@charset "UTF-8";
/* extend
   ========================================================================== */
.blog_2column .span4 .news_articles .block, .blog_2column .span4 .ceo_articles {
  margin-bottom: 40px;
  box-shadow: 1.4px 1.4px 4px rgba(0, 0, 0, 0.2);
}

.blog_2column .span4 .news_articles h3, .blog_2column .span4 .ceo_articles h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  background-color: #eaeaea;
  font-size: 16px;
  font-weight: 500;
}

.blog_2column .span4 .news_articles .widget-module, .blog_2column .span4 .ceo_articles .block .widget-module {
  padding: 20px 0;
}

.blog_2column .span4 .news_articles ul, .blog_2column .span4 .ceo_articles ul {
  list-style: none;
  margin: 0;
}

.blog_2column .span4 .news_articles ul li, .blog_2column .span4 .ceo_articles ul li {
  position: relative;
  padding: 4px 0;
  padding-left: 2em;
}

.blog_2column .span4 .news_articles ul li:before, .blog_2column .span4 .ceo_articles ul li:before {
  content: "-";
  font-size: 12px;
}

.blog_2column .span4 .news_articles ul li a, .blog_2column .span4 .ceo_articles ul li a {
  color: #333;
  font-size: 16px;
  font-weight: 200;
  line-height: 22px;
}

/* ----------------------------------------------- */
/* Blog - コンサルタント紹介
/* ----------------------------------------------- */
.consultant .container_large {
  padding-bottom: 40px;
}

.consultant .thumbnails {
  margin-bottom: 50px;
}

.consultant .thumbnails li {
  margin-bottom: 10px;
}

.consultant .thumbnails .span4 {
  width: 33.333333%;
}

.consultant .thumbnails .offset2 {
  margin-left: 19.65812%;
}

@media (max-width: 979px) {
  .consultant .thumbnails .span4 {
    width: 100%;
  }
  .consultant .thumbnails .offset2 {
    margin-left: 0;
  }
}

/*.consultant .choose_procommit .thumbnail .ico {
  width: 20%;
}*/

.grid-item .text h4 #hs_cos_wrapper_job_title {
  display: block;
  font-size: 13px;
  line-height: 1.6;
  margin-left: 1px;
}

.post-body #hs_cos_wrapper_job_title {
  font-size: 15px;
  font-weight: normal;
  margin-left: 1em;
}

@media (max-width: 640px) {
  .post-body #hs_cos_wrapper_job_title {
    display: inline-block;
    margin-left: 0;
  }
}

.post-body .consultant_description {
  display: inline-block;
  margin-bottom: 30px;
}

/* ----------------------------------------------- */
/* Blog - ニュース
/* ----------------------------------------------- */
.news_listing .news-item {
  padding: 6px 0;
}

.news_listing .news-item .date {
  margin-right: 8px;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.news_listing .news-item .topic {
  display: inline-block;
  width: 6em;
  padding: 2px 4px;
  border: 1px #03a9f4 solid;
  color: #03a9f4;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 767px) {
  .news_listing .news-item {
      padding: 6px 0 24px;
  }
  .news_listing .row-fruid:last-child .news-item {
      padding: 6px 0 0;
   }
  .news_listing .news-item .topic {
    font-size: 12px;
  }
}

.news_listing .news-item .title {
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
}

.blog-listing-wrapper .pager a {
  margin-top: 50px;
}

.blog_2column .span4 .news_articles .filter-expand-link {
  padding: 4px 0 0;
  padding-left: 2em;
}

@media (max-width: 1199px) {
  .row-fluid .span3 {
    width: 30%;
  }
  .row-fluid .span9 {
    width: 60%;
  }
}

/* ----------------------------------------------- */
/* Blog - CEOブログ
/* ----------------------------------------------- */
.ceo-post {
  border-bottom: 1px #eaeaea solid;
  margin: 20px 0;
  padding-bottom: 40px;
}

@media (max-width: 640px) {
  .ceo-post {
    margin: 40px 0 20px;
  }
}

.ceo-post h2 a {
  margin-bottom: 24px;
  color: #03a9f4;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.ceo-post .datetime {
  font-weight: 300;
}

.ceo-post .hs-featured-image {
  width: 36%;
}

.ceo-post a .hs-featured-image:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

@media (max-width: 640px) {
  .ceo-post .hs-featured-image {
    width: 100%;
    margin-bottom: 10px;
  }
}

.ceo-post p.ceo-post-bottom {
  margin-bottom: 0;
}

.ceo-post .more-link {
  color: #03a9f4;
}

.ceo-post .more-link:hover {
  color: #03a9f4;
  opacity: 0.75;
}

.ceo-post .post-data .topic a {
  padding-left: 1.5em;
  color: #03a9f4;
}

.ceo-post .post-data .topic a:hover {
  color: #03a9f4;
  text-decoration: underline;
}

.ceo_profile {
  padding: 20px 24px;
  box-shadow: 1.4px 1.4px 4px rgba(0, 0, 0, 0.2);
}

.ceo_profile h3,
.ceo_profile h4,
.ceo_profile p {
  text-align: center;
}

.ceo_profile .prof_icon {
  margin-bottom: 20px;
}

.ceo_profile h3 {
  line-height: 1.4;
}

.ceo_profile h4 {
  margin-bottom: 20px;
  color: #03a9f4;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.ceo_profile h5 {
  color: #03a9f4;
  font-weight: 400;
}

.ceo_profile p {
  line-height: 2.0;
}

.blog_2column .span4 .ceo_articles .block {
  margin-bottom: 0;
}

.blog_2column .span4 .ceo_articles .filter-expand-link {
  display: inline-block;
  padding: 15px 0 0;
  padding-left: 2em;
}

.ceo_blog .social-area-vertical {
  padding: 20px 0 10px;
}

@media (max-width: 979px) {
  .ceo_blog .page_title_txt {
    padding-top: 20px;
  }
}

/* ----------------------------------------------- */
/* Blog - インバウンドリクルーティングブログ
/* ----------------------------------------------- */
/* ヘッダー */
.ir_blog {
  margin-top: 40px;
}

#ir-blog_top .container {
  padding-top: 17px;
}

#ir-blog_top .navbar-inner {
  height: 50px;
}

#ir-blog_top .navbar-inner .brand {
  color: #03a9f4;
  text-shadow: none;
  font-size: 14px;
  text-decoration: none;
}

/*#ir-blog_top .navbar-inner .brand:after {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  color: #fff;
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f0da";
}*/

#ir-blog_top .navbar-inner .brand:hover {
  opacity: 0.75;
}

@media (max-width: 979px) {
  #ir-blog_top .container {
    margin-top: 15px;
    width: 13%;
  }
}

@media (max-width: 640px) {
  #ir-blog_top .container {
    margin-top: 15px;
    width: 25%;
  }
  #ir-blog_top .navbar-inner .brand {
    text-decoration: none;
  }
  .hs-blog-id-3649203311 .page_title_txt {
    font-size: 22px;
    margin-top: 20px;
  }
  .hs-blog-id-3649203311 .page_title {
    margin-bottom: 30px;
  }
  .hs-blog-id-3649203311 .hs-breadcrumb-menu {
    display: none;
  }
}

/* ヘッダー */
.ir_blog .hs-breadcrumb-menu .hs-breadcrumb-menu-item:first-child {
  padding-left: 0;
}

/* 右カラムCTA */
.ir_blog .widget-type-cta {
  padding-bottom: 40px;
}

/*
.hs-content-path-blog-agent .module_block_2column:first-of-type {
padding-top: 0 !important;
}
*/
.ir_blog .module_block_2column:first-of-type {
  padding-top: 0;
}

/* フッター */
.menu-recruit {
  list-style-type: none;
  display: block;
}

.menu-recruit ul {
  text-align: center;
}

.menu-recruit li {
  display: inline-block;
  padding: 0 20px;
}

.menu-recruit li h4 {
  font-size: 15px;
  font-weight: 500;
}

@media (max-width: 640px) {
  .menu-recruit ul {
    margin-left: 0;
  }
}

/* フッター */
/* ボタン */
#recruit .btn_recruit_large {
  position: relative;
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 22px 60px;
  background-color: #03a9f4;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  box-shadow: 0.75px 0.75px 2px rgba(0, 0, 0, 0.35);
}

#recruit .btn_recruit_large:hover {
  opacity: 0.75;
}

@media (max-width: 640px) {
  #recruit .btn_recruit_large {
    width: auto;
    padding: 20px;
    font-size: 14px;
  }
}

/* ボタン */
.span2.widget-span.widget-type-linked_image {
  margin-right: 1.2em !important;
}

.span10.widget-span.widget-type-cell {
  margin-left: 0 !important;
}

/* プロフィール */
.profile {
  margin-bottom: 0;
}

/* プロフィール */
/* メールマガジン購読 */
.mail_magazine_subscribe_c {
  margin-top: 0;
  margin-bottom: 30px;
  border: solid 1px #eaeaea;
}

.mail_magazine_subscribe_c h3 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #eaeaea;
  font-size: 15px;
  padding-left: 20px;
}

.mail_magazine_subscribe_c .content {
  padding: 20px 20px 0 20px;
}

.hs-blog-post .mail_magazine_subscribe_c .content p {
  margin-bottom: 0;
}

.mail_magazine_subscribe_c .hs_email {
  float: left;
  width: 65%;
}

#hs_cos_wrapper_mail_magazine_form_sidebar .hs_email {
  float: left;
  margin-right: 10px;
  width: 70%;
}

@media (max-width: 979px) {
  .ir_blog .row-fluid .span4 {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  #hs_cos_wrapper_mail_magazine_form_sidebar .hs_email {
    float: left;
    margin-right: 10px;
    width: 60%;
  }
}

@media (max-width: 640px) {
  .mail_magazine_subscribe_c {
    overflow: hidden;
  }
  #hs_cos_wrapper_mail_magazine_form_sidebar .hs_email {
    float: left;
    width: 68%;
    margin-right: 0;
  }
  #hs_cos_wrapper_mail_magazine_form_sidebar .hs_submit {
    float: right;
  }
  .hs-blog-post form {
    margin: 0;
  }
  .mail_magazine_subscribe_c .hs_submit {
    float: right;
    width: 30%;
    padding-top: 4px;
  }
  .mail_magazine_subscribe_c .hs-input {
    border-radius: 0;
  }
}

/* メールマガジン購読 */
