@charset "UTF-8";
/* =======================================================================
  Date: 2020-11-25
  CSS Document ： フェリシモコーポレートサイト（お問い合わせ）
  1.SP版スタイル
  2.PC版スタイル
  ======================================================================= */
/* -----------------------------------------------------------------------
## SP ##################################################################
----------------------------------------------------------------------- */
/* ################# KV ################# */
.kv_cy {
  position: relative;
  display: flex;
  align-items: center;
  height: 180px;
  padding: 0 7.3333333333vw;
  background: url("../images/title.png") no-repeat 211px 80px;
  background-size: 148px auto;
}

/* ################# 共通パーツの調整 ################# */
.page-contact_cy .cmn-ancor_cy {
  margin-top: 19px;
  margin-bottom: 24px;
}

.contact-section_cy {
  padding: 0 1.40625rem;
}
.contact-section_cy .cmn-buttons_cy {
  margin-top: 22px;
}
.contact-section_cy .cmn-button-basic_cy {
  justify-content: flex-start;
  height: 70px;
  padding-left: 22px;
  background: #e9e9e9;
  color: #000;
  text-align: left;
  font-weight: bold;
}
.contact-section_cy .cmn-button-basic_cy + .cmn-button-basic_cy {
  margin-top: 15px;
}
.contact-section_cy + .contact-section_cy {
  margin-top: 34px;
}

.contact-section_inner_cy {
  padding: 0 0.3125rem 40px;
  border-bottom: 1px solid #999;
}

/* ################# 固有要素 ################# */
.contact-header_cy {
  font-size: 1rem;
}

.contact-method_cy {
  margin-top: 14px;
}

.contact-method_item_cy {
  line-height: 1.7142857143;
  font-weight: bold;
  font-size: 0.875rem;
}
.contact-method_item_cy:nth-child(n+2) {
  margin-top: 10px;
}
.contact-method_item_cy a {
  text-decoration: underline;
}

.contact-text_cy {
  line-height: 1.6666666667;
  margin-top: 4px;
  font-size: 0.75rem;
}

.contact-others_cy {
  margin-top: 30px;
  padding-top: 28px;
  border-top: 1px dotted #ccc;
}

.contact-otherBiz_cy {
  margin-top: 18px;
}

.contact-otherBiz_item_cy a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.875rem;
}
.contact-otherBiz_item_cy:nth-child(n+2) {
  margin-top: 10px;
}

.contact-shopping_cy {
  margin: 33px 0 74px;
  padding: 0 1.71875rem;
}
.contact-shopping_cy a {
  line-height: 1.7857142857;
  text-decoration: underline;
  font-weight: bold;
  font-weight: 0.875rem;
}

@media screen and (min-width: 769px) {
  /* -----------------------------------------------------------------------
  ## PC ##################################################################
  ----------------------------------------------------------------------- */
  /* ################# KV ################# */
  .kv_cy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1080px;
    height: 380px;
    margin: 0 auto;
    padding: 0 0 21px 0;
    background: url("../images/title.png") no-repeat right 189px bottom 133px;
    background-size: 221px auto;
  }
  /* ################# 共通パーツの調整 ################# */
  .page-contact_cy .cmn-ancor_cy {
    margin-top: 0;
    margin-bottom: 65px;
  }
  .contact-section_cy {
    padding: 0 20px;
  }
  .contact-section_cy .cmn-buttons_cy {
    justify-content: flex-start;
    margin-top: 34px;
  }
  .contact-section_cy .cmn-button-basic_cy {
    justify-content: center;
    flex-basis: 440px;
    max-width: 440px;
    height: 100px;
    line-height: 1.5;
    padding-left: 30px;
    border-color: #e9e9e9;
    background: #e9e9e9;
    color: #000;
    letter-spacing: 0.06em;
    text-align: center;
    font-weight: bold;
  }
  .contact-section_cy .cmn-button-basic_cy:link, .contact-section_cy .cmn-button-basic_cy:visited, .contact-section_cy .cmn-button-basic_cy:active {
    color: #000;
    text-decoration: none;
  }
  .contact-section_cy .cmn-button-basic_cy:hover {
    border-color: #000;
    color: #fff;
    background: #000;
  }
  .contact-section_cy .cmn-button-basic_cy + .cmn-button-basic_cy {
    margin: 0 0 41px 40px;
  }
  .contact-section_cy .cmn-button-basic_cy:nth-child(odd) {
    margin-left: 0;
  }
  .contact-section_cy + .contact-section_cy {
    margin-top: 68px;
  }
  .contact-section_inner_cy {
    padding: 0 0 39px;
    border-bottom: 1px solid #999;
  }
  .contact-section_col2_cy {
    display: flex;
  }
  .contact-section_col2_cy > * {
    flex-basis: 50%;
  }
  .contact-section_col2_cy .cmn-buttons_cy {
    justify-content: flex-end;
  }
  /* ################# 固有要素 ################# */
  .contact-header_cy {
    line-height: 1.4166666667;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .contact-method_cy {
    margin-top: 22px;
  }
  .contact-method_item_cy {
    line-height: 2.25;
    font-weight: bold;
    font-size: 1rem;
  }
  .contact-method_item_cy:nth-child(n+2) {
    margin-top: 0;
  }
  .contact-method_item_cy a {
    text-decoration: none;
    font-weight: bold;
    pointer-events: none;
  }
  .contact-text_cy {
    line-height: 2;
    margin-top: 0;
    letter-spacing: 0.087em;
    font-size: 0.875rem;
  }
  .contact-text_cy + .cmn-buttons_cy {
    margin-top: 21px;
  }
  .contact-others_cy {
    margin-top: 18px;
    padding: 53px 0 33px;
    border-top: 1px dotted #ccc;
  }
  .contact-otherBiz_cy {
    margin-top: 23px;
  }
  .contact-otherBiz_item_cy {
    display: inline;
  }
  .contact-otherBiz_item_cy a {
    line-height: 2.25;
    text-decoration: underline;
    font-weight: bold;
    font-size: 1rem;
  }
  .contact-otherBiz_item_cy a:hover {
    text-decoration: none;
  }
  .contact-otherBiz_item_cy:nth-child(n+2) {
    margin-top: 0;
    margin-left: 38px;
  }
  .contact-shopping_cy {
    max-width: 960px;
    margin: 53px auto 74px;
    padding: 0 10px;
  }
  .contact-shopping_cy a {
    line-height: 1.7857142857;
    text-decoration: underline;
    font-weight: bold;
    font-weight: 0.875rem;
  }
  .contact-shopping_cy a:hover {
    text-decoration: none;
  }
}