@charset "utf-8";
/*
Theme Name: ありす訪問看護PC
Theme URI: http://www.ycomps.co.jp/
Author: YPS
Version: 0.9
-------------------------------------------------------------- */

.sango-header #global-nav {
  background: url(images/sango/nav-sango_bg.png) repeat-x;
}

.sango-header #area_global-nav li {
  border-right: solid 2px #fff;
}

#area_global-nav li:first-of-type {
  border-left: solid 2px #fff;
}

.sango-header .header_l_link a {
  display: block;
}

.sango-header .header_l_link a img {
  max-height: 80px;
}

#about,
#service,
#day {
  scroll-margin-top: 220px;
}


.sango-footer .footer_img {
  background-image: url(images/sango/footer_img.png);
  background-size: cover;
  background-repeat: repeat-y;
  background-position: top left;
  text-align: center;
}

.footer_img_top {
  background-image: url(images/sango/footer_img_top.png);
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
  height: 153px;
}

.footer-logo img {
  max-height: 80px;
}

.sango-footer .index_area {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}

.sango-footer .index_area li {
  max-width: 310px;
  margin: 0 auto;
  text-align: center;
}

.sango-footer_address {
  margin-top: 20px;
  font-size: 1rem;
}

.sango-footer_address a {
  color: #8C6900;
  text-decoration: underline;
}

.header_r {
  display: flex;
  gap: 20px;
}

.header-tel {
  line-height: 1.2;
  margin-top: -20px;
  text-align: right;
}

.header-tel p {
  color: #371700;
  font-weight: 500;
}

.header-tel span {
  display: block;
  text-align: right;
  font-size: 1rem;
  margin-top: 5px;
}

.header-tel img {
  margin-bottom: 10px;
}