@charset "UTF-8";
/* フォント　日本語（明朝 Min-cho）フォント */
/* Opacity */
#member .interview section:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :member.css
 author     :Ability Consultant
style info  :recruit
=================================================================== */
.top_header {
  background: #212121;
  overflow: hidden;
}
.top_header .container {
  padding: 19px 0 11px;
}
.top_header h1 {
  float: left;
  width: 50.9%;
}
.top_header .box_r {
  float: right;
  text-align: center;
  width: 20%;
}
.top_header .box_r li {
  display: inline-block;
}

#member #header .gnavi-wrap .gnavi li.member .gnavi_span {
  color: #ffffff;
  background: url(../images/common/arrow_d.png) no-repeat center 85%;
}
@media only screen and (max-width: 767px) {
  #member #header .gnavi-wrap .gnavi li.member .gnavi_span {
    background: #a8bd75 url(../images/common/ic_drop.png) no-repeat 96% 45%;
    background-size: 16px auto;
    color: #212121;
  }
}
#member #header .gnavi-wrap .gnavi li.member.opened.hover .gnavi_span {
  background: #a8bd75 url(../images/common/ic_top.png) no-repeat 96% 45%;
  background-size: 16px auto;
}
#member .con_title {
  background: url(../member/images/img_main.jpg) no-repeat center 0;
  background-size: cover;
  padding: 90px 0 85px;
  text-align: center;
}
#member .con_title h2 {
  background: rgba(0, 172, 160, 0.8);
  color: #ffffff;
  text-align: center;
  padding: 15px 90px;
  display: inline-block;
  font-size: 200%;
  z-index: 9999;
}
#member .con_title h2 span {
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #member .con_title h2 {
    padding: 10px 40px;
    font-size: 150%;
  }
  #member .con_title h2 span {
    font-size: 16px;
  }
}
#member .main_image {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 60px;
  height: 560px;
}
@media only screen and (min-width: 1001px) and (max-width: 1600px) {
  #member .main_image {
    width: 100%;
  }
}
@media print {
  #member .main_image {
    width: 100%;
  }
}
.ie8 #member .main_image {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .main_image {
    width: 100%;
    height: auto;
    background-position: top right;
  }
}
@media only screen and (max-width: 767px) {
  #member .main_image {
    width: 100%;
    height: auto;
    margin-bottom: 4%;
  }
}
#member .main_image .container {
  width: 1400px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .main_image .container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #member .main_image .container {
    width: 100%;
  }
}
#member .main_image .eyecatch {
  position: relative;
  display: block;
}
#member .main_image .eyecatch img {
  display: block;
}
#member .main_image h2.title {
  width: 530px;
  display: block;
  padding: 5px 25px;
  color: #ffffff;
  background: #000;
  font-size: 118%;
  position: absolute;
}
#member .main_image h2.title.t_right {
  top: 75px;
  right: 0;
  border-left: 7px solid #00aca0;
  text-align: left;
}
#member .main_image h2.title.t_left {
  top: 75px;
  left: 0;
  border-right: 7px solid #00aca0;
  text-align: right;
}
@media only screen and (max-width: 1000px) {
  #member .main_image h2.title {
    width: 45%;
  }
}
@media screen and (max-width: 480px) {
  #member .main_image h2.title {
    display: none;
  }
}
#member .main_image h2.title_sp {
  display: none;
}
@media screen and (max-width: 480px) {
  #member .main_image h2.title_sp {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 25px;
    background: #000;
    color: #ffffff;
    border-top: 8px solid #00aca0;
    font-size: 118%;
  }
}
#member .main_image .info_area {
  position: absolute;
}
#member .main_image .info_area.i_right {
  top: 335px;
  right: 200px;
}
#member .main_image .info_area.i_right .info_area_title {
  top: -105px;
  left: -80px;
}
#member .main_image .info_area.i_right .info_area_inner .from {
  text-align: right;
}
#member .main_image .info_area.i_left {
  top: 335px;
  left: 200px;
}
#member .main_image .info_area.i_left .info_area_title {
  top: -105px;
  right: -80px;
  text-align: right;
}
#member .main_image .info_area.i_left .info_area_inner .from {
  text-align: left;
}
#member .main_image .info_area .info_area_title {
  position: absolute;
}
#member .main_image .info_area .info_area_title .num {
  position: absolute;
  font-size: 200%;
  color: #00aca0;
  top: 0;
  padding: 110px 60px 0;
}
#member .main_image .info_area .info_area_title .interview {
  position: relative;
}
#member .main_image .info_area .info_area_inner {
  position: relative;
  display: inline-block;
  padding: 10px;
}
#member .main_image .info_area .info_area_inner .from p {
  color: #ffffff;
  background: #00aca0;
  display: inline;
  padding: 5px 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #member .main_image .info_area .info_area_inner .from {
    text-align: left !important;
  }
}
#member .main_image .info_area .info_area_inner dl {
  padding: 20px 35px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .main_image .info_area {
    top: 40% !important;
    right: 5% !important;
  }
  #member .main_image .info_area .info_area_title {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #member .main_image .info_area {
    display: block;
    position: static;
  }
  #member .main_image .info_area .info_area_title {
    display: none;
  }
  #member .main_image .info_area .info_area_inner {
    display: block;
  }
  #member .main_image .info_area .info_area_inner dl {
    display: table;
    width: 100%;
  }
  #member .main_image .info_area .info_area_inner dl dt {
    width: 35%;
    display: table-cell;
  }
  #member .main_image .info_area .info_area_inner dl dd {
    padding-left: 25px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen and (max-width: 480px) {
  #member .main_image .info_area .info_area_inner dl {
    display: block;
    width: 100%;
  }
  #member .main_image .info_area .info_area_inner dl dt {
    width: 100%;
    display: block;
    text-align: center;
  }
  #member .main_image .info_area .info_area_inner dl dd {
    width: 100%;
    display: block;
    text-align: center;
  }
}
#member .main_image h4 {
  width: 361px;
  background: url(../member/images/bg_txt.jpg) no-repeat;
  color: #ffffff;
  font-size: 177%;
  padding: 25px 32px 26px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #member .main_image h4 {
    width: 100%;
    font-size: 118%;
    padding: 0;
    color: #212121;
    background: none;
  }
}
#member .main_image h4 span {
  display: block;
  color: #212121;
  font-size: 67%;
  padding-top: 13px;
}
@media only screen and (max-width: 767px) {
  #member .main_image h4 span {
    font-size: 85%;
    padding-top: 10px;
  }
}
#member #main-img-member01 {
  background-image: url(../member/images/01/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member01 {
    background: none;
  }
}
#member #main-img-member02 {
  background-image: url(../member/images/02/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member02 {
    background: none;
  }
}
#member #main-img-member03 {
  background-image: url(../member/images/03/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member03 {
    background: none;
  }
}
#member #main-img-member04 {
  background-image: url(../member/images/04/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member04 {
    background: none;
  }
}
#member #main-img-member05 {
  background-image: url(../member/images/05/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member05 {
    background: none;
  }
}
#member #main-img-member06 {
  background-image: url(../member/images/06/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member06 {
    background: none;
  }
}
#member #main-img-member07 {
  background-image: url(../member/images/07/img_main.jpg);
}
@media only screen and (max-width: 767px) {
  #member #main-img-member07 {
    background: none;
  }
}
#member .interview {
  overflow: hidden;
  padding: 0 0 80px;
}
#member .interview section {
  margin-bottom: 50px;
  overflow: hidden;
}
#member .interview section h4 {
  font-size: 189%;
  color: #00aca0;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .interview section h4 {
    font-size: 159%;
    line-height: 35px;
  }
}
@media screen and (max-width: 480px) {
  #member .interview section h4 {
    font-size: 148%;
    line-height: 30px;
  }
}
@media screen and (max-width: 360px) {
  #member .interview section h4 {
    font-size: 118%;
  }
}
#member .interview section h4 span {
  position: relative;
}
#member .interview .episode {
  width: 740px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .interview .episode {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #member .interview .episode {
    width: 100%;
  }
}
#member .interview .episode .box_txt {
  width: 75%;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 767px) {
  #member .interview .episode .box_txt {
    width: 100%;
  }
}
#member .interview.double .box_txt {
  margin-bottom: 30px;
}
#member .interview .photo {
  float: right;
  width: 51%;
}
@media only screen and (max-width: 767px) {
  #member .interview .photo {
    width: 100%;
  }
}
#member .interview.right .photo {
  float: left;
}
@media only screen and (max-width: 767px) {
  #member .interview.right .photo {
    float: right;
  }
}
#member .interview.right .box_l {
  float: right;
}
@media only screen and (max-width: 767px) {
  #member .interview.right .box_l {
    float: left;
  }
}
#member .member {
  overflow: hidden;
  padding: 40px 0 70px;
}
#member .member h3 {
  color: #7a7a7a;
  font-size: 236%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .member h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 480px) {
  #member .member h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 360px) {
  #member .member h3 {
    font-size: 142%;
  }
}
#member .member ul {
  overflow: hidden;
}
#member .member ul li {
  float: left;
  width: 240px;
  padding-right: 1px;
}
@media only screen and (min-width: 1001px) {
  #member .member ul li {
    /*margin: 0 wCon(30,1000) 50px;*/
  }
}
@media print {
  #member .member ul li {
    /*margin: 0 wCon(30,1000) 50px;*/
  }
}
.ie8 #member .member ul li {
  /*margin: 0 wCon(30,1000) 50px;*/
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #member .member ul li {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #member .member ul li {
    width: 50%;
    padding-right: 1px;
  }
}
#member .member ul li a {
  color: #212121;
  text-decoration: none;
  display: block;
  position: relative;
}
#member .member ul li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80) !important;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#member .member ul li p.number {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  color: #ffffff;
  font-size: 26px;
  padding: 8px 10px;
}
#member .member ul li figure {
  position: relative;
}
#member .member ul li figure img {
  width: 100%;
}
#member .member ul li h5 {
  width: 100%;
  padding: 3px 10px;
  text-align: center;
  font-size: 100%;
  position: absolute;
  bottom: 7px;
  background: rgba(255, 255, 255, 0.8);
}
#member .member ul li .txt {
  text-align: center;
  font-size: 83%;
}
