募集要項・仕事内容
新規求人募集情報RECRUIT INFO
イッティング合同会社
【未経験歓迎】店長候補/将来開業を目指せる飲食店スタッフ/飲食で年間休日”120日以上”可能/おいしいまかないあり
まかないあり
年間休日120日
昇給あり
募集要項REQUIREMENTS
| 募集職種 | 飲食ホールスタッフ | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 業務内容 |
.recruitment-page-wrapper {
font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
color: #333333;
line-height: 1.8;
letter-spacing: 0.04em;
max-width: 1000px;
margin: 0 auto;
padding: 40px 20px;
}
/* セクション共通 */
.recruitment-page-wrapper section {
margin-bottom: 70px;
}
.recruitment-page-wrapper .section-title {
text-align: center;
margin-bottom: 50px;
}
.recruitment-page-wrapper .section-title h2 {
font-size: 2rem;
font-weight: 700;
color: #1a365d; /* メインカラー:ネイビー */
margin: 0 0 10px 0;
position: relative;
display: inline-block;
padding-bottom: 15px;
}
.recruitment-page-wrapper .section-title h2::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 4px;
background-color: #3182ce; /* アクセントカラー:ブルー */
border-radius: 2px;
}
.recruitment-page-wrapper .section-title .subtitle {
display: block;
font-size: 0.9rem;
font-weight: 600;
color: #3182ce;
text-transform: uppercase;
letter-spacing: 0.2em;
margin-top: 5px;
}
/* ヒーロー看板(トップアイキャッチ) */
.re-hero {
background: linear-gradient(135deg, #1a365d 0%, #2a4365 100%);
color: #ffffff;
padding: 50px 40px;
border-radius: 16px;
text-align: center;
margin-bottom: 60px;
box-shadow: 0 10px 30px rgba(26, 54, 93, 0.1);
}
.re-hero .company-tag {
display: inline-block;
font-size: 1rem;
color: #ebf8ff;
font-weight: 700;
letter-spacing: 0.1em;
margin-bottom: 15px;
}
.re-hero h3 {
font-size: 2rem;
font-weight: 700;
color: #ffffff;
line-height: 1.5;
margin: 0 0 25px 0;
border: none;
}
/* 特徴バッジ(最強の待遇ハイライト) */
.re-badges {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 12px;
max-width: 850px;
margin: 0 auto;
}
.re-badge-item {
background-color: rgba(255, 255, 255, 0.12);
border: 1px solid rgba(255, 255, 255, 0.25);
color: #ffffff;
font-size: 0.9rem;
font-weight: 700;
padding: 6px 16px;
border-radius: 30px;
}
.re-badge-item.highlight {
background: linear-gradient(90deg, #ff5a79 0%, #ff6b8b 100%);
border: none;
box-shadow: 0 4px 15px rgba(255, 90, 121, 0.35);
}
/* 魅力のグリッドカード */
.re-features {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
}
.re-feature-card {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 30px;
box-shadow: 0 4px 20px rgba(0,0,0,0.01);
}
.re-feature-card h4 {
font-size: 1.2rem;
font-weight: 700;
color: #1a365d;
margin: 0 0 15px 0;
padding-bottom: 12px;
border-bottom: 2px solid #3182ce;
}
.re-feature-card p {
font-size: 0.95rem;
color: #4a5568;
margin: 0;
}
/* 求める人物像 */
.re-target-box {
background-color: #f7fafc;
border-radius: 12px;
padding: 40px;
}
.re-target-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
max-width: 800px;
margin: 0 auto;
}
.re-target-item {
position: relative;
padding-left: 30px;
font-size: 1rem;
font-weight: 600;
color: #2d3748;
}
.re-target-item::before {
content: "✓";
position: absolute;
left: 0;
color: #3182ce;
font-weight: 900;
font-size: 1.2rem;
}
/* 募集要項テーブル */
.re-table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
.re-table th, .re-table td {
padding: 20px;
border: 1px solid #e2e8f0;
text-align: left;
font-size: 0.95rem;
}
.re-table th {
width: 25%;
font-weight: 700;
color: #1a365d;
background-color: #f7fafc;
vertical-align: top;
}
.re-table td p {
margin: 0 0 10px 0;
}
.re-table td p:last-child {
margin-bottom: 0;
}
.re-table td ul {
margin: 0;
padding-left: 20px;
}
.re-table td strong.text-large {
font-size: 1.25rem;
color: #ff5a79;
}
/* 下部CTA(応募誘導) */
.re-cta {
background-color: #ffffff;
border: 1px solid #f2f4f7;
border-radius: 16px;
padding: 50px 40px;
text-align: center;
box-shadow: 0 10px 35px rgba(0, 0, 0, 0.04);
}
.re-cta h3 {
font-size: 1.4rem;
font-weight: 700;
color: #1a365d;
margin: 0 0 15px 0;
position: relative;
padding-left: 15px;
display: inline-block;
}
.re-cta h3::before {
content: "";
position: absolute;
left: -10px;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 1.4rem;
background-color: #ff5a79;
border-radius: 2px;
}
.re-cta p {
font-size: 1rem;
color: #4a5568;
margin-bottom: 30px;
}
.re-btn {
display: inline-block;
width: 340px;
background: linear-gradient(90deg, #ff5a79 0%, #ff6b8b 100%);
color: #ffffff !important;
font-size: 1.15rem;
font-weight: 700;
padding: 16px 30px;
border: none;
border-radius: 30px;
cursor: pointer;
box-shadow: 0 5px 20px rgba(255, 90, 121, 0.3);
transition: all 0.3s ease;
text-decoration: none;
}
.re-btn:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(255, 90, 121, 0.4);
}
/* レスポンシブ対応 */
@media (max-width: 768px) {
.recruitment-page-wrapper {
padding: 20px 15px;
}
.re-hero {
padding: 40px 20px;
}
.re-hero h3 {
font-size: 1.4rem;
}
.re-target-box {
padding: 25px 15px;
}
.re-target-grid {
grid-template-columns: 1fr;
gap: 15px;
}
.re-table th, .re-table td {
display: block;
width: 100%;
box-sizing: border-box;
}
.re-table th {
background-color: #f7fafc;
padding-bottom: 5px;
}
.re-table td {
padding-top: 5px;
padding-bottom: 20px;
}
.re-cta {
padding: 30px 15px;
}
.re-btn {
width: 100%;
}
}
求人募集情報RECRUIT INFOイッティング合同会社
【未経験歓迎】将来の独立・開業も目指せる店長候補!
|
| 募集職種 | 飲食店スタッフ 兼 店長候補(正社員) |
|---|---|
| 業務内容 |
店舗運営に関わる業務全般(フロア・キッチンからスタートし、徐々にマネジメント業務をお任せします)
|
| 応募資格 |
学歴・職歴・年齢不問【未経験者・異業種からの転職大歓迎!】 ※飲食店での勤務経験がない方でも、「食を通じて人を幸せにしたい」「店舗経営を学んでみたい」という意欲をお持ちであれば、人物重視で積極的に採用いたします。 |
| 勤務地 |
イッティング合同会社 運営店舗 ※詳細な店舗所在地は、面接・内定時にご案内いたします。転勤を伴う異動はありません。 |
| 勤務時間 |
1ヶ月単位の変形労働時間制(実働8時間/シフト制) ※終電や終バスへの配慮、無理な長時間連勤のないようシフトを管理しています。 |
| 給与 |
希望や経験を考慮の上、決定 ※店長昇格後は、役職手当や売上に応じたインセンティブ等がさらに加算されます。 |
| 休日・休暇 |
【年間休日120日以上可能】
|
| 福利厚生・待遇 |
|
この求人にエントリー・相談する
イッティング合同会社は、働くスタッフの「幸せ」と「未来の夢」を一番に考える会社です。
店長として店舗を盛り上げたい方、将来自分の城(お店)を持ちたい方、まずはお気軽に面接であなたの想いをお聞かせください。
埼玉県