@charset "UTF-8";
/* Theme Name: horipro_master */
/* Author: mediaplex */
/*-------------------------------------
reset css
-------------------------------------*/
/*
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
select, button, input, textarea,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*------------------------------
  WordPress Native Styles
------------------------------*/
p {
  display: block;
  margin: 5px 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

img {
  max-width: 100%;
}

/*-------------------------------------
 Super General Purpose
-------------------------------------*/
.clearfix, .social-box, .post-cnt, .breadcrumbs-box, .casting .various-item, .sidenav-wrap .side-box, .talent-modal .image-sort-box, .detail_talent .talent-info .inner-area .inner-cnt, .detail_talent .past-work .inner-area .inner-cnt, .detail_talent .horipro-info .horipro-info-cnt p, .pag-company .abouts .title-area, .pag-company .abouts .division .nav-division-box {
  zoom: 1;
}

.clearfix:after, .social-box:after, .post-cnt:after, .breadcrumbs-box:after, .casting .various-item:after, .sidenav-wrap .side-box:after, .talent-modal .image-sort-box:after, .detail_talent .talent-info .inner-area .inner-cnt:after, .detail_talent .past-work .inner-area .inner-cnt:after, .detail_talent .horipro-info .horipro-info-cnt p:after, .pag-company .abouts .title-area:after, .pag-company .abouts .division .nav-division-box:after {
  content: "";
  display: block;
  clear: both;
}

.ir, .text_image, .social-prof, .social-archive, .btn, .section-title, .section-title-lft, .hlogo, .footer .sns_box .btn_facebook, .footer .sns_box .btn_twitter, .slider-area .ct-wrap .prev, .slider-area .ct-wrap .next, .casting .various-item .mark-0, .casting .various-item .mark-1, .home .scr-nav .scr-item, .detail_talent .profile .image-area .thumb-box .blank, .detail_talent .profile .profile-area .action-box .action-item, .detail_talent .area-title, .recruit-top .unit .btn-recruit, .contact input[type="submit"], .notfound .notfound-en, .notfound .notfound-ja, .notfound .notfound-image, .notfound .uc-en, .notfound .uc-ja, .home .more, .archive-topics .topics-more {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 102%;
}

.tr {
  position: absolute;
  top: 0;
  left: -5000px;
}

.elps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.full {
  width: 100%;
}

.half {
  width: 50%;
}

.third {
  width: 33.3%;
}

.quater {
  width: 25%;
}

.fifth {
  width: 20%;
}

.ref {
  position: relative;
}

.abs {
  position: absolute;
}

.fix {
  position: fixed;
}

.dn {
  display: none !important;
}

.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.ds {
  display: inline-block !important;
}

.dt {
  display: table !important;
}

.dc {
  display: table-cell !important;
}

.mgn {
  margin: 0 !important;
}

.mtn {
  margin-top: 0 !important;
}

.mts {
  margin-top: 5px !important;
}

.mt2 {
  margin-top: 10px !important;
}

.mt3 {
  margin-top: 15px !important;
}

.mt4 {
  margin-top: 20px !important;
}

.mt5 {
  margin-top: 25px !important;
}

.mt6 {
  margin-top: 30px !important;
}

.mt7 {
  margin-top: 35px !important;
}

.mt8 {
  margin-top: 40px !important;
}

.mt9 {
  margin-top: 45px !important;
}

.mt10 {
  margin-top: 50px !important;
}

.mbn {
  margin-bottom: 0 !important;
}

.mbs {
  margin-bottom: 5px !important;
}

.mb2 {
  margin-bottom: 10px !important;
}

.mb3 {
  margin-bottom: 15px !important;
}

.mb4 {
  margin-bottom: 20px !important;
}

.mb5 {
  margin-bottom: 25px !important;
}

.mb6 {
  margin-bottom: 30px !important;
}

.mb7 {
  margin-bottom: 35px !important;
}

.mb8 {
  margin-bottom: 40px !important;
}

.mb9 {
  margin-bottom: 45px !important;
}

.mb10 {
  margin-bottom: 50px !important;
}

.mln {
  margin-left: 0 !important;
}

.mls {
  margin-left: 5px !important;
}

.ml2 {
  margin-left: 10px !important;
}

.ml3 {
  margin-left: 15px !important;
}

.ml4 {
  margin-left: 20px !important;
}

.ml5 {
  margin-left: 25px !important;
}

.ml6 {
  margin-left: 30px !important;
}

.ml7 {
  margin-left: 35px !important;
}

.ml8 {
  margin-left: 40px !important;
}

.ml9 {
  margin-left: 45px !important;
}

.ml10 {
  margin-left: 50px !important;
}

.mrn {
  margin-right: 0 !important;
}

.mrs {
  margin-right: 5px !important;
}

.mr2 {
  margin-right: 10px !important;
}

.mr3 {
  margin-right: 15px !important;
}

.mr4 {
  margin-right: 20px !important;
}

.mr5 {
  margin-right: 25px !important;
}

.mr6 {
  margin-right: 30px !important;
}

.mr7 {
  margin-right: 35px !important;
}

.mr8 {
  margin-right: 40px !important;
}

.mr9 {
  margin-right: 45px !important;
}

.mr10 {
  margin-right: 50px !important;
}

.mra {
  margin-right: auto !important;
}

.mla {
  margin-left: auto !important;
}

.mca {
  margin-left: auto !important;
  margin-right: auto !important;
}

.ptn {
  padding-top: 0 !important;
}

.pts {
  padding-top: 5px !important;
}

.pt2 {
  padding-top: 10px !important;
}

.pt3 {
  padding-top: 15px !important;
}

.pt4 {
  padding-top: 20px !important;
}

.pt5 {
  padding-top: 25px !important;
}

.pt6 {
  padding-top: 30px !important;
}

.pt7 {
  padding-top: 35px !important;
}

.pt8 {
  padding-top: 40px !important;
}

.pt9 {
  padding-top: 45px !important;
}

.pt10 {
  padding-top: 50px !important;
}

.pbn {
  padding-bottom: 0 !important;
}

.pbs {
  padding-bottom: 5px !important;
}

.pb2 {
  padding-bottom: 10px !important;
}

.pb3 {
  padding-bottom: 15px !important;
}

.pb4 {
  padding-bottom: 20px !important;
}

.pb5 {
  padding-bottom: 25px !important;
}

.pb6 {
  padding-bottom: 30px !important;
}

.pb7 {
  padding-bottom: 35px !important;
}

.pb8 {
  padding-bottom: 40px !important;
}

.pb9 {
  padding-bottom: 45px !important;
}

.pb10 {
  padding-bottom: 50px !important;
}

.pbx {
  padding-bottom: 20px !important;
}

.pln {
  padding-left: 0 !important;
}

.pls {
  padding-left: 5px !important;
}

.pl2 {
  padding-left: 10px !important;
}

.pl3 {
  padding-left: 15px !important;
}

.pl4 {
  padding-left: 20px !important;
}

.pl5 {
  padding-left: 25px !important;
}

.pl6 {
  padding-left: 30px !important;
}

.pl7 {
  padding-left: 35px !important;
}

.pl8 {
  padding-left: 40px !important;
}

.pl9 {
  padding-left: 45px !important;
}

.pl10 {
  padding-left: 50px !important;
}

.prn {
  padding-right: 0 !important;
}

.prs {
  padding-right: 5px !important;
}

.pr2 {
  padding-right: 10px !important;
}

.pr3 {
  padding-right: 15px !important;
}

.pr4 {
  padding-right: 20px !important;
}

.pr5 {
  padding-right: 25px !important;
}

.pr6 {
  padding-right: 30px !important;
}

.pr7 {
  padding-right: 35px !important;
}

.pr8 {
  padding-right: 40px !important;
}

.pr9 {
  padding-right: 45px !important;
}

.pr10 {
  padding-right: 50px !important;
}

.rn {
  border-radius: 0 !important;
}

.rs {
  border-radius: 5px;
}

.rm {
  border-radius: 10px;
}

.rl {
  border-radius: 20px;
}

.ca {
  color: #000000 !important;
}

.cb {
  color: #ffffff !important;
}

.cc {
  color: #f2f2f1 !important;
}

.cd {
  color: #b8b8b8 !important;
}

.ce, .topics-item .topics-cnt {
  color: #4d4d4d !important;
}

.cf {
  color: #f2f2f1 !important;
}

.cg {
  color: #009ad9 !important;
}

.ch {
  color: #000000 !important;
}

.ci {
  color: #000000 !important;
}

.cj {
  color: #000000 !important;
}

.ck {
  color: #000000 !important;
}

.cl {
  color: #000000 !important;
}

.ba {
  background-color: #000000 !important;
}

.bb {
  background-color: #ffffff !important;
}

.bc {
  background-color: #f2f2f1 !important;
}

.bd {
  background-color: #b8b8b8 !important;
}

.be {
  background-color: #4d4d4d !important;
}

.bf, .detail_talent .talent-info .inner-area, .detail_talent .past-work .inner-area {
  background-color: #f2f2f1 !important;
}

.bg {
  background-color: #009ad9 !important;
}

.bh {
  background-color: #000000 !important;
}

.bi {
  background-color: #000000 !important;
}

.bj {
  background-color: #000000 !important;
}

.bk {
  background-color: #000000 !important;
}

.bl {
  background-color: #000000 !important;
}

.n {
  font-weight: normal !important;
}

.b {
  font-weight: bold !important;
}

.l {
  text-align: left !important;
}

.c {
  text-align: center !important;
}

.r {
  text-align: right !important;
}

.u {
  text-decoration: underline !important;
}

.obl {
  font-style: oblique;
}

.fsm1 {
  font-size: 13px;
}

.fsm2 {
  font-size: 12px;
}

.fsm3 {
  font-size: 11px;
}

.fsm4 {
  font-size: 10px;
}

.fsm5 {
  font-size: 9px;
}

.fsm6 {
  font-size: 8px;
}

.fsm7 {
  font-size: 7px;
}

.fsm8 {
  font-size: 6px;
}

.fsm9 {
  font-size: 5px;
}

.fsm10 {
  font-size: 4px;
}

.fn {
  font-size: 14px !important;
}

.fsp1 {
  font-size: 15px;
}

.fsp2 {
  font-size: 16px;
}

.fsp3 {
  font-size: 17px;
}

.fsp4 {
  font-size: 18px;
}

.fsp5 {
  font-size: 19px;
}

.fsp6 {
  font-size: 20px;
}

.fsp7 {
  font-size: 21px;
}

.fsp8 {
  font-size: 22px;
}

.fsp9 {
  font-size: 23px;
}

.fsp10 {
  font-size: 24px;
}

.v0 {
  vertical-align: 0;
}

.v1 {
  vertical-align: -1px;
}

.v2 {
  vertical-align: -2px;
}

.v3 {
  vertical-align: -3px;
}

.v4 {
  vertical-align: -4px;
}

.v5 {
  vertical-align: -5px;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.vb {
  vertical-align: bottom;
}

.text_image, .social-prof, .social-archive, .btn, .section-title, .section-title-lft, .hlogo, .footer .sns_box .btn_facebook, .footer .sns_box .btn_twitter, .slider-area .ct-wrap .prev, .slider-area .ct-wrap .next, .casting .various-item .mark-0, .casting .various-item .mark-1, .home .scr-nav .scr-item, .detail_talent .profile .image-area .thumb-box .blank, .detail_talent .profile .profile-area .action-box .action-item, .detail_talent .area-title, .recruit-top .unit .btn-recruit, .contact input[type="submit"], .notfound .notfound-en, .notfound .notfound-ja, .notfound .notfound-image, .notfound .uc-en, .notfound .uc-ja {
  background-repeat: no-repeat;
  background-position: left top;
}

/*-------------------------------------
 Base Settings
-------------------------------------*/
body {
  color: #000000;
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
}

a {
  display: block;
  color: inherit;
  text-decoration: none;
}

b {
  font-weight: bold;
}

i {
  display: inline-block;
}

em {
  font-style: normal;
}

/* container
------------------------------------------*/
.container {
  width: 990px;
}

.container-sub1 {
  width: 950px;
}

.container-sub2, .recruit .title-wrap .unit-title, .recruit .unit-text, .pag-recruit .qa-area .qa-box .qa-qst, .pag-recruit .qa-area .qa-box .qa-ans, .pag-company .abouts .about .tbl-co, .pag-company .abouts .about .purpose .pp-box, .pag-company .abouts .division .box, .contact .cnote-box {
  width: 620px;
}

.container-sub3 {
  width: 990px;
}

.container-sub4 {
  width: 990px;
}

.container-sub5 {
  width: 990px;
}

.container,
.container-sub1,
.container-sub2,
.recruit .title-wrap .unit-title,
.recruit .unit-text,
.pag-recruit .qa-area .qa-box .qa-qst,
.pag-recruit .qa-area .qa-box .qa-ans,
.pag-company .abouts .about .tbl-co,
.pag-company .abouts .about .purpose .pp-box,
.pag-company .abouts .division .box,
.contact .cnote-box,
.container-sub3,
.container-sub4,
.container-sub5 {
  margin: 0 auto;
}


/*-------------------------------------
General Purpose
-------------------------------------*/
img {
  vertical-align: bottom;
}

input {
  outline: none;
}

.oh {
  overflow: hidden;
}

.ov {
  overflow: visible;
}

body {
  background-color: black;
}

.wrapper {
  min-width: 990px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: white;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: bold;
}

.h1 {
  font-size: 1.4em;
}

.h2 {
  font-size: 1.3em;
}

.h3 {
  font-size: 1.2em;
}

.h4 {
  font-size: 1.1em;
}

.h5 {
  font-size: 1em;
}

.h6 {
  font-size: 1em;
}


.contents {
  margin-top: 45px;
  min-height: 500px;
}


/*-------------------------------------
Characteristic
-------------------------------------*/
.header {
  border-top: 8px solid #000000;
}

.hlogo {
  margin-top: 20px;
  width: 264px;
  height: 54px;
  background-image: url(../images/logo_header_lower.jpg);
}
.hlogo a {
  height: 64px;
}

.header-search-area {
  margin-top: 60px;
  text-align: right;
}
.header-search-area .header-search-entry {
  font-size: 13px;
  width: 290px;
  line-height: 26px;
  padding: 13px 0 15px 25px;
  margin-right: -25px;
  border: none;
  background: url(../images/bg_header_search.png) no-repeat left top;
}


.footer {
  margin-top: 100px;
}
.footer p {
  margin: 0;
}
.footer .footer-top .mod {
  min-height: 106px;
}
.footer .footer-btm .mod {
  min-height: 84px;
}
.footer .sns_box .sns-item {
  margin-left: 12px;
}
.footer .sns_box .twitter-tweet-button {
  width: 93px !important;
}
.footer .sns_box .plusone div {
  width: 58px !important;
}
.footer .sns_box .btn_facebook, .footer .sns_box .btn_twitter {
  width: 19px;
  height: 19px;
}
.footer .sns_box .btn_facebook {
  background-image: url(../images/btn_facebook.jpg);
}
.footer .sns_box .btn_twitter {
  background-image: url(../images/btn_x.png);
}


.notfound {
  padding-top: 90px;
  text-align: center;
  min-height: 450px;
}
.notfound .notfound-en, .notfound .notfound-ja, .notfound .notfound-image {
  margin: 0 auto;
}
.notfound .notfound-en {
  width: 211px;
  height: 30px;
  background-image: url(../images/not_found_en.png);
}
.notfound .notfound-ja {
  margin-top: 20px;
  width: 275px;
  height: 15px;
  background-image: url(../images/not_found_ja.png);
}
.notfound .notfound-image {
  margin-top: 40px;
  width: 219px;
  height: 208px;
  background-image: url(../images/not_found_image.jpg);
}
.notfound .totop {
  display: inline-block;
  margin-top: 40px;
}
.notfound .uc-en, .notfound .uc-ja {
  margin: 0 auto;
}
.notfound .uc-en {
  width: 290px;
  height: 37px;
  background-image: url(../images/under_construction_en.png);
}
.notfound .uc-ja {
  margin-top: 20px;
  width: 350px;
  height: 15px;
  background-image: url(../images/under_construction_ja.png);
}


.er500-num,.er500-ja {
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 102%;
}

.er500-num {
  width: 182px;
  height: 32px;
  background-image: url(../images/er_500_num.png);
}

.er500-ja {
  margin-top: 20px;
  width: 499px;
  height: 15px;
  background-image: url(../images/er_500_ja.png);
}
