/* =================================================================
footer
=================================================================*/
.c-page-top {
  width: 30px; }

.c-page-top__container {
  display: flex;
  justify-content: flex-end;
  padding: 10px 40px 30px;
  background: #fff; }

@media screen and (max-width: 767px) {
  .c-page-top__container {
    padding: 10px 20px; } }

.c-footer {
  position: relative;
  display: flex;
  align-items: flex-start;
  border-top: 1px solid;
  margin: 0 40px;
  padding: 2.8rem 0 0.8rem; }

@media screen and (max-width: 767px) {
  .c-footer {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 20px;
    padding: 4rem 0 8rem;
    border-top: 1px solid; } }

.c-footer__logo {
  width: 13.5rem;
  margin: 0; }

@media screen and (max-width: 767px) {
  .c-footer__logo {
    width: 10rem;
    margin: 0; } }

.c-footer .c-footer-menu {
  display: flex;
  padding: 0 0 0 7rem; }

@media screen and (max-width: 767px) {
  .c-footer .c-footer-menu {
    padding: 2rem 0 0;
    width: 100%; } }

.c-footer .c-footer-menu__col {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  min-width: 130px; }

@media screen and (max-width: 767px) {
  .c-footer .c-footer-menu__col {
    min-width: 50%; } }

.c-footer .c-footer-menu__col--center {
  min-width: 150px; }

.c-footer .c-footer-menu__item {
  color: #000;
  font-weight: 200;
  font-size: 1.4rem;
  font-weight: 600; }

@media screen and (max-width: 767px) {
  .c-footer .c-footer-menu__item {
    font-size: 1.4rem; } }

.c-footer .c-footer-menu__item + a {
  margin: 0.6rem 0 0; }

@media screen and (max-width: 767px) {
  .c-footer .c-footer-menu__item + a {
    margin: 1rem 0 0; } }

@media screen and (max-width: 767px) {
  .c-footer__sns-col {
    margin: 5rem 0 0; } }

.c-footer__right-col {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin: 0 0 0 auto; }

@media screen and (max-width: 767px) {
  .c-footer__right-col {
    align-items: flex-start;
    margin: 5rem 0 0; } }

@media screen and (max-width: 767px) {
  .c-footer__right-col__col {
    width: 100%;
    display: flex;
    justify-content: space-between; } }

.c-footer__right-col__col + .c-footer__right-col__col {
  margin: 0 0 0 5rem; }

@media screen and (max-width: 767px) {
  .c-footer__right-col__col + .c-footer__right-col__col {
    margin: 0; } }

.c-footer .app__label {
  font-size: 1.4rem;
  margin: 0 0 0.5rem;
  font-weight: 300; }

@media screen and (max-width: 767px) {
  .c-footer .app__label {
    margin: 0 0 0.8rem; } }

.c-footer .app__list {
  display: flex;
  margin: 0 0 2rem; }

@media screen and (max-width: 767px) {
  .c-footer .app__list {
    flex-direction: column; } }

.c-footer .app__list a + a {
  margin: 0 0 0 2rem; }

@media screen and (max-width: 767px) {
  .c-footer .app__list a + a {
    margin: 1rem 0 0; } }

.c-footer .app__button {
  height: 3.8rem; }

.c-footer .social__row {
  width: 15rem; }

@media screen and (max-width: 767px) {
  .c-footer .social__row {
    width: 50%;
    padding-right: 3em; } }

.c-footer .social__label {
  font-size: 1.4rem;
  margin: 0 0 0.5rem;
  font-weight: 300; }

.c-footer .social__list {
  display: flex;
  margin: 0 0 1.5rem; }

.c-footer .social__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem; }

@media screen and (max-width: 767px) {
  .c-footer .social__item {
    width: 2.4rem;
    height: 2.4rem; } }

.c-footer .social__item + .social__item {
  margin: 0 0 0 1rem; }

@media screen and (max-width: 767px) {
  .c-footer .social__item + .social__item {
    margin: 0 0 0 1.5rem; } }

.c-footer .social__item img {
  width: 100%;
  height: 100%; }

.c-footer__bottom {
  width: 100%;
  margin: 3.5rem 0 0;
  text-align: right; }

@media screen and (max-width: 767px) {
  .c-footer__bottom {
    display: flex;
    flex-wrap: wrap; } }

.c-footer__bottom a {
  font-size: 1rem;
  color: #000; }

@media screen and (max-width: 767px) {
  .c-footer__bottom a {
    display: flex;
    height: 3rem;
    flex-wrap: wrap;
    font-size: 1.2rem;
    margin: 0 1.5rem 0 0; } }

.c-footer__bottom a + a {
  margin: 0 0 0 1.5rem; }

@media screen and (max-width: 767px) {
  .c-footer__bottom a + a {
    margin: 0 1.5rem 0 0; } }

.c-footer__copyright {
  position: absolute;
  left: 0;
  bottom: 1rem;
  margin: auto 0 0 auto;
  font-size: 1rem; }

.c-footer__copyright .txt {
  display: block; }

@media screen and (max-width: 767px) {
  .c-footer__copyright {
    right: inherit;
    left: 0; } }

@media screen and (max-width: 767px) {
  .c-footer__copyright .txt {
    display: block; } }

@media screen and (max-width: 767px) {
  .c-footer__copyright .txt + .txt {
    margin: 0.5rem 0 0; } }

.c-back-btn {
  font-size: 2.4rem;
  color: #000; }

/*# sourceMappingURL=footer.css.map */