<br />
<b>Warning</b>:  include_once(config.php): failed to open stream: No such file or directory in <b>/home/icdl/chojudai.com/public_html/corp/2411/wp-content/themes/aicorn_v001/assets/css/style.php</b> on line <b>3</b><br />
<br />
<b>Warning</b>:  include_once(): Failed opening 'config.php' for inclusion (include_path='.:/opt/php-7.2.34-6/data/pear') in <b>/home/icdl/chojudai.com/public_html/corp/2411/wp-content/themes/aicorn_v001/assets/css/style.php</b> on line <b>3</b><br />
#top-mv, .archive, .single, .page{
  width: 100%;
  height: 100vh;
}
#top-mv::before, .archive::before, .single::before, .page::before {
//  background-image: url(../img/main.jpg);
  background-image: url(https://corp.chojudai.com/2411/wp-content/uploads/2025/04/Z91_2846.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
#top-mv::before, .archive::before, .single::before, .page::before {
//  background-image: url(../img/main.jpg);
  background-image: url(https://corp.chojudai.com/2411/wp-content/uploads/2025/04/Z91_2846.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
}
/*
#top-mv::before, .archive::before, .single::before, .page::before {
  background-image: url(../img/mv_005.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
#top-mv::before, .archive::before, .single::before, .page::before {
  background-image: url(../img/mv_sp_001.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
}
*/