@charset "UTF-8";
/*override*/
.s5-container {
  max-width: none;
  padding: 0;
}

/*base*/
.c5_pcl_wrap {
  color: #2f353d;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.025em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

@media only screen and (max-width: 767px) {
  .c5_pcl_wrap {
    font-size: 15px;
  }
}

.c5_pcl_wrap img {
  max-width: 100%;
  vertical-align: top;
}

.c5_pcl_wrap p {
  margin: 1.5em 0 0 0;
  padding: 0;
}

.c5_pcl_wrap figure {
  margin: 0;
}

.c5_pcl_wrap a {
  text-decoration: underline;
}

.c5_pcl_wrap a:hover {
  text-decoration: none;
}

/*section*/
.c5_pcl_section {
  padding: 80px 30px;
  overflow-x: hidden;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_section {
    padding: 50px 30px;
    text-align: left;
  }
}

.c5_bg_bk {
  background-color: #212121;
  color: #fff;
}

.c5_bg_concept {
  background-color: #000;
  color: #fff;
}

.c5_bg_gray {
  background-color: #f6f6f6;
}

/*inner*/
.c5_pcl_inner {
  max-width: 1200px;
  margin: 0 auto;
}

.c5_pcl_inner_s {
  max-width: 1000px;
  margin: 0 auto;
}

/*header*/
.c5_pcl_header {
  color: #fff;
  text-align: center;
  padding: 40px;
  background-color: #212121;
}

.c5_pcl_h1 {
  margin: 0;
  font-size: 42px;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_h1 {
    font-size: 26px;
    line-height: 1.6;
  }
}

.c5_pcl_h1_sub {
  margin-top: 5px;
  font-size: 24px;
  letter-spacing: 0.075em;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_h1_sub {
    font-size: 15px;
  }
}

/*mv*/
.c5_pcl_mv {
  padding: 50px 30px 0 30px;
  text-align: center;
  background: url("../images/pc_mv_03.jpg") no-repeat center top, #f7f7f9 url("../images/bg_mv_02.jpg") repeat-x left top;
  height: 720px;
  box-sizing: border-box;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_mv {
    background: #f7f7f9 url("../images/sp_mv_03.jpg") no-repeat center bottom/100% auto;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 83%;
    height: auto;
  }
}

.c5_mv_ttl {
  margin: 0 0 40px 0;
  font-size: 1.1em;
  line-height: 1.2;
  text-align: center;
}

/*ttl*/
.c5_pcl_h2 {
  text-align: center;
  position: relative;
  margin: 0 0 40px 0;
  font-size: 2.13em;
  line-height: 1.4;
  padding: 0 0 40px 0;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_h2 {
    font-size: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.c5_pcl_h2::after {
  width: 50px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #2f353d;
  content: '';
}

.c5_pcl_h2.no_border {
  padding-bottom: 0;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .c5_pcl_h2.no_border {
    margin-bottom: 40px;
  }
}

.c5_pcl_h2.no_border::after {
  display: none;
}

.c5_pcl_hsub {
  text-align: center;
  font-weight: bold;
}

/*feature*/
.c5_feature_kv {
  margin: 40px 0;
}

@media only screen and (max-width: 767px) {
  .c5_feature_kv {
    margin: 40px -30px;
  }
}

.c5_feature_cols {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -30px;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .c5_feature_cols {
    display: block;
  }
}

.c5_feature_cols > div {
  flex: 0 1 360px;
  text-align: left;
  margin: 0 30px;
}

@media only screen and (max-width: 767px) {
  .c5_feature_cols > div:not(:last-child) {
    margin-bottom: 50px;
  }
}

.c5_feature_cols .c5_ttl {
  text-align: center;
  font-size: 1.1em;
  margin: 0;
  font-weight: bold;
}

.c5_feature_cols figure {
  margin-top: 30px;
}

.c5_list_lineup {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 20px -40px 0 -40px;
  padding: 0;
  justify-content: center;
  font-size: .88em;
}

@media only screen and (max-width: 767px) {
  .c5_list_lineup {
    margin: 20px -20px 0 -20px;
    justify-content: flex-start;
  }
}

.c5_list_lineup > li {
  flex: 0 0 176px;
  margin: 30px 40px 0 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c5_list_lineup > li {
    flex: none;
    margin: 30px 20px 0 20px;
    width: calc(50% - 40px);
  }
}

.c5_list_lineup a {
  display: block;
  text-decoration: none;
  transition: opacity .3s;
}

.c5_list_lineup a:hover {
  opacity: .7;
}

/*concept*/
.c5_concept_ttl {
  font-size: 2.6em;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 60px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c5_concept_ttl {
    font-size: 26px;
    line-height: 1.5;
  }
}

.c5_concept_kv {
  margin: 0 0 60px 0;
}

@media only screen and (max-width: 767px) {
  .c5_concept_kv {
    margin: 0 -30px 40px -30px;
  }
}

.c5_concept_cols {
  display: flex;
  margin: 60px -40px 0 -40px;
}

@media only screen and (max-width: 767px) {
  .c5_concept_cols {
    margin: 0;
    display: block;
  }
}

.c5_concept_cols > div {
  margin: 0 40px;
  width: calc(50% - 80px);
}

@media only screen and (max-width: 767px) {
  .c5_concept_cols > div {
    margin: 40px 0 0 0;
    width: auto;
  }
}

.c5_list_camera {
  display: flex;
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .c5_list_camera {
    justify-content: flex-start;
  }
}

.c5_list_camera > li {
  margin: 60px 20px 0 20px;
  font-size: .95em;
  line-height: 1.4;
  flex: 0 0 160px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c5_list_camera > li {
    flex: 0 1 calc(50% - 40px) !important;
    font-size: 13px;
    margin-top: 30px;
  }
}

.c5_list_camera figure {
  padding: 0 20px;
}

@media only screen and (max-width: 768px) {
  .c5_list_camera figure {
    padding: 0;
  }
}

.c5_camera_notes {
  text-align: right;
  margin-top: 20px;
}

.c5_camera_notes p {
  text-align: left;
  display: inline-block;
  font-size: .88em;
}

.c5_large_bn a {
  display: block;
  transition: opacity .3s ease;
}

.c5_large_bn a:hover {
  opacity: .7;
}

/*bns*/
.c5_list_bns {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 -30px 30px -30px;
  text-align: left;
  font-size: .88em;
  line-height: 1.4;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .c5_list_bns {
    display: block;
    margin: 0 auto;
    max-width: 585px;
  }
}

.c5_list_bns > li {
  width: calc(33.33333% - 60px);
  margin: 0 30px 30px 30px;
}

@media only screen and (max-width: 767px) {
  .c5_list_bns > li {
    margin: 0 0 40px 0;
    width: auto;
  }
}

.c5_list_bns figure {
  margin-bottom: 10px;
}

.c5_list_bns a {
  display: block;
  transition: opacity .3s;
  text-decoration: none;
}

.c5_list_bns a:hover {
  opacity: .7;
}

/*deco*/
.c5_icon_arrows {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

.c5_icon_arrows::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #2f353d;
}

.c5_fw_b {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .c5_is_pc {
    display: none;
  }
}

.c5_is_sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .c5_is_sp {
    display: block;
  }
}
