html,body {
  height:100%;
}
body,main,header,footer,div,p,nav,article,span,img,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dd,dt {
  padding:0;
  margin:0;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
  display:block;
  text-decoration:none;
  color:#5C65BB;
}
a:hover {
  text-decoration:underline;
}
a:hover img {
  opacity:0.9;
}
img {
  width:100%;
}
ul,ol {
  list-style:none;
}
/* トップページにのみ表示 */
#top-page-image {
  display:none;
  width:650px;
  padding:50px 0 30px;
}
#pc-global-menu {
  border-bottom:1px solid #ccc;
  padding-bottom:5px;
}
#logo-wrapper,
#pc-global-menu {
  width:900px;
  margin:0 auto;
}
#logo-wrapper {
  position:relative;
  height:75px;
  margin-top:20px;
}
#logo-wrapper a {
  display:inline-block;
  font-size:0;
}
#logo {
  width:200px;
}
#header-tel-wrapper {
  position:absolute;
  right:10px;
  top:0;
  font-size:12px;
  color:#5C65BB;
}
#header-tel-wrapper p {
  text-align:right;
}
#header-tel-wrapper a {
  font-size:12px;
}
#header-tel-wrapper #header-tel ,
#header-tel-wrapper #header-tel a {
  font-size:20px;
  font-weight:bold;
}
#header-tel-wrapper #header-tel span {
  color:#cccccc;
}
#pc-global-menu ul {
  font-size:0;
}
#pc-global-menu ul li {
  display:inline-block;
  box-sizing:border-box;
  width:14.2%;
  padding:5px 5px;
}
#pc-global-menu ul li a {
  text-align:center;
  font-size:14px;
  /*color:#5fc0ca;*/
  padding:5px 0;
  border-radius:3px;
}
#pc-global-menu ul li a.active {
  background-color:#f00;
  color:#fff;
}
footer {
  clear: both;
  margin-top: 50px;
  background: #5C65BB;
  height: 100px;
}
#copyright {
  color:#fff;
  font-size:12px;
  display: block;
  width: 900px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center;
}
#main {
  width:900px;
  margin:0 auto;
}
#left_columns {
  float:left;
  width:650px;
}
#right_columns {
  float:right;
  width:220px;
}
#left_columns,
#right_columns {
  margin-bottom:50px;
  margin-top: 30px;
}
#right-links {
  text-align:center;
  padding:5px 0;
}
#right-links ul li {
  width:180px;
  height:50px;
  background-color:#fff;
  margin:10px auto;
  background-image: -moz-linear-gradient(-45deg, #fff 70%, #5fc0ca 70%, #5fc0ca);
  background-image: -webkit-linear-gradient(-45deg, #fff 70%, #5fc0ca 70%, #5fc0ca);
  background-image: linear-gradient(-45deg, #fff 70%, #5fc0ca 70%, #5fc0ca);
}
#right-links ul li a {
  text-align: right;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  padding-top: 20px;
  padding-right: 5px;
}
#right-info a {
  color:#000;
}
#right-tv-link {
  background-color:#fff !important;
}
#right-tv-link ul li {
  padding-bottom:10px;
}
#right-tv-link ul li a img {
  width:100%;
}
.cut {
  padding:10px 0;
}
.cut p {
  padding:0 0 0 10px;
  font-size:13px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.heading {
  margin:25px 0 15px;
  font-size:18px;
  background-color:#f00;
  font-weight:bold;
  color: #fff;
  padding: 2px 6px;
}
.heading span {
  float: right;
}
.heading2 {
  background-color:#5fc0ca;
  padding:5px 10px;
  color:#fff;
  font-size:16px;
  margin:10px 0;
}
.heading3 {
  margin-top:30px;
  margin-bottom:5px;
  font-size:16px;
  font-weight:bold;
  color:rgb(36, 60, 115);
  border-bottom:2px solid rgb(0, 153, 153);
  clear:both;
}
dt {
  padding:8px 10px;
  width:200px;
  color:#1F939F;
  float:left;
  font-weight:bold;
  font-size:13px;
  box-sizing: border-box;
  clear: both;
  border-bottom:1px solid #ccc;
}
dd {
  padding:8px 10px;
  width:450px;
  float:left;
  font-size:13px;
  box-sizing: border-box;
  border-bottom:1px solid #ccc;
}
#google-map-wrapper {
  margin:10px 0;
}
#news-iframe-wrapper {
  height:250px;
  overflow-y:hidden;
  overflow-x:hidden;
}
#news-iframe {
  border:none;
  overflow-y:scroll;
  overflow-x:hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.split-wrapper {
}
.split-left {
  width:250px;
  float:left;
  box-sizing:border-box;
}
.split-left img {
  width:100%;
}
.split-right {
  width:400px;
  float:right;
  box-sizing:border-box;
  padding: 0 0 0 20px;
}
tbody {
  font-size:14px;
}
td {
  padding:3px 15px 3px 0;
}
#sp-menu-button ,
#sp-menu-button2 {
  display:none;
}
#sp-menu {
  display:none;
}
#sp-overlay {
  display:none;
}
p.normal {
  font-size: 13px;
  padding-top: 10px;
  color:#333;
}
.talent-wrapper li {
  font-size:0;
  width:50%;
  box-sizing:border-box;
  float:left;
  position:relative;
  margin:10px 0 20px 0;
}
.talent-wrapper li a p {
  font-size:14px;
}
.talent-wrapper li a p.trim {
  width:120px;
  height: 120px;
  border-radius:50%;
  overflow:hidden;
}
.talent-wrapper li a p.trim img {
  width:100%;
}
.talent-wrapper li a p.name {
  position:absolute;
  top:30px;
  left:130px;
  color:#1F939F;
  font-size:15px;
  font-weight:bold;
}
.talent-wrapper li a p.position {
  position:absolute;
  top:55px;
  left:130px;
  color:#333;
}
.talent-wrapper li a p.position br {
  display:none;
}
.list-wrapper p {
  font-size:13px;
  padding:10px;
  box-sizing:border-box;
  border-bottom:1px solid #ccc;
  color:#333;
}
p.gray {
  font-size:12px;
  color:#999;
}
#link-wrapper li {
  border-bottom:1px solid #ccc;
}
#link-wrapper div.left {
  float:left;
  width:250px;
  text-align:center;
  padding:10px 0;
}
#link-wrapper div.right {
  float:right;
  width:380px;
  padding:10px 0;
}
#link-wrapper div.left img {
  width:230px
}
#link-wrapper div.right p {
  font-size:13px;
  color:#333;
}
.right-header {
  font-size:16px;
  color:#5C65BB;
  font-weight:bold;
  padding:5px 5px 2px;
  border-bottom:2px solid #ccc;
  margin:20px 0 5px;
}
.belong-wrapper ul {
  font-size:0;
}
.belong-wrapper ul li {
  display:inline-block;
  width:48%;
  box-sizing:border-box;
  padding:5px 0 10px 4%;
}
.belong-wrapper ul li a span {
  width:100%;
  height: 125px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 50%;
  display:block;
}
.belong-wrapper ul li a p {
  font-size:12px;
  text-align: center;
  padding-top:2px;
}
pre {
  font-size:14px;
  white-space: pre-wrap;
  color:#666;
}
.profile-left {
  float: left;
  width: 40%;
  box-sizing: border-box;
}
.youtube-wrapper {
  padding-top: 10px;
  clear: both;
  width: 100%;
}
.profile-right {
  float: right;
  width: 60%;
  box-sizing: border-box;
  padding: 10px 0 0 10px;
}
.profile-right p {
  font-size:14px;
}
.profile-detail {
  clear: both;
  padding-top: 30px;
}
.cast-left {
  float:left;
  width:25%;
  box-sizing:border-box;
  padding: 10px 0 10px;
  font-size: 14px;
}
.cast-right {
  width:100%;
  box-sizing:border-box;
  padding: 10px 0 10px;
  font-size: 14px;
}
.cast-left + .cast-right {
  float:right;
  width:75%;
  box-sizing:border-box;
  padding: 10px 0 10px;
  font-size: 14px;
}
.cast-left p,
.cast-right p {
  padding:5px 0;
}
.profile-wrapper a {
  display:inline;
}
#address_way {
  padding:10px 0;
}
#address_way p {
  font-size: 13px;
  line-height: 32px;
  min-height: 24px;
}
#address_way a b {
  font-size:15px;
}
#address_way #appearance {
  margin-top:20px;
}
#right-middle-banner {
  margin:20px 0;
}
#right-middle-banner img {
  width:100%;
}
#history ,
#performance {
  font-size: 13px;
  padding: 10px 0;
}
#performance p {
  min-height: 23px;
}
#history p {
  min-height: 23px;
}
#apply a ,
#apply2 a {
  display:inline;
}
#office a {
  display:inline;
}
.policy-notice {
  font-weight:bold;
  font-size:14px;
  color:#5C65BB;
}
#footer-menu {
  width:900px;
  margin:0 auto;
  padding-top:20px;
}
#footer-menu ul li {
  display:inline-block;
  width:13.6%;
  text-align:center;
}
#footer-menu ul li a {
  color:#fff;
  font-size:14px;
}
#contact a {
  cursor:initial;
  color:#000;
  text-decoration:none;
}
#right_iframe_wrapper {
  position: relative;
  width: 100%;
  margin:0;
  padding:0;
  box-sizing:border-box;
  overflow: hidden;
  height: 3800px;
}
#right_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: none;
}