@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* https://cloudcasting.jp/castlist/
   https://cloudcasting.jp/castlist/●●●●（タグ指定文字列/
   https://cloudcasting.jp/about/
   https://cloudcasting.jp/
   https://cloudcasting.jp/client/advertisement/
   https://cloudcasting.jp/client/audition/
   https://cloudcasting.jp/client/event/
   https://cloudcasting.jp/client/gather-people/
   https://cloudcasting.jp/client/lecture/
   https://cloudcasting.jp/client/event/
   https://cloudcasting.jp/client/sns-marketing/
   https://cloudcasting.jp/client/youtuber/
   https://cloudcasting.jp/production/
   https://cloudcasting.jp/invitation/●●●●（profile code/
   https://cloudcasting.jp/client/public/register/
   https://cloudcasting.jp/client/home/search/
   https://cloudcasting.jp/client/home/search-top/
   https://cloudcasting.jp/client/login-form/
   https://cloudcasting.jp/client/public/password-reset/
   https://cloudcasting.jp/sitemap/
   https://cloudcasting.jp/collaboration/album
   https://cloudcasting.jp/collaboration/benesse
   https://cloudcasting.jp/collaboration/
   https://cloudcasting.jp/collaboration/vivigirl
   https://cloudcasting.jp/collaboration/with
   https://cloudcasting.jp/contact/
   https://cloudcasting.jp/feature/vivigirl
   https://cloudcasting.jp/promotion/report-service */

.logoutfooter {
  position: relative; }
  .logoutfooter__bggrayrow {
    padding: 24px 16px;
    background-color: #f0f0f0; }
    .logoutfooter__bggrayrow + .logoutfooter__bggrayrow {
      border-top: 1px solid #cad2d2; }
  .logoutfooter__castnum {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.5; }
    .logoutfooter__castnum__em {
      font-size: 23.4px;
      font-weight: bold; }
  .logoutfooter__copyright {
    height: 44px;
    background-color: #48485a;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    text-align: center; }

@media screen and (min-width: 769px) {
  .sp {display: none !important; }

}

@media screen and (max-width: 768px) {
  .pc {display: none !important; }

}
