@charset "UTF-8";

/* ====================================================
　　　　　　　　　　　　　　共通設定 
====================================================*/
html {
    height: 100%;
    /* 高さを100%にする */
}

body {
    max-width: 100%;
    max-height: 100%;
    font-size: 16px;
    font-family: sans-serif;
    color: #333;
}

/* 幅いっぱいに広げるとき */

.inner {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 30px;
}

/* 幅を少し狭めているとき */
.inner2 {
    max-width: 1100px;
    margin: 0 auto;
    padding: 2rem 2.5rem;
    box-shadow: 1px 3px 0 #eee;
    border-radius: 10px;
    margin-bottom: 50px;
}

.inner3 {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 30px;
}

/* ここは固定 */
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

section {
    margin-bottom: 50px;
}

.official {
    color: #0e41a1;
    border-bottom: 1px solid #0e41a1;
}

.official:hover {
    color: #5f97ff;
    border-bottom: 1px solid #5ea7ed;
}

.factory-name {
    text-align: center;
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
}

.address {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
}




/*====================================================
　　　　　　　　このページだけの共通設定
====================================================*/

/* 時間とともに文字の色が変更されるアニメーション */
.h2-anime {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    font-size: clamp(24px, 2.2rem, 48px);
    line-height: 3.0rem;
    text-align: center;
    margin: 30px 0;
    background: linear-gradient(90deg, #6B8DD6, #6a6afb, #1E90FF, #87CEFA, #4682B4);
    -webkit-background-clip: text;
    /* 文字にグラデーションを適用 */
    -webkit-text-fill-color: transparent;
    /* 背景を文字色として表示 */
    background-size: 300% 100%;
    /* アニメーション用に大きく */
    animation: gradientShift 10s linear infinite;
    /* アニメーション */
}


@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }

    50% {
        background-position: 100% 0%;
    }

    100% {
        background-position: 0% 0%;
    }
}

.a {
    color: 60deg, #C33C88, #009BB4, #E3A1C3, #c76faa;
}


/* マーカーの設定　開始配置色　太さ　終了配置色　太さ */
.underline {
    background: linear-gradient(transparent 60%, #ffda49 60%);
    font-weight: bold;
}

.inner2 {
    background-color: #EAF8F9;
    width: 100%;
}

.youtube {
    width: 100%;
    height: 100vh;
}


/* ====================================================
　　　　　　　　　　　ヘッダー設定
==================================================== */
.header_description {
    position: fixed;
    color: #FFF;
    background-color: #333;
    width: 100%;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    z-index: 100;
}

.mail-logo {
    width: 30px;
    height: auto;
}

.entry_btn {
    display: flex;
}


.contact_form a {
    display: flex;
    position: fixed;
    z-index: 999;
    max-width: 220px;
    max-height: 90px;
    background: #0e41a1;
    color: #FFF;
    font-size: 1.9rem;
    line-height: 1;
    text-decoration: none;
    border-radius: 8px;
    padding: 18px 48px;
    right: 10px;
    top: 0px;
    font-weight: bold;
    text-align: center;
    align-items: center;
}

.mail-icon {
    max-width: 40px;
    padding-right: 5px;
}

.contact_form p {
    font-size: 1.2rem;
}

.navi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #0e41a1;

}

.navi li {
    width: 25%;
    padding: 20px;
    text-align: center;
    border-bottom: #0e41a1 1px solid;
    border-left: #0e41a1 1px solid;
    font-size: 1.4rem;
}

.navi li a {
    display: block;
}










/* ====================================================
　　　　　　　　　　　　メイン設定
==================================================== */


/* ==================================================== 
　　　　　　　　　キャッチフレーズのページ 
 ====================================================*/
.recrute_box {
    text-align: center;
    line-height: 2.0rem;
    margin: 30px 0;
}

.recrute_box p {
    font-size: 18px;
    text-align: left;
}

/* リンクアイコンの設定 */
.item01 {
    display: flex;
    justify-content: center;
    gap: 100px;
    margin-top: 50px;
}





/*  ====================================================
　　　　　　　　　　店内の様子のページ 
 ====================================================*/

.concept p {
    text-align: left;
    line-height: 2.0rem;
    font-size: 18px;
}


.sub_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;

}

.sub_list li {
    width: 49%;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 30px 25px;
    border: 2px solid #5ea7ed;
    box-shadow: 5px 8px #b8b8b8;
}

.concept h2 {
    padding-top: 40px;
}



h3 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px;
}


.sub_list p {
    line-height: 2rem;
}



/* =====================================================
　　　　YOUTUBEの設定、mapの埋め込みの際したのとセットで
======================================================== */
.responsive-embed {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9比率 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 2rem;
    /* 適宜余白を調整 */
    margin-top: 50px;
}

/* ===================================================
 　　　　　　　　グーグルマップの設定
====================================================== */

.responsive-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}



/*  ====================================================
　　　　　　　　　　労働条件のページ
 ====================================================*/
.work_info {
    text-align: center;
    line-height: 200%;
}

.work_info p {
    font-size: 18px;
    line-height: 190%;
    text-align: left;
}

.work_list {
    display: flex;
    gap: 50px;
}



.work_list p {
    line-height: 1.5rem;
}


/*====================================================
　　　　　　　　　　　swiperの設定(一個目)
 ==================================================== */
.infinite-slider {
    height: 220px;
    overflow: hidden;
}

.infinite-slider .swiper-wrapper {
    transition-timing-function: linear;
}

.infinite-slider .swiper-slide {
    height: 220px !important;
    width: auto !important;
    margin: 0;
    padding: 0;
}

.infinite-slider .swiper-slide img {
    width: auto;
    height: 100%;
    display: block;
}

/*====================================================
　　　　　　　　　　　募集要項の設定
 ==================================================== */
.recruit-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
    background-color: #009BB4;
    padding: 10px;
    color: #fff;
}

.ta1 {
    width: 100%;
}

.ta1 th {
    width: 25%;
    color: #5ea7ed;
    font-weight: bold;
    border-bottom: #5ea7ed 1px solid;
    text-align: center;
    padding: 20px 0px 20px;
}

.ta1 td {
    border-bottom: #ccc 1px solid;
    padding: 20px 0px 20px 30px;
    /* margin-left: 50px; */
}

.job-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 30px 0 20px;
    border: 2px solid #009BB4;
    color: #009BB4;
    padding: 10px 0;
}








/*====================================================
 　　　　　　　スケジュールのページ設定
 ==================================================== */
.interview {
    display: flex;
    align-items: center;
}


.interview p {
    background-color: #FCEFF1;
    line-height: 200%;
    position: relative;
    display: inline-block;
    margin: 1.5em 15px 1.5em 0;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #fceff1;
    padding: 1.5rem 1.2rem;
}




.interview p:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #fceff1;
}



.staff_img {
    max-width: 150px;
    max-height: 150px;
    border-radius: 50%;
}


/*  ==================================================== 
　　　　　　　　　　　スケジュール例の設定
 ====================================================  */
.sbox {
    border: 1px solid #333;
    padding: 40px;
    margin-bottom: 20px;
}

.schedule_list li {
    display: flex;
}

.schedule_list span {
    display: block;
    width: 80px;
    font-size: 18px;
}

.schedule_list div {
    text-align: center;
    font-size: 18px;
    width: 92px;
    color: #009BB4;
}

.schedule_list p {
    display: block;
    font-size: 18px;
}

/* ==================================================== 
　　　　　　　　　　　会社の紹介
====================================================  */
.shop_flex {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.shop_img {
    width: 50%;
}

.shop_infomation {
    flex-basis: 70%;
}

.apply {
    background-color: #fff;
}

.ta2 {
    width: 100%;
}

.ta2 tr {
    border-bottom: 1px solid #5ea7ed;
    font-size: 16px;
}

.ta2 th {
    padding: 15px 10px;
    font-weight: bold;
}

.ta2 td {
    padding: 15px 10px;

}




/*====================================================
 　　　　　　　　　よくある質問のページ
 ==================================================== */
.qabox {
    margin-bottom: 30px;
}

.question_title {
    text-align: center;
    align-items: center;
}

.qbox {
    display: flex;
    margin-bottom: 15px;
    width: 100%;
}


.q_contents {
    font-size: 1.5rem;
    vertical-align: center;
    padding-left: 20px;
    font-weight: bold;
}


.qbox {
    position: relative;
    margin-top: 20px;
}

/*クエスチョンのマーク */
.q {
    font-size: 20px;
    font-family: Arial, Helvetica, "sans-serif";
    color: #FFF;
    border-radius: 100px;
    background: #252B38;
    display: inline-block;
    font-weight: bold;
    padding: 8px 0 0 0;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

.qbox p {
    margin-left: 30px;
}

.abox {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    vertical-align: bottom;
}

.abox p {
    margin-left: 35px;
}

.block {
    border-bottom: #a4a0a0 dashed 2px;
    margin-top: px;
}

.block:last-child {
    border: none;
}

/* アンサーのアイコン設定 */
.a {
    font-size: 20px;
    font-family: Arial, Helvetica, "sans-serif";
    color: #FFF;
    border-radius: 100px;
    background: #26a4d4;
    display: inline-block;
    font-weight: bold;
    padding: 8px 0 0 0;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}



.a_contents {
    padding-left: 20px;
}





/*====================================================
 　　　　　　　　　応募フォームページ
 ====================================================*/
.blue {
    background-color: #fffaf4;
    width: 100%;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 0;
}

.apply {
    width: 100%;
}



.apply td {
    padding: 10px;
}

.apply_p {
    text-align: center;
    margin-bottom: 20px;

}

input[type=text],
input[type=email],
input[type=tel],
textarea {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 4px;
    width: 100%;
    outline: none;
    font-size: 1.6rem;
}

/* 送信ボタンを中央寄せするためのもの */
.submit-btn {
    display: flex;
}


.error {
    color: red;
}

/*====================================================
 　　　　　　　　　応募フォームページ
 ====================================================*/
.apply {
    width: 98%;
    margin: 0 auto;
}

.apply th {
    font-size: 18px;
    background-color: #d8e1ea;
    width: 25%;
    text-align: center;
    padding: 30px;

}


.apply th,
.apply td {
    border-bottom: 1px solid #333;
}

.apply td {
    padding: 10px;
}

.apply_p {
    text-align: center;
    margin-bottom: 20px;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 4px;
    width: 100%;
    outline: none;
    font-size: 1.6rem;
}

/* 送信ボタンを中央寄せするためのもの */
.submit-btn {
    display: flex;
    background-color: #0e41a1;
    text-align: center;
    justify-content: center;
    border-radius: 20px;
    width: 265px;
    margin: 30px auto;
    line-height: 1;
    position: relative;
    font-size: 20px;
    font-weight: 500;
}

.btn01 {
    width: 100%;
    padding: 20px 10px 18px 10px;
    background: transparent;
    border: none;
    color: #FFF;
    font-size: inherit;
    font-weight: inherit;
    cursor: pointer;
    border-radius: 20px;
}

.bold {
    font-weight: 700;
    color: #ff0000;
}

/* フォーム送信ボタン */

.submit-btn:hover {
    opacity: 0.8;
}

label {
    font-size: 20px;
    line-height: 2.5rem;
}

/* ====================================================
            プライバシーポリシーのページ設定
==================================================== */
.privacy {
    width: 90%;
    height: 300px;
    margin: 0 auto;
    overflow-y: scroll;
    border: #595959 0.5px solid;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;

}

.privacy h3,
h4 {
    font-weight: bold;
    font-size: 14px;
}

.privacy p {
    margin-bottom: 20px;
}



/* ====================================================
　　　　　　　　　　フッターの設定
==================================================== */
footer {
    padding: 20px 0;
    text-align: center;
}

footer img {
    max-width: 250px;
    margin: 0 auto;
}

footer p {
    margin: 5px;
}
/* フッターの上の部分の設定 */
.footer_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    padding: 20px 0 0;
}

.contact_contents:first-child {
    float: left;
    border-right: 3px solid #eee;
}


.line {
    width: 200px;
    border-bottom: #62adea solid 3px;
    margin-top: 20px;
}

.small {
    font-size: 16px;
    margin-top: 10px;
}

.contact_contents {
    text-align: center;
    padding: 50px;
}

/* お問い合わせボタン */
.contact_btn {
    color: #FFF;
    background-color: #62adea;
    text-align: center;
    padding: 21px 10px 18px 10px;
    border-radius: 20px;
    max-width: 265px;
    margin: 20px auto 0;
    /* 親要素内で中央揃え */
    line-height: 1;
    position: relative;
}

.contact_btn:hover {
    opacity: 0.8;
    cursor: pointer;
}
.inner4{
    width: 900px;
    margin: 0 auto;
}
h2 {
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    margin: 0 0 30px;
}


/* ====================================================
　　　　　　　　　　　confirm.php
======================================================= */
.btn-center {
    display: flex;
    justify-content: center;
    text-align:center;
    gap: 40px;
    width: 100%;
    margin: 43px auto;
}

.btn1,
.edit_btn {
    background-color: #016fad;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 20px;
    width: 220px;
    line-height: 1;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin-bottom: 30px;
}

.btn1 {
    background-color: #c0392b;
    /* 送信ボタンだけ色を変える */
}

.btn1:hover,
.edit_btn:hover {
    opacity: 0.8;
}

.check-title {
    font-weight: bolder;
    font-size: clamp(26px, 1.8rem, 34px);
}

/* ======================================================
               thanksページ
========================================================*/
.txt1 {
    display: block;
    width: 100%;
    /* 横幅100%にして */
    text-align: center;
    /* テキスト中央寄せ */
    padding: 50px 0 100px 0;
    color: #333;
}

.entry-title {
    font-size: clamp(26px, 1.8rem, 34px);
    font-weight: bolder;
}

.center01 {
    display: block;
    width: 100%;
    /* 横幅100%にして */
    text-align: center;
    /* テキスト中央寄せ */
    color: #333;
}

.center02 {
    display: block;
    width: 100%;
    /* 横幅100%にして */
    text-align: center;
    /* テキスト中央寄せ */
    color: #333;
}

.entry-title {
    font-weight: bolder;
    font-size: 30px;
    margin-top: 30px;
}


.btn2 {
    color: #FFF;
    background-color: #B0161C;
    text-align: center;
    border-radius: 20px;
    max-width: 250px;
    /* 最大幅を300pxに変更 */
    width: 100%;
    /* 親要素に合わせて伸縮 */
    line-height: 1.5;
    /* 高さを少し余裕持たせる */
    padding: 10px 20px;
    /* ボタン内の余白 */
    display: inline-block;
    box-sizing: border-box;
    /* パディングを含めた幅調整 */
}