@charset "UTF-8";
#footer_2020 img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#footer_2020 .wrap {
  max-width: 1200px;
  margin: auto; }

#footer_2020 .sec_ttl_wrap {
  text-align: center;
  margin-bottom: 60px; }

#footer_2020 .sec_ttl {
  font-size: 35px;
  letter-spacing: 0.1em; }

#footer_2020 .sec_ttl_bottom {
  font-size: 14px; }

#footer_2020 .sec03 .wrap {
  width: 90%;
  margin: auto; }

#footer_2020 .sec03_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 60px; }

#footer_2020 .sec03_flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.5%;
  flex: 0 0 23.5%;
  position: relative; }

#footer_2020 .sec03_flexitem_num {
  max-width: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

#footer_2020 .sec03_flexitem_ttl {
  text-align: center;
  padding: 15px 0; }

#footer_2020 .sec03_flexitem_detail {
  background-color: #4ccf8d;
  color: #fff;
  text-align: center;
  padding: 8px 0; }

#footer_2020 .sec03_flexitem:hover {
  text-decoration: none; }

#footer_2020 .footer_sns_area {
  background: #434343; }

#footer_2020 .footer_sns_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 200px;
  margin: auto;
  padding: 20px 0; }

#footer_2020 .footer_sns_flexitem {
  display: block;
  max-width: 20px;
  width: 100%;
  margin: auto; }

#footer_2020 .ui01 {
  max-width: 26px;
  width: 100%; }

#footer_2020 .ui02 {
  max-width: 25px;
  width: 100%; }

#footer_2020 .ui03 {
  max-width: 25px;
  width: 100%; }

#footer_2020 .ui04 {
  max-width: 25px;
  width: 100%; }

#footer_2020 .ui05 {
  max-width: 20px;
  width: 100%; }

#footer_2020 .ui06 {
  max-width: 26px;
  width: 100%; }

#footer_2020 .ui13 {
  max-width: 26px;
  width: 100%; }

#footer_2020 .ui14 {
  max-width: 26px;
  width: 100%; }

#footer_2020 .footer_top_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#footer_2020 .footer_top_flexitem_rig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#footer_2020 .footer_top_flexitem_lft {
  margin-left: 50px; }

#footer_2020 .footer_top_flexitem_lft_logo {
  max-width: 132px;
  width: 100%;
  margin-bottom: 22px; }

#footer_2020 .footer_top {
  padding: 80px 0; }

#footer_2020 .footer_top_flexitem_lft_address {
  margin-bottom: 25px; }

#footer_2020 .gaibu img {
  display: inline-block;
  max-width: 13px;
  width: 100%;
  margin-left: 5px;
  position: relative;
  top: -5px; }

#footer_2020 .footer_top_flexitem_rig_nav li:nth-child(n + 2) a:hover {
  color: #4ccf8d;
  border-bottom: 2px solid #4ccf8d;
  text-decoration: none; }

#footer_2020 .footer_top_flexitem_lft_tel_txt {
  font-size: 16px; }

#footer_2020 .footer_top_flexitem_lft_tel_link {
  display: block;
  max-width: 244px;
  width: 100%;
  margin-bottom: 10px; }

#footer_2020 .footer_top_flexitem_rig_nav {
  margin-right: 50px; }

#footer_2020 .footer_top_flexitem_rig_nav:last-child {
  margin-right: 0; }

#footer_2020 .footer_top_flexitem_rig_nav li:first-child {
  font-weight: bold;
  margin-bottom: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8d0; }

#footer_2020 .footer_top_flexitem_rig_nav li:first-child a:hover {
  text-decoration: none; }

#footer_2020 .footer_top_flexitem_rig_nav li {
  margin-bottom: 10px;
  line-height: 1.7; }

#footer_2020 .footer_top_flexitem_lft_card_img {
  margin-top: 30px;
  max-width: 280px;
  width: 100%; }

#footer_2020 .footer_copyright {
  background-color: #eeeff0;
  text-align: center;
  padding: 15px 0; }

#footer_2020 .footer_copyright small {
  font-size: 14px; }

#footer_2020 #pagetop {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0px;
  bottom: 0px;
  background: #4ccf8d;
  opacity: 0.6; }

#footer_2020 #pagetop a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center; }

#footer_2020 #pagetop a::before {
  content: "　";
  padding-bottom: 25px;
  padding-left: 10px;
  width: 20px;
  height: 20px;
  background-image: url(../img/footer/arrow.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  margin: auto; }

#footer_2020 .kaihei {
  display: none; }

#footer_2020 .spv {
  display: none; }

@media (min-width: 1px) and (max-width: 1050px) {
  #footer_2020 .footer_top_flexitem_rig_nav {
    margin-right: 20px; }
  #footer_2020 .footer_contact_ttl {
    font-size: 18px; }
  #footer_2020 .footer_top_flexitem_lft {
    margin-left: 0;
    padding: 0 20px;
    padding-bottom: 30px; }
  #footer_2020 .footer_contact {
    padding: 40px 0; }
  #footer_2020 .footer_contact_flexitem:first-child {
    margin-bottom: 40px; }
  #footer_2020 .footer_top_flexitem_rig_nav li:first-child {
    border-bottom: none; }
  #footer_2020 .footer_top_flexitem_lft_card_img {
    margin: auto; }
  #footer_2020 .footer_contact_flexitem_link:hover {
    border: 1px solid #fff;
    color: #fff; }
  #footer_2020 .footer_contact_flexbox {
    display: block; }
  #footer_2020 .footer_contact_flexitem01 {
    margin-bottom: 20px; }
  #footer_2020 .footer_contact_flexitem_ttl {
    font-size: 18px; }
  #footer_2020 .footer_top {
    padding: 40px 0 0; }
  #footer_2020 .footer_top .wrap {
    width: 100%; }
  #footer_2020 .footer_top_flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  #footer_2020 .footer_top_flexitem_rig {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 1px solid #c8c8d0;
    margin-bottom: 30px; }
  #footer_2020 .footer_top_flexitem_lft_logo {
    margin-bottom: 22px; }
  #footer_2020 .footer_top_flexitem_lft_address {
    margin-bottom: 22px; }
  #footer_2020 .footer_top_flexitem_lft_tel {
    text-align: center;
    margin-bottom: 22px; }
  #footer_2020 .footer_top_flexitem_lft_tel_link {
    margin: auto; }
  #footer_2020 .footer_top_flexitem_rig {
    display: block; }
  #footer_2020 .footer_top_flexitem_rig_nav li:first-child {
    margin-bottom: 0;
    position: relative; }
  #footer_2020 .footer_top_flexitem_rig_nav li {
    border-top: 1px solid #c9c9c9;
    margin-bottom: 0; }
  #footer_2020 .footer_top_flexitem_rig_nav li a {
    display: block;
    padding: 10px; }
  #footer_2020 .footer_top_flexitem_rig_nav {
    margin-right: 0; }
  #footer_2020 .footer_top_flexitem_rig_nav01 li:nth-child(n + 2) {
    display: none; }
  #footer_2020 .footer_top_flexitem_rig_nav02 li:nth-child(n + 2) {
    display: none; }
  #footer_2020 .footer_top_flexitem_rig_nav03 li:nth-child(n + 2) {
    display: none; }
  #footer_2020 .footer_top_flexitem_rig_nav04 li:nth-child(n + 2) {
    display: none; }
  #footer_2020 .open {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    vertical-align: middle; }
  #footer_2020 .footer_top_flexitem_rig_nav_click {
    position: relative; }
  #footer_2020 .kaihei {
    display: block;
    position: absolute;
    top: 5px;
    bottom: 0;
    right: 15px;
    font-size: 20px;
    display: none; }
  #footer_2020 .footer_top_flexitem_rig_nav_click {
    background-image: url(../img/header/ui18.png);
    background-size: 6.5px 11px;
    background-position: 95% center;
    background-repeat: no-repeat; }
  #footer_2020 .footer_top_flexitem_rig_nav_click.clicked {
    content: "";
    background-image: url(../img/header/ui19.png);
    background-size: 12px 6px;
    background-position: 95% center;
    background-repeat: no-repeat; } }

@media (min-width: 1px) and (max-width: 767px) {
  #footer_2020 .sec_ttl_wrap {
    margin-bottom: 30px; }
  #footer_2020 .sec_ttl_botom_txt {
    font-size: 12px; }
  #footer_2020 .sec_ttl {
    font-size: 25px; }
  #footer_2020 .sec03_flex {
    margin-bottom: 30px; }
  #footer_2020 .sec03_flexitem_ttl {
    font-size: 12px; }
  #footer_2020 .sec03_flexitem_detail {
    font-size: 12px; }
  #footer_2020 .sec03_flexitem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 20px; } }
