@charset "UTF-8";
#footer .columns {
    display: flex
;
    align-items: flex-start;
    justify-content: center;
}
#footer li {
    list-style: none;
    text-align: left;
}
#footer .menu li:first-child {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer .footer-in {
  background: #fff;
}

#footer .footer-left {
  width: 258px;
  margin-bottom: 20px;
  margin-right: 20px;
}

#footer .footer-left .title_cby2 {
  font-size: 24px;
  text-align: left;
  letter-spacing: 0;
}

#footer .footer-left .f_catch {
  font-size: 14px;
  letter-spacing: 1.5px;
}

#footer .footer-left .f_inster {
  width: 30px;
}

#footer .footer-right {
  margin-bottom: 10px;
}

#footer .footer-right .columns {
  justify-content: flex-start;
  flex-wrap: wrap;
}

#footer .footer-right .columns .column {
  margin-right: 100px;
  margin-bottom: 10px;
}

#footer .footer-in .footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1800px;
  margin: auto;
  padding: 25px 20px 10px;
}

body.index #footer {
  padding-top: 25px;
  padding-bottom: 60px;
  color: #21243c;
  text-align: left;
  font-size: 12px;
}

#footer .menu li:first-child {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer {
  padding-top: 25px;
  padding-bottom: 0px;
  color: #21243c;
  text-align: left;
  font-size: 12px;
}

#footer .footer-content a {
  color: #21243c;
  font-size: 12px;
}

#footer .footer-content p {
  text-align: left;
}

#footer .menu li {
  margin-bottom: 5px;
}

#footer .menu li:first-child {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer #footer-in {
  background: white;
}

#footer #footer-in #footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1800px;
  margin: auto;
  padding: 25px 20px 10px;
}

#footer #footer-left {
  width: 258px;
  margin-bottom: 20px;
  margin-right: 20px;
}

#footer #footer-left .title_cby2 {
  font-size: 24px;
  text-align: left;
  letter-spacing: 0;
}

#footer #footer-left .f_catch {
  font-size: 14px;
  letter-spacing: 1.5px;
}

#footer #footer-left .f_inster {
  width: 30px;
}

#footer #footer-right {
  margin-bottom: 10px;
}

#footer #footer-right .columns {
  justify-content: flex-start;
  flex-wrap: wrap;
}

#footer #footer-right .columns .column {
  margin-right: 100px;
  margin-bottom: 10px;
}

#footer #footer-right .columns .column:last-child {
  margin-right: 0;
}

#footer #footer-bottom {
  text-align: center;
  color: white;
  padding: 10px 20px 15px;
}

#footer #footer-bottom p {
  text-align: center !important;
}

#footer #footer-bottom a {
  color: white !important;
  text-decoration: underline;
  margin: 0;
}

#footer #footer-bottom .copyright {
  padding: 0;
  margin: 0;
}

#footer #footer-bottom .copyright a {
  text-decoration: none;
}
#footer .f_sns {
  text-align: left;
}
#footer .f_sns a {
  margin-right: 10px;

}

@media screen and (max-width: 750px) {
  #footer #footer-left {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin-right: 0px;
  }

  #footer #footer-left>a {
    position: absolute;
    top: 0;
    right: 0;
  }

  #footer #footer-left .f_inster {
    width: 33px;
  }

  #footer #footer-left .f_catch {
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 1px;
  }

  #footer #footer-left .f_catch * {
    letter-spacing: 0px;
  }

  #footer #footer-left .title_cby2 {
    font-size: 14px !important;
    margin-bottom: 25px;
  }

  #footer #footer-right {
    margin-bottom: 0;
  }

  #footer #footer-right>.columns {
    flex-direction: column;
  }

  #footer #footer-right>.columns .column {
    margin: 0 0 30px;
  }

  #footer #footer-right>.columns .column:nth-child(4) {
    margin-bottom: 0;
  }

  #footer .menu li {
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 20px;
  }

  #footer .menu li:first-child {
    font-size: 15px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-weight: bold;
  }

  #footer .menu.mb {
    padding-bottom: 25px;
    border-top: 1px solid #a47a9a;
  }

  #footer .menu.mb li {
    margin-left: 20px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  #footer .menu.mb li:first-child {
    margin-bottom: 15px;
  }

  #footer #footer-bottom p,
  #footer #footer-bottom .copyright {
    font-size: 14px !important;
  }

  #footer #footer-bottom p+p {
    font-size: 13px !important;
  }

  #footer #footer-bottom p+p * {
    font-size: 13px !important;
  }
}


footer#footer {
  margin: 0 auto;
  font-size: 30px;
  text-align: center;
  padding-bottom: 60px;
  font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

footer#footer .footer-bottom p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.8;
}

#footer img.f_inster {
  display: inline-block;
  margin: 0 0 50px;
  max-width: 53px;
}


#footer .f_catch {
  line-height: 2.2;
}

#footer .footer-bottom {
  text-align: center;
  color: white;
  padding: 10px 20px 15px;
}
#footer .menu.mb a{
color: #21243c;
}
@media screen and (max-width: 830px) {
  #footer,
  body.try .footer {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 750px) {
  #footer .footer-left {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin-right: 0px;
  }
  #footer .footer-left > a {
    position: absolute;
    top: 0;
    right: 0;
  }
  #footer .footer-left .f_inster {
    width: 33px;
  }
  #footer .footer-left .f_catch {
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 1px;
  }
  #footer .footer-left .f_catch * {
    letter-spacing: 0px;
  }
  #footer .footer-left .title_cby2 {
    font-size: 14px !important;
    margin-bottom: 25px;
  }
  #footer .footer-right {
    margin-bottom: 0;
  }
  #footer .footer-right > .columns {
    flex-direction: column;
  }
  #footer .footer-right > .columns .column {
    margin: 0 0 30px;
  }
  #footer .footer-right > .columns .column:nth-child(4) {
    margin-bottom: 0;
  }
  #footer .menu li {
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 20px;
  }
  #footer .menu li:first-child {
    font-size: 15px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  #footer .menu.mb {
    padding-bottom: 25px;
    border-top: 1px solid #a47a9a;
  }
  #footer .menu.mb li {
    margin-left: 20px;
    font-size: 15px;
    margin-bottom: 15px;
  }
  #footer .menu.mb li:first-child {
    margin-bottom: 15px;
  }
  #footer .footer-bottom p,
  #footer .footer-bottom .copyright {
    font-size: 14px !important;
  }
  #footer .footer-bottom p + p {
    font-size: 13px !important;
  }
  #footer .footer-bottom p + p * {
    font-size: 13px !important;
  }
  #footer,
  body.try .footer {
    padding-bottom: 80px;
  }
}