@charset "utf-8";
/*-------------------------------------------------------------------------------
 sg override
 -------------------------------------------------------------------------------*/
.sg-box h4 {
	height: auto;
	line-height: 24px;
}

.sg-box h4 + * {
	margin-top: 5px;
}

.sg-box .pg-main-img {
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
}
.sg_large {
	font-size: 18px;
}

.sg-koubo-free-app {
	font-size: 12px;
	color: #a40807;
	margin-left: 10px;
	font-weight: bold;
}


/*------------------------------------------------------------------------------
 pg-koubo
 -----------------------------------------------------------------------------*/
.pg-koubo-icon {
	padding: 0 10px;
	_padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #730806;
	background-color: #b80404;
	background: -webkit-gradient(linear, top, bottom, from(#b80404), to(#930b0a));
	background: -webkit-linear-gradient(top, #b80404, #930b0a);
	background: -moz-linear-gradient(top, #b80404, #930b0a);
	background: -o-linear-gradient(top, #b80404, #930b0a);
	background: linear-gradient(to bottom, #b80404, #930b0a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b80404', endColorstr='#930b0a');
}

.pg-head {
	position: relative;
}

.pg-head-logo {
	width: 200px;
	float: left;
	margin-right: 20px;
	border: 2px solid #ccc;
}

.pg-head-description {
	width:720px;
	float:left;
}

.pg-snsbtn {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.pg-sns-hatebu {
	font-size: 0px;
}

.pg-snsbtn li {
	float: left;
}

.pg-snsbtn li + li {
	padding-left: 10px;
}

.pg-img-right-col {
	float: right;
	margin: 0 0 5px 20px !important;
}
.pg-img-left-col {
	float: left;
	margin: 0 20px 5px 0 !important;
}
.pg-text-aside {
	overflow: hidden;
}

.pg-img-right {
	float: right;
	width: 260px;
	margin: 0 0 5px 20px !important;
}
.pg-text-left {
	float: left;
	width: 668px;
	}

.pg-job-list.num-two {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.pg-job-list li {
	float: left;
	width: 300px ;
}

.pg-job-list li + li {
	margin-left: 20px;
}

.pg-job-list figcaption {
	margin-top: 5px;
	font-weight: normal;
}
.pg-work-position {
	padding: 20px;
}
.pg-work-position-below {
	padding: 20px;
	margin-top: 20px;
}

.pg-biz-point {
	border: 1px solid #D1B99F;
}

.pg-biz-point li {
	padding: 20px 10px 10px 10px;
	text-align: center;
}

.pg-application-spacer {
	margin-top: 38px;
}

.pg-biz-point li + li {
	border-left: 1px solid #D1B99F;
}

.pg-biz-point dd {
	color: #af0c13;
	font-size: 24px;
	font-weight: bold;
}

.pg-company-logo li {
	float: left;
}

.pg-company-notes {
	text-align: right;
	font-weight: normal;
}
.pg-talk-speaker-l {
	border: 1px solid #e9ddd1;
	background: #ffffff;
	float: left;
	width: 421px;
	padding: 20px;
	font-size: 12px;
	min-height: 120px;
}
.pg-talk-speaker-r {
	border: 1px solid #e9ddd1;
	background: #ffffff;
	float: right;
	width: 421px;
	padding: 20px;
	margin-left: 10px;
	font-size: 12px;
	min-height: 120px;
}
.pg-talk-speaker-l .pg-talk-img-right,
.pg-talk-speaker-r .pg-talk-img-right {
	float: right;
	margin: 0 0 10px 10px;
}
.pg-talk-speaker-l .pg-talk-img-left ,
.pg-talk-speaker-r .pg-talk-img-left {
	float: left;
	margin: 0 0 10px 10px;
}
.pg-talk-profile {
	font-weight: bold;
	display: block;
}
.pg-talk-name {
	font-weight: bold;
	float: left;
}
.pg-talk-dl {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 1em;
}
.pg-talk-dl dd {
	margin-left: 0.5em;
}
.pg-talk-text-full {
	float: right;
	width: 890px;
}
.pg-talk-text-half {
	float: right;
	width: 610px;
}
.pg-talk-text-middle {
	float: right;
	width: 570px;
}
.pg-application-txt {
	min-height: 85px;
}
.pg-about-txt {
	min-height: 200px;
}
.pg-jobtype-list {
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.8;
}
.pg-jobtype-lead {
	margin-left: 60px;
}

.pg-koubo-location {
	margin-top: 5px;
	padding-left: 15px;
	background-position: 0 -64px;
}

/*--
.pg-decoration-list-circle {
	position: relative;
	padding-left: 1.5em;
	text-align: center;
}

.pg-decoration-list-circle li:before {
	content: "●";
	left: 0;
}

--*/

.pg-koubo-job-name {
	font-size: 20px;
	padding: 0;
}

.pg-koubo-btn-detail {
	text-align: center;
}

.pg-talk-profile-wrapper > li {
	height: 240px;
}

.pg-title {
	font-weight: bold;
}

.pg-application-period {
	font-size: 18px;
	margin-top: 10px;
}

/*---------- SNS ----------*/
.pg-sns {
	float: right;
}
.pg-sns > li {
	float: left;
}
.pg-sns > li + li {
	margin-left: 10px;
}
.pg-sns-facebook {
	min-width: 98px;
}
.pg-sns-twitter {
	width: 85px;
}
.pg-sns-hatenabookmark {
	font-size: 0;
}
.fb_iframe_widget span {
	display: block !important;
	min-width: 98px !important;
	height: 20px !important;
}
.fb_iframe_widget iframe {
	z-index: 100;
	min-width: 98px !important;
}


/*---------- page original ----------*/
.pg-talk-text-short {
	float: right;
	width: 510px;
}
.pg-img-left-col {
	float: left;
	margin: 0 20px 5px 60px !important;
}
.pg-advertise-introduction-closed-text {
	color: red !important;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}