@charset "UTF-8";
.p-footer-guide {
  border-top: 1px solid #C2C2C2;
  position: relative;
}
.home .p-footer-guide {
  border-top: none;
}
.p-footer-guide .container_in {
  padding-top: 120px;
}
.underpage.p-footer-guide .container_in {
  padding-top: 100px;
}
.p-footer-guide .top_ig_space {
  display: none;
  position: absolute;
  top: -35px;
  right: 0;
}
@media screen and (max-width: 1000px) {
  .p-footer-guide .top_ig_space {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-footer-guide .container_in {
    padding-top: 100px;
  }
  .underpage.p-footer-guide .container_in {
    padding-top: 60px;
  }
}
.p-footer-sns {
  background-color: #F9F8F9;
  display: none;
}
.p-footer-sns.toppage {
  display: block;
}
.p-footer-sns__inner {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 1560px;
  width: 100%;
}
.p-footer-sns__inner > div {
  display: flex;
  flex-direction: column;
  width: 32%;
}
@media screen and (max-width: 1600px) {
  .p-footer-sns__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.p-footer-sns__title {
  margin-bottom: 10px;
}
.p-footer-sns__account {
  display: inline-block;
  font-size: 0.8em;
  padding-left: 50px;
  position: relative;
}
.p-footer-sns__account:before {
  background-color: #2A2A2A;
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  left: 7px;
  width: 35px;
}
.p-footer-sns__insta a {
  color: inherit;
}
.p-footer-sns__insta a[target=_blank]:after {
  content: none;
}
.p-footer-sns__twitter-inner {
  background-color: #fff;
  flex-grow: 1;
  max-height: 450px;
  overflow: hidden scroll;
  padding: 30px;
}
.p-footer-sns__line-inner {
  background-color: #fff;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  min-height: 450px;
  padding: 60px 50px;
}
.p-footer-sns__line-lead {
  align-items: flex-start;
  display: flex;
  margin-bottom: 30px;
}
.p-footer-sns__line-lead img {
  margin: 0 10px 0 0;
}
.p-footer-sns__line-lead p {
  margin-bottom: 0;
  width: calc(100% - 70px);
}
.p-footer-sns__line-qrcode {
  margin: 0 auto;
}
.p-footer-sns__line-btn img {
  border: none;
}
@media screen and (max-width: 1000px) {
  .p-footer-sns__twitter-inner {
    padding: 10px;
  }
  .p-footer-sns__line-inner {
    min-height: initial;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-footer-sns__inner > div {
    margin: 0 auto 50px;
    max-width: 600px;
    width: 100%;
  }
  .p-footer-sns__line-lead {
    margin: 0 auto 20px;
  }
  .p-footer-sns__line-btn {
    margin: 0 auto;
  }
}
.p-footer-inner {
  background-color: #2A2A2A;
  color: #F9F8F9;
  padding: 60px 0 40px;
}
.p-footer-inner__lead {
  font-size: 14px;
  text-align: center;
  padding-bottom: 50px;
}
.p-footer-inner__lead br {
  display: none;
}
.p-footer-inner__logo {
  margin-bottom: 30px;
}
.p-footer-inner__tel {
  font-size: 24px;
}
.p-footer-inner__tel span:nth-of-type(1) {
  font-size: 14px;
}
.p-footer-inner__tel span:nth-of-type(2) {
  position: relative;
}
.p-footer-inner__tel span:nth-of-type(2):after {
  content: "ハナ";
  font-size: 10px;
  letter-spacing: 4px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  white-space: nowrap;
}
.p-footer-inner__tel span:nth-of-type(3) {
  position: relative;
}
.p-footer-inner__tel span:nth-of-type(3):after {
  content: "ローソク";
  font-size: 10px;
  letter-spacing: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  white-space: nowrap;
}
.p-footer-inner__banner {
  align-items: flex-start;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 0;
  width: 100%;
}
.p-footer-inner__banner-link {
  width: 24%;
}
.p-footer-inner__banner-img {
  border-radius: 5px;
  width: 100%;
  margin-bottom: 0;
}
.p-footer-inner__list {
  border-bottom: 1px solid #808080;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 40px;
  width: 100%;
}
.p-footer-inner__list-box {
  color: #C2C2C2;
  font-size: 14px;
  width: 23%;
}
.p-footer-inner__list-box ul {
  display: block;
  margin-bottom: 0;
}
.p-footer-inner__list-title {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.p-footer-inner__list-item {
  margin-bottom: 10px;
}
.p-footer-inner__list-link {
  color: #C2C2C2;
  text-decoration: none;
}
.p-footer-inner__list-link:hover {
  color: #C2C2C2;
  opacity: 0.7;
}
.p-footer-inner__menu {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.p-footer-inner__menu-list {
  list-style: none;
  margin: 0;
  max-width: 600px;
  padding: 0;
}
.p-footer-inner__menu-item {
  display: inline-block;
  margin-bottom: 5px;
}
.p-footer-inner__menu-item a {
  border-right: 1px solid #808080;
  color: #C2C2C2;
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  margin-right: 15px;
  padding-right: 15px;
  text-decoration: none;
}
.p-footer-inner__menu-item:nth-of-type(5) a, .p-footer-inner__menu-item:last-of-type a {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.p-footer-inner__menu-corporate {
  color: #C2C2C2;
  font-size: 14px;
  text-decoration: none;
  width: 300px;
}
.p-footer-inner__menu-corporate > img {
  margin-bottom: 5px;
}
.p-footer-inner__menu-corporate span:after {
  content: url(./images/icon_blank_gray.svg);
  margin-left: 5px;
}
.p-footer-inner__menu-corporate:hover {
  color: #C2C2C2;
  opacity: 0.7;
}
.p-footer-inner__menu-corporate:hover img {
  opacity: 1;
}
.p-footer-copyright a {
  color: #808080;
  font-size: 13px;
  text-decoration: none;
}
.p-footer-copyright a:hover {
  color: #808080;
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .p-footer-inner__banner-link {
    width: 48%;
  }
  .p-footer-inner__banner-link:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 30px;
  }
  .p-footer-inner__list-box {
    width: 48%;
  }
  .p-footer-inner__list-box:nth-of-type(-n+2) {
    margin-bottom: 30px;
  }
  .p-footer-inner__menu-list {
    max-width: 420px;
  }
  .p-footer-inner__menu-item a:nth-of-type(n) {
    border-right: 1px solid #808080;
    margin-right: 10px;
    padding-right: 10px;
  }
  .p-footer-inner__menu-item a:nth-of-type(3n) a, .p-footer-inner__menu-item a:last-of-type a {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .p-footer-inner {
    padding-bottom: 75px;
  }
  .p-footer-inner__lead {
    text-align: left;
  }
  .p-footer-inner__lead br {
    display: block;
  }
  
  .p-footer-inner__list-box {
    width: 100%;
  }
  .p-footer-inner__list-box:nth-of-type(n) {
    margin-bottom: 0;
  }
  .p-footer-inner__list-box ul {
    display: none;
    margin-bottom: 30px;
  }
  .p-footer-inner__list-title {
    cursor: pointer;
    position: relative;
  }
  .p-footer-inner__list-title:before {
    background-color: #fff;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
    transition: all 0.3s;
    width: 20px;
  }
  .p-footer-inner__list-title.mns:before {
    transform: rotate(180deg);
  }
  .p-footer-inner__list-title:after {
    background-color: #fff;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
    transform: rotate(90deg);
    transition: all 0.3s;
    width: 20px;
  }
  .p-footer-inner__list-title.mns:after {
    transform: rotate(0deg);
  }
  .p-footer-inner__menu {
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .p-footer-inner__menu-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    max-width: initial;
    width: 100%;
  }
  .p-footer-inner__menu-item {
    width: 50%;
  }
  .p-footer-inner__menu-item a {
    font-size: 13px;
  }
  .p-footer-inner__menu-item:not(:nth-of-type(2n)) a {
    border-right: none;
    margin-right: 0;
    padding-right: 5px;
  }
  .p-footer-inner__menu-item:nth-of-type(2n) a {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
  .p-footer-inner__menu-corporate {
    width: 100%;
  }
  .p-footer-inner__menu-corporate img {
    margin-bottom: 0;
    width: 100%;
  }
}