.page_key_img .-inner {
  background-image: url("../img/key_pc.jpg"); }
  @media screen and (max-width: 767px) {
    .page_key_img .-inner {
      background-image: url("../img/key_sp.jpg"); } }

.p-feature_num {
  counter-reset: number; }
  .p-feature_num li {
    position: relative;
    z-index: 0;
    margin-top: 20px;
    padding: 5px 0 10px 55px;
    font-size: 1.8rem;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .p-feature_num li {
        margin-top: 15px;
        padding: 0 0 0 50px;
        font-size: 1.5rem; } }
    .p-feature_num li:first-child {
      margin-top: 0; }
    .p-feature_num li::before {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 43px;
      height: 100%;
      line-height: 1;
      padding-top: 8px;
      color: #fff;
      font-family: 'Josefin Sans', sans-serif;
      font-weight: 100;
      font-size: 2.2rem;
      background-image: url(/common/img/icn_point03.svg);
      background-position: left top;
      background-size: contain;
      background-repeat: no-repeat;
      counter-increment: number;
      text-align: center;
      content: "0" counter(number); }
      @media screen and (max-width: 767px) {
        .p-feature_num li::before {
          top: 1px;
          width: 37px;
          padding-top: 6px;
          font-size: 2.0rem; } }
.p-feature_list li {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-feature_list li {
      margin-bottom: 35px; } }
  .p-feature_list li:last-child {
    margin-bottom: 0; }
.p-feature_list_img {
  border-radius: 40px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .p-feature_list_img {
      border-radius: 15px !important; } }
.p-feature_list_txt {
  position: relative;
  z-index: 0;
  margin-top: -30px; }
  .p-feature_list_txt_num {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    margin: 0 auto;
    justify-content: center;
    font-family: 'Josefin Sans', sans-serif;
    width: 66px;
    height: 69px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/common/img/icn_point02.svg); }
    .p-feature_list_txt_num .-txt {
      font-size: 1.2rem;
      line-height: 1;
      font-weight: 300; }
      @media screen and (max-width: 767px) {
        .p-feature_list_txt_num .-txt {
          font-size: 1.1rem; } }
    .p-feature_list_txt_num .-num {
      font-size: 3.0rem;
      line-height: 1;
      font-weight: 100; }
      @media screen and (max-width: 767px) {
        .p-feature_list_txt_num .-num {
          font-size: 3.4rem; } }
  .p-feature_list_txt_ttl {
    margin-top: 20px;
    font-size: 3.0rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .p-feature_list_txt_ttl {
        font-size: 2.0rem; } }
  .p-feature_list_txt p {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .p-feature_list_txt p {
        margin-top: 20px; } }
.p-feature_tbl {
  margin-top: 30px;
  border-top: solid 1px #dadada; }
  @media screen and (max-width: 767px) {
    .p-feature_tbl {
      margin-top: 20px; } }
  .p-feature_tbl th,
  .p-feature_tbl td {
    padding: 20px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .p-feature_tbl th,
      .p-feature_tbl td {
        padding: 10px; } }
  .p-feature_tbl th {
    width: 20%;
    background-color: #f76574;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .p-feature_tbl th {
        width: 25%; } }
  .p-feature_tbl td {
    width: 80%;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .p-feature_tbl td {
        width: 75%; } }

@media screen and (min-width: 768px) {
  .c-gallery_box {
    max-width: 800px !important; } }

/*# sourceMappingURL=style.css.map */
