@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------制作*/
header#global_header .main h1{
  font-size: 1.8rem !important;
  line-height: 2 !important;
}
header#global_header .main h1 span {
    margin-bottom: 0 !important;
}
header#global_header .main h1 > div{
  display: none;
}
.sub-title{
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  color: #aea182;
  margin-top: -40px;
  display: inline-block;
  width: 100%;
}
section div.form_wrap dl dt{
  font-weight: bold !important;
}
section div.form_wrap dl:last-child dt span{
}
section div.recruit_01 dl:last-child dt span:before{
  content: "急募";
  color: red;
}
header#global_header .main h1{
  background-image: none !important;
  background-color: rgba(255,255,255,0.7) !important;
}
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
@media screen and (max-width: 1000px){
/*----------------------------------------------------------------------------制作*/
header#global_header .main h1{
  font-size: 1.2rem !important;
}
.sub-title{
  text-align: center !important;
}
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}@media screen and (max-width: 834px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}
@media screen and (max-width: 640px){
/*----------------------------------------------------------------------------制作*/
header#global_header .main h1{
  font-size: 1rem !important;
}
header#global_header .main h1 > div{
  display: block;
}
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}