@charset "UTF-8";
/* =======================================================================
  Date: 2020-12-14
  CSS Document ： フェリシモコーポレートサイト（企業情報）
  1.SP版スタイル
  2.画面幅374px以下用スタイル
  3.PC版スタイル
  ======================================================================= */
/* ################# SP ################# */
/* -----------------------------------------------------------------------
## SP ##################################################################
----------------------------------------------------------------------- */
/* ################# KV ################# */
.about-kv_cy {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 76.8vw;
  padding: 0 7.3333333333vw 10.6666666667vw;
  background: url("../images/img_kv_sp.jpg") no-repeat center center;
  background-size: cover;
}
.about-kv_cy::after {
  display: block;
  position: absolute;
  bottom: -4.9333333333vw;
  right: -4.8vw;
  left: 42.9333333333vw;
  z-index: 1;
  width: 42.9333333333vw;
  height: 12.5333333333vw;
  margin: auto;
  background: url("../images/title.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}
.about-kv_cy .cmn-pageTitle_cy {
  position: relative;
  font-size: 1.875rem;
}

.about-lede_cy {
  margin-top: 33px;
  padding: 0 7.3333333333vw;
}

.about-philosophy_cy {
  margin-top: 7px;
  padding: 0 7.3333333333vw;
  text-align: center;
  font-weight: bold;
}
.about-philosophy_cy a {
  text-decoration: underline;
  text-decoration-color: #000;
  text-decoration-thickness: 1px;
  font-size: 1rem;
}
.about-philosophy_cy a span {
  font-size: 0.8125rem;
}

/* ################# わたしたちの事業 ################# */
.about-business_cy {
  overflow: hidden;
  margin-top: 72px;
  padding-bottom: 11px;
}
.about-business_cy .cmn-section_title_cy span {
  letter-spacing: 0;
}
.about-business_cy .cmn-section_title_cy span::after {
  display: block;
  position: absolute;
  bottom: -31px;
  left: 187px;
  right: 0;
  z-index: -1;
  width: 166px;
  height: 42px;
  margin: auto;
  background: url("../images/title_business.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}

.about-businessBox_cy {
  margin-top: 27px;
}
.about-businessBox_cy + .about-businessBox_cy {
  margin-top: 57px;
}
.about-businessBox_cy .cmn-moreBody_cy {
  margin-top: 13px;
}
.about-businessBox_cy .cmn-moreBody_cy .about-businessBox_text_cy {
  margin-top: 0;
}

.about-businessBox_contents_cy {
  margin-top: 30px;
  padding: 0 2.6666666667vw;
}
.about-businessBox_title_cy {
  font-size: 1.25rem;
}
.about-businessBox_text_cy {
  margin-top: 13px;
}

/* ################# 会社情報 ################# */
.about-profile_cy {
  overflow: hidden;
  margin-top: 60px;
  padding: 0;
}
.about-profile_cy .cmn-section_title_cy span {
  position: relative;
  z-index: 2;
  letter-spacing: 0.2em;
}
.about-profile_cy .cmn-buttons_cy {
  margin-top: 0;
  padding: 0 7.3333333333vw;
}

.about-profile_bg_cy {
  position: relative;
  padding: 59px 4.6666666667vw 44px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  background: #f2f0ed;
}
.about-profile_bg_cy::after {
  display: block;
  position: absolute;
  top: 60px;
  left: 205px;
  right: 0;
  z-index: 1;
  width: 155px;
  height: 76px;
  margin: auto;
  background: url("../images/title_profile.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}

.about-profileTable_cy {
  margin-top: 31px;
}

.about-profileTable_group_cy {
  display: flex;
  padding: 10px 0 9px;
  border-bottom: 1px dotted #ccc;
}
.about-profileTable_title_cy {
  flex-basis: 115px;
  min-width: 115px;
  padding: 0 0 0 2.6666666667vw;
  font-size: 0.75rem;
  font-weight: bold;
}
.about-profileTable_body_cy {
  flex-grow: 1;
  line-height: 1.5833333333;
  padding: 0 2.6666666667vw 0 0;
  font-size: 0.75rem;
}
.about-profileTable_body_cy + .about-profileTable_body_cy {
  margin-top: 20px;
}
.about-profileTable_english_cy {
  margin-top: 10px;
  text-align: right;
}
.about-profileTable_english_cy a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.75rem;
}

.about-historyButton_cy {
  display: block;
  margin-top: 25px;
  padding: 2px;
}

.about-historyButton_inner_cy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 116px;
  text-align: center;
  border: 1px solid #fff;
}
.about-historyButton_title_cy {
  font-size: 1.875rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.about-historyButton_since_cy {
  overflow: hidden;
  display: inline-block;
  position: relative;
  top: -6px;
  width: 64px;
  height: 12px;
  text-indent: -999px;
  background: url("../images/text_since.png") no-repeat 0 0;
  background-size: cover;
}

.about-profileButton_cy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 17px 30px 18px 30px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
}

.about-profileButton_subText_cy {
  text-transform: uppercase;
  font-size: 1rem;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.about-profileButton_mainText_cy {
  margin-top: -5px;
  font-size: 0.8125rem;
}

/* ################# アクセス ################# */
.about-access_cy {
  overflow: hidden;
  margin-top: 10px;
}
.about-access_cy .cmn-section_title_cy span {
  letter-spacing: 0;
}
.about-access_cy .cmn-section_title_cy span::after {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 190px;
  right: 0;
  z-index: -1;
  width: 136px;
  height: 56px;
  margin: auto;
  background: url("../images/title_access.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}
.about-access_cy .cmn-header-squareMark_cy {
  margin-top: 22px;
}
.about-access_cy .cmn-header-squareMark_cy span {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
}
.about-access_cy .cmn-header-border_cy {
  margin-top: 44px;
}
.about-access_cy .cmn-buttons_cy {
  margin-top: 0;
}

.about-access_address_cy {
  line-height: 1.5384615385;
  margin-top: 9px;
  font-size: 0.8125rem;
}
.about-access_gmap_cy {
  position: relative;
  margin: 9px -4.6666666667vw;
  padding-top: 71.3333333333vw;
}
.about-access_gmap_cy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about-byTrain_cy {
  margin-top: 13px;
  padding-left: 1em;
}
.about-byTrain_cy + .about-byTrain_cy {
  margin-top: 25px;
}

.about-byTrain_item_cy {
  position: relative;
  line-height: 1.7857142857;
  letter-spacing: 0;
  font-size: 0.875rem;
}
.about-byTrain_item_cy::before {
  position: absolute;
  top: 9px;
  left: -1em;
  width: 7px;
  height: 7px;
  background: #999;
  border-radius: 100px;
  content: "";
}

.about-byTrainNotes_cy {
  line-height: 1.4166666667;
  margin-top: 18px;
}
.about-byTrainNotes_cy small {
  color: #666;
  font-size: 0.75rem;
}

.about-byTrainNotes_item_cy {
  padding-left: 1em;
  text-indent: -1em;
}
.about-byTrainNotes_item_cy:nth-child(n+2) {
  margin-top: 13px;
}

.about-stageFelissimoButton_cy {
  background: #fff;
  margin-top: 34px;
  padding: 20px 30px 13px 30px;
  border: 1px solid #000;
  color: #000;
}
.about-stageFelissimoButton_cy .about-stageFelissimoButton_text_cy {
  display: inline-block;
  width: 191px;
  height: 22px;
  overflow: hidden;
  margin-bottom: 2px;
  text-indent: -999em;
  background: url("../images/text_stage_felissimo.png") no-repeat 0 0;
  background-size: 100% auto;
}

.about-otherOffice_cy {
  margin-top: 47px;
}
.about-otherOffice_cy .cmn-header-squareMark_cy {
  padding-left: 21px;
  font-size: 1rem;
}
.about-otherOffice_cy .cmn-header-squareMark_cy::before {
  top: 4px;
  left: 0;
  width: 12px;
  height: 12px;
}

.about-otherOffice_block_cy {
  position: relative;
}
.about-otherOffice_block_cy + .about-otherOffice_block_cy {
  margin-top: 30px;
}
.about-otherOffice_address_cy {
  margin-top: 10px;
  font-size: 0.8125rem;
}

.about-miniButton_cy {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -6px;
  right: 0;
  width: 70px;
  height: 30px;
  background: #000;
  color: #fff;
}
.about-miniButton_cy::after {
  right: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "ú";
  font-family: "CONDENSEicon";
  font-size: 0.625rem;
}

/* ################# 採用情報 ################# */
.about-recruiting_cy {
  overflow: hidden;
}
.about-recruiting_cy .cmn-section_title_cy span::after {
  display: block;
  position: absolute;
  bottom: -39px;
  left: 198px;
  right: 0;
  z-index: -1;
  width: 145px;
  height: 53px;
  margin: auto;
  background: url("../images/title_recruiting.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}
.about-recruiting_cy .cmn-buttons_cy {
  margin-top: 27px;
}
.about-recruiting_cy .cmn-button-basic_cy + .cmn-button-basic_cy {
  margin-top: 15px;
}

.about-recruitingButton_cy {
  padding: 2px;
}
.about-recruitingButton_cy span {
  font-weight: bold;
}

.about-recruitingButton_inner_cy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 136px;
  text-align: center;
  border: 1px solid #fff;
}
.about-recruitingButton_subText_cy {
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-family: Arial, sans-serif;
}
.about-recruitingButton_mainText_cy {
  line-height: 1;
  margin-top: 5px;
  letter-spacing: 0.1em;
  font-style: italic;
  font-size: 1.9375rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.about-recruitingButton_mainText_cy span {
  letter-spacing: 0;
}

.about-otherButton_cy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 140px;
  padding: 24px 30px 13px 30px;
  background: #fff;
  border: 2px solid #e9e9e9;
  color: #000;
}
.about-otherButton_cy span {
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.about-otherButton_subText_cy {
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-family: Arial, sans-serif;
}
.about-otherButton_mainText_cy {
  line-height: 1.2777777778;
  margin-top: 5px;
  letter-spacing: 0.1em;
  font-style: italic;
  font-size: 1.125rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.about-otherButton_mainText_cy span {
  letter-spacing: 0;
}

/* ################# 374px以下 ################# */
@media screen and (max-width: 374px) {
  .about-business_cy .cmn-section_title_cy span::after {
    bottom: -23px;
    width: 110px;
    height: 28px;
  }
  .about-profile_bg_cy::after {
    top: 65px;
    left: 185px;
    width: 115px;
    height: 56px;
  }
  .about-access_cy .cmn-section_title_cy span::after {
    left: 160px;
  }
  .about-recruiting_cy .cmn-section_title_cy span::after {
    left: 168px;
    width: 129px;
    height: 47px;
  }
  .cmn-relation_cy .cmn-section_title_cy span::after {
    left: 165px;
  }
}
/* ################# PC ################# */
@media screen and (min-width: 769px) {
  /* -----------------------------------------------------------------------
  ## PC ##################################################################
  ----------------------------------------------------------------------- */
  /* ################# KV ################# */
  .about-kv_cy {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 600px;
    margin: 0 auto;
    padding: 0 0 80px;
    background: url("../images/img_kv_pc.jpg") no-repeat center center;
    background-size: auto;
  }
  .about-kv_cy::after {
    display: block;
    position: absolute;
    bottom: -46px;
    right: 0;
    left: 544px;
    z-index: 1;
    width: 401px;
    height: 116px;
    margin: auto;
    background: url("../images/title.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .about-kv_cy .cmn-pageTitle_cy {
    position: relative;
    font-size: 3.3125rem;
  }
  .about-lede_cy {
    margin-top: 50px;
    padding: 0;
    text-align: center;
  }
  .about-philosophy_cy {
    margin-top: 20px;
    padding: 0;
    text-align: center;
  }
  .about-philosophy_cy a {
    text-decoration: underline;
    text-decoration-color: #000;
    text-decoration-thickness: 1px;
    font-weight: bold;
    font-size: 1rem;
  }
  .about-philosophy_cy a span {
    font-weight: bold;
    font-size: 1rem;
  }
  .about-philosophy_cy a:hover {
    border-bottom: 0;
    text-decoration: none;
  }
  /* ################# わたしたちの事業 ################# */
  .about-business_cy {
    overflow: hidden;
    max-width: none;
    margin-top: 86px;
  }
  .about-business_cy .cmn-section_title_cy span::after {
    display: block;
    position: absolute;
    bottom: -68px;
    right: 0;
    left: 534px;
    z-index: -1;
    width: 382px;
    height: 96px;
    margin: auto;
    background: url("../images/title_business.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
  }
  .about-business_inner_cy {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .about-businessBox_cy {
    position: relative;
    display: flex;
    margin-top: 75px;
  }
  .about-businessBox_cy + .about-businessBox_cy {
    margin-top: 80px;
  }
  .about-businessBox_cy .cmn-moreBody_cy {
    height: auto;
  }
  .about-businessBox_cy .cmn-moreBody_cy::after {
    display: none;
  }
  .about-businessBox_cy .cmn-moreBtn_cy {
    display: none !important;
  }
  .about-businessBox_image_cy {
    position: relative;
    flex-basis: 50%;
    min-width: 50%;
  }
  .about-businessBox_image_cy img {
    display: block;
    position: relative;
    top: 0;
    left: -180px;
    width: 640px;
    max-width: none;
  }
  .about-businessBox_contents_cy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    min-width: 50%;
    height: auto;
    margin-top: 0;
    padding-left: 60px;
    padding-right: 0;
  }
  .about-businessBox_title_cy {
    line-height: 1.5;
    font-size: 2rem;
    font-weight: bold;
  }
  .about-businessBox_text_cy {
    line-height: 2;
    margin-top: 6px;
  }
  .about-businessBox_cy + .about-businessBox_cy {
    margin-top: 80px;
  }
  .about-businessBox_cy + .about-businessBox_cy .about-businessBox_image_cy {
    order: 2;
  }
  .about-businessBox_cy + .about-businessBox_cy .about-businessBox_image_cy img {
    left: auto;
    right: 0;
  }
  .about-businessBox_cy + .about-businessBox_cy .about-businessBox_contents_cy {
    order: 1;
    padding-left: 0;
    padding-right: 55px;
  }
  /* ################# 会社情報 ################# */
  .about-profile_cy {
    max-width: none;
    margin-top: 60px;
    padding: 0;
  }
  .about-profile_cy .cmn-section_title_cy {
    position: absolute;
    top: 248px;
    left: 18px;
  }
  .about-profile_cy .cmn-section_title_cy span {
    letter-spacing: 0.1em;
  }
  .about-profile_cy .cmn-buttons_cy {
    max-width: 520px;
    margin: 0 auto;
    padding: 0;
  }
  .about-profile_bg_cy {
    overflow: hidden;
    margin-top: 89px;
    padding: 35px 0 68px;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    background: none;
    background-color: #e7e5e2;
  }
  .about-profile_bg_cy::after {
    display: block;
    position: absolute;
    top: 350px;
    bottom: auto;
    left: -555px;
    right: 0;
    z-index: 1;
    width: 208px;
    height: 107px;
    margin: auto;
    transition: all 0.6s 0s ease;
    background: url("../images/title_profile.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .about-profile_inner_cy {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .about-profileTable_cy {
    width: 560px;
    margin: 19px 0 0 auto;
  }
  .about-profileTable_group_cy {
    display: flex;
    padding: 20px 0 19px;
    border-bottom: 1px dotted #ccc;
  }
  .about-profileTable_title_cy {
    flex-basis: 160px;
    min-width: 160px;
    line-height: 1.625;
    padding: 0;
    font-size: 1rem;
    font-weight: bold;
  }
  .about-profileTable_body_cy {
    flex-grow: 1;
    line-height: 1.625;
    padding: 0;
    font-size: 1rem;
  }
  .about-profileTable_english_cy {
    margin-top: 10px;
    text-align: right;
  }
  .about-profileTable_english_cy a {
    letter-spacing: 0.06em;
    text-decoration: underline;
    font-weight: bold;
    font-size: 1rem;
  }
  .about-profileTable_english_cy a:hover {
    text-decoration: none;
  }
  .about-historyButton_cy {
    display: block;
    max-width: 520px;
    height: 160px;
    margin: 40px auto 0;
    padding: 3px;
  }
  .about-historyButton_cy:hover .about-historyButton_inner_cy {
    border-color: #000;
  }
  .about-historyButton_inner_cy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 9px;
    border: 1px solid #fff;
    text-align: center;
  }
  .about-historyButton_title_cy {
    line-height: 1.4;
    font-size: 2.8125rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .about-historyButton_since_cy {
    display: inline-block;
    position: relative;
    top: 0;
    overflow: hidden;
    width: 129px;
    height: 25px;
    text-indent: -999em;
    background: url("../images/text_since.png") no-repeat 0 0;
    background-size: cover;
  }
  .about-profileButton_cy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 520px;
    height: 120px;
    margin: 30px auto 0;
    padding: 0 30px 0 30px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
  }
  .about-profileButton_cy:link, .about-profileButton_cy:visited, .about-profileButton_cy:active {
    color: #000;
    text-decoration: none;
  }
  .about-profileButton_subText_cy {
    text-transform: uppercase;
    font-size: 1.25rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
  }
  .about-profileButton_mainText_cy {
    font-size: 1rem;
  }
  /* ################# アクセス ################# */
  .about-access_cy .cmn-section_title_cy {
    margin-top: 114px;
  }
  .about-access_cy .cmn-section_title_cy span::after {
    display: block;
    position: absolute;
    bottom: -63px;
    left: 383px;
    right: 0;
    z-index: -1;
    width: 271px;
    height: 111px;
    margin: auto;
    background: url("../images/title_access.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .about-access_cy .cmn-header-squareMark_cy {
    margin-top: 50px;
    font-size: 1.5rem;
  }
  .about-access_cy .cmn-header-squareMark_cy::before {
    top: 0.3em;
    width: 0.7em;
    height: 0.7em;
  }
  .about-access_cy .cmn-header-squareMark_cy span {
    color: #000;
    font-size: 1rem;
    font-weight: bold;
  }
  .about-access_cy .cmn-header-border_cy {
    margin-top: 50px;
  }
  .about-access_cy .cmn-buttons_cy {
    max-width: 520px;
    margin: 0 auto;
  }
  .about-access_address_cy {
    margin-top: 18px;
    font-size: 1rem;
  }
  .about-access_gmap_cy {
    position: relative;
    margin: 31px 0;
    padding-top: 0;
  }
  .about-access_gmap_cy iframe {
    position: static;
    width: 100%;
    height: 535px;
  }
  .about-byTrain_cy {
    margin-top: 30px;
    padding-left: 30px;
  }
  .about-byTrain_cy + .about-byTrain_cy {
    margin-top: 35px;
  }
  .about-byTrain_item_cy {
    position: relative;
    line-height: 2.25;
    letter-spacing: 0.05em;
    font-size: 1rem;
  }
  .about-byTrain_item_cy::before {
    position: absolute;
    top: 10px;
    left: -30px;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 100px;
    content: "";
  }
  .about-byTrainNotes_cy {
    margin-top: 21px;
  }
  .about-byTrainNotes_cy small {
    color: #666;
    letter-spacing: 0.06em;
    font-size: 1rem;
  }
  .about-byTrainNotes_item_cy {
    line-height: 1.875;
    padding-left: 1em;
    text-indent: -1em;
  }
  .about-byTrainNotes_item_cy:nth-child(n+2) {
    margin-top: 0;
  }
  .about-stageFelissimoButton_cy {
    max-width: 520px;
    height: 120px;
    margin: 53px auto 0;
    padding: 20px 30px 13px 30px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
  }
  .about-stageFelissimoButton_cy .about-stageFelissimoButton_text_cy {
    width: 231px;
    height: 25px;
    margin-bottom: 2px;
    background: url("../images/text_stage_felissimo.png") no-repeat center 0;
    background-size: auto 100%;
  }
  .about-stageFelissimoButton_cy:link, .about-stageFelissimoButton_cy:visited, .about-stageFelissimoButton_cy:active {
    color: #000;
  }
  .about-stageFelissimoButton_cy:hover .about-stageFelissimoButton_text_cy {
    width: 231px;
    height: 25px;
    background: url("../images/text_stage_felissimo_on.png") no-repeat center 0;
    background-size: auto 100%;
  }
  .about-otherOffice_cy {
    display: flex;
    margin-top: 4px;
  }
  .about-otherOffice_cy .cmn-header-squareMark_cy {
    padding-left: 28px;
    font-size: 1.25rem;
  }
  .about-otherOffice_cy .cmn-header-squareMark_cy::before {
    top: 6px;
    left: 0;
    width: 16px;
    height: 16px;
  }
  .about-otherOffice_block_cy {
    flex-basis: 50%;
    position: relative;
  }
  .about-otherOffice_block_cy + .about-otherOffice_block_cy {
    margin-top: 0;
  }
  .about-otherOffice_address_cy {
    margin-top: 8px;
    font-size: 1rem;
  }
  .about-miniButton_cy {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    right: -10px;
    width: 84px;
    height: 36px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
  }
  .about-miniButton_cy::after {
    right: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin: auto;
    content: "ú";
    font-family: "CONDENSEicon";
    font-size: 0.625rem;
  }
  .about-miniButton_cy:link, .about-miniButton_cy:visited, .about-miniButton_cy:active {
    color: #fff;
  }
  .about-miniButton_cy:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
  }
  /* ################# 採用情報 ################# */
  .about-recruiting_cy .cmn-section_title_cy {
    margin-top: 117px;
  }
  .about-recruiting_cy .cmn-section_title_cy span::after {
    display: block;
    position: absolute;
    bottom: -103px;
    left: 530px;
    right: 0;
    z-index: -1;
    width: 392px;
    height: 142px;
    margin: auto;
    background: url("../images/title_recruiting.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .about-recruiting_cy .cmn-buttons_cy {
    justify-content: flex-start;
    margin-top: 54px;
  }
  .about-recruiting_cy .cmn-button-basic_cy + .cmn-button-basic_cy {
    margin-top: 0;
    margin-left: 40px;
  }
  .about-recruitingButton_cy {
    max-width: 440px;
    height: 210px;
    padding: 3px;
  }
  .about-recruitingButton_cy span {
    font-weight: bold;
  }
  .about-recruitingButton_cy:hover .about-recruitingButton_inner_cy {
    border-color: #000;
  }
  .about-recruitingButton_inner_cy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-right: 20px;
    text-align: center;
    border: 1px solid #fff;
  }
  .about-recruitingButton_subText_cy {
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 1rem;
    font-family: Arial, sans-serif;
  }
  .about-recruitingButton_mainText_cy {
    line-height: 1;
    margin-top: 10px;
    padding-right: 12px;
    letter-spacing: 0.1em;
    font-style: italic;
    font-size: 2.25rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .about-recruitingButton_mainText_cy span {
    letter-spacing: 0;
  }
  .about-otherButton_cy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 440px;
    height: 210px;
    background: #fff;
    border: 3px solid #e9e9e9;
    color: #000;
  }
  .about-otherButton_cy span {
    font-family: Arial, sans-serif;
    font-weight: bold;
  }
  .about-otherButton_cy:link, .about-otherButton_cy:visited, .about-otherButton_cy:active {
    color: #000;
  }
  .about-otherButton_cy:hover {
    border-color: #000;
  }
  .about-otherButton_subText_cy {
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 1rem;
    font-family: Arial, sans-serif;
  }
  .about-otherButton_mainText_cy {
    line-height: 1.2777777778;
    margin-top: 5px;
    letter-spacing: 0.05em;
    font-style: italic;
    font-size: 1.75rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .about-otherButton_mainText_cy span {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1300px) {
  .about-profile_bg_cy::after {
    display: block;
    position: absolute;
    top: 225px;
    bottom: auto;
    left: -1020px;
    right: 0;
    z-index: 1;
    width: 238px;
    height: 122px;
    margin: auto;
    background: url("../images/title_profile.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
}