@charset "utf-8";

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

.topCoverTitBox {
    position: absolute;
    left: 5.21%;
    right: 0;
    bottom: 40px;
    font-weight: bold;
    text-shadow: 3px 3px 20px rgb(38 29 27 / 50%);
    padding-right: 15px;
}

.topFvTit01 {
    font-size: 25px;
    line-height: 1.45em;
    margin-bottom: -10px;
}

.topFvTit02 {
    font-size: 60px;
    line-height: 1.447em;
}

/*--topWr01---*/

.topWr01>.paddingWr01 {
    position: relative;
    z-index: 3;
}

.topAboutTextListBox {
    font-size: 16px;
    font-weight: 900;
    line-height: 2.5em;
}

.topAboutDeco01 {
    top: 2.4% !important;
}

.topAboutSub {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.topAboutTit {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.308em;
}

.topAboutTit>span {
    font-size: 30px;
    line-height: 1.063em;
}

/*---Scene---*/

.topSceneDeco01 {
    filter: drop-shadow(10px 15px 20px rgb(45 36 34 / 30%));
}

.topSceneSub {
    font-size: 20px;
}

.topSceneTit {
    font-size: 30px;
}

/*---おすすめ---*/

.topFlexNumber {
    font-size: 70px !important;
}

.topFlexSubTit {
    font-size: 20px !important;
}

.topFlexSubTitBr01>br {
    display: block;
}

.topFlexTit {
    font-size: 25px !important;
}

.topRamenDeco {
    max-width: 200px;
    width: 30%;
    position: absolute;
    top: 10px;
    right: 3%;
    z-index: -1;
}

.topAlcoholDeco {
    max-width: 200px;
    width: 30%;
    position: absolute;
    top: 10px;
    right: 3%;
    z-index: -1;
}

.topRecommendationDeco01 {
    z-index: -1;
}

.topRecommendationDeco02 {
    z-index: -1;
}

.topRecommendationDeco03 {
    z-index: -1;
}

/*---Recruit---*/

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

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

.topRecruitImgItem {
    max-width: 100%;
    width: 100%;
    height: 50%;
    position: relative;
}

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

.topWr04 .paddingWr01 {
    position: relative;
    z-index: 3;
}

.topRecruitImgItem:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 85.24%;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.topRecruitImgLeft:before {
    background: #2D2422;
    background: linear-gradient(0, rgba(45, 36, 34, 1) 0%, rgba(0, 0, 0, 0) 100%);
    right: 0;
    top: auto;
}

.topRecruitImgRight:before {
    background: #2D2422;
    background: linear-gradient(180deg, rgba(45, 36, 34, 1) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    bottom: auto;
}

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

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

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

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

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

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

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

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

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

  
.topSceneSub {
    font-size: 25px;
}

.topSceneTit {
    font-size: 35px;
}


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

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

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

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

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.topFvTit01 {
    font-size: 30px;
    margin-bottom: -15px;
}

.topFvTit02 {
    font-size: 80px;
}

.topFlexNumber {
    font-size: 80px !important;
}

.topFlexTit {
    font-size: 30px !important;
}

.topFlexSubTitBr01>br {
    display: none;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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

.topAboutSub {
    font-size: 20px;
}

.topAboutTit {
    font-size: 35px;
}

.topAboutTit>span {
    font-size: 45px;
}

.topFlexNumber {
    font-size: 60px !important;
}

.topFlexSubTit {
    font-size: 20px !important;
}

.topFlexTit {
    font-size: 24px !important;
}

.topRamenDeco {
    max-width: 306.09px;
    width: 30.38%;
    top: -5%;
    right: 3%;
}

.topAlcoholDeco {
    max-width: 283.93px;
    width: 30%;
    top: -3%;
    right: 3%;
}

.topSceneSub {
    font-size: 20px;
}

.topSceneTit {
    font-size: 30px;
}

.topRecruitBtnWr {
    grid-template-columns: repeat(2, 1fr);
}

.topRecruitImgWr {
    flex-direction: row;
}

.topRecruitImgItem {
    max-width: 760px;
    width: 39.58%;
    height: 100%;
}

.topRecruitImgLeft:before {
    background: linear-gradient(270deg, rgba(45, 36, 34, 1) 0%, rgba(0, 0, 0, 0) 100%);
    right: 0;
    top: 0;
}

.topRecruitImgRight:before {
    background: #2D2422;
    background: linear-gradient(90deg, rgba(45, 36, 34, 1) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    bottom: 0;
}

.topRecruitImgItem:before {
    width: 67.24%;
    height: 100%;
}

.topFlexSubTitBr01>br {
    display: block;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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

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

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

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


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

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

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

.topAboutTextListBox {
    font-size: 18px;
    line-height: 2.955em;
}

.topFlexNumber {
    font-size: 80px !important;
}

.topFlexSubTit {
    font-size: 25px !important;
}

.topFlexTit {
    font-size: 30px !important;
}

.topRamenDeco {
    width: 35.38%;
    top: -40px;
}

.topAlcoholDeco {
    width: 35.38%;
    top: -40px;
}

.topFvTit01 {
    font-size: 40px;
    margin-bottom: -25px;
}

.topFvTit02 {
    font-size: 100px;
}

.topSceneSub {
    font-size: 25px;
}

.topSceneTit {
    font-size: 35px;
}

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

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

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

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

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

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

.topAboutSub {
    font-size: 30px;
}

.topAboutTit {
    font-size: 40px;
}

.topAboutTit>span {
    font-size: 55px;
}

.topFlexTit {
    font-size: 35px !important;
}

.topSceneSub {
    font-size: 35px;
}

.topSceneTit {
    font-size: 50px;
}

.topAboutDeco01 {
    top: 31.4% !important;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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

.topFvTit01 {
    font-size: 50px;
}

.topFvTit02 {
    font-size: 130px;
}

.topFlexSubTitBr01>br {
    display: none;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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

.topFlexNumber {
    font-size: 100px !important;
}

.topFlexTit {
    font-size: 50px !important;
}

.topFvTit01 {
    font-size: 60px;
}

.topFvTit02 {
    font-size: 150px;
}

.topSceneSub {
    font-size: 40px;
}

.topSceneTit {
    font-size: 65px;
}

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

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

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

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

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

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

.topAboutSub {
    font-size: 30px;
}

.topFlexSubTit {
    font-size: 30px !important;
}

.topAboutTit {
    font-size: 65px;
}

.topAboutTit>span {
    font-size: 80px;
}

.topAboutTextListBox {
    font-size: 22px;
}

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

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

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


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

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

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

.topRamenDeco {
    max-width: 306.09px;
    width: 46.38%;
    top: -17%;
    right: -7.5%;
}

.topAlcoholDeco {
    max-width: 283.93px;
    width: 43.02%;
    top: -17%;
    right: -9.5%;
}

.topSceneTit {
    font-size: 75px;
}

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

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

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