/* ==========================================================================
   Detail
   ========================================================================== */
/* Hero
   ========================================================================== */
.hero {
  min-height: 400px;
  padding-top: 150px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hero.thema-hero-01 {
  background-color: #f8f1e7;
  background-image: url(/assets/rcc/staff/img/detail01_hero_img01.jpg);
}
.hero.thema-hero-02 {
  background-color: #f5f2e9;
  background-image: url(/assets/rcc/staff/img/detail02_hero_img01.jpg);
}
.hero.thema-hero-03 {
  background-color: #f6f7f7;
  background-image: url(/assets/rcc/staff/img/detail03_hero_img01.jpg);
}
.hero.thema-hero-04 {
  padding-top: 128px;
  background-color: #f5f2ea;
  background-image: url(/assets/rcc/staff/img/detail04_hero_img01.jpg);
}
.hero.thema-hero-05 {
  background-color: #f2eae0;
  background-image: url(/assets/rcc/staff/img/detail05_hero_img01.jpg);
}
.hero.thema-hero-06 {
  background-image: url(/assets/rcc/staff/img/detail06_hero_img01.jpg);
}
.hero.thema-hero-07 {
  background-color: #ecebeb;
  background-image: url(/assets/rcc/staff/img/detail07_hero_img01.jpg);
}
.hero.thema-hero-08 {
  background-color: #f5f2ea;
  background-image: url(/assets/rcc/staff/img/detail08_hero_img01.jpg);
}
.hero.thema-hero-09 {
  background-color: #fbf0e4;
  background-image: url(/assets/rcc/staff/img/detail09_hero_img01.jpg);
}
.hero.thema-hero-10 {
  padding-top: 128px;
  background-color: #f8f3e8;
  background-image: url(/assets/rcc/staff/img/detail10_hero_img01_01.png);
}
.hero.thema-hero-11 {
  padding-top: 128px;
  background-color: #fbf2ea;
  background-image: url(/assets/rcc/staff/img/detail11_hero_img01.jpg);
}
.hero.thema-hero-12 {
  padding-top: 128px;
  background-color: #eae5e7;
  background-image: url(/assets/rcc/staff/img/detail12_hero_img01_01.png);
}
.hero.thema-hero-13 {
  background-color: #f7f4e7;
  background-image: url(/assets/rcc/staff/img/detail13_hero_img01.jpg);
}
.hero.thema-hero-14 {
  background-color: #eae6e7;
  background-image: url(/assets/rcc/staff/img/detail14_hero_img01.jpg);
}
.hero.thema-hero-15 {
  background-color: #eae6e7;
  background-image: url(/assets/rcc/staff/img/detail15_hero_img01.png);
}
.hero.thema-hero-16 {
  background-color: #eae6e7;
  background-image: url(/assets/rcc/staff/img/detail16_hero_img01.png);
}
.hero.thema-hero-17 {
  background-color: #eae6e7;
  background-image: url(/assets/rcc/staff/img/detail17_hero_img01.png);
}
.hero.thema-hero-18 {
  background-color: #fcf0e4;
  background-image: url(/assets/rcc/staff/img/detail18_hero_img01.jpg);
}
.hero.thema-hero-19 {
  background-color: #fcf0e4;
  background-image: url(/assets/rcc/staff/img/detail19_hero_img01.jpg);
}
.hero_title {
  display: inline-block;
  line-height: 1.6;
  font-weight: 300;
  font-size: 3.0em;
  letter-spacing: -0.02em;
}
.thema-hero-01 .hero_title {
  margin-left: 486px;
}
.thema-hero-02 .hero_title {
  margin-left: 538px;
}
.thema-hero-03 .hero_title {
  margin-left: 486px;
}
.thema-hero-04 .hero_title {
  margin-left: 517px;
}
.thema-hero-05 .hero_title {
  margin-left: 486px;
}
.thema-hero-07 .hero_title {
  margin-left: 517px;
}
.thema-hero-08 .hero_title {
  margin-left: 517px;
}
.thema-hero-09 .hero_title {
  margin-left: 486px;
}
.thema-hero-10 .hero_title {
  margin-left: 517px;
}
.thema-hero-11 .hero_title {
  margin-left: 486px;
}
.thema-hero-12 .hero_title {
  margin-left: 517px;
}
.thema-hero-13 .hero_title {
  margin-left: 538px;
}
.thema-hero-14 .hero_title {
  margin-left: 399px;
}
.thema-hero-15 .hero_title {
  margin-left: 458px;
}
.thema-hero-16 .hero_title {
  margin-left: 458px;
}
.thema-hero-17 .hero_title {
  margin-left: 458px;
}
.thema-hero-18 .hero_title {
  margin-left: 458px;
}
.thema-hero-19 .hero_title {
  margin-left: 458px;
}
/* Staff
   ========================================================================== */
.staff {
  margin-top: 53px;
}
.staff-inner {
  zoom: 1;
}
.staff-inner:before,
.staff-inner:after {
  content: '';
  display: table;
}
.staff-inner:after {
  clear: both;
}
.staff_data {
  position: relative;
  float: left;
  width: 365px;
  margin: 7px 65px 0 0;
  padding: 50px 0 35px;
  border-top: #d1d4da 1px solid;
  border-bottom: #d1d4da 1px solid;
  text-align: center;
}
.staff_data:before {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 71px;
  height: 70px;
  background: url(../img/detail_staff_data_bg01.png) no-repeat;
  content: "";
}
.staff_data:after {
  display: inline-block;
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 71px;
  height: 70px;
  background: url(../img/detail_staff_data_bg01.png) no-repeat;
  content: "";
}
.staff_data_name {
  margin-top: 17px;
  font-weight: bold;
  font-size: 2.2em;
  letter-spacing: .1em;
}
.staff_data_name-en {
  margin-top: 0;
  color: #2668c1;
  font-size: 1.4em;
  letter-spacing: .05em;
}
.staff_data_intro {
  margin-top: 18px;
  display: inline-block;
  width: 250px;
  line-height: 1.9;
  font-size: 1.4em;
  text-align: left;
}
.staff_data_intro:first-child {
  margin-top: 0;
}
.staff_comment {
  overflow: hidden;
  zoom: 1;
}
.staff_comment h2 {
  line-height: 1.2;
  font-weight: 500;
  font-size: 2.4em;
}
.staff_comment_photos {
  overflow: hidden;
  zoom: 1;
  margin-top: 28px;
}
.staff_comment_photos:first-child {
  margin-top: 0;
}
.staff_comment_photos > li {
  float: left;
  margin-left: 20px;
}
.staff_comment_photos > li:first-child {
  margin-left: 0;
}
