@charset "UTF-8";
#gFooter {
  margin: 0 auto;
  padding: 57px 0 48px;
  position: relative;
  text-align: center;
  width: 600px;
}
#gFooter .pagetop {
  bottom: 30px;
  display: none;
  position: fixed;
  right: 38px;
  width: 69px;
  z-index: 99;
}
#gFooter .pagetop a:hover {
  opacity: 0.7;
}
#gFooter .fNavi {
  border: 1px solid #404040;
  margin-bottom: 34px;
  padding: 23px 20px 34px;
}
#gFooter .fNavi .ttl01 {
  margin-bottom: 20px;
}
#gFooter .ttl01 {
  color: #ef6b3d;
  font-size: 24px;
  font-weight: 700;
}
#gFooter .naviUl > li {
  float: none;
  font-size: 18px;
  margin: 0 0 22px;
}
#gFooter .naviUl > li ul li {
  margin-bottom: 18px;
}
#gFooter .naviUl > li ul li a {
  color: inherit;
  font-weight: 700;
}
#gFooter .naviUl > li ul li a:hover {
  text-decoration: underline;
}
#gFooter .naviUl > li ul li:last-child {
  margin-bottom: 0;
}
#gFooter .contactBox {
  margin-bottom: 54px;
}
#gFooter .leftBox {
  float: left;
  float: none;
  margin-bottom: 85px;
}
#gFooter .leftBox .ttl01 {
  margin-bottom: 27px;
}
#gFooter .leftBox .text {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
}
#gFooter .telBox {
  margin-bottom: 22px;
}
#gFooter .telBox .tel {
  display: table;
  display: block;
  float: left;
  float: none;
  margin: 0 auto;
  min-width: 273px;
  text-align: center;
}
#gFooter .telBox .tel a {
  background: url(../images/common/icon_tel.webp) left 1px top 10px no-repeat;
  background-size: 27px auto;
  color: #ef6b3d;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  padding: 0 8px 0 34px;
}
#gFooter .telBox .tel a + span {
  display: table-cell;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
}
#gFooter .telBox .txt01 {
  display: table;
  display: block;
  margin: 0 auto;
}
#gFooter .telBox .time {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
#gFooter .telBox > .txt {
  display: block;
  float: left;
  float: none;
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
}
#gFooter .telBox .tel01 {
  margin: 0 auto 46px;
}
#gFooter .telBox .ttl02 {
  font-size: 20px;
  font-weight: 700;
}
#gFooter .telBox .ttl03 {
  font-family: ゴシックMB101 M;
  line-height: 1.5;
  margin: -5px 0 9px;
}
#gFooter .link {
  margin: 0 auto;
  width: 200px;
}
#gFooter .link a {
  background-color: #f07909;
  color: #fff;
  display: block;
  font-size: 15px;
  font-size: 13px;
  line-height: 1;
  padding: 19px 0;
  text-align: center;
}
#gFooter .link a:hover {
  opacity: 0.7;
}
#gFooter .rightBox {
  float: right;
  float: none;
  margin: 11px auto 0;
  text-align: right;
  text-align: center;
}
#gFooter .rightBox .fLogo {
  display: inline-block;
  vertical-align: middle;
  width: 183px;
  width: 64%;
}
#gFooter .rightBox .fInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1.3rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gFooter .rightBox .fInner li {
  margin: 0 8px;
  width: 35px;
}
#gFooter .rightBox .fInner li a:hover {
  opacity: 0.7;
}
#gFooter .copyright {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#gFooter .fLink {
  margin: 0 auto 56px;
  width: 370px;
}
#gFooter .fLink a {
  border: 1px solid #dc143c;
  color: #dc143c;
  display: block;
  font-family: ゴシックMB101 M;
  font-size: 20px;
  padding: 20px 10px 18px;
  text-align: center;
}
#gFooter .fLink a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  #gHeader {
    background-image: url(../images/common/sp_bg.webp);
  }
  #gHeader .comBox {
    min-height: 498px;
    width: auto;
  }
  #gHeader .comBox h1 {
    left: 18px;
    width: 98px;
  }
  #gHeader .comBox .photo01 {
    left: 120px;
    top: 53px;
    width: 96px;
  }
  #gHeader .comBox .photo02 {
    right: 13px;
    top: 216px;
    width: 111px;
  }
  #gHeader .comBox .photo03 {
    left: auto;
    right: 12px;
    top: 8px;
    width: 154px;
  }
  #gHeader .comBox .txtImg,
  #gHeader .link,
  #gHeader .textBox {
    display: none;
  }
  #gFooter {
    margin: 0 25px;
    padding: 50px 0 34px;
    text-align: center;
    width: auto;
  }
  #gFooter .pagetop {
    bottom: 70px;
    right: 25px;
    width: 46px;
  }
  #gFooter .fNavi {
    margin-bottom: 46px;
    padding: 29px 20px 38px;
  }
  #gFooter .fNavi .ttl01 {
    margin-bottom: 21px;
  }
  #gFooter .naviUl > li:last-child {
    margin: 0;
  }
  #gFooter .naviUl > li ul li a:hover {
    text-decoration: none;
  }
  #gFooter .naviUl > li ul li {
    margin-bottom: 20px;
  }
  #gFooter .naviUl > li {
    margin: 0 0 22px;
  }
  #gFooter .contactBox {
    margin-bottom: 34px;
  }
  #gFooter .leftBox .ttl01 {
    font-size: 24px;
    margin-bottom: 22px;
  }
  #gFooter .leftBox .text {
    font-weight: 700;
    margin-bottom: 3px;
  }
  #gFooter .telBox .tel a + span {
    margin-left: 9px;
  }
  #gFooter .telBox .tel a {
    display: inline-block;
    font-size: 26px;
    padding: 0 0 0 34px;
    vertical-align: middle;
  }
  #gFooter .telBox .time {
    font-weight: 700;
    line-height: 1.2;
  }
  #gFooter .telBox > .txt {
    display: block;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0;
  }
  #gFooter .telBox .ttl03 {
    line-height: 1.5;
    margin-bottom: 15px;
  }
  #gFooter .telBox {
    margin-bottom: 27px;
  }
  #gFooter .link {
    width: 182px;
  }
  #gFooter .rightBox .fLogo {
    display: inline-block;
  }
  #gFooter .rightBox .fInner li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #gFooter .copyright {
    font-size: 9px;
  }
  #gFooter .fLink a {
    font-size: 16px;
    padding: 18px 10px;
  }
  #gFooter .fLink {
    margin: 0 auto 50px;
    max-width: 325px;
    width: 100%;
  }
}
@media (-ms-high-contrast: none) {
  #gFooter .link a {
    padding: 14px 0;
  }
  #gFooter .telBox .tel a {
    background-position: left top 12px;
  }
}
