@charset "utf-8";

.topFvTitSetBox {
    position: absolute;
    top: 51.7%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #fff;
    text-shadow: 3px 3px 20px rgb(242 237 228 / 85%);
    width: 90%;
    text-align: center;
}

.topFvTit01 {
    font-size: 7.2vw;
    line-height: 1.45em;
}

.topFvTit02 {
    font-size: 4.17vw;
    font-weight: 500;
    margin-top: 5px;
}

.topFvContentsFirstBr br {
    display: block;
}

.topStaffRecruitItemBaseBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #1A130D;
    opacity: 0.6;
    z-index: -1;
}

.topStaffRecruitItemBox {
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    z-index: 9;
}

.topOnlineFlexRight>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.topOnlineFlexBox {
    background-color: #887F6F;
    border-radius: 15px;
    overflow: hidden;
}

.topConceptBgWr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    flex-direction: column;
}

.topConceptBgImgBox {
    height: 44.01%;
}

.topConceptBgImgBox>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.topConceptBgImgBox {
    position: relative;
}

.topConceptBgWr .topConceptBgImgBox:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.topConceptBgWr .topConceptBgImgBox:first-child:before {
    top: 0;
    bottom: -1px;
    right: 0;
    left: 0;
    background: #4C3C2E;
    background: linear-gradient(0deg, rgba(76, 60, 46, 1) 0%, rgba(76, 60, 46, 0) 100%);
}

.topConceptBgWr .topConceptBgImgBox:last-child:before {
    top: -1px;
    bottom: 0;
    right: 0;
    left: 0;
    background: #4C3C2E;
    background: linear-gradient(180deg, rgba(76, 60, 46, 1) 0%, rgba(76, 60, 46, 0) 100%);
}

.topConceptTit {
    font-size: 45px;
    letter-spacing: 0.05em;
    line-height: 1em;
    opacity: 0.4;
}

.topConceptTextBox>p:first-child {
    margin-top: 0;
}

.topConceptTextBox>p {
    margin-top: 18px;
}

.topFirstBr>br:first-child {
    display: block;
}

.topConcernsTit01 {
    font-size: 7vw;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #8A7155;
}

.topConcernsTextList span {
    font-size: 16px;
    font-weight: 500;
}

.topConcernsItemSetBox {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}

.topConcernsItem {
    background: #887F6F;
    color: #F2EDE4;
    padding: 28px 15px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.455em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.topConcernsTit02 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}

.topFvText02 {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-shadow: 3px 3px 20px;
}

.topStaffRecruitItemTextBr>br {
    display: block;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */





/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.topConceptTit {
    font-size: 70px;
}

.topConcernsTit02 {
    font-size: 25px;
}

.topConcernsItemSetBox {
    grid-template-columns: repeat(3, 1fr);
}

.topFvText02 {
    font-size: 13px;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topConceptBgWr {
    flex-direction: row;
}

.topConceptBgImgBox {
    height: auto;
}

.topConceptBgWr .topConceptBgImgBox:before {
    width: 86.97%;
    height: 100%;
}

.topConceptBgWr .topConceptBgImgBox:first-child:before {
    top: 0;
    bottom: 0;
    right: -1px;
    left: auto;
    background: #4C3C2E;
    background: linear-gradient(270deg, rgba(76, 60, 46, 1) 0%, rgba(76, 60, 46, 0) 100%);
}

.topConceptBgWr .topConceptBgImgBox:last-child:before {
    top: 0;
    bottom: 0;
    left: -1px;
    right: auto;
    background: #4C3C2E;
    background: linear-gradient(90deg, rgba(76, 60, 46, 1) 0%, rgba(76, 60, 46, 0) 100%);
}

.topConceptTit {
    font-size: 80px;
}
  
.topFirstBr>br:first-child {
    display: none;
}

.topConcernsTit02 {
    font-size: 18px;
}

.topConcernsItem {
    padding: 24px 10px;
    font-size: 14px;
}

.topFvTit01 {
    font-size: 3.2vw;
}

.topFvTit02 {
    font-size: 1.17vw;
}

.topFvTitSetBox {
    top: 52%;
    left: 51.6%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: left;
    width: auto;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.topStaffRecruitItemTextBr>br {
    display: none;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topConceptTextBox>p {
    margin-top: 53px;
}

.topConcernsTit02 {
    font-size: 25px;
}

.topConcernsItem {
    padding: 34px 15px;
    font-size: 16px;
}

.topFvText02 {
    font-size: 18px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topConceptTit {
    font-size: 90px;
}
  
.topConcernsTextList span {
    font-size: 18px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topConceptTit {
    font-size: 100px;
}
  
.topConcernsTextList span {
    font-size: 20px;
}

.topConcernsTit02 {
    font-size: 35px;
}

.topConcernsItem {
    padding: 48px 25px;
    font-size: 22px;
}
  
 .topFvContentsFirstBr br {
    display: none;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.topConcernsTit01 {
    font-size: 80px;
}

.topFvTit01 {
    font-size: 60px;
}

.topFvTit02 {
    font-size: 22px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */