@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; }

/*メイン*/
#top-contents {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative; }
  #top-contents .swiper {
    width: 58%;
    margin: 0 auto; }
    #top-contents .swiper h2 {
      position: absolute;
      padding: 3em 3em;
      font-size: 3em;
      text-align: 1.3em;
      font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
      color: #0046a0; }
    #top-contents .swiper p {
      position: absolute;
      padding: 25em 9.5em;
      font-size: 1em;
      text-align: 1.3em;
      font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
      color: #0046a0; }
  #top-contents .menu-button {
    width: 42%;
    margin: 0 auto; }
    #top-contents .menu-button li {
      margin: 0 0 0.1em 0; }
  #top-contents .wave {
    position: relative;
    margin-top: -2%;
    z-index: 60; }

#slider_position {
  margin: 3em 0 0;
  padding: 0 0 5em; }
  #slider_position #container {
    width: 100%; }
    #slider_position #container .swiper-wrapper {
      transition-timing-function: linear; }
    #slider_position #container .swiper02 {
      overflow-x: hidden !important;
      margin: -10em 0 0;
      z-index: 5; }
  #slider_position figure {
    width: 80%;
    margin: 3em auto 0; }

.mark {
  width: 80%;
  margin: 0 auto; }
  .mark figure {
    margin-left: 0;
    margin-top: 3em;
    margin-bottom: 1em;
    width: 30%; }

#top-contents2 {
  width: 80%;
  margin: 5em auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  #top-contents2 .title {
    margin: 0 auto 2em; }
    #top-contents2 .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; }
    #top-contents2 .title p {
      font-family: "IBM Plex Sans JP";
      color: #0046a0;
      padding: 1em 0 0;
      font-size: 0.9em; }
  #top-contents2 .News {
    width: 50%; }
    #top-contents2 .News .news-items {
      width: 100%;
      margin: 0 auto 2em; }
      #top-contents2 .News .news-items .news-item {
        border-bottom: solid 1px #000;
        border-top: solid 1px #000;
        margin: 0 6em 0 0;
        width: 90%; }
        #top-contents2 .News .news-items .news-item a {
          color: #000;
          font-size: 0.8em;
          width: 100%;
          margin: 2em auto;
          display: flex;
          flex-wrap: wrap;
          align-items: center; }
          #top-contents2 .News .news-items .news-item a .news-day {
            width: 5em;
            margin: 0 auto 0 0; }
          #top-contents2 .News .news-items .news-item a .news-category {
            width: 5em;
            margin: 0 auto 0 2em;
            background-color: #0046a0;
            color: #fff;
            text-align: center;
            align-content: center; }
          #top-contents2 .News .news-items .news-item a .news-title {
            width: 60%;
            margin: 0 auto 0 0; }
          #top-contents2 .News .news-items .news-item a .news-arrow {
            width: 2%;
            margin: 0 auto; }
    #top-contents2 .News .view-all-button {
      width: 30%;
      border: solid 1px;
      padding: 1em 1em;
      text-align: center; }
      #top-contents2 .News .view-all-button a {
        color: #000; }
  #top-contents2 .recruit {
    width: 50%;
    margin: 0 auto; }
    #top-contents2 .recruit .recruit-content {
      background-image: url("../img/top/recruit-bg.jpg");
      padding: 1.5em 0.5em; }
      #top-contents2 .recruit .recruit-content .recruit-p {
        width: 90%;
        margin: 0 auto;
        font-weight: bold;
        line-height: 2em;
        padding: 2em 1em;
        background-color: rgba(255, 255, 255, 0.8); }
      #top-contents2 .recruit .recruit-content .recruit-button {
        color: #fff;
        background: linear-gradient(90deg, #006400, #00be00);
        border: none;
        margin: 1.5em 0 0 0;
        padding: 1em 5em; }

.sdgs {
  margin: 1em auto;
  padding: 3em;
  width: 80%; }

/*フッター*/
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; }
  footer .contact-btn {
    z-index: 50; }

/*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: 0.5em 0; }
    header #header_inner h1 {
      width: 15%;
      margin: 0 auto 0 1em;
      padding: 0 0; }
    header #header_inner #inner_right {
      width: 70%;
      font-size: 1em;
      margin: 0 auto; }
      header #header_inner #inner_right li {
        margin: 0 auto;
        padding: 0 0 0 0;
        border-right: solid #fff 0.3px; }
        header #header_inner #inner_right li a {
          color: #fff;
          text-decoration-line: none;
          margin: 0 auto;
          padding: 0 0 0 0; }
    header #header_inner .contact {
      width: 10%;
      margin-right: 0; }

  /*メイン*/
  #top-contents .swiper h2 {
    font-size: 2em;
    text-align: 1.3em; }
  #top-contents .swiper p {
    position: absolute;
    padding: 17em 6.5em;
    font-size: 1em;
    text-align: 1.3em;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    color: #0046a0; }

  /*フッター*/
  footer figure {
    padding: 5em 0 0;
    width: 150px;
    margin: 0 auto; }
  footer #footer_inner {
    width: 100%;
    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.7em; }
        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 auto;
    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: 3em; }
        footer #footer_right nav #f_menu li .menu-under {
          font-size: 0.8em;
          line-height: 2em;
          margin: 0 auto; }
        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: -5em; }
  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; } }
/* 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; }

  #top-contents .swiper {
    width: 100%;
    margin: 0 auto; }
  #top-contents .menu-button {
    display: none; }

  #top-contents2 {
    width: 80%;
    margin: 0 auto; }
    #top-contents2 .News {
      width: 100%;
      margin: 0 auto; }
      #top-contents2 .News .view-all-button {
        width: 50%; }
    #top-contents2 .recruit {
      width: 100%; }

  /*フッター*/
  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; }

  /*メイン*/
  #top-contents {
    position: relative; }
    #top-contents .swiper {
      width: 100%;
      margin: 0 auto; }
      #top-contents .swiper h2 {
        position: absolute;
        padding: 2em 1em;
        font-size: 2em;
        text-align: 1em; }
      #top-contents .swiper p {
        position: absolute;
        padding: 15em 2em;
        font-size: 1em;
        text-align: 1.3em;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        color: #0046a0; }
    #top-contents .menu-button {
      display: none; }

  .mark figure {
    margin-left: 0;
    margin-top: 3em;
    margin-bottom: 1em;
    width: 50%; }

  #top-contents2 {
    width: 80%;
    margin: 0 auto; }
    #top-contents2 .News {
      width: 100%;
      margin: 0 auto 1em;
      font-size: 0.7em; }
      #top-contents2 .News .news-items .news-item {
        margin: 0;
        width: 100%; }
        #top-contents2 .News .news-items .news-item a {
          color: #000;
          font-size: 0.8em;
          width: 100%;
          margin: 2em auto;
          display: flex;
          flex-wrap: wrap;
          align-items: center; }
          #top-contents2 .News .news-items .news-item a .news-day {
            width: 10%;
            margin: 0 auto; }
          #top-contents2 .News .news-items .news-item a .news-category {
            width: 10%;
            margin: 0 0 0 3em;
            background-color: #0046a0;
            color: #fff;
            text-align: center; }
          #top-contents2 .News .news-items .news-item a .news-title {
            width: 60%;
            margin: 0 auto; }
          #top-contents2 .News .news-items .news-item a .news-arrow {
            width: 3%;
            margin: 0 auto; }
    #top-contents2 .recruit {
      width: 100%;
      font-size: 0.8em; }

  /*フッター*/
  footer figure {
    padding: 0; }
  footer #footer_inner {
    width: 90%;
    margin: 2em auto 0;
    flex-direction: column; }
    footer #footer_inner dl {
      width: 100%;
      text-align: left; }
      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; }

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