@charset "utf-8";
h1 {
  display: none;
}
article {
  margin-top: -20px;
}
.pg-advertise-page-title {
  display: block !important;
  float: left;
}
/*---------- SNS ----------*/
.pg-advertise-sns {
  float: right;
  margin-top: 12px;
}
.pg-advertise-sns > li {
  float: left;
}
.pg-advertise-sns > li + li {
  margin-left: 10px;
}
.pg-advertise-sns-facebook {
  min-width: 98px;
}
.pg-advertise-sns-twitter {
  width: 85px;
}
.pg-advertise-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;
}
/*----------------------------*/
.pg-advertise-introduction-area {
  margin-top: 20px;
}
.pg-advertise-logo {
  float: left;
  width: 200px;
  margin-right: 20px;
  border: 2px solid #ccc;
}
.pg-advertise-logo img {
  width: 200px;
  height: auto;
}
.pg-advertise-introduction {
  overflow: hidden;
}
.pg-advertise-introduction > h2 {
  position: static;
  padding: 0;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.pg-advertise-introduction > h2:before {
  display: none !important;
}
.pg-advertise-introduction h2 + p {
  margin-top: 10px;
  line-height: 1.8;
  font-size: 14px;
  color: #666666;
}
.pg-advertise-introduction-period{
  margin-top: 10px;
  font-size: 18px;
}
.pg-advertise-introduction-period dt ,
.pg-advertise-introduction-period dd {
  float: left;
}
.pg-advertise-apply-free {
  margin-top: 10px;
  color: #A40807;
  font-size: 12px;
  font-weight: bold;
}
/*------------------
  column left
------------------*/
.pg-advertise-devided-left {
  float: left;
  width: 730px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pg-advertise-devided-left > section + section {
  margin-top: 20px;
}
.pg-advertise-jobtype {
  background-color: #FFFFFF;
  border: 1px solid #D1B99F;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.pg-advertise-jobtype h2 {
  margin: 0;
  border-bottom: 1px solid #E8DCCF;
  line-height: 1.6;
  padding: 8px 0 7px 20px;
}
.pg-advertise-jobtype h2:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 4px;
  height: 102%;
  background: #A38159;
  background: -webkit-gradient(linear, top, bottom, from(#CAAA83), to(#A38159));
  background: -webkit-linear-gradient(top, #CAAA83, #A38159);
  background: -moz-linear-gradient(top, #CAAA83, #A38159);
  background: -o-linear-gradient(top, #CAAA83, #A38159);
  background: linear-gradient(to bottom, #CAAA83, #A38159);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#CAAA83', EndColorStr='#A38159');
}
.pg-advertise-jobtype h2 + .pg-advertise-jobtype-list {
  margin-top: 0;
}
.pg-advertise-jobtype-list .pg-advertise-jobtype-lead {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.8;
}
.pg-advertise-jobtype-list > li {
  padding: 20px;
}
.pg-advertise-jobtype-list > li.line2 {
  padding: 20px;
  height: 60px;
}
.pg-advertise-jobtype-list > li h3 {
  position: static;
  font-size: 20px;
  color: #333333;
  padding: 0;
}
.pg-advertise-jobtype-list > li h3:before {
  display: none !important;
}
.pg-advertise-jobtype-list > li + li {
  border-top: 1px solid #E8DCCF;
}
.pg-advertise-jobtype-list > li h3 + .pg-advertise-jobtype-income {
  margin-top: 10px;
  font-size: 16px;
}
.pg-advertise-jobtype-income > dt ,
.pg-advertise-jobtype-income > dd {
  float: left;
  font-size: 16px;
}
.pg-advertise-location {
  margin-top: 5px;
  padding-left: 15px;
  background-position: 0 -64px;
}
.pg-advertise-location + * {
  margin-top: 5px;
}
.pg-advertise-btn-detail {
  text-align: center;
}
.pg-advertise-about-jobtype * + h3 {
  margin-top: 20px;
}
.pg-advertise-about-jobtype h3 + p {
  margin-top: 10px;
}
.pg-advertise-message-img-right {
  float: right;
  width: 240px;
  margin: 0 0 20px 20px !important;
}
.pg-advertise-message-img-right img {
  width: 240px;
  height: 160px;
}
.pg-advertise-message-img-right figcaption {
  margin-top: 5px;
  font-size: 12px;
}
.pg-advertise-message {
  font-size: 14px;
  line-height: 1.8;
}
.pg-advertise-freearea-img-right {
  float: right;
  width: 300px;
  margin: 0 0 20px 20px !important;
}
.pg-advertise-freearea-img-right img {
  width: 300px;
  height: 200px;
}

.pg-advertise-freearea-img-right2 {
  float: right;
  width: 200px;
  margin: 0 0 20px 20px !important;
}
.pg-advertise-freearea-img-right2 img {
  width: 200px;
  height: 300px;
}

.pg-advertise-about-wanted-person + p {
  margin-top: 15px;
}

/*------------------
  column right
------------------*/
.pg-advertise-devided-right {
  float: left;
  width: 240px;
  margin-top: 0 !important;
  margin-left: 20px;
  background-color: #FFFFFF;
  border: 1px solid #D1B99F;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;

}
.pg-advertise-devided-right h2 {
  padding: 8px 0 7px 16px;
  margin: 0;
}
.pg-advertise-devided-right h2:before {
  display: none;
  filter: none;
  width: 0 !important;
  background: none !important;
}
.pg-advertise-right-contents {
  margin-top: 0;
}
.pg-advertise-right-contents-parts {
  padding: 15px;
}
.pg-advertise-right-contents-parts + .pg-advertise-right-contents-parts {
  border-top: 1px solid #E8DCCE;
}
.pg-advertise-devided-right h3 {
  position: static;
  padding: 0;
  color: #333333;
  font-size: 14px;
}
.pg-advertise-devided-right h3:before {
  display: none !important;
}
.pg-advertise-right-img img {
  height: auto;
}
.pg-advertise-right-contents > dl dt {
  font-size: 14px;
  font-weight: bold;
}
.pg-advertise-right-contents > dl dd {
  margin-top: 5px;
}
.pg-advertise-right-table {
  width: 100%;
}
.pg-advertise-right-table th {
  width: 70px;
  padding-right: 5px;
  vertical-align: top;
  text-align: left;
}
.pg-advertise-right-table tr + tr th ,
.pg-advertise-right-table tr + tr td {
  padding-top: 5px;
}

/*------------------
  about bizreach
------------------*/
.pg-advertise-about-biz h4 + * {
  margin-top: 10px;
}
.pg-advertise-3reasons {
  border: 1px solid #D1B99F;
  text-align: center;
}
.pg-advertise-3reasons > li {
  padding: 20px 10px 10px;
}
.pg-advertise-3reasons > li + li {
  border-left: 1px solid #D1B99F;
}
.pg-advertise-3reasons dd {
  color: #AF0C13;
  font-size: 24px;
  font-weight: bold;
}

/*------------------
  slider
------------------*/
* + .pg-advertise-slider-area {
  margin-top: 30px;
}
.pg-advertise-slider-wrapper {
  position: relative;
  width: 100%;
  *width: 691px;
  padding: 0 67px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pg-advertise-slider a {
  display: block;
  width: 171px;
  height: 114px;
  background: url(//d3b6lg2n6cz976.cloudfront.net/site/koubo.slider.bg.hover.png) no-repeat center center;
  background-color: #000000;
}
.pg-advertise-slider a img {
  display: block;
  width: 171px;
  height: 114px;
}
.pg-advertise-slider a img:hover {
  opacity: 0.5;
  filter: alpha(opcacity=50);
}
.pg-advertise-slider figcaption {
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
}
.pg-advertise-slider-count3 ul li {
  float: left;
  width: 170px;
}
.pg-advertise-slider-count3 li + li {
  margin-left: 20px;
}
.pg-advertise-slider-controller-prev ,
.pg-advertise-slider-controller-next {
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  *text-indent: 0 !important;
}
.pg-advertise-slider-controller-next {
  display: block;
  top: 0;
  right: 10px;
  width: 55px;
  height: 100%;
}
.pg-advertise-slider-controller-next:after {
  display: block;
  content: '';
  position: absolute;
  top: 195px;
  right: 0;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: url(//d3b6lg2n6cz976.cloudfront.net/site/i_arrow.png) no-repeat 0 -35px;

}
.pg-advertise-slider-controller-prev {
  display: block;
  top: 0;
  left: 10px;
  width: 55px;
  height: 100%;
}
.pg-advertise-slider-controller-prev:after {
  display: block;
  content: '';
  position: absolute;
  top: 195px;
  left: 0;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: url(//d3b6lg2n6cz976.cloudfront.net/site/i_arrow.png) no-repeat 0 0;
}

.pg-advertise-slider-area .pg-advertise-slider-controller-next:after{
  top:58px;
}

.pg-advertise-slider-area .pg-advertise-slider-controller-prev:after{
  top:58px;
}

.pg-advertise-slider-controller-next:hover:after {
  background-position: 0 -105px;
}
.pg-advertise-slider-controller-prev:hover:after {
  background-position: 0 -70px;
}

/*------------------
  lightbox
------------------*/
.pg-advertise-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  *top: 50%;
  *left: 50%;
  z-index: 100;
  width: 620px;
  height: 460px;
  margin: auto;
  *margin: -230px 0 0 -310px;
  padding: 20px 40px;
  background-color: #FFFFFF;
  border: 1px solid #D1B99F;
}
.pg-advertise-lightbox .pg-advertise-slider-wrapper {
  padding: 0 50px;
}
.pg-advertise-lightbox .pg-advertise-slider a {
  display: table-cell;
  width: 520px;
  height: 390px;
  layout-grid-line: 390px;
  text-align: center;
  vertical-align: middle;
}
.pg-advertise-lightbox .pg-advertise-slider a img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 520px;
  max-height: 390px;
}
.pg-advertise-lightbox .pg-advertise-slider a {
  background: none;
}
.pg-advertise-lightbox .pg-advertise-slider a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pg-advertise-lightbox .pg-advertise-slider-count3 {
  overflow: visible !important;
}
.pg-advertise-lightbox .pg-advertise-slider-count3 ul li {
  width: 520px;
  height: 390px;
}
.pg-advertise-lightbox .pg-advertise-slider-controller-next {
  display: block;
  position: absolute;
  left: 50%;
  *left: 310px;
  width: 340px;
  height: 390px;
}
.pg-advertise-lightbox .pg-advertise-slider-controller-prev {
  display: block;
  position: absolute;
  left: -30px;
  width: 340px;
  height: 390px;
}
.pg-advertise-lightbox a.pg-advertise-slider-controller-next:hover {
  background-position: 0 -105px;
}
.pg-advertise-lightbox a.pg-advertise-slider-controller-prev:hover {
  background-position: 0 -70px;
}

.pg-advertise-message p + p {
  margin-top: 25px;
}

/*------------------
募集終了
------------------*/

.pg-advertise-introduction-closed-text {
  color: red !important;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1;
}


