/* footer
--------------------------- */
/*****************footer上部**************/
#footer {
  color: #fff;
  background: #333333;
  margin-top: 5.38rem;
  overflow: hidden;
  padding-bottom: 7.5rem;
}
#footer.footer_page {
  margin-top: 0;
}
.fotter-contact-wrap a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
  padding: 2.3rem 0 3.07rem;
  border-bottom: 1px solid #ddd;
}
.fotter-contact-wrap a:hover {
  text-decoration: none;
}
.fotter-contact-wrap .inner {
  text-align: center;
}
.fotter-contact-wrap .icon {
  width: 45px;
  height: 45px;
  margin: 0 auto 1.2rem;
}
.fotter-contact-wrap .txt1 {
  font-size: 1.15rem;
  letter-spacing: 0.06rem;
  line-height: 1;
  margin-bottom: 1.2rem;
}
.fotter-contact-wrap .txt2 {
  font-size: 2.15rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.fotter-contact-wrap .txt2 span {
  font-size: 1rem;
  margin-right: 0.2rem;
}
.fotter-contact-wrap .txt3 {
  color: #cccccc;
  font-size: 0.92rem;
}
.fotter-contact-wrap .vm.vm_gray {
  width: 200px;
  height: 50px;
  color: #fff;
  margin-top: 0.3rem;
}
.fotter-contact-wrap a:hover .vm.vm_gray {
  background: #fff;
  border: 1px solid #fff;
  color: #333333;
}
@media screen and (min-width: 768px) {
  #footer {
    margin-top: 8.75rem;
    padding-bottom: 5rem;
  }
  .fotter-contact-wrap {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
  }
  .fotter-contact-wrap a {
    padding: 3.125rem 0 4.375rem;
    width: 33.33%;
    border-bottom: none;
    border-right: 1px solid #ddd;
  }
  .fotter-contact-wrap a:nth-child(3) {
    border-right: none;
  }
}
@media screen and (min-width: 1200px) {
  .fotter-contact-wrap .icon {
    width: 60px;
    height: 60px;
  }
  .fotter-contact-wrap .txt1 {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }
  .fotter-contact-wrap .vm.vm_gray {
    font-size: 0.93rem;
  }
  .fotter-contact-wrap .txt2 {
    font-size: 2.1875rem;
  }
  .fotter-contact-wrap .txt3 {
    font-size: 0.81rem;
  }
}
/*****************footer下部**************/
#footer .company-about-wrap {
  margin: 3.4rem 0 6.15rem;
}
#footer .unit2-left {
  display: flex;
  justify-content: center;
}
#footer .unit2-left a {
  color: #cccccc;
  line-height: 1;
  transition: .3s;
}
#footer .unit2-left a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: .3s;
}
#footer .unit2-left a:first-child {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 1px solid #ddd;
}
#footer .unit2-right p {
  color: #cccccc;
  font-size: 0.84rem;
  text-align: center;
  margin-top: 2rem;
}
#footer .footer-nav {
  display: none;
}
@media screen and (min-width: 768px) {
  #footer .company-about-wrap {
    margin: 5rem auto 7.18rem;
    width: 83.33%;
  }
  #footer .unit2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 83.33%;
    margin: 0 auto;
    max-width: 1500px;
  }
  #footer .unit2-right p {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  #footer .unit1 {
    display: flex;
    justify-content: space-between;
    width: 83.33%;
    max-width: 1500px;
    margin: 5rem auto 7.18rem;
  }
  #footer .company-about-wrap {
    margin: 0;
    width: 30%;
  }
  #footer .footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 65%;
  }
  #footer .footer-nav .footer-nav-row {
    width: 20%;
  }
  #footer .footer-nav a {
    color: #fff;
    display: block;
    transition: .3s;
  }
  #footer .footer-nav a:hover {
    text-decoration: none;
    opacity: 0.8;
    transition: .3s;
  }
  #footer .footer-nav a.parent {
    font-size: 1.06rem;
    margin-bottom: 1.1rem;
  }
  #footer .footer-nav a.child {
    font-size: 0.93rem;
    margin-bottom: 0.3rem;
    position: relative;
    padding-left: 13px;
  }
  #footer .footer-nav a.child::before {
    content: "";
    background: #fff;
    height: 1px;
    width: 6px;
    display: inline-block;
    position: absolute;
    top: 0.8rem;
    left: 0;
  }
  #footer .footer-nav a .icon {
    background: url(../images/icon_link.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 12px;
    display: inline-block;
    margin-left: 0.6rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer .company-about-wrap p {
    font-size: 0.876rem;
  }
  #footer .unit2-left a {
    font-size: 0.875rem;
  }
  #footer .unit2-right p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1600px) {
  #footer .footer-nav {
    width: 56.66%;
  }
}
/* 767以下の表示設定
----------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 576px) {
  .footer_menu {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  /*　フッター固定メニュー　*/
  .footer_menu {
    width: 100%;
    position: fixed;
    display: flex;
    bottom: 0;
    left: 0;
    z-index: 999;
    transition: all .4s;
  }
  .footer_menu.event_footer {
    border-top: 1px solid #c98b5b;
  }
  .footer_menu a {
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0 5px;
    height: 50px;
    font-size: 1rem;
    transition: .3s;
    color: #fff;
  }
  .footer_menu.event_footer a {
    width: 50%;
  }
  .footer_menu a:first-child {
    background: #fff;
    color: #c98b5b;
  }
  .footer_menu a:nth-child(2) {
    background-color: #c98b5b;
  }
  .footer_menu a:nth-child(3) {
    background: #333333;
  }
  .footer_menu a:hover {
    text-decoration: none;
    opacity: 1;
  }
}