@charset "UTF-8";
/* CSS Document */



#wrap{padding-top:70px;}
.header-verRKTN{height:70px;z-index:2;min-width:unset;max-width:unset;width:100%;font-size:0;border-bottom:2px solid #ccc;}
header .inner{display:flex;justify-content:left;align-items:center;height:100%;max-width:1024px;margin:0 auto;flex-wrap:wrap;}
header .logo{position:relative;top:unset;left:unset;margin:unset;width:unset;font-size:0;}
header .logo img{height:unset;}


@media all and (max-width: 640px) {
.header-verRKTN {height:100px;position:relative;top:0;background:#fff;}
.header-verRKTN .inner{justify-content:center;}
.header-verRKTN .logo img{height:80px;}
#wrap{padding-top:0px;}
}
/*スマホ 表示 end*/
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
＊
＊
＊　フッター #footer_contents
＊
＊
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
/* PC 表示
--------------------------------------------------------- */
#footer_contents {
  position: relative;
}
#footer_contents .footer_wrap01 {
  background-color: #005c7f;
  padding: 80px 0;
}
#footer_contents .footer_wrap01 .footer_inner {
  max-width: 1020px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
}
#footer_contents .footer_wrap01 .list_title {
  width: 148px;
}
#footer_contents .footer_wrap01 .footer_nav01 {
  width: 100%;
  margin-top: 40px;
}
#footer_contents .footer_wrap01 .footer_nav01 ul {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px 0;
}
#footer_contents .footer_wrap01 .footer_nav01 ul li {
  display: flex;
  align-items: center;
}
#footer_contents .footer_wrap01 .footer_nav01 ul li::after {
  content: '';
  background-color: #fff;
  width: 1px;
  height: 18px;
  display: inline-block;
  margin: 0 20px;
}
#footer_contents .footer_wrap01 .footer_nav01 ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-feature-settings: "palt";
}
#footer_contents .footer_nav01 ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-feature-settings: "palt";
}
#footer_contents .footer_wrap02 {
  background-color: #999896;
  padding: 80px 0;
}
#footer_contents .footer_wrap02 .footer_inner {
  max-width: 1020px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
}
#footer_contents .footer_wrap02 .footer_nav02 {
  width: 100%;
}
#footer_contents .footer_wrap02 .footer_nav02 ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 0;
}
#footer_contents .footer_wrap02 .footer_nav02 ul li {
  display: flex;
  align-items: center;
}
#footer_contents .footer_wrap02 .footer_nav02 ul li::after {
  content: '';
  background-color: #fff;
  width: 1px;
  height: 18px;
  display: inline-block;
  margin: 0 20px;
}
#footer_contents .footer_wrap02 .footer_nav02 ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-feature-settings: "palt";
}
#footer_contents .footer_wrap02 ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-feature-settings: "palt";
}
#footer_contents .footer_wrap02 .footer_logo {
  width: 243px;
  margin: 40px auto 0;
}
#footer_contents .footer_wrap02 .copy_txt {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: "palt";
  text-align: center;
  margin-top: 40px;
}

/**/
/* スマホ 表示
--------------------------------------------------------- */
@media all and (max-width: 768px) {
  #footer_contents {
    position: relative;
  }
  #footer_contents .footer_wrap01 {
    background-color: #005c7f;
    padding: 12.5vw 0;
  }
  #footer_contents .footer_wrap01 .footer_inner {
    max-width: 98.0769vw;
    width: 100%;
    margin: auto;
    padding: 0 3.125vw;
  }
  #footer_contents .footer_wrap01 .list_title {
    width: 23.125vw;
  }
  #footer_contents .footer_wrap01 .footer_nav01 {
    width: 100%;
    margin-top: 6.25vw;
  }
  #footer_contents .footer_wrap01 .footer_nav01 ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4.6875vw 0;
  }
  #footer_contents .footer_wrap01 .footer_nav01 ul li {
    display: flex;
    align-items: center;
  }
  #footer_contents .footer_wrap01 .footer_nav01 ul li::after {
    content: '';
    background-color: #fff;
    width: 1px;
    height: 2.8125vw;
    display: inline-block;
    margin: 0 3.125vw;
  }
  #footer_contents .footer_wrap01 .footer_nav01 ul li a {
    color: #fff;
    font-size: 3.125vw;
    font-weight: 500;
    font-feature-settings: "palt";
  }
  #footer_contents .footer_nav01 ul li a span {
    color: #fff;
    font-size: 3.125vw;
    font-weight: 500;
    font-feature-settings: "palt";
  }
  #footer_contents .footer_wrap02 {
    background-color: #999896;
    padding: 12.5vw 0 31.25vw;
  }
  #footer_contents .footer_wrap02 .footer_inner {
    max-width: 98.0769vw;
    width: 100%;
    margin: auto;
    padding: 0 3.125vw;
  }
  #footer_contents .footer_wrap02 .footer_nav02 {
    width: 100%;
  }
  #footer_contents .footer_wrap02 .footer_nav02 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4.6875vw 0;
  }
  #footer_contents .footer_wrap02 .footer_nav02 ul li {
    display: flex;
    align-items: center;
  }
  #footer_contents .footer_wrap02 .footer_nav02 ul li::after {
    content: '';
    background-color: #fff;
    width: 1px;
    height: 2.8125vw;
    display: inline-block;
    margin: 0 3.125vw;
  }
  #footer_contents .footer_wrap02 .footer_nav02 ul li a {
    color: #fff;
    font-size: 3.125vw;
    font-weight: 500;
    font-feature-settings: "palt";
  }
  #footer_contents .footer_wrap02 ul li a span {
    color: #fff;
    font-size: 3.125vw;
    font-weight: 500;
    font-feature-settings: "palt";
  }
  #footer_contents .footer_wrap02 .footer_logo {
    width: 37.9688vw;
    margin: 6.25vw auto 0;
  }
  #footer_contents .footer_wrap02 .copy_txt {
    color: #fff;
    font-size: 2.8125vw;
    font-weight: 500;
    font-feature-settings: "palt";
    text-align: center;
    margin-top: 6.25vw;
  }

  /**/
}
/*スマホ 表示 end*/