@charset "UTF-8";
/*
pc entry_form css start
*/
/* line 7, ../scss/staff.scss */
.staffpage {
  /*staff style*/
  /*recruit indexpage*/
  /*私たちの職場*/
  /*staff style end*/
}
/* line 10, ../scss/staff.scss */
.staffpage #content {
  padding-bottom: 0;
}
/* line 13, ../scss/staff.scss */
.staffpage #staffindex-header-box {
  background-color: #ccc;
}
/* line 16, ../scss/staff.scss */
.staffpage #staffindex-header {
  height: 300px;
  background-image: url(../images/staffindex_header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 21, ../scss/staff.scss */
.staffpage #staffindex-header #staffindex-header_title {
  width: 960px;
  margin: 0 auto;
  height: 300px;
}
/* line 28, ../scss/staff.scss */
.staffpage #index-main-contents .staff-index-title {
  font-size: 28px;
  line-height: 1.4em;
  margin-bottom: 30px;
  color: #c70019;
}
/* line 34, ../scss/staff.scss */
.staffpage #index-main-contents p {
  margin-bottom: 80px;
}
/* line 36, ../scss/staff.scss */
.staffpage #index-main-contents p:after {
  content: "";
  display: block;
  height: 1px;
  clear: both;
}
/* line 42, ../scss/staff.scss */
.staffpage #index-main-contents p img {
  display: block;
  float: left;
  margin-right: 35px;
}
/* line 47, ../scss/staff.scss */
.staffpage #index-main-contents p span {
  float: right;
  display: block;
  width: 390px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 1.6em;
}
/* line 57, ../scss/staff.scss */
.staffpage #staff-index-menu-box {
  border-top: 2px solid #c70019;
}
/* line 59, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-menu-box-title {
  margin-bottom: 0;
}
/* line 62, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu {
  margin-bottom: 50px;
}
/* line 64, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu:after {
  content: "";
  display: block;
  height: 1px;
  clear: both;
}
/* line 70, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 74, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li a {
  position: relative;
  display: block;
  width: 218px;
  height: 158px;
  border: 1px solid #ccc;
}
/* line 80, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding-left: 10px;
  line-height: 50px;
  background-image: url(../images/staffindex_menu_arrow.png);
  background-repeat: no-repeat;
  background-position: 200px 18px;
}
/* line 91, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li a:hover {
  border: 1px solid #c70019;
}
/* line 96, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item01 {
  background-image: url(../images/staff_conts_menu_01_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 101, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item02 {
  background-image: url(../images/staff_conts_menu_02_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 106, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item03 {
  background-image: url(../images/staff_conts_menu_03_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 111, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item04 {
  background-image: url(../images/staff_conts_menu_04_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 116, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item05 {
  background-image: url(../images/staff_conts_menu_05_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 121, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item06 {
  background-image: url(../images/staff_conts_menu_06_img.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 126, ../scss/staff.scss */
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item03,
.staffpage #staff-index-menu-box #staff-index-cnts-menu li.item06 {
  margin-right: 0;
}
/* line 132, ../scss/staff.scss */
.staffpage #staff-index-footer-box {
  border: 1px solid #c70019;
  position: relative;
  width: 698px;
  height: 130px;
}
/* line 137, ../scss/staff.scss */
.staffpage #staff-index-footer-box h2 {
  position: absolute;
  text-align: center;
  font-size: 22px;
  text-align: center;
  line-height: 1.2em;
  width: 200px;
  top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #c70019;
  border-right: 1px solid #c70019;
}
/* line 150, ../scss/staff.scss */
.staffpage #staff-index-footer-box p {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 445px;
  height: 80px;
  font-size: 13px;
}
/* line 160, ../scss/staff.scss */
.staffpage .staff-voice-lead-title {
  padding-left: 10px;
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 165, ../scss/staff.scss */
.staffpage .staff-voice-lead {
  margin-bottom: 50px;
}
/* line 168, ../scss/staff.scss */
.staffpage .staff-voice-menu-title {
  font-size: 18px;
  padding-bottom: 5px;
}
/* line 171, ../scss/staff.scss */
.staffpage .staff-voice-menu-title02 {
  font-size: 18px;
  position: relative;
  left: 238px;
}
/* line 176, ../scss/staff.scss */
.staffpage .staff-voice-menu {
  margin-bottom: 30px;
  padding-top: 5px;
  border-top: 2px solid #c70019;
}
.staffpage .border-none {
  border-top: none;
}
.staffpage .border-none li {
  border-top: 2px solid #c70019;
  padding-top: 5px;
}
/* line 180, ../scss/staff.scss */
.staffpage .staff-voice-menu:after {
  content: "";
  display: block;
  height: 1px;
  clear: both;
}
/* line 186, ../scss/staff.scss */
.staffpage .staff-voice-menu li {
  float: left;
  margin-right: 14px;
}
/* line 189, ../scss/staff.scss */
.staffpage .staff-voice-menu li a {
  font-size: 12px;
  line-height: 1.5em;
  display: block;
  width: 224px;
  height: 190px;
}
/* line 197, ../scss/staff.scss */
.staffpage .staff-voice-menu .third-item {
  margin-right: 0;
}
/* line 202, ../scss/staff.scss */
.staffpage .staff-header-box {
  position: relative;
}
/* line 204, ../scss/staff.scss */
.staffpage .staff-header-box .caption {
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-size: 24px;
  line-height: 1.3em;
  width: 100%;
}
/* line 210, ../scss/staff.scss */
.staffpage .staff-header-box .caption .option {
  font-size: 20px;
}
/* line 213, ../scss/staff.scss */
.staffpage .staff-header-box .caption .logo {
  position: absolute;
  bottom: -10px;
  right: 30px;
}
/* line 219, ../scss/staff.scss */
.staffpage .staff-header-box-herf-cover {
  overflow: hidden;
}
/* line 222, ../scss/staff.scss */
.staffpage .staff-header-box-herf {
  float: left;
  position: relative;
  width: 340px;
}
.staffpage .staff-header-box-herf #sp-kname {
  position: absolute;
  bottom: 15px;left: 10px;
  font-size: 24px;
}
.staffpage .staff-header-box-herf #sp-kname .kname-option {
  font-size: 14px;
}
.staffpage .staff-header-box-herf .caption {
  width: 300px;
}
.staffpage .staff-header-box-herf #shi-name {
  width: 330px;
  position: absolute;
  bottom: 15px;left: 10px;
}
.staffpage .staff-header-box-herf .caption .logo-ootaka {
  position: absolute;
  right: 0;bottom: 10px;
  width: 89px;
  height: 45px;
}
.staffpage .staff-header-box-herf #shi-name .logo-shimura {
  position: absolute;
  right: 0;bottom: -5px;
}
.staffpage .staff-header-box-herf .caption .logo-ootaka img {
  width: 89px;
  height: 45px;
}
/* line 226, ../scss/staff.scss */
.staffpage .staff-header-box-herf .staff-header-bg {
  width: 340px;
  height: auto;
}
/* line 229, ../scss/staff.scss */
.staffpage .staff-header-box-herf .staff-header-bg img {
  width: 340px;
  height: auto;
}
/* line 234, ../scss/staff.scss */
.staffpage .staff-header-box-herf .caption {
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-size: 24px;
  line-height: 1.3em;
}
/* line 239, ../scss/staff.scss */
.staffpage .staff-header-box-herf .caption .option {
  font-size: 20px;
}
/* line 243, ../scss/staff.scss */
.staffpage .staff-header-box-herf .caption-small {
  position: absolute;
  bottom: -15px;
  left: 20px;
  font-size: 24px;
  line-height: 1.4em;
}
/* line 248, ../scss/staff.scss */
.staffpage .staff-header-box-herf .caption-small .option {
  display: block;
  font-size: 12px;
  line-height: 1.4em;
}
.staffpage .staff-header-box .caption .logo-shiraishi {
  position: absolute;
  right: 40px;
  bottom: -5px;
}
/* line 255, ../scss/staff.scss */
.staffpage .staff-header-box-herf-txt {
  width: 340px;
  float: right;
}
/* line 258, ../scss/staff.scss */
.staffpage .staff-header-box-herf-txt .staff-box-herf-title {
  width: 320px;
  height: 40px;
  font-size: 22px;
}
/* line 264, ../scss/staff.scss */
.staffpage .staff-cnts-cover {
  font-size: 14px;
  line-height: 1.57em;
  letter-spacing: 0.1em;
  padding: 30px 20px 100px;
}
/* line 269, ../scss/staff.scss */
.staffpage .staff-cnts-cover .sec-title {
  height: 40px;
}
/* line 271, ../scss/staff.scss */
.staffpage .staff-cnts-cover .sec-title h3 {
  width: 320px;
  height: 40px;
  font-size: 22px;
}
/* line 276, ../scss/staff.scss */
.staffpage .staff-cnts-cover .sec-title .long-title {
  width: 660px;
}
/* line 280, ../scss/staff.scss */
.staffpage .staff-cnts-cover .sec-txt {
  overflow: hidden;
}
/* line 283, ../scss/staff.scss */
.staffpage .staff-cnts-cover .fl-l {
  float: left;
  width: 320px;
}
/* line 286, ../scss/staff.scss */
.staffpage .staff-cnts-cover .fl-l img {
  width: 100%;
  height: auto;
}
/* line 291, ../scss/staff.scss */
.staffpage .staff-cnts-cover .fl-r {
  float: right;
  width: 320px;
}
/* line 294, ../scss/staff.scss */
.staffpage .staff-cnts-cover .fl-r img {
  width: 100%;
  height: auto;
}
/* line 300, ../scss/staff.scss */
.staffpage .sec-type-all {
  width: 100%;
  margin-bottom: 30px;
}
/* line 303, ../scss/staff.scss */
.staffpage .sec-type-all p {
  width: 100%;
}
/* line 305, ../scss/staff.scss */
.staffpage .sec-type-all p img {
  width: 100%;
}
/* line 310, ../scss/staff.scss */
.staffpage .sec-type-l-txt {
  width: 100%;
  margin-bottom: 30px;
}
/* line 314, ../scss/staff.scss */
.staffpage .sec-type-r-txt {
  width: 100%;
  margin-bottom: 30px;
}
/* line 317, ../scss/staff.scss */
.staffpage .sec-type-r-txt h3 {
  float: right;
}
/*2015.05.12*/
#youtube {
  width: 560px;
  height: 315px;
  margin: 0 auto 60px;
}




/** 2018.04.20 **/
.staffpage .staff-header-box .caption2 {
  position: absolute;
  bottom: 10px;
  left: 20px;
  line-height: none;
  width: 100%;
}
.staffpage .staff-header-box .caption2 .cap2_name{ font-size:24px;}
.staffpage .staff-header-box .caption2 .option { font-size: 16px;}
.staffpage .staff-header-box .caption2 .logo {
  position: absolute;
  bottom: 0px;
  right: 30px;
}

.staffpage .staff-header-box-herf .caption2 {width: 320px;}
.staffpage .staff-header-box-herf .caption2 {
  position: absolute;
  bottom: 10px;
  left: 15px;
  line-height: none;
}
.staffpage .staff-header-box-herf .caption2 .cap2_name { font-size: 24px;}
.staffpage .staff-header-box-herf .caption2 .option { font-size: 16px;}
.staffpage .staff-header-box-herf .caption2 .logo-svb {
  position: absolute;
  right: 0px;
  bottom: 8px;
  width: 63px;
  height:63px;
}
.staffpage .staff-header-box-herf .caption2 .logo-svb img {
  width: 63px;
  height:63px;
}





/*
pc contact css end
*/
@media screen and (max-width: 540px) {
  /*
  sp entry css start
  */
  /* line 332, ../scss/staff.scss */
  .staffindex .pc-none {
    display: block;
  }
  /* line 336, ../scss/staff.scss */
  .staffindex #lower-breadcrumb-area:after {
    content: "";
    display: block;
    width: 100%;
    height: 64px;
    background-image: url(../images/sp_staff_header.png);
    background-size: 640px 66px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }

  /* line 348, ../scss/staff.scss */
  .staffpage {
    /*staff style*/
    line-height: 1.5em;
    /*staff style end*/
  }
  /* line 350, ../scss/staff.scss */
  .staffpage #content {
    padding-bottom: 0;
  }
  /* line 353, ../scss/staff.scss */
  .staffpage #staffindex-header-box {
    background-color: #ccc;
  }
  /* line 356, ../scss/staff.scss */
  .staffpage #staffindex-header {
    height: auto;
    width: 100%;
    background-image: url(../images/staffindex_header_sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  /* line 362, ../scss/staff.scss */
  .staffpage #staffindex-header #staffindex-header_title {
    width: 100%;
    margin: 0 0;
    height: auto;
    padding: 0 10px;
  }
  /* line 367, ../scss/staff.scss */
  .staffpage #staffindex-header #staffindex-header_title img {
    opacity: 0;
    width: 100%;
    height: 135px;
    line-height: 1;
  }
  /* line 374, ../scss/staff.scss */
  .staffpage #index-main-contents {
    padding: 0 10px;
  }
  /* line 376, ../scss/staff.scss */
  .staffpage #index-main-contents .staff-index-title {
    font-size: 20px;
    line-height: 1.25em;
    margin-bottom: 10px;
    color: #c70019;
  }
  /* line 381, ../scss/staff.scss */
  .staffpage #index-main-contents .staff-index-title span {
    display: block;
  }
  /* line 385, ../scss/staff.scss */
  .staffpage #index-main-contents p {
    margin-bottom: 40px;
  }
  /* line 387, ../scss/staff.scss */
  .staffpage #index-main-contents p:after {
    content: "";
    display: block;
    height: 1px;
    clear: both;
  }
  /* line 393, ../scss/staff.scss */
  .staffpage #index-main-contents p img {
    display: inline-block;
    width: 45%;
    float: left;
    margin-right: 20px;
  }
  /* line 399, ../scss/staff.scss */
  .staffpage #index-main-contents p span {
    float: none;
    display: inline;
    width: auto;
    margin-right: 0;
    font-size: 14px;
    line-height: 1.6em;
  }
  /* line 409, ../scss/staff.scss */
  .staffpage #staff-index-menu-box {
    border-top: 2px solid #c70019;
  }
  /* line 411, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-menu-box-title {
    padding-left: 10px;
    margin-bottom: 0;
  }
  /* line 415, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu {
    height: 480px;
    margin-bottom: 50px;
    position: relative;
    padding: 0 10px;
  }
  /* line 420, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu:after {
    content: "";
    display: block;
    height: 1px;
    clear: both;
  }
  /* line 426, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li {
    position: absolute;
    float: none;
    width: 45%;
    height: 100px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /* line 433, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li a {
    width: 100%;
    height: 150px;
    position: relative;
    display: block;
    border: 1px solid #ccc;
  }
  /* line 439, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li a:hover {
    border: 1px solid #c70019;
  }
  /* line 444, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item01 {
    top: 0;
    left: 10px;
    background-image: url(../images/staff_conts_menu_01_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
  }
  /* line 451, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item02 {
    top: 0;
    right: 10px;
    background-image: url(../images/staff_conts_menu_02_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  /* line 458, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item03 {
    top: 170px;
    left: 10px;
    background-image: url(../images/staff_conts_menu_03_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  /* line 465, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item04 {
    top: 170px;
    right: 10px;
    background-image: url(../images/staff_conts_menu_04_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  /* line 472, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item05 {
    top: 340px;
    left: 10px;
    background-image: url(../images/staff_conts_menu_05_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  /* line 479, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item06 {
    top: 340px;
    right: 10px;
    background-image: url(../images/staff_conts_menu_06_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  /* line 486, ../scss/staff.scss */
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item03,
  .staffpage #staff-index-menu-box #staff-index-cnts-menu li.item06 {
    margin-right: 0;
  }
  /* line 492, ../scss/staff.scss */
  .staffpage #staff-index-footer-box {
    border: 1px solid #c70019;
    position: static;
    padding: 20px 10px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  /* line 499, ../scss/staff.scss */
  .staffpage #staff-index-footer-box h2 {
    position: static;
    text-align: left;
    font-size: 25px;
    line-height: 1.4em;
    width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
    color: #c70019;
    border-right: none;
  }
  /* line 510, ../scss/staff.scss */
  .staffpage #staff-index-footer-box p {
    position: static;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 1.6em;
  }
  /* line 522, ../scss/staff.scss */
  .staffpage .lower-section-title {
    font-size: 24px;
    padding-top: 0;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  /* line 528, ../scss/staff.scss */
  .staffpage #go-contact-page-area {
    display: none;
  }
  /* line 532, ../scss/staff.scss */
  .staffpage .staff-header-box {
    position: relative;
  }
  /* line 535, ../scss/staff.scss */
  .staffpage .staff-header-box .staff-header-bg img {
    width: 100%;
    height: auto;
  }
  /* line 540, ../scss/staff.scss */
  .staffpage .staff-header-box .caption {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 15px;
    line-height: 1em;
    width: 100%;
    padding: 0 10px;
  }
  /* line 545, ../scss/staff.scss */
  .staffpage .staff-header-box .caption .option {
    font-size: 11px;
  }
  .staffpage .staff-header-box .caption .logo {
    position: absolute;
    bottom: -5px;
    right: 10px;
    line-height: 1em;
  }
  .staffpage .staff-header-box .caption .logo img {
    width: 40px;
    height: 40px;
  }
  /* line 550, ../scss/staff.scss */
  .staffpage .staff-header-box-herf-cover {
    overflow: hidden;
  }
  /* line 552, ../scss/staff.scss */
  .staffpage .staff-header-box-herf-cover .staff-header-box-herf-txt {
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
  }
  /* line 559, ../scss/staff.scss */
  .staffpage .staff-header-box-herf {
    float: none;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 564, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .staff-header-bg {
    width: 100%;
    height: auto;
  }
  /* line 567, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .staff-header-bg img {
    width: 100%;
    height: auto;
  }
  /* line 572, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .caption {
    position: absolute;
    width: 100%;
    bottom: 25px;
    left: 10px;
    font-size: 18px;
    line-height: 1.3em;
  }
  .staffpage .staff-header-box-herf #sp-kname {
    bottom: 25px;
  }
  .staffpage .staff-header-box-herf .caption .logo-ootaka {
    position: absolute;
    right: 20px;bottom: 0px;
  }
  /* line 577, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .caption .option {
    font-size: 11px;
    width: 100%;
  }
  /* line 581, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .caption-small {
    position: absolute;
    bottom: -15px;
    left: 10px;
    font-size: 12px;
    line-height: 1.4em;
  }
  /* line 586, ../scss/staff.scss */
  .staffpage .staff-header-box-herf .caption-small .option {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
  }
  /* line 595, ../scss/staff.scss */
  .staffpage .staff-header-box-herf #sp-kname .option {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
  }
  /* line 601, ../scss/staff.scss */
  .staffpage .staff-header-box-herf #shi-name {
    font-size: 22px;
    bottom: 15px;
    width: 100%;
  }
  .staffpage .staff-header-box-herf #shi-name .logo-shimura {
    position: absolute;
    bottom: -5px;right: 10px;
  }
  /* line 604, ../scss/staff.scss */
  .staffpage .staff-header-box-herf #shi-name .option {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
  }
  .staffpage .staff-header-box .caption .logo-shiraishi {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .staffpage .staff-header-box .caption .logo-shiraishi img {
    width: 35px;
    height: 35px;
  }
  /* line 611, ../scss/staff.scss */
  .staffpage .staff-header-box-herf-txt {
    width: 100%;
    float: none;
  }
  /* line 614, ../scss/staff.scss */
  .staffpage .staff-header-box-herf-txt .staff-box-herf-title {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
  }
  /* line 620, ../scss/staff.scss */
  .staffpage .staff-cnts-cover {
    font-size: 14px;
    line-height: 1.57em;
    letter-spacing: 0.1em;
    padding: 30px 10px 30px;
  }
  /* line 625, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .sec-title {
    height: 30px;
  }
  /* line 627, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .sec-title h3 {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
  }
  /* line 633, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .sec-title .long-title {
    width: 100%;
  }
  /* line 637, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .sec-txt {
    overflow: hidden;
  }
  /* line 640, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .fl-l {
    float: none;
    width: 100%;
  }
  /* line 643, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .fl-l img {
    width: 100%;
    height: auto;
  }
  /* line 648, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .fl-r {
    float: none;
    width: 100%;
  }
  /* line 651, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .fl-r img {
    width: 100%;
    height: auto;
  }
  /* line 656, ../scss/staff.scss */
  .staffpage .staff-cnts-cover .sp-mg {
    margin-bottom: 25px;
  }
  /* line 660, ../scss/staff.scss */
  .staffpage .sec-type-all {
    width: 100%;
    margin-bottom: 25px;
  }
  /* line 663, ../scss/staff.scss */
  .staffpage .sec-type-all p {
    width: 100%;
  }
  /* line 667, ../scss/staff.scss */
  .staffpage .sec-type-l-txt {
    width: 100%;
    margin-bottom: 25px;
  }
  /* line 671, ../scss/staff.scss */
  .staffpage .sec-type-r-txt {
    width: 100%;
    margin-bottom: 25px;
  }
  /* line 674, ../scss/staff.scss */
  .staffpage .sec-type-r-txt h3 {
    float: right;
  }
  .staffpage .sec-txt .aki-mg {
    margin-bottom: 25px;
  }
  /* line 679, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu-title {
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 3px solid #c70019;
    margin: 0 10px;
    margin-bottom: 10px;
  }
  /* line 685, ../scss/staff.scss */
  .staffpage .staff-voice-lead {
    padding: 0 10px;
  }
  /* line 688, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 {
    width: 100%;
    padding: 0 10px;
    position: relative;
    height: 780px;
    font-size: 10px;
    line-height: 1.4em;
  }
  /* line 695, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 li {
    border: 1px solid #ccc;
    height: 170px;
  }
  .staffpage .sp-staff-voice-menu00 li:hover {
    border: 1px solid #c70019;
  }
  /* line 698, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 li span {
    display: block;
    padding: 5px;
  }
  /* line 703, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item01 {
    position: absolute;
    top: 0;
    left: 10px;
  }
  /* line 707, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item02 {
    position: absolute;
    top: 0;
    right: 10px;
  }
  /* line 711, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item03 {
    position: absolute;
    top: 190px;
    left: 10px;
  }
  /* line 715, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item04 {
    position: absolute;
    top: 190px;
    right: 10px;
  }
  /* line 719, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item05 {
    position: absolute;
    top: 380px;
    left: 10px;
  }
  /* line 723, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 .item06 {
    position: absolute;
    top: 380px;
    right: 10px;
  }
  .staffpage .sp-staff-voice-menu00 .item07 {
    position: absolute;
    top: 570px;
    left: 10px;
  }
  /* line 727, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 li {
    position: absolute;
    width: 45%;
  }
  /* line 730, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 li a {
    display: block;
    width: 100%;
  }
  /* line 733, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu00 li a img {
    width: 100%;
    height: auto;
  }
  /* line 740, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 {
    position: relative;
    height: 300px;
    font-size: 11px;
  }
  /* line 744, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 li {
    border: 1px solid #ccc;
    height: 180px;
  }
  /* line 747, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 li span {
    display: block;
    padding: 5px;
  }
  /* line 752, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 li {
    position: absolute;
    width: 45%;
  }
  /* line 755, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 li a {
    display: block;
    width: 100%;
  }
  /* line 758, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 li a img {
    width: 100%;
    height: auto;
  }
  /* line 764, ../scss/staff.scss */
  .staffpage .sp-staff-voice-menu01 .item07 {
    position: absolute;
    top: 0px;
    left: 10px;
  }
/*2015.05.12*/
#youtube {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}
#youtube iframe {
  width: 100%;
  height: 220px;
}



/** 2018.04.20 **/
  .staffpage .staff-header-box .caption2 {
    position: absolute;
    bottom: 8px;
    left: 0;
    line-height: 1em;
    width: 100%;
    padding: 0 10px;
  }
  .staffpage .staff-header-box .caption2 .cap2_name{ font-size:14px;}
  .staffpage .staff-header-box .caption2 .option {font-size: 11px;}
  .staffpage .staff-header-box .caption2 .logo {
    position: absolute;
    bottom: -5px;
    right: 10px;
  }
  .staffpage .staff-header-box .caption2 .logo img {
    width: 40px;
    height: 40px;
  }

  .staffpage .staff-header-box-herf .caption2 {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 10px;
    line-height: none;
  }
  .staffpage .staff-header-box-herf .caption2 .cap2_name{ font-size:14px;}
  .staffpage .staff-header-box-herf .caption2 .option { font-size: 11px;}
  .staffpage .staff-header-box-herf .caption2 .logo-svb {
    position: absolute;
    right: 15px;
	bottom: 0px;
  }

  .staffpage .pc-none .sp-staff-voice-menu00-add { height: 930px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item01-add {height: 210px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item02-add {height: 210px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item03-add {height: 210px ; top: 230px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item04-add {height: 210px ; top: 230px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item05-add {height: 210px ; top: 460px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item06-add {height: 210px ; top: 460px ;}
  .staffpage .pc-none .sp-staff-voice-menu00 .item07-add {height: 210px ; top: 690px ;}



  /*
  sp entry css end
  */
}