@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : company.css
 author     : Ability Consultant
 style info : 会社概要
=================================================================== */
.con_company, .wrap_staff .con_staff .box_title, .wrap_staff .con_staff .box_staff, .wrap_staff .con_mas .box_mas, .con_gal {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .con_company, .wrap_staff .con_staff .box_title, .wrap_staff .con_staff .box_staff, .wrap_staff .con_mas .box_mas, .con_gal {
    width: 91.66667%;
  }
}

.wrap_yt, .con_loca {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .wrap_yt, .con_loca {
    padding: 0 2.60417%;
  }
}
@media print {
  .wrap_yt, .con_loca {
    padding: 0 2.60417%;
  }
}
.ie8 .wrap_yt, .ie8 .con_loca {
  padding: 0 2.60417%;
}
@media only screen and (max-width: 1199px) {
  .wrap_yt, .con_loca {
    width: 91.66667%;
  }
}

.con_company .box_company .tit:after, .con_loca .box_loca:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'bah';
  src: url(../css/font/bahnschrift.woff) format("woff"), url(../css/font/bahnschrift.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	slide矢印
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int .box_tit {
  margin: 100px 0 90px;
  text-align: center;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit {
    margin: 80px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit {
    margin: 10% 0 8%;
  }
}
.con_int .box_tit span {
  font-size: 347%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  position: relative;
  letter-spacing: 6px;
  line-height: 1em;
  text-align: center;
  color: #b4b4b4;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit span {
    font-size: 334%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit span {
    font-size: 200%;
  }
}
.con_int .box_tit span:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 2px;
  background-color: #004b9d;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit span {
    letter-spacing: normal;
  }
}
.con_int .box_tit em {
  font-size: 140%;
  padding-top: 40px;
  display: block;
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit em {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit em {
    font-size: 94%;
  }
}
.con_int .box_int {
  position: relative;
}
.con_int .box_int .box_txt {
  position: absolute;
  width: 900px;
  margin-left: -450px;
  top: 15%;
  left: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt {
    width: 650px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt {
    margin-left: -325px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt {
    top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt {
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt {
    left: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt {
    left: 0;
  }
}
.con_int .box_int .box_txt h3.title {
  font-size: 354%;
  line-height: 1.5em;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt h3.title {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt h3.title {
    font-size: 200%;
  }
}
.con_int .box_int .box_txt .sub_title {
  font-size: 160%;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt .sub_title {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt .sub_title {
    font-size: 94%;
  }
}
.con_int .box_int .box_txt .txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 107%;
  margin-top: 35px;
  padding: 0 80px;
  text-align: left;
  line-height: 1.7em;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt .txt {
    font-size: 74%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt .txt {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt .txt {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_int .box_txt .txt {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt .txt {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_int .box_int .box_txt .title {
    text-align: center;
  }
}
@media print {
  .con_int .box_int .box_txt .title {
    text-align: center;
  }
}
.ie8 .con_int .box_int .box_txt .title {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .box_txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2em;
    width: 100%;
    display: block;
    margin-top: 0;
  }
  .con_int .box_int .box_txt h3.title {
    line-height: 1.3em;
    text-align: left;
  }
  .con_int .box_int .box_txt .sub_title {
    text-align: left;
    margin-top: 3%;
  }
  .con_int .box_int .box_txt .txt {
    margin-top: 5%;
  }
}

/* -----------------------------------------------------------
	.wrap_msg
----------------------------------------------------------- */
.wrap_msg {
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #004b9d;
  background-color: #004b9d;
  overflow: hidden;
}
.wrap_msg .con_title {
  width: 50%;
  padding-bottom: 0;
  float: right;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_title {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_title {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title {
    padding-bottom: 5%;
  }
}
.wrap_msg .con_title .box_title {
  padding: 100px 0 0 75px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 100;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_title .box_title {
    padding: 60px 0 0 45px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title .box_title {
    padding: 10% 0 2%;
  }
}
.chrome .wrap_msg .con_title .box_title {
  font-weight: 600;
}
.wrap_msg .con_title .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_title .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title .box_title span {
    letter-spacing: normal;
  }
}
.wrap_msg .con_title .box_title em {
  display: block;
  font-weight: normal;
}
.wrap_msg .con_img {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_img {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_img {
    width: 100%;
  }
}
.wrap_msg .con_img .photo img {
  width: 100%;
  display: block;
}
.wrap_msg .con_img .box_txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 50px;
  background-color: #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_img .box_txt {
    padding: 45px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_img .box_txt {
    padding: 6% 5%;
  }
}
.wrap_msg .con_img .box_txt .tit {
  color: #fff;
}
.wrap_msg .con_img .box_txt .tit .jp strong {
  font-size: 140%;
}
.wrap_msg .con_img .box_txt .tit .en {
  margin-left: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_img .box_txt .tit .en {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_img .box_txt .tit .en {
    margin-left: 2%;
  }
}
.wrap_msg .con_img .box_txt .txt_s {
  font-size: 87%;
  width: 492px;
  margin-top: 35px;
  color: #fff;
  line-height: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_img .box_txt .txt_s {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_img .box_txt .txt_s {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_img .box_txt .txt_s {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_img .box_txt .txt_s {
    margin-top: 4%;
  }
}
.wrap_msg .con_text {
  width: 50%;
  background-color: #fff;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_text {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_text {
    width: 100%;
  }
}
.wrap_msg .con_text .box_text {
  width: 100%;
  padding: 60px 75px 158px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  max-width: 860px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_text .box_text {
    padding: 30px 45px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_text .box_text {
    padding: 6% 5% 10%;
  }
}
.wrap_msg .con_text .box_text dt {
  font-size: 140%;
  margin: 0;
  font-weight: bold;
  line-height: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_msg .con_text .box_text dt {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_text .box_text dt {
    margin: 5% 0 5%;
  }
}
.wrap_msg .con_text .box_text dd {
  margin-top: 35px;
  line-height: 2em;
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_text .box_text dd {
    margin-top: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_msg .con_title, .wrap_msg .con_img, .wrap_msg .con_txt {
    float: none;
  }
  .wrap_msg .con_title .box_title {
    text-align: center;
  }
}

/* -----------------------------------------------------------
	.wrap_company
----------------------------------------------------------- */
.con_company {
  display: block;
}
.con_company .box_title {
  text-align: center;
  font-weight: 100;
  padding-top: 150px;
}
.chrome .con_company .box_title {
  font-weight: 600;
}
.con_company .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_title span {
    letter-spacing: normal;
  }
}
.con_company .box_title em {
  display: block;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_title {
    padding-top: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_title {
    padding-top: 10%;
  }
}
.con_company .box_company {
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company {
    margin-top: 7%;
  }
}
.con_company .box_company .tit li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 134%;
  color: #004b9d;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .tit li {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .tit li {
    font-size: 107%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_company .box_company .tit {
    width: 100%;
    margin: auto;
  }
  .con_company .box_company .tit li {
    width: 50%;
    text-align: center;
    padding: 3%;
    border: 1px solid #d4d4d4;
  }
  .con_company .box_company .tit li.active {
    background-color: #004b9d;
    border-color: #004b9d;
    color: #fff;
  }
}
.con_company .box_company #panel {
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .con_company .box_company #panel > li {
    display: block !important;
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company #panel > li {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 767px) {
  .con_company .box_company #panel > li {
    width: 100%;
  }
}

@media print {
  .con_company .box_company #panel > li {
    display: block !important;
    float: left;
    width: 50%;
  }
}
.ie8 .con_company .box_company #panel > li {
  display: block !important;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .ie8 .con_company .box_company #panel > li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ie8 .con_company .box_company #panel > li {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_company .box_company #panel > li {
    display: none;
  }
  .con_company .box_company #panel > li:first-child {
    display: list-item;
  }
}
.con_company .box_company .box_panal_pro {
  margin-top: 20px;
  width: 90%;
  overflow: hidden;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro {
    margin-top: 2%;
  }
}
.con_company .box_company .box_panal_pro dl {
  padding: 24px 0;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl {
    padding: 5% 0;
  }
}
.con_company .box_company .box_panal_pro dl dt {
  width: 30%;
  margin-bottom: 0;
  font-weight: bold;
  min-width: 115px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dt {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dt {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dt {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dt {
    padding-left: 0;
  }
}
.con_company .box_company .box_panal_pro dl dd {
  width: 70%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dd {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dd {
    width: 100%;
  }
}
.con_company .box_company .box_panal_pro dl dd ul li {
  font-size: 100%;
  line-height: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dd ul li {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dd ul li {
    font-size: 87%;
  }
}
.con_company .box_company .box_panal_pro dl dd ul li span {
  font-size: 87%;
}
.con_company .box_company .box_panal_pro dl dd ul li.tit_in {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dd ul li.tit_in {
    margin-top: 4%;
  }
}
.con_company .box_company .box_panal_pro dl dd .sty_list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dd .sty_list {
    padding-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dd .sty_list {
    padding-left: 1.4em;
  }
}
.con_company .box_company .box_panal_pro dl dd .sty_list li {
  list-style-type: disc;
}
.con_company .box_company .box_panal_pro dl dd .list_yakuin {
  width: 100%;
}
.con_company .box_company .box_panal_pro dl dd .list_yakuin tr {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-block-end: .8em;
}
.con_company .box_company .box_panal_pro dl dd .list_yakuin tr > th, .con_company .box_company .box_panal_pro dl dd .list_yakuin tr > td {
  font-size: 100%;
  line-height: 1.3;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro dl dd .list_yakuin tr > th, .con_company .box_company .box_panal_pro dl dd .list_yakuin tr > td {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_pro dl dd .list_yakuin tr > th, .con_company .box_company .box_panal_pro dl dd .list_yakuin tr > td {
    font-size: 87%;
  }
}
.con_company .box_company .box_panal_pro dl dd .list_yakuin tr > th {
  font-weight: normal;
  padding-right: .5em;
  width: 80%;
}
.con_company .box_company .box_panal_pro dl dd .list_yakuin tr > td {
  width: 20%;
}
.con_company .box_company .box_panal_pro dl.sty_no {
  border-bottom: none;
}
@media only screen and (min-width: 1200px) {
  .con_company .box_company .box_panal_pro dl:first-child {
    border-top: 1px solid #dcdcdc;
  }
}
@media print {
  .con_company .box_company .box_panal_pro dl:first-child {
    border-top: 1px solid #dcdcdc;
  }
}
.ie8 .con_company .box_company .box_panal_pro dl:first-child {
  border-top: 1px solid #dcdcdc;
}
@media only screen and (max-width: 1199px) {
  .con_company .box_company .box_panal_pro {
    margin-left: auto;
    margin-right: auto;
  }
}
.con_company .box_company .box_panal_his {
  margin-top: 20px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his {
    margin-top: 2%;
  }
}
.con_company .box_company .box_panal_his ol {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_his ol {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol {
    padding-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol {
    padding-bottom: 5%;
  }
}
.con_company .box_company .box_panal_his ol > li {
  display: block;
  border-left: 4px solid #004b9d;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li {
    padding-left: 3%;
  }
}
.con_company .box_company .box_panal_his ol > li h4 {
  font-size: 114%;
  background-color: #fff;
  padding: .3em;
  margin-left: -50px;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li h4 {
    margin-left: -2.5em;
  }
}
.con_company .box_company .box_panal_his ol > li dl {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 0;
  width: 100%;
  display: table;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl {
    padding: 7% 0;
  }
}
.con_company .box_company .box_panal_his ol > li dl.sub_list01 {
  padding-bottom: 0;
}
.con_company .box_company .box_panal_his ol > li dl dt {
  font-size: 100%;
  width: 50px;
  line-height: 1.5em;
  display: table-cell;
  vertical-align: top;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_his ol > li dl dt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl dt {
    font-size: 87%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl dt {
    width: 10%;
  }
}
.con_company .box_company .box_panal_his ol > li dl dt.start {
  width: 85px;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl dt.start {
    width: 25%;
  }
}
.con_company .box_company .box_panal_his ol > li dl dt.word02 {
  width: 60px;
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl dt.word02 {
    width: 15%;
  }
}
.con_company .box_company .box_panal_his ol > li dl dd {
  font-size: 100%;
  display: table-cell;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_company .box_company .box_panal_his ol > li dl dd {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_company .box_company .box_panal_his ol > li dl dd {
    font-size: 87%;
  }
}
.con_company .box_company .box_panal_his ol > li dl dd ul {
  display: inline-block;
}
.con_company .box_company .box_panal_his ol > li dl dd ul li {
  line-height: 2em;
}
.con_company .box_company .box_panal_his ol > li dl dd ul li em {
  color: #004b9d;
}
@media only screen and (max-width: 1199px) {
  .con_company .box_company .box_panal_his {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* -----------------------------------------------------------
	.wrap_yt
----------------------------------------------------------- */
.wrap_yt .con_yt {
  margin-top: 85px;
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt {
    margin-top: 8%;
  }
}
.wrap_yt .con_yt .box_mov {
  position: relative;
}
.wrap_yt .con_yt .box_mov .mov a {
  display: block;
}
.wrap_yt .con_yt .box_mov .mov a:after {
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  z-index: 2;
  content: "";
  display: block;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3;
}
.wrap_yt .con_yt .box_mov .mov a:hover:after {
  opacity: 0;
}
.wrap_yt .con_yt .box_mov .btn {
  width: 84px;
  height: 59px;
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_mov .btn {
    width: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_mov .btn {
    height: 25%;
  }
}
.wrap_yt .con_yt .box_txt {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_txt {
    margin-top: 5%;
  }
}
.wrap_yt .con_yt .box_txt .date {
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_yt .con_yt .box_txt .date {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_txt .date {
    font-size: 87%;
  }
}
.wrap_yt .con_yt .box_txt .txt {
  font-size: 160%;
  margin: 5px 0 10px;
  display: block;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_yt .con_yt .box_txt .txt {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_txt .txt {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_yt .con_yt .box_txt .txt {
    margin: 2% 0 4%;
  }
}

/* -----------------------------------------------------------
	.con_loca
----------------------------------------------------------- */
.con_loca {
  margin-top: 150px;
  margin-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  .con_loca {
    margin-top: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca {
    margin-bottom: 15%;
  }
}
.con_loca .box_title {
  text-align: center;
  font-weight: 100;
}
.chrome .con_loca .box_title {
  font-weight: 600;
}
.con_loca .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_title span {
    letter-spacing: normal;
  }
}
.con_loca .box_title em {
  display: block;
  font-weight: normal;
}
.con_loca .box_loca li.con_map {
  margin-top: 50px;
  margin-left: 2.74725%;
  width: 31.48352%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map {
    width: 100%;
  }
}
.con_loca .box_loca li.con_map .box_map {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid red;
  border: 1px solid #e6e6e6;
  position: relative;
  display: block;
  height: 310px;
}
.con_loca .box_loca li.con_map .box_map .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 1200px) {
  .con_loca .box_loca li.con_map .box_map .map#map1 {
    background: url(../company/images/branch/nagoya.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map1 {
    background: url(../company/images/branch/nagoya.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map1 {
  background: url(../company/images/branch/nagoya.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_map .map#map1 {
    background: url(../company/images/branch/nagoya_sp.jpg) no-repeat center;
  }
}
@media only screen and (min-width: 1200px) {
  .con_loca .box_loca li.con_map .box_map .map#map2 {
    background: url(../company/images/branch/tokyo.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map2 {
    background: url(../company/images/branch/tokyo.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map2 {
  background: url(../company/images/branch/tokyo.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_map .map#map2 {
    background: url(../company/images/branch/tokyo_tab.jpg) no-repeat center;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_map .map#map2 {
    background: url(../company/images/branch/tokyo_sp.jpg) no-repeat center;
  }
}
@media only screen and (min-width: 1200px) {
  .con_loca .box_loca li.con_map .box_map .map#map3 {
    background: url(../company/images/branch/tsushima.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map3 {
    background: url(../company/images/branch/tsushima.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map3 {
  background: url(../company/images/branch/tsushima.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_map .map#map3 {
    background: url(../company/images/branch/tsushima_tab.jpg) no-repeat center;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_map .map#map3 {
    background: url(../company/images/branch/tsushima_sp.jpg) no-repeat center;
  }
}
.con_loca .box_loca li.con_map .box_map .map#map4 {
  background: url(../company/images/branch/aigi.jpg) no-repeat center;
}
.con_loca .box_loca li.con_map .box_map .map#map5 {
  background: url(../company/images/branch/kyoto.jpg) no-repeat center;
}
.con_loca .box_loca li.con_map .box_map .map#map6 {
  background: url(../company/images/branch/fukuoka.jpg) no-repeat center;
}
.con_loca .box_loca li.con_map .box_map .map#map7 {
  background: url(../company/images/branch/owari.jpg) no-repeat center;
}
.con_loca .box_loca li.con_map .box_map .map#map8 {
  background: url(../company/images/branch/saga.jpg) no-repeat center;
}
@media only screen and (min-width: 1200px) {
  .con_loca .box_loca li.con_map .box_map .map#map9 {
    background: url(../company/images/branch/hakodate.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map9 {
    background: url(../company/images/branch/hakodate.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map9 {
  background: url(../company/images/branch/hakodate.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_map .map#map9 {
    background: url(../company/images/branch/hakodate.jpg) no-repeat center;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_map .map#map9 {
    background: url(../company/images/branch/hakodate_sp.jpg) no-repeat center;
  }
}
@media only screen and (min-width: 768px) {
  .con_loca .box_loca li.con_map .box_map .map#map10 {
    background: url(../company/images/branch/nara.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map10 {
    background: url(../company/images/branch/nara.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map10 {
  background: url(../company/images/branch/nara.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_map .map#map10 {
    background: url(../company/images/branch/nara_sp.jpg) no-repeat center;
  }
}
@media only screen and (min-width: 768px) {
  .con_loca .box_loca li.con_map .box_map .map#map11 {
    background: url(../company/images/branch/nichinan.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_loca .box_loca li.con_map .box_map .map#map11 {
    background: url(../company/images/branch/nichinan.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_loca .box_loca li.con_map .box_map .map#map11 {
  background: url(../company/images/branch/nichinan.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_map .map#map11 {
    background: url(../company/images/branch/nichinan_sp.jpg) no-repeat center;
  }
}
.con_loca .box_loca li.con_map .box_txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 30px;
  background-color: #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_txt {
    padding: 4% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt {
    padding: 4% 3%;
  }
}
.con_loca .box_loca li.con_map .box_txt .s_tit {
  font-size: 127%;
  color: #fff;
}
.con_loca .box_loca li.con_map .box_txt .s_tit.small {
  line-height: 1.4;
}
.con_loca .box_loca li.con_map .box_txt .s_tit.small > span {
  font-size: 80%;
}
.con_loca .box_loca li.con_map .box_txt .info {
  font-size: 94%;
  line-height: 1.8em;
}
.con_loca .box_loca li.con_map .box_txt .info address {
  margin-top: 40px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_txt .info address {
    margin-top: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .info address {
    margin-top: 4%;
  }
}
.con_loca .box_loca li.con_map .box_txt .info address span {
  display: block;
}
.con_loca .box_loca li.con_map .box_txt .info .tel {
  margin-top: 30px;
  color: #fff;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_txt .info .tel {
    margin-top: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .info .tel {
    margin-top: 4%;
  }
}
.con_loca .box_loca li.con_map .box_txt .info .tel li {
  font-size: 94%;
  display: block;
}
.con_loca .box_loca li.con_map .box_txt .btn {
  margin-top: 30px;
  display: inline-block;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map .box_txt .btn {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .btn {
    margin-top: 5%;
  }
}
.con_loca .box_loca li.con_map .box_txt .btn a {
  -moz-transition: background-color, 0.15s;
  -o-transition: background-color, 0.15s;
  -webkit-transition: background-color, 0.15s;
  transition: background-color, 0.15s;
  padding: 21px;
  background-color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
  line-height: 1em;
  display: block;
  color: #090104;
  border: 1px solid #b4b4b4;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .btn a {
    padding: 5% 0;
  }
}
.con_loca .box_loca li.con_map .box_txt .btn a span:after {
  content: "";
  width: 22px;
  height: 8px;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  margin-left: 20px;
  background: url(../images/common/ic_arr-right.png) no-repeat center/100% auto;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .btn a span:after {
    margin-left: 5%;
  }
}
.con_loca .box_loca li.con_map .box_txt .btn a:hover {
  background-color: #fafafa;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .btn {
    display: block;
    width: 100%;
  }
}
.con_loca .box_loca li.con_map .box_txt .btn a {
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map .box_txt .btn a {
    padding: 5% 0;
  }
}
.con_loca .box_loca li.con_map:first-child {
  margin-left: 0;
  display: table;
  width: 100%;
}
.con_loca .box_loca li.con_map:first-child .box_map {
  width: 63.9011%;
  display: table-cell;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map:first-child .box_map {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map:first-child .box_map {
    width: 100%;
  }
}
.con_loca .box_loca li.con_map:first-child .box_txt {
  width: 36.0989%;
  padding: 80px 30px;
  display: table-cell;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map:first-child .box_txt {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map:first-child .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map:first-child .box_txt {
    padding: 4% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map:first-child .box_txt {
    padding: 4% 3%;
  }
}
.con_loca .box_loca li.con_map:first-child .box_txt .s_tit {
  font-size: 160%;
}
@media only screen and (max-width: 767px) {
  .con_loca .box_loca li.con_map:first-child {
    display: block;
  }
  .con_loca .box_loca li.con_map:first-child .box_map, .con_loca .box_loca li.con_map:first-child .box_txt {
    display: block;
  }
}
.con_loca .box_loca li.con_map:nth-child(2) {
  margin-left: 0;
}
.con_loca .box_loca li.con_map:nth-child(5) {
  margin-left: 0;
}
.con_loca .box_loca li.con_map:nth-child(8) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_loca .box_loca li.con_map {
    width: 100%;
    display: table;
  }
  .con_loca .box_loca li.con_map .box_map {
    width: 60%;
    display: table-cell;
  }
  .con_loca .box_loca li.con_map .box_txt {
    width: 40%;
    display: table-cell;
  }
}
@media only screen and (max-width: 1199px) {
  .con_loca .box_map4 .con_map .info .tel {
    font-size: 94%;
    line-height: 2em;
  }
}

/* -----------------------------------------------------------
	.wrap_staff
// ----------------------------------------------------------- */
.wrap_staff {
  background-color: #f5f5f2;
  padding: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff {
    padding: 4.16667%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff {
    padding: 4.16667%;
  }
}
.wrap_staff .con_staff {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.wrap_staff .con_staff .box_title {
  text-align: center;
  font-weight: 100;
  padding-top: 130px;
}
.chrome .wrap_staff .con_staff .box_title {
  font-weight: 600;
}
.wrap_staff .con_staff .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_staff .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_title span {
    letter-spacing: normal;
  }
}
.wrap_staff .con_staff .box_title em {
  display: block;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_staff .box_title {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_title {
    padding-top: 10%;
  }
}
.wrap_staff .con_staff .box_staff {
  margin-top: 80px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_staff .box_staff {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff {
    margin-top: 5%;
  }
}
.wrap_staff .con_staff .box_staff li {
  display: block;
}
.wrap_staff .con_staff .box_staff li .box_pic {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
}
.wrap_staff .con_staff .box_staff li .box_pic .pho {
  overflow: hidden;
}
.wrap_staff .con_staff .box_staff li .box_pic .pho img {
  width: 100%;
}
.wrap_staff .con_staff .box_staff li .box_pic .txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 20px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  left: 0;
  bottom: 0;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_staff .box_staff li .box_pic .txt {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_pic .txt {
    padding: 2%;
  }
}
.wrap_staff .con_staff .box_staff li .box_pic .txt > p {
  font-size: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_staff .box_staff li .box_pic .txt > p {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_pic .txt > p {
    font-size: 87%;
  }
}
.wrap_staff .con_staff .box_staff li .box_pic .txt > p em {
  display: block;
}
.wrap_staff .con_staff .box_staff li .box_text {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_text {
    margin-top: 2%;
  }
}
.wrap_staff .con_staff .box_staff li .box_text .tit .part {
  color: #8a8a8a;
  display: block;
}
.wrap_staff .con_staff .box_staff li .box_text .tit .name strong {
  font-size: 140%;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_text .tit .name strong {
    margin-right: 1%;
  }
}
.wrap_staff .con_staff .box_staff li .box_text .txt {
  margin-top: 15px;
  font-size: 94%;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_text .txt {
    margin-top: 3%;
  }
}
.wrap_staff .con_staff .box_staff li .box_text .txt > span {
  font-size: 87%;
  color: #666;
  display: block;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li .box_text .txt > span {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrap_staff .con_staff .box_staff li {
    cursor: pointer;
    float: left;
    width: 30.5%;
    margin-left: 4.25%;
    margin-bottom: 100px;
  }
  .wrap_staff .con_staff .box_staff li:first-child, .wrap_staff .con_staff .box_staff li:first-child + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + * + * + * + * {
    margin-left: 0;
    clear: left;
  }
  .wrap_staff .con_staff .box_staff li .box_pic .txt {
    -moz-transition: opacity 0.35s, bottom 0.35s;
    -o-transition: opacity 0.35s, bottom 0.35s;
    -webkit-transition: opacity 0.35s, bottom 0.35s;
    transition: opacity 0.35s, bottom 0.35s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    bottom: -10%;
  }
  .wrap_staff .con_staff .box_staff li .box_pic:hover .txt {
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@media print {
  .wrap_staff .con_staff .box_staff li {
    cursor: pointer;
    float: left;
    width: 30.5%;
    margin-left: 4.25%;
    margin-bottom: 100px;
  }
  .wrap_staff .con_staff .box_staff li:first-child, .wrap_staff .con_staff .box_staff li:first-child + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + *, .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + * + * + * + * {
    margin-left: 0;
    clear: left;
  }
  .wrap_staff .con_staff .box_staff li .box_pic .txt {
    -moz-transition: opacity 0.35s, bottom 0.35s;
    -o-transition: opacity 0.35s, bottom 0.35s;
    -webkit-transition: opacity 0.35s, bottom 0.35s;
    transition: opacity 0.35s, bottom 0.35s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    bottom: -10%;
  }
  .wrap_staff .con_staff .box_staff li .box_pic:hover .txt {
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
.ie8 .wrap_staff .con_staff .box_staff li {
  cursor: pointer;
  float: left;
  width: 30.5%;
  margin-left: 4.25%;
  margin-bottom: 100px;
}
.ie8 .wrap_staff .con_staff .box_staff li:first-child, .ie8 .wrap_staff .con_staff .box_staff li:first-child + * + * + *, .ie8 .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + *, .ie8 .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + *, .ie8 .wrap_staff .con_staff .box_staff li:first-child + * + * + * + * + * + * + * + * + * + * + * + * {
  margin-left: 0;
  clear: left;
}
.ie8 .wrap_staff .con_staff .box_staff li .box_pic .txt {
  -moz-transition: opacity 0.35s, bottom 0.35s;
  -o-transition: opacity 0.35s, bottom 0.35s;
  -webkit-transition: opacity 0.35s, bottom 0.35s;
  transition: opacity 0.35s, bottom 0.35s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  bottom: -10%;
}
.ie8 .wrap_staff .con_staff .box_staff li .box_pic:hover .txt {
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .wrap_staff .con_staff .box_staff li {
    width: 48.5%;
    margin-left: 3%;
    margin-bottom: 7%;
    float: left;
  }
  .wrap_staff .con_staff .box_staff li:nth-child(odd) {
    margin-left: 0;
    clear: left;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .wrap_staff .con_staff .box_staff li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

.wrap_staff .con_mas {
  background-color: #fff;
}
.wrap_staff .con_mas .box_mas {
  padding: 90px 0 110px;
  margin: auto;
  display: block;
  text-align: center;
  border-top: 1px solid #dcdcdc;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_mas .box_mas {
    padding: 5% 0 8%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_mas .box_mas {
    padding: 5% 0 8%;
  }
}
.wrap_staff .con_mas .box_mas h4 {
  font-size: 120%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_mas .box_mas h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_mas .box_mas h4 {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_mas .box_mas h4 {
    margin-bottom: 3%;
  }
}
.wrap_staff .con_mas .box_mas p {
  font-size: 100%;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_staff .con_mas .box_mas p {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_mas .box_mas p {
    font-size: 80%;
  }
}
.wrap_staff .con_mas .box_mas p span {
  display: block;
  font-size: 80%;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_staff .con_mas .box_mas p span {
    margin-top: 3%;
  }
}

/* -----------------------------------------------------------
	.con_gel
----------------------------------------------------------- */
.con_gal {
  margin-top: 150px;
  max-width: 1450px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_gal {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal {
    margin-top: 10%;
  }
}
.con_gal .box_gal {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_gal .box_gal {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal {
    margin-top: 7%;
  }
}
.con_gal .box_gal .sol {
  margin-bottom: 4.87805%;
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal .sol {
    margin-bottom: 5%;
  }
}
.con_gal .box_gal .gal {
  width: 100%;
  display: block;
  overflow: hidden;
}
.con_gal .box_gal .gal p {
  margin-bottom: 4.87805%;
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal .gal p {
    margin-bottom: 5%;
  }
}
.con_gal .box_gal .gal p img {
  display: block;
  width: 100%;
}
.con_gal .box_gal .gal p.left {
  float: left;
}
.con_gal .box_gal .gal p.right {
  float: right;
}
.con_gal .box_gal .gal01 .pho_wide {
  width: 58.27586%;
}
.con_gal .box_gal .gal01 .pho_short {
  width: 38.27586%;
}
.con_gal .box_gal .gal02 p {
  width: 48.62069%;
}
