@charset "UTF-8";

.post-type-archive-staff #contents {
  width: 1000px;
  float: none
}

@media screen and (max-width:768px) {
  .post-type-archive-staff #contents {
    width: 100%;
    float: none
  }
}

.post-type-archive-staff .button-open {
  text-align: center
}

.post-type-archive-staff .button-open button {
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  background: #f40;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: opacity .3s
}

.post-type-archive-staff .button-open button:hover {
  opacity: .5
}

.post-type-archive-staff .button-groups {
  display: none;
  margin: 20px 0 0;
  padding: 20px;
  border: 1px solid #f40
}

@media screen and (max-width:768px) {
  .post-type-archive-staff .button-groups {
    padding: 15px
  }
}

.post-type-archive-staff .button-group {
  text-align: center
}

.post-type-archive-staff .button-group button {
  margin: 5px 3px;
  padding: 5px 10px;
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer
}

@media screen and (max-width:768px) {
  .post-type-archive-staff .button-group button {
    margin: 3px 1px;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    color: #fff
  }
}

.post-type-archive-staff .button-group button.active,
.post-type-archive-staff .button-group button:hover {
  background: #333 !important
}

.post-type-archive-staff #container {
  margin: -15px;
  padding: 30px 0
}

@media screen and (max-width:768px) {
  .post-type-archive-staff #container {
    margin: -15px 0;
    padding: 20px 0
  }
}

.post-type-archive-staff .element-item {
  box-sizing: border-box;
  width: 33.333%;
  padding: 15px
}

@media screen and (max-width:768px) {
  .post-type-archive-staff .element-item {
    width: 100%;
    padding: 15px 0
  }
}

.post-type-archive-staff .element-item a {
  display: block;
  transition: opacity .3s
}

.post-type-archive-staff .element-item a:hover {
  text-decoration: none;
  opacity: .5
}

.post-type-archive-staff .element-item__image {
  text-align: center
}

.post-type-archive-staff .element-item__image img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 174px
}

@media screen and (max-width:768px) {
  .post-type-archive-staff .element-item__image img {
    width: 100%;
    max-height: none
  }
}

.post-type-archive-staff .element-item__copy {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4
}

.post-type-archive-staff .element-item__wrap {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 0;
  line-height: 1.4
}

.post-type-archive-staff .element-item__wrap__position {
  margin: 0;
  font-size: 12px
}

.post-type-archive-staff .element-item__wrap__name {
  margin: 0;
  font-size: 20px;
  text-align: right
}

.post-type-archive-staff #contents .back-link {
  margin-top: 30px;
  text-align: center
}

.single-staff #main {
  width: 100%
}

.single-staff #main_wrap {
  width: 100%;
  padding-bottom: 0
}

.single-staff #contents {
  width: 100%
}

@media screen and (max-width:768px) {
  .single-staff #contents {
    padding: 0
  }

  .single-staff #contents img {
    max-width: 100%
  }
}

.single-staff .block {
  position: relative
}

.single-staff .background {
  position: relative;
  width: 100%;
  height: 830px;
  overflow: hidden;
  text-align: center
}

@media screen and (min-width:1500px) {
  .single-staff .background {
    position: relative;
    width: 100%;
    height: 830px;
    overflow: hidden;
    text-align: center
  }
}

@media screen and (max-width:768px) {
  .single-staff .background {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center
  }
}

.single-staff .background img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 830px;
  margin-left: -750px;
  max-width: none;
}

@media screen and (min-width:1500px) {
  .single-staff .background img {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-left: 0
  }
}

@media screen and (max-width:768px) {
  .single-staff .background img {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    margin-left: 0
  }
}

.single-staff .left {
  z-index: 99;
  position: absolute;
  top: 65px;
  left: 10%
}

@media screen and (min-width:1500px) {
  .single-staff .left {
    left: 20%
  }
}

@media screen and (max-width:1000px) {
  .single-staff .left {
    z-index: 99;
    position: absolute;
    left: 5%
  }
}

@media screen and (max-width:768px) {
  .single-staff .left {
    z-index: 99;
    position: relative;
    top: auto;
    left: auto
  }
}

.single-staff .right {
  z-index: 99;
  position: absolute;
  top: 65px;
  right: 10%
}

@media screen and (min-width:1500px) {
  .single-staff .right {
    right: 20%
  }
}

@media screen and (max-width:1000px) {
  .single-staff .right {
    z-index: 99;
    position: absolute;
    right: 5%
  }
}

@media screen and (max-width:768px) {
  .single-staff .right {
    z-index: 99;
    position: relative;
    top: auto;
    right: auto
  }
}

.single-staff .box {
  width: 490px;
  padding: 5px;
  background: #fff;
  background: hsla(0, 0%, 100%, .9)
}

@media screen and (max-width:768px) {
  .single-staff .box {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    padding: 3%;
    background: #fff;
    background: hsla(0, 0%, 100%, .85)
  }
}

.single-staff .box .inner {
  padding: 15px 20px
}

@media screen and (max-width:768px) {
  .single-staff .box .inner {
    padding: 0
  }
}

.single-staff .box .inner p {
  margin-bottom: 1.5em
}

.single-staff .box .inner p:last-child {
  margin-bottom: 0
}

.single-staff .box .midashi {
  margin-bottom: 20px;
  /* font-family: ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif; */
  font-size: 24px;
  letter-spacing: 1pt;
  line-height: 1.3;
  font-weight: bold;
}

@media screen and (max-width:768px) {
.single-staff .box .midashi {
  margin-top: 20px;
  margin-bottom: 20px;
  /* font-family: ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif; */
  font-size: 18px;
  letter-spacing: 1pt;
  line-height: 1.3;
  font-weight: bold;
}
  .single-staff .box .midashi br {
    display: none
  }
}

.single-staff .box dl dt {
  margin-bottom: 5px;
  color: #d83300
}

.single-staff .box dl dd {
  margin-bottom: 20px
}

.single-staff .box dl dd:last-child {
  margin-bottom: 0
}

.single-staff .box .image {
  margin-top: 10px;
  text-align: center
}

.single-staff .box .image img {
  max-width: 100%
}

@media screen and (max-width:768px) {
  .single-staff .first-box {
    margin-bottom: 20px;
    padding: 3%
  }
}

.single-staff .first-box .midashi {
  margin-bottom: 40px
}

@media screen and (max-width:768px) {
  .single-staff .first-box .midashi {
    margin-bottom: 3%
  }
}

.single-staff .first-box .movie {
  position: relative;
  width: 560px;
  padding-top: 56.25%;
  overflow: hidden
}

@media screen and (max-width:768px) {
  .single-staff .first-box .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden
  }
}

.single-staff .first-box .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media screen and (max-width:768px) {
  .single-staff .first-box .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
}

.single-staff #staff-faq_wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0 0
}

@media screen and (max-width:768px) {
  .single-staff #staff-faq_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0
  }
}

.single-staff #staff-faq_wrap ul {
  margin-bottom: 20px
}

.single-staff #staff-faq_wrap ul li {
  padding: 15px 25px;
  border-bottom: 1px dotted #999;
  background: url(../img/common/icon_arrow.png) no-repeat 0 20px;
  font-size: 12px;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .single-staff #staff-faq_wrap ul li {
    padding: 10px 3% 10px 6%;
    border-bottom: 1px dotted #999;
    background: url(../img/common/icon_arrow.png) no-repeat 3% 16px;
    font-size: 12px;
    line-height: 1.5
  }
}

.single-staff #staff-faq_wrap ul li .icon-new {
  margin-right: 12px
}

.single-staff #staff-faq_wrap .more {
  padding: 10px;
  background: #ddd;
  text-align: center;
  cursor: pointer
}

.single-staff #staff-faq_wrap .more:hover {
  background: #999;
  color: #fff
}

.single-staff #staff-faq_wrap .no-post {
  padding: 30px 0;
  text-align: center
}

.single-staff #right-bar {
  z-index: 99;
  position: fixed;
  right: 3%;
  bottom: 5%;
  padding: 50px 10px;
  background-color: #333;
  background-color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:1000px) {
  .single-staff #right-bar {
    right: 0
  }
}

@media screen and (max-width:768px) {
  .single-staff #right-bar {
    display: none
  }
}

.single-staff #right-bar ul li {
  margin-bottom: 20px
}

.single-staff #right-bar ul li:last-child {
  margin-bottom: 0
}

.single-staff #right-bar ul li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #bbb;
  text-indent: -999em
}

.single-staff #right-bar ul li a.active,
.single-staff #right-bar ul li a:hover {
  background-color: #f40
}

.single-staff .bottom-banner {
  padding: 30px 0;
  text-align: center
}

@media screen and (max-width:768px) {
  .single-staff .bottom-banner {
    padding: 20px 3%
  }
}