@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, .vine .pager-wrap .pagenate, .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, .vine .pager-wrap .pagenate: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 .footer-top .mod .footer-banner-link, .footer .sns_box .btn_facebook,
.footer .sns_box .btn_twitter,
.footer .sns_box .btn_googleplus, .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, .contact input[type="submit"], .notfound .notfound-en, .notfound .notfound-ja, .notfound .notfound-image, .notfound .uc-en, .notfound .uc-ja, .home .more, .archive-topics .load-wrap .topics-more {
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

.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 .footer-top .mod .footer-banner-link, .footer .sns_box .btn_facebook,
.footer .sns_box .btn_twitter,
.footer .sns_box .btn_googleplus, .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, .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;
}

input[class*="submit"] {
	background-color: transparent;
}

/* 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;
}

/* grid 12
------------------------------------------*/
.g1of12 {
	width: 82.5px;
}

.g2of12 {
	width: 165px;
}

.g3of12 {
	width: 247.5px;
}

.g4of12 {
	width: 330px;
}

.g5of12 {
	width: 412.5px;
}

.g6of12 {
	width: 495px;
}

.g7of12 {
	width: 577.5px;
}

.g8of12 {
	width: 660px;
}

.g9of12 {
	width: 742.5px;
}

.g10of12 {
	width: 825px;
}

.g11of12 {
	width: 907.5px;
}

.g12of12 {
	width: 990px;
}

/*-------------------------------------
General Purpose
-------------------------------------*/
.template_name {
	color: red;
}

img {
	vertical-align: bottom;
}

input {
	outline: none;
}

.oh {
	overflow: hidden;
}

.ov {
	overflow: visible;
}

input[type="text"]:focus:-moz-placeholder {
	color: transparent;
}
input[type="text"]:focus::-moz-placeholder {
	color: transparent;
}
input[type="text"]:focus:-ms-input-placeholder {
	color: transparent;
}
input[type="text"]:focus::-webkit-input-placeholder {
	color: transparent;
}

.btn-text {
	text-shadow: 1px 1px 0 #888;
	font-size: 15px;
	color: white;
}

body {
	background-color: black;
}

.ir, .text_image, .social-prof, .social-archive, .btn, .section-title, .section-title-lft, .hlogo, .footer .footer-top .mod .footer-banner-link, .footer .sns_box .btn_facebook,
.footer .sns_box .btn_twitter,
.footer .sns_box .btn_googleplus, .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, .contact input[type="submit"], .notfound .notfound-en, .notfound .notfound-ja, .notfound .notfound-image, .notfound .uc-en, .notfound .uc-ja, .home .more, .archive-topics .load-wrap .topics-more {
	text-indent: 105%;
}

.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;
}

.arw-sml, .gnav-wrap .menu-gnav .menu-item, .tax-recruit .job-area .job-box .c-name {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 0 10px;
}

.as-bk, .tax-recruit .job-area .job-box .c-name {
	background-image: url(images/arw_left_sml_bk.png);
}

.as-wh, .gnav-wrap .menu-gnav .menu-item {
	background-image: url(images/arw_left_sml_wh.png);
}

.as-bl {
	background-image: url(images/arw_left_sml_bl.png);
}

.arw-link, .cnav-wrap .menu-item, .pag-company .abouts .division .nav-division-box .division-item {
	background: url(images/arw_link.png) no-repeat left center;
	line-height: 17px;
	padding: 3px 0 0 25px;
}

.js-tglKey, .js-tglKey-t {
	cursor: pointer;
}

.js-tglTgt, .js-tglTgt-t {
	display: none;
}

.tgl-list {
	padding: 20px !important;
	min-height: 17px;
}

.tgl-open {
	background: url(images/mark_topics_toggle.png) no-repeat right 20px center;
}

.tgl-close {
	background: url(images/mark_topics_toggle_off.png) no-repeat right 20px center;
}

.tgl-fst {
	display: block;
}

.brdt {
	background: url(images/border_dotted.jpg) repeat-x left top;
}

.brdb, .tax-recruit .job-area .job-box, .pag-company .abouts .about .tbl-co tr, .pag-company .abouts .division .box b, .contact .tbl-contact tr, .search-site .search-site-result .s-rslt-wrap .s-rslt {
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}

.rmgn p, .home .company .txt-box p, .pag-company .com-content p, .pag-company .abouts .division .box p {
	margin: 0;
}

.dtbl {
	display: table;
}

.dtblc {
	display: table-cell;
}

.ts-area:hover {
	background-color: #e2e2e1;
}

.ts:hover, .detail_talent .talent-info .inner-area .inner-ttl:hover, .detail_talent .past-work .inner-area .inner-ttl:hover {
	-moz-transform: scale(1.01, 1.01);
	-ms-transform: scale(1.01, 1.01);
	-webkit-transform: scale(1.01, 1.01);
	transform: scale(1.01, 1.01);
}

.ts, .detail_talent .talent-info .inner-area .inner-ttl, .detail_talent .past-work .inner-area .inner-ttl {
	transition: all 0.3s;
}

.jump:hover {
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.jump {
	transition: all 0.1s;
}

.udl, .cnav-wrap .menu-item a {
	border-bottom: 1px solid #a3a3a3;
}

.udlb, .vine-box .vine-item .mov-wrap .terms a, .sidenav-wrap a, .home .casting .search-movie .more-mov a {
	text-decoration: underline;
}

.link-base, .gnav-wrap .menu-gnav .menu-item, .cnav-wrap .menu-item a, .breadcrumbs-box .breadcrumbs-item a, .detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .name a, .pag-company .group .tbl-group th a, .pag-company .abouts .about .tbl-co td a, .search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-ttl a, .various-single .single-cnt a {
	display: inline;
}
.link-base:hover, .gnav-wrap .menu-gnav .menu-item:hover, .cnav-wrap .menu-item a:hover, .breadcrumbs-box .breadcrumbs-item a:hover, .detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .name a:hover, .pag-company .group .tbl-group th a:hover, .pag-company .abouts .about .tbl-co td a:hover, .search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-ttl a:hover, .various-single .single-cnt a:hover {
	color: #6b6b6b;
}

.link-blue, .vine-box .vine-item .mov-wrap .terms a, .sidenav-wrap .sidenav-gender, .sidenav-wrap .sidenav-box .js-scrKey, .sidenav-wrap a, .home .casting .search-movie .more-mov a {
	color: #009ad9;
}
.link-blue:hover, .vine-box .vine-item .mov-wrap .terms a:hover, .sidenav-wrap .sidenav-gender:hover, .sidenav-wrap .sidenav-box .js-scrKey:hover, .sidenav-wrap a:hover, .home .casting .search-movie .more-mov a:hover {
	color: #02b6ff;
}

.social-box .social-item {
	float: left;
	margin-left: 7px;
}
.social-box .social-item:first-child {
	margin-left: 0;
}

.social-prof {
	width: 26px;
	height: 26px;
}

.social-archive {
	width: 20px;
	height: 20px;
	background-size: 100%;
}

.mark_twitter {
	background-image: url(images/sns_twitter.png);
}

.mark_facebook {
	background-image: url(images/sns_facebook.png);
}

.mark_line {
	background-image: url(images/sns_line.png);
}

.mark_instagram {
	background-image: url(images/sns_instagram.png);
}

.mark_weibo {
	background-image: url(images/sns_weibo.png);
}

.mark_tiktok {
	background-image: url(images/sns_tiktok.png);
}

.mark_youtube {
	background-image: url(images/sns_youtube.png);
}

.mark_vine {
	background-image: url(images/sns_vine.png);
}

.mark_blog {
	background-image: url(images/sns_blog.png);
}

.mark_hp {
	background-image: url(images/sns_hp.png);
}

.mark_fun {
	background-image: url(images/sns_fan.png);
}

input[type=text] {
	border: 1px solid #bebebe;
	border-radius: 3px;
}

.iptxt-s {
	width: 80px;
	height: 28px;
	padding-left: 10px;
}

.iptxt-l {
	width: 390px;
	height: 48px;
	padding-left: 15px;
}

input[type=checkbox],
input[type="text"] {
	display: inline-block;
	margin-right: 3px;
}

input[type="checkbox"] + label {
	position: relative;
	display: inline-block;
	margin-right: 17px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
}

@media (min-width: 1px) {
	input[type="checkbox"] {
		display: none;
		margin: 0;
	}

	input[type="checkbox"] + label {
		padding-left: 28px;
		line-height: 26px;
	}

	input[type="checkbox"] + label:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -10px;
		display: block;
		width: 20px;
		height: 20px;
		background: #f2f2f2;
		border: 1px solid #bebebe;
		border-radius: 3px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	input[type="checkbox"]:checked + label:before {
		background: #29befc;
		-moz-box-shadow: #aeebff 0 0 1px 0 inset;
		-webkit-box-shadow: #aeebff 0 0 1px 0 inset;
		box-shadow: #aeebff 0 0 1px 0 inset;
	}

	input[type="checkbox"]:checked + label:after {
		content: "";
		position: absolute;
		top: 65%;
		left: 6px;
		display: block;
		width: 8px;
		height: 5px;
		margin-top: -8px;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		-moz-transform: rotate(-60deg);
		-ms-transform: rotate(-60deg);
		-webkit-transform: rotate(-60deg);
		transform: rotate(-60deg);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.sex-0, .sex-1 {
		padding-left: 42px !important;
		position: relative;
		z-index: 0;
	}
}
textarea {
	border: 1px solid #bebebe;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input[type="email"],
input[type="tel"] {
	border: 1px solid #bebebe;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.lang-box {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
.lang-box .ipr {
	margin-left: 20px;
}
.lang-box .ipr:first-child {
	margin-left: 0;
}
.lang-box .disable {
	color: #afaeae;
}
.lang-box input[type="radio"] {
	display: inline-block;
}
.lang-box input[type="radio"] + label {
	position: relative;
	display: inline-block;
	font-size: 10px;
	cursor: pointer;
}
@media (min-width: 1px) {
	.lang-box input[type="radio"] {
		display: none;
		margin: 0;
	}
	.lang-box input[type="radio"] + label {
		padding-left: 28px;
		line-height: 26px;
	}
	.lang-box input[type="radio"] + label:before {
		content: "";
		position: absolute;
		top: 58%;
		left: 0;
		margin-top: -13px;
		display: block;
		width: 18px;
		height: 18px;
		border-radius: 9px;
		background: #f2f2f2;
		border: 1px solid #bebebe;
	}
	.lang-box .rmcheck:after {
		background: none;
	}
	.lang-box input[type="radio"]:checked + label:after {
		content: "";
		position: absolute;
		top: 21%;
		left: 4px;
		display: block;
		width: 12px;
		height: 13px;
		background: url(images/radio_on.png) no-repeat left top;
	}
	.lang-box .addcheck:after {
		content: "";
		position: absolute;
		top: 21%;
		left: 4px;
		display: block;
		width: 12px;
		height: 13px;
		background: url(images/radio_on.png) no-repeat left top;
	}
}

.btn {
	cursor: pointer;
}

.submit-flt,
.submit-fw {
	height: 50px;
}

.submit-flt {
	width: 300px;
	margin: 30px auto 0;
	background-image: url(images/submit_filter.png);
}

.submit-fw {
	width: 200px;
	background-image: url(images/submit_free_word.png);
}

.al {
	width: 96px;
	height: 40px;
}

.submit-read {
	background-image: url(images/submit_align_read.png);
}

.submit-height {
	background-image: url(images/submit_align_height.png);
}

.submit-homearea {
	background-image: url(images/submit_align_homearea.png);
}

.submit-age {
	background-image: url(images/submit_align_age.png);
}

.submit-blood {
	background-image: url(images/submit_align_blood.png);
}

.submit-image {
	background-image: url(images/submit_align_image.png);
}

.section-title {
	width: 990px;
	height: 20px;
}

.section-title-lft {
	width: 660px;
	height: 20px;
}

.t-topics {
	background-image: url(images/top_h2_topics.png);
}

.t-information {
	background-image: url(images/top_h2_information.png);
}

.t-about {
	background-image: url(images/top_h2_about.png);
}

.t-vine {
	background-image: url(images/vine_h2.png);
}

.t-topics-l {
	background-image: url(images/arc_topics_h2.png);
}

.t-recruit-l {
	background-image: url(images/recruit_h2.png);
}

.t-policy-l {
	background-image: url(images/policy_h2.png);
}

.t-about-l {
	background-image: url(images/about_h2.png);
}

.t-about-en-l {
	background-image: url(images/about_h2_en.png);
	height: 21px;
}

.t-division-l {
	background-image: url(images/division_h2.png);
}

.t-division-en-l {
	background-image: url(images/division_h2_en.png);
}

.t-message-l {
	background-image: url(images/message_h2.png);
}

.t-message-en-l {
	background-image: url(images/message_h2_en.png);
	height: 21px;
}

.t-group-l {
	background-image: url(images/group_h2.png);
}

.t-group-en-l {
	background-image: url(images/group_h2_en.png);
	height: 21px;
}

.t-info-l {
	background-image: url(images/info_h2.png);
}

.t-contact-l {
	background-image: url(images/contact_h2.png);
}

.t-motion-products-contact-l {
	background-image: url(images/motion_products_h2.png);
}

.t-search-l {
	background-image: url(images/search_h2.png);
}

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

.post-cnt div {
	margin: 5px 0;
}
.post-cnt h1, .post-cnt h2, .post-cnt h3, .post-cnt h4, .post-cnt h5, .post-cnt h6 {
	margin: 5px 0;
}
.post-cnt strong {
	font-size: 130%;
}
.post-cnt img.alignright {
	padding-left: 20px;
}
.post-cnt img.alignleft {
	padding-right: 20px;
}
.post-cnt object {
	max-width: 100%;
}
.post-cnt p {
	margin-bottom: 20px;
}
.post-cnt a {
	display: inline;
	text-decoration: underline;
	word-wrap: break-word;
}

.work-box .inner-ttl {
	padding-right: 50px !important;
	line-height: 1.5 !important;
	text-indent: -1.5em;
	padding: 20px 40px !important;
}
.work-box .inner-cnt a {
	display: inline;
	text-decoration: underline;
	word-wrap: break-word;
}

/*-------------------------------------
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 form {
	height: 54px;
}
.header-search-area .header-search-entry {
	font-size: 13px;
	width: 290px;
	height: 54px;
	line-height: 26px;
	padding: 0px 0px 0px 25px;
	margin-right: -25px;
	border: none;
	background: url(images/bg_header_search.png) no-repeat left top;
}
.header-search-area .header-search-smt, .header-search-area .header-search-btn {
	width: 31px;
	height: 31px;
	position: absolute;
	bottom: 11px;
	right: 11px;
}
.header-search-area .header-search-smt {
	background: url(images/transparent.png) repeat left top;
	z-index: 50;
	cursor: pointer;
}
.header-search-area .header-search-btn {
	z-index: 20;
	background-image: url(images/bg_header_search_btn.png);
}

.menu-item {
	float: left;
}

.gnav-wrap {
	position: absolute;
	top: -5px;
	right: 5px;
}
.gnav-wrap .menu-gnav {
	background: black;
	color: white;
	padding: 5px 20px 10px;
	border-radius: 5px;
}
.gnav-wrap .menu-gnav .menu-item:first-child {
	margin-left: 0;
}
.gnav-wrap .menu-gnav .menu-item {
	font-size: 11px;
	margin-left: 15px;
}

.cnav-wrap .menu-item:first-child {
	margin-left: 0;
}
.cnav-wrap .menu-item {
	font-size: 16px;
	font-weight: bold;
	margin-left: 28px;
	position: relative;
}
.cnav-wrap .pdf:after {
	content: "";
	position: absolute;
	top: 3px;
	right: -25px;
	width: 16px;
	height: 16px;
	background: url(images/mark_pdf.png) no-repeat left top;
}

.breadcrumbs-box {
	margin-top: 30px;
}
.breadcrumbs-box .breadcrumbs-item {
	letter-spacing: 1px;
	font-size: 11px;
	float: left;
	margin-left: 7px;
	position: relative;
	padding-left: 15px;
}
.breadcrumbs-box .breadcrumbs-item:before {
	content: ">";
	position: absolute;
	top: 0;
	left: 0;
}
.breadcrumbs-box .breadcrumbs-item:first-child {
	margin-left: 0;
	padding-left: 0;
}
.breadcrumbs-box .breadcrumbs-item:first-child:before {
	content: "";
}
.breadcrumbs-box .breadcrumbs-item a {
	text-decoration: underline;
}

.footer {
	margin-top: 100px;
}
.footer p {
	margin: 0;
}
.footer .footer-top .mod {
	min-height: 106px;
	position: relative;
}
.footer .footer-top .mod .footer-banner-link {
	display: block;
	width: 98px;
	height: 58px;
	background-image: url(images/footer_banner.jpg);
	position: absolute;
	top: 25px;
	left: 0;
	border: 1px solid #808080;
}
.footer .footer-btm .mod {
	min-height: 84px;
}
.footer .sns_box .sns-item {
	margin-left: 12px;
}
.footer .sns_box .twitter-tweet-button {
	min-width: 98px !important;
}
.footer .sns_box .twitter-tweet-button a {
	display: inline-block;
	background: white;
	vertical-align: top;
	border-radius: 3px;
}
.footer .sns_box .twitter-tweet-button a .timage:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.footer .sns_box .twitter-tweet-button .count-o {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 20px;
	max-width: 100%;
	margin: 0 0 0 5px;
	visibility: visible;
	position: relative;
	background: #fff;
	border: #bbb solid 1px;
	border-radius: 3px;
	min-height: 18px;
	min-width: 15px;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
}
.footer .sns_box .twitter-tweet-button .count-o i {
	position: absolute;
	zoom: 1;
	line-height: 0;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin: -4px 0 0 -4px;
	border: 4px transparent solid;
	border-right-color: #ffffff;
	border-left: 0;
	font-style: italic;
}
.footer .sns_box .twitter-tweet-button .count-o u {
	margin-left: -3px;
	border-right-color: #fff;
	position: absolute;
	zoom: 1;
	line-height: 0;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin: -4px 0 0 -4px;
	border: 4px transparent solid;
	border-right-color: #ffffff;
	border-left: 0;
}
.footer .sns_box .twitter-tweet-button .count-o .tcount {
	font-size: 10px;
	padding: 0 3px;
	color: #333;
	white-space: nowrap;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	cursor: auto;
	visibility: visible;
	line-height: 19px;
}
.footer .sns_box .twitter-tweet-button .count-o .tcount:hover {
	color: rgba(51, 51, 51, 0.8);
}
.footer .sns_box .plusone div {
	width: 65px !important;
}
.footer .sns_box .btn_facebook,
.footer .sns_box .btn_twitter,
.footer .sns_box .btn_googleplus {
	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_twitter.jpg);
}
.footer .sns_box .btn_googleplus {
	background-image: url(images/btn_googleplus.jpg);
}

.slider-area {
	width: 100%;
	position: relative;
}
.slider-area .viewport {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.slider-area .ct-wrap {
	margin-top: 20px;
}
.slider-area .ct-wrap .prev, .slider-area .ct-wrap .next {
	width: 17px;
	height: 17px;
	float: left;
	cursor: pointer;
}
.slider-area .ct-wrap .prev {
	background-image: url(images/ctrl_prev.png);
}
.slider-area .ct-wrap .next {
	margin-left: 15px;
	background-image: url(images/ctrl_next.png);
}

.main-visual {
	height: 230px;
	position: relative;
}
.main-visual .loading {
	position: absolute;
	top: 0;
	left: 50%;
}
.main-visual .pickup-box {
	display: none;
}
.main-visual .pickup-box .pickup-item {
	width: 345px;
	position: relative;
	z-index: 0;
}
.main-visual .pickup-box .pickup-item img {
	min-height: 194px;
}
.main-visual .pickup-box .pickup-image {
	width: 345px;
	height: 194px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 3px;
}
.main-visual .pickup-box .pickup-title {
	width: 335px;
	margin: 7px 0 0 3px;
	letter-spacing: 0.5px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	height: 1.3em;
	line-height: 1.4em;
	background: url(images/arw_right_mdl.png) no-repeat right center;
}

.vine-box {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	left: 0;
}
.vine-box .vine-item {
	float: left;
}
.vine-box .vine-item:first-child {
	margin-left: 0;
}
.vine-box .vine-item .mov-wrap {
	position: relative;
}
.vine-box .vine-item .mov-wrap .terms, .vine-box .vine-item .mov-wrap .vine-ttl {
	font-size: 12px;
}
.vine-box .vine-item .mov-wrap .terms {
	line-height: 1.4;
	min-height: 40px;
}
.vine-box .vine-item .mov-wrap .terms a {
	display: inline;
}
.vine-box .vine-item .mov-wrap .vine-ttl {
	margin-top: 10px;
	line-height: 1.3;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.vine-box .vine-item .mov-wrap .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(images/transparent.png) repeat left top;
	cursor: pointer;
}

.vine-area-top {
	height: 240px;
	position: relative;
}
.vine-area-top .loading {
	position: absolute;
	top: 0;
	left: 50%;
}
.vine-area-top .vine-item {
	width: 160px;
}
.vine-area-top .vine-item .mask {
	width: 160px;
	height: 160px;
}
.vine-area-top .vine-item .vine-mov-top {
	position: relative;
	z-index: 0;
}

.vine-area-talent {
	margin-top: 30px;
	padding-top: 20px;
	background: url(images/border_dotted.jpg) repeat-x left top;
}
.vine-area-talent .slider-area {
	height: 220px;
	margin-top: 15px;
}
.vine-area-talent .slider-area .ct-wrap {
	width: 100%;
	position: absolute;
	top: -50px;
	left: 0;
}
.vine-area-talent .slider-area .vine-item {
	width: 145px;
}
.vine-area-talent .slider-area .vine-item .mask {
	width: 145px;
	height: 145px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background: url(images/bg_modal.png) repeat left top;
	display: none;
}

.modal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.modal .modal-controler {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	width: 100%;
	display: none;
}
.modal .modal_close, .modal .modal_next, .modal .modal_prev {
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.modal .modal_close {
	top: -45px;
	right: 20px;
	width: 28px;
	height: 28px;
	background-image: url(images/mark_modal_close.png);
}
.modal .modal_next, .modal .modal_prev {
	width: 19px;
	height: 35px;
}
.modal .modal_next {
	top: 345px;
	right: -45px;
	background-image: url(images/mark_modal_next.png);
}
.modal .modal_prev {
	top: 345px;
	left: -45px;
	background-image: url(images/mark_modal_prev.png);
}
.modal .out {
	display: none !important;
}

.topics-set {
	background: url(images/border_dotted.jpg) repeat-x left top;
}

.topics-item img.alignright {
	padding-left: 60px;
}
.topics-item img.alignleft {
	padding-right: 60px;
}
.topics-item a {
	display: inline;
}
.topics-item .ttl-inner {
	padding: 15px 0;
	display: table;
}
.topics-item .ttl-inner .thumb, .topics-item .ttl-inner .ttl {
	display: table-cell;
	vertical-align: middle;
}
.topics-item .ttl-inner .thumb {
	width: 60px;
	height: 60px;
	background: url(images/thumb_horipro_l.jpg) no-repeat left center;
	background-size: 100%;
}
.topics-item .ttl-inner .topics-thumb {
	width: 60px;
	height: auto;
}
.topics-item .ttl-inner .topics-ttl {
	width: 80%;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 20px;
	line-height: 1.3;
}
.topics-item .topics-cnt {
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 1.4px;
	padding: 20px 0;
}
.topics-item .topics-cnt a {
	display: inline;
}

.pdf {
	display: inline-block;
	padding-right: 25px;
	background: url(images/mark_pdf.png) no-repeat right top;
}

.info-item {
	padding: 20px 0;
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}

.casting {
	margin-top: 65px;
}
.casting .t-casting {
	width: 658px;
	background-image: url(images/top_h2_talent_casting.png);
}
.casting .set {
	font-size: 12px;
	padding-left: 20px;
}
.casting .various-title:before {
	content: "●";
	color: #dedede;
	margin-right: 3px;
}
.casting .various-title {
	font-size: 12px;
}
.casting .various-item:first-child {
	margin-top: 35px;
}
.casting .various-item {
	margin-top: 30px;
}
.casting .various-item .clm-t {
	line-height: 30px;
}
.casting .various-item .clm-1 {
	line-height: 26px;
}
.casting .various-item .clm-2 {
	line-height: 52px;
}
.casting .various-item .clm-3 {
	line-height: 78px;
}
.casting .various-item .various-title {
	width: 90px;
	float: left;
}
.casting .various-item .select-area {
	width: 530px;
	float: left;
}
.casting .various-item .mark-0, .casting .various-item .mark-1 {
	position: absolute;
	top: 0;
	display: block;
	width: 10px;
	height: 22px;
}
.casting .various-item .mark-0 {
	left: 28px;
	background-image: url(images/search_male.png);
}
.casting .various-item .mark-1 {
	left: 113px;
	background-image: url(images/search_female.png);
}
.casting .various-item .connect {
	margin: 0 1em;
}
.casting .free-word .ipfw {
	font-size: 14px !important;
	margin-right: -5px !important;
	border-right: none !important;
	width: 400px;
	padding: 11px 0 12px 15px;
	line-height: 24px;
}

.sort-all .al-submit-item:first-child {
	margin-left: 0;
}
.sort-all .al-submit-item {
	margin-left: 8px;
}

.side-banner .banner-item {
	overflow: hidden;
	margin-top: 10px;
	border: 2px solid #3c4043;
	border-radius: 4px;
}
.side-banner .banner-item:first-child {
	margin-top: 0;
}
.side-banner .banner-item img {
	width: 100%;
}

.sidenav-wrap {
	width: 300px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #f2f2f1;
	padding: 30px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.sidenav-wrap .sidenav-gender {
	padding-left: 10px;
	margin-left: 30px;
	line-height: 1.5;
	background: url(images/arw_left_sml_bk.png) no-repeat left center;
	cursor: pointer;
}
.sidenav-wrap .sidenav-box {
	padding: 0 20px;
}
.sidenav-wrap .sidenav-box .sidenav-item {
	min-width: 56px;
	line-height: 2;
	padding-left: 10px;
	background: url(images/arw_left_sml_bk.png) no-repeat left center;
	font-size: 12px;
}
.sidenav-wrap .sidenav-box .gender-item {
	background-image: none;
	padding-left: 0;
}
.sidenav-wrap .sidenav-box .gender-item:before {
	content: "●";
	color: #ccc;
	margin-right: 10px;
}
.sidenav-wrap .sidenav-box .js-scrKey {
	text-decoration: underline;
	cursor: pointer;
}
.sidenav-wrap .sidenav-box .height:after {
	content: "cm";
}
.sidenav-wrap .sidenav-box .age:after {
	content: "歳";
}
.sidenav-wrap .sidenav-box .blood:after {
	content: "型";
}
.sidenav-wrap .side-box {
	margin-left: -20px;
}
.sidenav-wrap .side-box .sidenav-item {
	float: left;
	margin-left: 25px;
}
.sidenav-wrap a {
	display: inline;
}

.gends {
	padding: 20px 0;
}
.gends .sidenav-box {
	padding: 0 19px;
}

.st-age .sidenav-box {
	padding-left: 35px;
}

.home .side-banner {
	margin-top: -10px;
}
.home .header-search-area {
	margin-top: 25px;
}
.home .hlogo {
	width: 322px;
	height: 64px;
	margin-top: 35px;
	background-image: url(images/logo_header_top.jpg);
}
.home .scr-nav {
	margin: 50px 45px 0 0;
}
.home .scr-nav .scr-item:first-child {
	margin-left: 0;
}
.home .scr-nav .scr-item {
	height: 22px;
	float: left;
	margin-left: 60px;
	cursor: pointer;
}
.home .scr-nav .scr-casting {
	width: 177px;
	background-image: url(images/header_scr_casting.jpg);
}
.home .scr-nav .scr-topics {
	width: 97px;
	background-image: url(images/header_scr_topics.jpg);
}
.home .scr-nav .scr-about {
	width: 87px;
	background-image: url(images/header_scr_about.jpg);
}
.home .casting .dotted {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(images/border_dotted.jpg) no-repeat left bottom;
}
.home .casting .free-word .ipfw {
	font-size: 14px !important;
	margin-right: -5px !important;
	border-right: none !important;
	width: 400px;
	padding: 11px 0 12px 15px;
	line-height: 24px;
}
.home .casting .search-movie .set {
	padding-left: 40px;
}
.home .casting .search-movie .more-mov {
	display: block;
}
.home .casting .search-movie .more-mov a {
	display: inline;
}
.home .casting .search-movie .more-mov:before {
	content: "|";
	margin-left: 20px;
	padding-right: 20px;
}
.home .topics {
	margin-top: 55px;
	background: #f2f2f1;
}
.home .topics .more {
	background-color: #f9f9f8;
}
.home .topics .more:hover {
	background-color: white;
}
.home .link-banner {
	margin-top: 70px;
}
.home .link-banner .link-box {
	margin-left: -20px;
}
.home .link-banner .link-box .link-item {
	margin: 0 0 20px 20px;
}
.home .link-banner .link-box .link-item .link-ttl {
	border-left: 3px solid black;
	line-height: 13px;
	padding-left: 10px;
	margin-bottom: 7px;
}
.home .link-banner .link-box .link-item img {
	border: 2px solid #3c4043;
	width: 100%;
}
.home .company .txt-ja {
	line-height: 1.5;
	letter-spacing: 1px;
}
.home .company .txt-en {
	display: none;
	line-height: 1.3;
	letter-spacing: 0.5px;
}
.home .company .radio-wrap {
	margin-top: 15px;
}
.home .company .txt-box {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	margin-top: 20px;
}
.home .company .cnav-wrap {
	background: url(images/border_dotted.jpg) repeat-x left top;
	padding-top: 20px;
}
.home .company .information {
	margin-top: 90px;
}
.home .company .information .txt-box {
	min-height: 123px;
}
.home .company .information .info-ttl {
	margin-top: 50px;
	padding-left: 22px;
	line-height: 45px;
	background-color: #f2f2f1;
}
.home .company .information .info-ttl span {
	border-left: 3px solid black;
	padding-left: 15px;
}
.home .company .about {
	margin-top: 85px;
}
.home .company .about .txt-box {
	min-height: 102px;
}
.home .company .more {
	background-color: white;
}
.home .company .more:hover {
	background-color: #f9f9f8;
}
.home .more {
	margin: 20px auto 0;
	width: 100%;
	height: 45px;
	background: url(images/top_more.png) no-repeat center center;
}

.talent-search .result-area, .talent-sort .result-area {
	margin-top: 50px;
}
.talent-search .result-area .result-line, .talent-sort .result-area .result-line {
	margin-top: 45px;
}
.talent-search .result-area .result-line .height:after, .talent-sort .result-area .result-line .height:after {
	content: "cm";
}
.talent-search .result-area .result-line .age:after, .talent-sort .result-area .result-line .age:after {
	content: "歳";
}
.talent-search .result-area .result-line .blood:after, .talent-sort .result-area .result-line .blood:after {
	content: "型";
}
.talent-search .result-area .result-line .result-title, .talent-sort .result-area .result-line .result-title {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
}
.talent-search .result-area .result-line .result-title:after, .talent-sort .result-area .result-line .result-title:after {
	border-top: 2px solid black;
	content: "";
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	z-index: 0;
}
.talent-search .result-area .result-line .result-title span, .talent-sort .result-area .result-line .result-title span {
	background: white;
	display: inline-block;
	position: relative;
	z-index: 50;
	padding-right: 1em;
}
.talent-search .result-area .result-line .talent-box, .talent-sort .result-area .result-line .talent-box {
	text-align: center;
	margin: 20px 0 0 -20px;
}
.talent-search .result-area .result-line .talent-box .talent-item, .talent-sort .result-area .result-line .talent-box .talent-item {
	float: left;
	width: 116px;
	margin: 0 0 10px 20px;
	min-height: 220px;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap {
	position: relative;
	z-index: 0;
	width: 114px;
	height: 160px;
	border: 1px solid #bebebe;
	overflow: hidden;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap .dtbl, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap .dtbl {
	height: 160px;
	display: table;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap .dtbl dd, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap .dtbl dd {
	width: 114px;
	height: 160px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap .dtbl dd .acv-image, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap .dtbl dd .acv-image {
	width: 100%;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap .dtbl .thumb, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap .dtbl .thumb {
	display: table-cell;
	vertical-align: middle;
	background-color: #ddd;
	background-size: 100%;
}
.talent-search .result-area .result-line .talent-box .talent-item .image-wrap .dtbl .no-thumb, .talent-sort .result-area .result-line .talent-box .talent-item .image-wrap .dtbl .no-thumb {
	background-image: url(images/thumb_horipro_l.jpg);
}
.talent-search .result-area .result-line .talent-box .talent-item .other:before, .talent-sort .result-area .result-line .talent-box .talent-item .other:before {
	content: "";
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 50;
	width: 15px;
	height: 15px;
	background: url(images/mark_other_link.png) no-repeat left top;
}
.talent-search .result-area .result-line .talent-box .talent-item .name, .talent-sort .result-area .result-line .talent-box .talent-item .name {
	margin: 8px auto 2px;
}
.talent-search .result-area .result-line .talent-box .talent-item .social-box, .talent-sort .result-area .result-line .talent-box .talent-item .social-box {
	display: inline-block;
}

.talent-search .dotted {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(images/border_dotted.jpg) no-repeat left bottom;
}
.talent-search .result-freeword {
	margin: 30px 0 -10px 20px;
}

.talent-modal {
	position: absolute;
}
.talent-modal .close-wrap {
	position: relative;
}
.talent-modal .close-wrap .modal_close {
	position: absolute;
	top: -40px;
	right: 0;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background-image: url(images/mark_modal_close.png);
}
.talent-modal .showWin, .talent-modal .scrWin {
	height: 1000px;
}
.talent-modal .showWin {
	overflow: hidden;
}
.talent-modal .image-sort-box {
	position: relative;
	z-index: 50;
	margin: 0 auto;
	height: 1000px;
	font-size: 0;
	line-height: 0;
	display: none;
	-moz-column-count: 7;
	-webkit-column-count: 7;
	column-count: 7;
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	column-gap: 0px;
}
.talent-modal .image-sort-box .image-sort-item {
	position: relative;
	z-index: 100;
	width: 50%;
	height: 200px;
	display: inline-block;
}
.talent-modal .image-sort-box .image-sort-item .talent-image {
	width: 150px;
	height: 200px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.talent-modal .image-sort-box .image-sort-item .hidden {
	display: none;
}
.talent-modal .image-sort-box .lrg {
	width: 100%;
	height: 400px;
}
.talent-modal .image-sort-box .lrg a, .talent-modal .image-sort-box .lrg .talent-image {
	width: 300px;
	height: 400px;
}

.gender-box {
	margin-top: 40px;
}
.gender-box .gender-type {
	font-size: 16px;
	color: #069ae3;
	border-left: 3px solid #069ae3;
	padding-left: 10px;
	margin-bottom: -25px;
}

.detail_talent .profile .image-area {
	width: 300px;
}
.detail_talent .profile .image-area .full-box {
	min-height: 450px;
	overflow: hidden;
}
.detail_talent .profile .image-area .full-box .full-item {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display: none;
	width: 300px;
	min-height: 450px;
}
.detail_talent .profile .image-area .full-box .full-item:first-child {
	display: block;
	z-index: 50;
}
.detail_talent .profile .image-area .full-box .full-item .main-image {
	width: 300px;
	height: auto;
}
.detail_talent .profile .image-area .thumb-box {
	margin-top: 10px;
}
.detail_talent .profile .image-area .thumb-box .thumb-item {
	float: left;
	width: 90px;
	height: 120px;
	overflow: hidden;
	margin-right: 15px;
}
.detail_talent .profile .image-area .thumb-box .thumb-item:last-child {
	margin-right: 0;
}
.detail_talent .profile .image-area .thumb-box .thumb-item .sub-image {
	width: 90px;
	height: auto;
}
.detail_talent .profile .image-area .thumb-box .thumb-item dl {
	display: table;
	width: 100%;
	height: 100%;
	background: #ddd;
}
.detail_talent .profile .image-area .thumb-box .thumb-item dd {
	display: table-cell;
	vertical-align: middle;
}
.detail_talent .profile .image-area .thumb-box .thumb-item dd img {
	width: 100%;
}
.detail_talent .profile .image-area .thumb-box .blank {
	background: url(images/prof_blank_image.jpg) no-repeat left top;
}
.detail_talent .profile .profile-area {
	width: 330px;
}
.detail_talent .profile .profile-area .talent-name {
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}
.detail_talent .profile .profile-area .talent-kana {
	margin-top: 8px;
}
.detail_talent .profile .profile-area .action-box {
	margin-top: 8px;
}
.detail_talent .profile .profile-area .action-box .action-item {
	width: 76px;
	height: 35px;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}
.detail_talent .profile .profile-area .action-box .action-item:first-child {
	margin-left: 0;
}
.detail_talent .profile .profile-area .action-box .action-item a {
	display: block;
	width: 76px;
	height: 35px;
}
.detail_talent .profile .profile-area .action-box .print {
	background-image: url(images/action_print.png);
}
.detail_talent .profile .profile-area .action-box .offer {
	background-image: url(images/action_offer.png);
}
.detail_talent .profile .profile-area .prof-tbl {
	margin-top: 12px;
	width: 100%;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #f2f2f1;
}
.detail_talent .profile .profile-area .prof-tbl tr {
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}
.detail_talent .profile .profile-area .prof-tbl tr:last-child {
	background: none;
}
.detail_talent .profile .profile-area .prof-tbl th, .detail_talent .profile .profile-area .prof-tbl td {
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
	letter-spacing: 1px;
}
.detail_talent .profile .profile-area .prof-tbl th a, .detail_talent .profile .profile-area .prof-tbl td a {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}
.detail_talent .profile .profile-area .prof-tbl th {
	font-weight: bold;
	padding: 10px 12px;
}
.detail_talent .profile .profile-area .prof-tbl th p {
	width: 80px;
	text-indent: -1.6em;
	padding-left: 1.6em;
}
.detail_talent .profile .profile-area .prof-tbl th p:before {
	content: "○";
	margin-right: 5px;
}
.detail_talent .profile .profile-area .prof-tbl td {
	color: #000000;
}
.detail_talent .profile .profile-area .prof-tbl td p {
	width: 182px;
	padding: 10px 12px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}
.detail_talent .profile .profile-area .radio-wrap {
	margin-top: 5px;
}
.detail_talent .profile .profile-area .social-box {
	margin-top: 35px;
}
.detail_talent .profile .profile-area .profs-en {
	display: none;
}
.detail_talent .area-title {
	width: 660px;
	height: 15px;
}
.detail_talent .talent-info .inner-area, .detail_talent .past-work .inner-area {
	margin-top: 18px;
}
.detail_talent .talent-info .inner-area .inner-ttl, .detail_talent .past-work .inner-area .inner-ttl {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.detail_talent .talent-info .inner-area .inner-cnt, .detail_talent .past-work .inner-area .inner-cnt {
	font-size: 12px;
	color: #4d4d4d;
	line-height: 1.5;
	letter-spacing: 1.2px;
}
.detail_talent .talent-info {
	margin-top: 45px;
}
.detail_talent .talent-info .area-title {
	/* background-image: url(images/detail_ttl_talent_info.png); */
}
.detail_talent .talent-info .inner-area {
	background: url(images/border_dotted.jpg) repeat-x left top;
}
.detail_talent .talent-info .information-box .ttl-inner {
	padding: 15px 0;
}
.detail_talent .talent-info .information-box .ttl-inner .thumb {
	background-image: none;
	background-color: #ddd;
}
.detail_talent .talent-info .information-box .ttl-inner .thumb img {
	width: 100%;
}
.detail_talent .talent-info .information-box .ttl-inner .no-thumb {
	background: url(images/thumb_horipro_l.jpg) no-repeat left center;
	background-size: 100%;
}
.detail_talent .talent-info .information-box dl {
	display: table;
}
.detail_talent .talent-info .information-box dd, .detail_talent .talent-info .information-box dt {
	display: table-cell;
	vertical-align: middle;
}
.detail_talent .talent-info .information-box dt {
	width: 85%;
}
.detail_talent .talent-info .information-box dd {
	width: 60px;
	height: 60px;
}
.detail_talent .talent-info .information-box .inner-ttl {
	padding-left: 20px;
}
.detail_talent .talent-info .information-box .info-thumb {
	width: 100%;
	height: auto;
}
.detail_talent .talent-info .inner-cnt {
	padding: 20px 0;
}
.detail_talent .past-work {
	margin-top: 55px;
}
.detail_talent .past-work .inner-ttl, .detail_talent .past-work .inner-cnt {
	padding: 0 20px 20px;
}
.detail_talent .past-work .radio-wrap {
	position: relative;
}
.detail_talent .past-work .lang-box {
	position: absolute;
	top: -20px;
	right: 0;
}
.detail_talent .past-work .area-title {
/* 	margin-top: -5px;
	background-image: url(images/detail_ttl_past_work.png); */
}
.detail_talent .past-work .inner-ttl:before {
	content: "●";
	margin-right: 2px;
}
.detail_talent .past-work .work-en {
	display: none;
}
.detail_talent .horipro-info {
	margin-top: 65px;
}
.detail_talent .horipro-info .area-title {
	/* background-image: url(images/detail_ttl_horipro_info.png); */
}
.detail_talent .horipro-info .horipro-info-cnt {
	font-size: 12px;
	color: #4d4d4d;
	padding: 0 20px;
	letter-spacing: 1px;
	line-height: 1.8;
}
.detail_talent .recommend-area {
	margin-top: 65px;
}
.detail_talent .recommend-area .area-title {
	/* background-image: url(images/detail_ttl_recommend_area.png); */
}
.detail_talent .recommend-area .recommend-box {
	margin-top: 20px;
}
.detail_talent .recommend-area .recommend-box .recommend-item {
	margin-left: 20px;
	float: left;
}
.detail_talent .recommend-area .recommend-box .recommend-item:first-child {
	margin-left: 0;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner {
	position: relative;
	z-index: 0;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .name, .detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner span {
	text-align: center;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .view {
	width: 114px;
	height: 160px;
	border: 1px solid #bebebe;
	overflow: hidden;
	background-color: #ddd;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .view .dtbl .img-wrap {
	width: 114px;
	height: 160px;
	display: table-cell;
	vertical-align: middle;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .view .dtbl .img-wrap img {
	width: 100%;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .view .dtbl .recommend-thumb {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .no-thumb {
	background-image: url(images/thumb_horipro_l.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .name {
	font-size: 12px;
	width: 114px;
	line-height: 1.5;
}
.detail_talent .recommend-area .recommend-box .recommend-item .recommend-inner .name a {
	text-decoration: underline;
}
.detail_talent .recommend-area .recommend-box .recommend-item .blank:before {
	content: "";
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 50;
	width: 15px;
	height: 15px;
	background: url(images/mark_other_link.png) no-repeat left top;
}
.detail_talent .affiliate {
	margin-top: 65px;
}
.detail_talent .affiliate a {
	display: inline-block;
}
.detail_talent .affiliate .ssp_image {
	border: 1px solid #d2d2d2;
}

.vine .vine_box {
	margin-left: -19px;
}
.vine .vine_box .vine_item {
	width: 145px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px 19px;
}
.vine .vine_box .vine_item .mov-wrap {
	position: relative;
}
.vine .vine_box .vine_item .mov-wrap .terms, .vine .vine_box .vine_item .mov-wrap .vine-ttl {
	font-size: 12px;
}
.vine .vine_box .vine_item .mov-wrap .terms {
	line-height: 1.4;
	margin-bottom: 5px;
}
.vine .vine_box .vine_item .mov-wrap .terms a {
	color: #009ad9;
	display: inline;
}
.vine .vine_box .vine_item .mov-wrap .terms a:hover {
	color: #02405a;
}
.vine .vine_box .vine_item .mov-wrap .vine-ttl {
	line-height: 1.3;
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.vine .vine_box .vine_item .mov-wrap .mask {
	width: 145px;
	height: 145px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	background: url(images/transparent.png) repeat left top;
	cursor: pointer;
}
.vine .vine_box .vine_item .mov-wrap iframe {
	position: relative;
	z-index: 0;
}
.vine .pager-wrap {
	text-align: center;
	margin-top: 20px;
}
.vine .pager-wrap .pagenate {
	display: inline-block;
}
.vine .pager-wrap .pagenate .page-numbers {
	font-size: 12px;
	color: #000;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin-left: 6px;
	float: left;
	border: 1px solid #000;
	background: white;
	display: block;
}
.vine .pager-wrap .pagenate .page-numbers:hover {
	color: #aaaaaa;
}
.vine .pager-wrap .pagenate .prev, .vine .pager-wrap .pagenate .next {
	width: 30px;
	font-size: 12px;
	color: #000;
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
}
.vine .pager-wrap .pagenate .current {
	color: white;
	background: #000;
}

.archive-topics .t-topics-l {
	margin-bottom: 40px;
}
.archive-topics .load-wrap {
	margin-top: 15px;
}
.archive-topics .load-wrap .ajax-loading {
	position: relative;
	display: none;
}
.archive-topics .load-wrap .ajax-loading .loading-image {
	position: absolute;
	top: -20px;
	left: 50%;
}
.archive-topics .load-wrap .topics-more {
	width: 660px;
	height: 45px;
	background: url(images/arc_topics_more.png) no-repeat center center;
	cursor: pointer;
}
.archive-topics .load-wrap .topics-more:hover {
	background-color: #f9f9f8;
}

.recruit .title-wrap {
	background-color: #f2f2f1;
	line-height: 45px;
}
.recruit .title-wrap .unit-title {
	padding-left: 10px;
	background: url(images/recruit_border_left.png) no-repeat left center;
}
.recruit .unit-text {
	color: #000000;
	margin-top: 20px;
	line-height: 1.5;
	letter-spacing: 1.5px;
}
.recruit .unit-text a {
	display: inline-block;
}
.recruit .side-banner {
	margin-top: 10px !important;
}

.recruit-top .unit {
	margin-top: 40px;
	min-height: 155px;
}
.recruit-top .unit .btn-recruit {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#6bd7ff', endColorstr = '#0497e2');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#6bd7ff', endColorstr = '#0497e2')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #6bd7ff, #0497e2);
	background-image: -ms-linear-gradient(top, #6bd7ff, #0497e2);
	background-image: -o-linear-gradient(top, #6bd7ff, #0497e2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#6bd7ff), to(#0497e2));
	background-image: -webkit-linear-gradient(top, #6bd7ff, #0497e2);
	background-image: linear-gradient(to bottom, #6bd7ff, #0497e2);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-align: center;
	display: block;
	width: 330px;
	padding: 1em 0;
	margin: 30px auto 40px;
}

.tax-recruit .recruit-set {
	margin-top: 40px;
}
.tax-recruit .job-area {
	margin-top: 30px;
}
.tax-recruit .job-area .job-box {
	margin-top: 40px;
	padding-bottom: 45px;
}
.tax-recruit .job-area .job-box:first-child {
	margin-top: 0;
}
.tax-recruit .job-area .job-box:last-child {
	background: none;
}
.tax-recruit .job-area .job-box .c-name, .tax-recruit .job-area .job-box .c-url, .tax-recruit .job-area .job-box .tbl-job {
	color: #000000;
}
.tax-recruit .job-area .job-box .c-name, .tax-recruit .job-area .job-box .c-url {
	display: inline;
}
.tax-recruit .job-area .job-box .c-url:before {
	content: "（";
}
.tax-recruit .job-area .job-box .c-url:after {
	content: "）";
}
.tax-recruit .job-area .job-box .c-url a {
	text-decoration: underline;
}
.tax-recruit .job-area .job-box .job-title {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}
.tax-recruit .job-area .job-box .tbl-job {
	margin-top: 15px;
	width: 100%;
}
.tax-recruit .job-area .job-box .tbl-job tr {
	border-top: 1px solid black;
}
.tax-recruit .job-area .job-box .tbl-job tr:last-child {
	border-bottom: 1px solid black;
}
.tax-recruit .job-area .job-box .tbl-job th, .tax-recruit .job-area .job-box .tbl-job td {
	color: #000000;
	border-left: 1px solid black;
}
.tax-recruit .job-area .job-box .tbl-job th {
	vertical-align: middle;
	width: 140px;
	background-color: #f2f2f1;
}
.tax-recruit .job-area .job-box .tbl-job td {
	padding: 15px 20px;
	border-right: 1px solid black;
	line-height: 1.5;
}

.pag-recruit .title-wrap {
	margin-top: 40px;
}
.pag-recruit .qa-area .qa-box {
	padding: 40px 0 25px;
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}
.pag-recruit .qa-area .qa-box:last-child {
	background: none;
}
.pag-recruit .qa-area .qa-box .qa-qst, .pag-recruit .qa-area .qa-box .qa-ans {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 45px;
	min-height: 37px;
	width: 575px;
}
.pag-recruit .qa-area .qa-box .qa-qst {
	font-size: 18px;
	font-weight: bold;
	color: #535334;
	background-image: url(images/recruit_question.png);
}
.pag-recruit .qa-area .qa-box .qa-ans {
	margin-top: 10px;
	background-image: url(images/recruit_answer.png);
}

.arc-info .unit {
	margin-top: 40px;
}

.pag-company .com-content {
	color: #494949;
	margin-top: 40px;
	line-height: 2;
	letter-spacing: 0.8px;
}
.pag-company .tbl-brd tr {
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}
.pag-company .indent {
	text-indent: 1.2em;
}
.pag-company .group .tbl-group th, .pag-company .group .tbl-group td {
	font-size: 13px;
	padding: 15px 0;
	text-align: left;
	vertical-align: top;
}
.pag-company .group .tbl-group th {
	width: 220px;
	letter-spacing: 1.7px;
	color: black;
	font-weight: bold;
}
.pag-company .group .tbl-group th a {
	text-decoration: underline;
}
.pag-company .group .tbl-group td {
	padding-left: 20px;
	line-height: 1.8;
}
.pag-company .group .tbl-group td p {
	margin-top: 15px;
}
.pag-company .group .tbl-group td p:first-child {
	margin-top: 0;
}
.pag-company .group .tbl-group td a {
	display: inline;
	text-decoration: underline;
}
.pag-company .abouts .title-area {
	margin-top: 35px;
	background: #f2f2f1;
	line-height: 45px;
	padding: 0 20px;
}
.pag-company .abouts .title-area h3 {
	float: left;
	background: url(images/recruit_border_left.png) no-repeat left center;
	padding-left: 13px;
}
.pag-company .abouts .title-area span, .pag-company .abouts .title-area p {
	float: right;
	font-size: 12px;
	margin: 0;
}
.pag-company .abouts .about .title-area {
	letter-spacing: 1px;
}
.pag-company .abouts .about .tbl-co {
	margin-top: 10px;
}
.pag-company .abouts .about .tbl-co th, .pag-company .abouts .about .tbl-co td {
	padding: 10px;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 1.5px;
}
.pag-company .abouts .about .tbl-co th {
	width: 155px;
	font-size: 13px;
	font-weight: bold;
}
.pag-company .abouts .about .tbl-co th:before {
	content: "○";
}
.pag-company .abouts .about .tbl-co td {
	color: #494949;
	font-size: 14px;
}
.pag-company .abouts .about .tbl-co td a {
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
}
.pag-company .abouts .about .purpose .pp-box {
	margin-top: 20px;
}
.pag-company .abouts .about .purpose .pp-item {
	list-style-type: decimal;
	list-style-position: inside;
	color: #494949;
	line-height: 1.5;
	letter-spacing: 1px;
	margin-top: 10px;
	text-indent: -1.6em;
	padding-left: 1.6em;
}
.pag-company .abouts .division {
	margin-top: 85px;
}
.pag-company .abouts .division .nav-division-box {
	margin-top: 30px;
}
.pag-company .abouts .division .nav-division-box .division-item {
	float: left;
	margin: 10px 0 0 30px;
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
}
.pag-company .abouts .division .nav-division-box .division-item:first-child {
	margin-left: 0;
}
.pag-company .abouts .division .nav-division-box .division-item:nth-child(5) {
	margin-left: 0;
}
.pag-company .abouts .division .nav-division-box .division-item:hover {
	color: #6b6b6b;
}
.pag-company .abouts .division .box {
	font-size: 13px;
	color: #494949;
	line-height: 1.9;
	letter-spacing: 1px;
}
.pag-company .abouts .division .box b {
	display: block;
	font-weight: bold;
	margin: 5px 0;
	line-height: 30px;
}
.pag-company .abouts .division .box .indent {
	display: block;
	text-indent: 1.3em;
}
.pag-company .abouts .about-en .tbl-co th {
	text-indent: -1.1em;
	padding-left: 2em;
}
.pag-company .abouts .division-en .nav-division-box {
	/* margin-left: -3%; */
}
.pag-company .abouts .division-en .nav-division-box .division-item {
	display: inline;
	float: none;
	margin-left: 3%;
	padding-left: 3%;
	line-height: 1.8;
}
.pag-company .abouts .division-en .nav-division-box .division-item:first-child, .pag-company .abouts .division-en .nav-division-box .division-item:nth-child(5) {
	margin-left: 3%;
}
.pag-company .abouts .division-en .box b {
	margin: 5px 0 -10px;
}
.pag-company .abouts .division-en .box .indent {
	text-indent: 0;
	margin-top: 1em;
}

.pag-policy .unit {
	color: #494949;
	margin-top: 35px;
	line-height: 1.8;
	letter-spacing: 1px;
}
.pag-policy .policy-box .policy-item {
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-top: 15px;
}
.pag-policy .ex-box {
	width: 590px;
}
.pag-policy .ex-box .ex-item {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	text-indent: -2.9em;
	padding-left: 1em;
}
.pag-policy .ex-box .ex-item:before {
	display: marker;
	content: "（" counter(cnt) "）";
}

.contact textarea {
	max-width: 402px;
	min-width: 402px;
}
.contact input[type="submit"] {
	width: 260px;
	height: 50px;
	display: block;
	margin: 30px auto 0;
	cursor: pointer;
	background-image: url(images/contact_submit.png);
}
.contact .wpcf7-validation-errors {
	border: none;
	padding: 0;
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.contact .img.ajax-loader {
	display: block;
	margin: 0 auto;
}
.contact select {
	outline: none;
	width: 100%;
	height: 40px;
	background-color: white;
	border: 1px solid #ccc;
}
.contact .wpcf7-talent {
	width: 100%;
}
.contact .tbl-contact {
	margin-top: 40px;
}
.contact .tbl-contact input[type="text"],
.contact .tbl-contact input[type="email"],
.contact .tbl-contact input[type="tel"] {
	outline: none;
	height: 38px;
	padding: 0 10px;
	border: 1px solid #bebebe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contact .tbl-contact textarea {
	width: 402px;
	padding: 1em;
}
.contact .tbl-contact .must {
	background: url(images/mark_must.png) no-repeat right 18px top 13px;
}
.contact .tbl-contact .option {
	background: url(images/mark_option.png) no-repeat right 18px top 13px;
}
.contact .tbl-contact th, .contact .tbl-contact td {
	padding: 13px 0;
}
.contact .tbl-contact th {
	width: 215px;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
}
.contact .tbl-contact th span {
	font-size: 11px;
}
.contact .tbl-contact th .ja {
	font-size: 13px;
	font-weight: bold;
}
.contact .tbl-contact th .en {
	font-size: 10px;
	margin-top: 2px;
	line-height: 1.5;
	letter-spacing: -0.3px;
}
.contact .tbl-contact td .wpcf7-not-valid-tip {
	margin-top: 10px;
}
.contact .tbl-contact input {
	width: 410px;
}
.contact .tbl-contact .wpcf7-mail-sent-ok {
	border: none;
	color: red;
}
.contact .cnote-box {
	margin-top: 20px;
}
.contact .cnote-box .cnote-item {
	text-indent: -1.4em;
	padding-left: 1.4em;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0.8px;
}
.contact .cnote-box .cnote-item:before {
	content: "※";
}
.contact .cnote-box .cnote-item a {
	display: inline;
	text-decoration: underline;
}

.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);
}

.search-site .search-site-result {
	margin-top: 30px;
}
.search-site .search-site-result .rslt-ttl {
	font-size: 13px;
	color: #00a6e4;
}
.search-site .search-site-result .rslt-ttl .word:before,
.search-site .search-site-result .rslt-ttl .word:after {
	content: "“";
}
.search-site .search-site-result .s-rslt-wrap .s-rslt {
	padding: 20px;
}
.search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-ttl {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.7;
}
.search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-ttl a {
	display: inline;
	border-bottom: 2px solid #bcbcbc;
}
.search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-cnt {
	font-size: 11px;
	color: #767676;
	margin-top: 10px;
	line-height: 1.2;
	letter-spacing: 1px;
}
.search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-cnt img {
	display: none;
}
.search-site .search-site-result .s-rslt-wrap .s-rslt .s-rslt-cnt p {
	margin: 0;
	width: 100%;
	height: 1.2em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.various-single .single-ttl {
	position: relative;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.various-single .single-ttl span {
	background: white;
	display: inline-block;
	position: relative;
	z-index: 50;
	padding-right: 1em;
}
.various-single .single-ttl:after {
	border-top: 2px solid black;
	content: "";
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	z-index: 0;
}
.various-single .single-cnt {
	margin-top: 20px;
	line-height: 1.5;
	letter-spacing: 1px;
}
.various-single .single-cnt a {
	display: inline;
	text-decoration: underline;
}



/* --------------------
	add 150514
	スーパーバナー
	リンクボタン設置
-------------------- */
.tsc_banner {
	position: relative;
}

.tsc_banner .list {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 930px;
	margin: 0 auto;
	display: table;
}

.tsc_banner .list li {
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
}

.tsc_banner .list li:first-child {
	padding-left: 0;
}

.tsc_banner .list li .entry-btn {
	width: 293px;
	height: 70px;
	background: url(images/bg_tsc_button.png) repeat left top;
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}

.tsc_banner .icon {
	width: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

.tsc_banner .icon-fb {
	background: url(images/icon_fb.png) no-repeat left top;
}

.tsc_banner .icon-tw {
	background: url(images/icon_tw.png) no-repeat left top;
}

.tsc_banner .icon-ln {
	background: url(images/icon_ln.png) no-repeat left top;
}

.tsc_banner .eb-text {
	magin-left: 10px;
}

.tsc_banner .btn {
	text-indent: 0;
	margin-left: 5px;
}

.tsc_banner .qr {
	width: 50px;
	height: 50px;
	background: url(images/icon_ln_qr.png) no-repeat left top;
	margin-left: 25px;
}

.tsc_banner .icon,
.tsc_banner .eb-text,
.tsc_banner .btn,
.tsc_banner .qr {
	display: inline-block;
	vertical-align: middle;
}


/* --------------------
	add 150515
	ツイートボタンマージン調整
-------------------- */
.tsc_banner .list li .eb-text {
	font-size: 13px;
}

.tsc_banner .list li .btn {
	/* twitter button*/
	margin-left: 6px;
}

.tsc_banner .list li:first-child .btn {
	/* facebook button*/
	margin-left: 13px;
}

.tsc_banner .list li .qr {
	/* line qr */
	margin-left: 32px;
}



/* --------------------
	new clearfix
-------------------- */
/*
.tsc_banner .list li .entry-btn {
	zoom: 1;
}

.tsc_banner .list li .entry-btn:after {
	content: "";
	display: block;
	clear: both;
}
*/


/* --------------------
	add 150825
	タレント固定ページ
	スタイル調整
-------------------- */
.various-single .single-cnt {
	line-height: 1.9;
	letter-spacing: 1.4px;
}
.single-cnt p {
	display: block;
	margin: 1em 0;
}
.single-cnt strong { font-weight: bold; }
.single-cnt em { font-style: italic; }
.single-cnt blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.single-cnt .aligncenter {
	display: block;
	margin: 0 auto;
}
.single-cnt .alignright {
	float: right;
	padding-left: 20px;
}
.single-cnt .alignleft {
	float: left;
	padding-right: 20px;
}
.single-cnt img[class*="wp-image-"],
.single-cnt img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}




/* --------------------
	add 150901
	フォームページ追加
-------------------- */
/* common texts
-------------------- */
.page .left-area.g8of12 p {
	line-height: 1.4;
	margin: 1em 0;
}

/* common outer area
-------------------- */
.audience .post-content {
	line-height: 1.5;
	letter-spacing: 1px;
}
/* cancel */
.page .contents.audience .left-area .post-content p {
	/*margin: 0;*/
}


/* common detail area
-------------------- */
.audience .detail {
	margin-top: 30px;
}



/* titles
-------------------- */
/* page title */
.audience .single-ttl {
	margin-bottom: 30px;
}
.audience .single-ttl:after {
	top: auto;
	bottom: 25%;
}
.audience .single-ttl span {
	display: inline;
}
/* detail title */
.audience .title-detail {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.audience .title-detail:before {
	content: "◆";
}


/* dl / dt / dd
-------------------- */
.audience .dl-detail dt,
.audience .dl-detail dd {
	float: left;
}
.audience .dl-detail dt {
	width: 7%;
}
.audience .dl-detail dt:after {
	content: "：";
}
.audience .dl-detail dd {
	width: 93%;
}


/* lists
-------------------- */
.audience .detail-note-items {
	margin-top: 10px;
}
.audience .detail-note-item {
	font-size: 13px;
	text-indent: -1.1em;
	padding-left: 1.1em;
}
.audience .detail-note-item:before {
	content: "※";
}




/* table
-------------------- */
.tbl-audience {
	margin-top: 20px;
	width: 100%;
}
.tbl-audience tr {
	background: url(images/border_dotted.jpg) repeat-x left bottom;
}
.tbl-audience th,
.tbl-audience td {
	padding: 20px 0;
}
.tbl-audience th {
	text-align: left;
	width: 30%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
}
.tbl-audience th .sml {
	font-size: 11px;
}
.tbl-audience th:after {
	content: "必須";
	color: white;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 20px;
	width: 33px;
	line-height: 20px;
	background-color: #ff5555;
	-moz-border-radius: 4px / 4px;
	-webkit-border-radius: 4px 4px;
	border-radius: 4px / 4px;
}
.tbl-audience td {
	text-align: left;
	width: 60%;
}
.tbl-audience input {
	width: 94%;
	padding: 2% 2%;
}
.sbmt-tsc {
	-moz-box-shadow: 0 1px 0 #006ea6;
	-webkit-box-shadow: 0 1px 0 #006ea6;
	box-shadow: 0 1px 0 #006ea6;
	text-align: center;
	border-radius: 2px;
	background-image: -moz-linear-gradient(-90deg, #3acaff 0%, #0094e0 100%);
	background-image: -webkit-linear-gradient(-90deg, #3acaff 0%, #0094e0 100%);
	background-image: -ms-linear-gradient(-90deg, #3acaff 0%, #0094e0 100%);

	cursor: pointer;
	display: block;
	margin: 30px auto 0;
	padding: 0.8em 4.5em;
	color: white;
	text-shadow: 1px 1px 0 #888;
	font-size: 125%;
	font-weight: bold;
	-webkit-tap-highlight-color: transparent;
}




/* outro
-------------------- */
.outro {
	margin-top: 40px;
}
.outro .executive {
	margin-top: 30px;
}





/* contactform 7
-------------------- */
/* loader */
.ajax-loader {
	display: block;
	margin: 10px auto !important;
}
/* element message */
.audience span.wpcf7-not-valid-tip {
	margin-top: 10px;
	font-size: 12px;
}
/* レスポンス全般 */
.wpcf7-form .wpcf7-response-output {
	text-align: center;
	border: none;
	margin: 0px 0em 0px;
}
/* エラー */
.wpcf7-form div.wpcf7-validation-errors {
	font-weight: bold;
	color: #d1444d;
	background-color: #ffd1d1;
	padding: 1em 0;
}
/* 完了 */
.wpcf7-form div.wpcf7-mail-sent-ok {
	font-weight: bold;
	color: #2b6b0f;
	background-color: #c7efb5;
	padding: 1em 0;
}



/* add 160809 */
.side-banner .banner-item img {
	height: auto;
}

/* add 170920 */
.detail_talent .area-title {
    position: relative;
    display: table;
    white-space: nowrap;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
    text-indent: initial;
    overflow: auto;
    background-position: initial;
}
.detail_talent .area-title::after{
	position: relative;
    right: -3%;
    content: '';
    display: table-cell;
    width: 100%;
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
    background-clip: padding;
    color: #000;
}
.talent-info {
	overflow: hidden;
}
.past-work {
	padding-top: 30px;
	overflow: hidden;
}
.recommend-area {
	overflow: hidden;
}
