<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
ul{
    list-style: none;
}
.bg-header{
    width: 100%;
}
.bg-fotter{
    width: 100%;
    padding-bottom: 120px;
}
.bg-fotter .innr{
    width: 968px;
    margin-left: auto;
    margin-right: auto;
}
body{
    color: #4f4f4f;
}
.half,
.three{
    float: left;
}
h2{
    text-align: left;
    margin: 15px auto;
}
h3{
    width: 900px;
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 28px;
}
#movie{
    margin-top: 50px;
}
#movie .ttl{
    width: 60px;
    border-bottom: 1px solid #000;
    padding-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.yt,
.yt_side{
    float: left;
}
.yt{
    margin-left: 113px;
}
.yt_side{
    margin-left: 15px;
}
.yt_side ul li{
    margin-bottom: 15px;
    font-size: 10px;
}
.yt_side ul li a:hover{
    opacity: 0.7;
}

#concept{
    background: #e8f4f1;
    margin-top: 60px;
    padding: 20px 37px;
}
#concept .ttl{
    border-bottom: 1px solid #000;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
#staff .ttl img{
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
#staff ul li{
    border:1px solid #000;
    float: left;
    width: 400px;
    background: #fff;
    padding: 20px 30px;
    height: 258px;
}
#staff ul li:first-child{
    margin-right: 12px;
    width: 430px;
}
#staff ul li p.name{
    margin-bottom: 20px;
}
#staff a{
    text-decoration: underline;
}
.txtFull{
    width: 930px;
}
.prof,
.face{
    display: inline-block;
    vertical-align: top;
}
.face{
    width: 106px;
}
.prof{
    width: 310px;
    margin-left: 8px;
}
.profTxt{
    margin-top: 18px;
    clear: both;
}
#staff ul li.cellStaff{
    padding-bottom: 100px;
}</pre></body></html>