/**
 * /
 */

/**
 * class
 */
.section_header {
  position: relative;
  width: auto;
  max-width: 1366px;
  min-width: 960px;
  margin-bottom: 18px;
  overflow: hidden;
}

.section_header p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.section_header img {
  display: block;
  margin:0 auto;
}

/**
* id
*/
#sec_kv img {
  display: block;
  width: 100%;
}

/* ------------------------------ */

#sec_yutakana .section_header {
  margin-bottom: 0;
}

/* ------------------------------ */

#sec_sekai {
  margin-bottom: 27px;
  background-image: url('/img/bg_sekai.jpg');
}

#sec_sekai .section_body {
  height: 893px;
  padding-top: 21px;
}

#sec_sekai_first {
  margin-bottom: 72px;
  text-align: center;
}

#sec_sekai_second {
  width: 869px;
  margin: 0 auto;
  padding-right: 210px;
  background-image: url('/img/bg_sekai_img.png');
  background-position: right center;
  background-repeat: no-repeat;
  text-align: left;
}

#sec_sekai_second_second,
#sec_sekai_second_third,
#sec_sekai_second_forth {
  margin-bottom: 12px;
}

/* ------------------------------ */

#sec_nansui {
  margin-bottom: 27px;
}

#sec_nansui .section_body .txt_catch_l {
  text-align: center;
}

/* ------------------------------ */

#sec_chikara {
  margin-bottom: 27px;
}

#sec_chikara .section_body .txt_lh_m {
  text-align: center;
}

/* ------------------------------ */

#sec_totemo {
  margin-bottom: 27px;
}

#sec_totemo .section_header span {
  display: block;
  margin-top: 0;
  font-weight: 100;
}

#sec_totemo .section_header span strong {
  font-size: 69px;
}

#sec_totemo .section_body .txt_lh_m {
  text-align: center;
}

/* ------------------------------ */

#sec_ryori {
  margin-bottom: 27px;
}

#sec_ryori .section_body .txt_lh_m {
  text-align: center;
}

/* ------------------------------ */

#sec_hinshitsu {
  margin-bottom: 60px;
}

#sec_hinshitsu .section_body .txt_lh_m {
  text-align: center;
}

/* ------------------------------ */

#nav_bottom {
  width: 960px;
  margin:30px auto 0;
}

#nav_bottom ul {
  margin: 0;
  padding: 0;
}

#nav_bottom li {
  display: table;
  width: 468px;
  height: 203px;
  margin-bottom: 27px;
  background-repeat: no-repeat;
}

#nav_bottom a {
  display: table-cell;
  width: inherit;
  height: inherit;
  padding: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 2;
  vertical-align: middle;
}

#nav_b_kaisha {
  float: right;
  background-image: url('/img/bg_b_kaisha.jpg');
}

#nav_b_pro {
  float: left;
  background-image: url('/img/bg_b_pro.jpg');
}
