@charset "utf-8";

/* ============== story ============== */

#page-story{
    line-height: 1.8;
}

img{
    width: 100%;
    vertical-align: bottom;
}

.base__main-title-bl{
    background-color: #f6f5f2;
    padding: 100px 0 90px;
}

.base__flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.base__flex-item50p{
    width: 50%;
}

.base__page-main-title{
    position: relative;
    margin-bottom: 40px;
    width: fit-content;
}

.base__page-main-title .en{
    display: block;
    color: #fff;
    font-weight: 700;
    -webkit-text-stroke: 1px #bca474;
    text-stroke: 1px #bca474;
    font-size: 98px;
    font-family: Barlow,sans-serif;
    line-height: 1;
}

.base__page-main-title .ja{
    color: #bca474;
    font-weight: 600;
    position: absolute;
    top: 15px;
    right: 10px;
    left: auto;
    font-size: 18px;
    line-height: 1.6;
}

.base__title{
    font-size: 28px;
    margin-bottom: 30px;
}

.bage-txt{
    color: #bca474;
}

.base__txt{
    font-size: 15px;
}

.food-tech{
    padding: 100px 0;
}

.base__flex-item.food-tech-img{
    width: calc(100% - 360px);
}

.base__flex-item.food-tech-cont{
    width: 300px;
}

.food-tech__title{
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.food-tech__title .en{
    font-size: 120px;
    font-family: Barlow,sans-serif;
    line-height: 1.1;
}

.food-tech__title .ja{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-40%);
    font-size: 16px;
}

.food-tech__title-hosoku{
    padding: 3px;
    text-align: center;
    background-color: #f6f5f2;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.food-tech__hosoku{
    font-size: 26px;
    text-align: center;
}

.base__flex-item.food-tech__title-bl{
    width: 450px;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
}

.base__flex-item.food-tech__txt{
    width: calc(100% - 500px);
    font-size: 15px;
}

.mb80{
    margin-bottom: 80px;
}

.delicious{
    background-image: url(../img/story/bg01.png);
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}

.delicious__title{
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 50px;
}

.delicious__title .small-txt{
    font-size: 32px;
}
.delicious__title .big-txt{
    font-size: 48px;
}

.delicious p{
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-bottom: 30px;
}

.delicious p:last-of-type{
    margin-bottom: 0;
}

.dx{
    padding: 100px 0;
}

.dx__flow-img{
    margin-bottom: 30px;
}

.dx__flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 70px;
}

.dx__flex-item{
    width: 13%;
    padding: 20px;
    border-radius: 10px;
    background-color: #f6f5f2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dx-icon {
    width: auto;
    height: 51px;
    margin: 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.dx-icon img{
    width: auto;
    height: 100%;
}

.dx__small-title{
    font-size: 12px;
    text-align: center;
}

.story{
    background-color: #f6f5f2;
    padding: 100px 0;
}

.base__flex-item{
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.story__main-title {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 5px;
}

.story__main-title-hosoku{
    font-size: 24px;
}

.white-bl{
    background-color: #fff;
    margin-top: 70px;
    position: relative;
    padding: 150px 60px 70px;
    overflow: hidden;
}

.base__middle-title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.6;
}

.white-bl__float-title{
    width: 200px;
    height: 200px;
    border-radius: 0 0 50% 50%;
    background-color: #bca474;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}

.white-bl__float-title .small-txt{
    font-size: 14px;
    width: fit-content;
    display: block;
}

.white-bl__float-title .num {
    font-size: 40px;
    width: fit-content;
    display: block;
    font-family: Barlow,sans-serif;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 18px;
}

.mt60{
    margin-top: 60px;
}

.mb20{
    margin-bottom: 20px;
}

/* ループスライダー↓ */
.swiper-wrapper {
    transition-timing-function: linear;
}
.swiper-slide img {
    height: auto;
    width: 100%;
}
/* ループスライダー↑ */

/* リクルート修正 */
.recruit01__plus-txt{
    font-size: 1.8rem;
    color: #bca474;
    font-weight: bold;
    display: block;
    padding-left: 1em;
    text-indent: -1em;
}
.flex-ttl{
    display: flex;
    gap: 0 20px;
    align-items: center;
    flex-wrap: wrap;
}
.recruit01__big{
    display: block;
    white-space: nowrap;
}

@media screen and (max-width: 1300px){
    .base__page-main-title .en {
        font-size: 80px;
    }

    .base__page-main-title .ja {
        top: 10px;
        right: 5px;
        font-size: 16px;
    }

    .base__title {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .base__flex-item.food-tech-img {
        width: calc(100% - 280px);
    }

    .base__flex-item.food-tech-cont {
        width: 240px;
    }

    .food-tech__title .en {
        font-size: 100px;
    }

    .food-tech__title-hosoku {
        font-size: 17px;
    }

    .food-tech__hosoku {
        font-size: 22px;
    }

    .story__main-title {
        font-size: 30px;
    }

    .story__main-title-hosoku {
        font-size: 18px;
    }

    .base__middle-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px){
    .dx__flex-item {
        width: 23%;
        margin-bottom: 15px;
        margin-right: 2.666%;
    }

    .dx__flex-item:nth-of-type(4n) {
        margin-right: 0;
    }

    .dx__flex {
        justify-content: flex-start;
    }

    .base__main-title-bl .base__flex,
    .base__flex.food-tech-dx{
        flex-direction: column;
    }
    .base__main-title-bl .base__flex-item50p,
    .base__flex.food-tech-dx .base__flex-item{
        width: 100%;
    }
    .base__main-title-bl {
        padding: 80px 0;
    }
    .base__flex-item.food-tech__title-bl {
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .delicious__title .big-txt {
        font-size: 42px;
    }
    .story__main-title {
        font-size: 26px;
    }
    .story__main-title-hosoku {
        font-size: 16px;
    }
    .white-bl {
        padding: 150px 40px 70px;
    }
}

@media screen and (max-width: 834px){
    .base__flex{
        flex-direction: column;
    }
    .base__flex-item{
        width: 100%;
    }
    .base__title {
        font-size: 22px;
    }
    .base__flex-item.food-tech-img {
        width: 100%;
    }
    .base__flex-item.food-tech-cont {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .dx__flex-item {
        width: 48%;
        margin-right: 4%;
    }
    .dx__flex-item:nth-of-type(2n){
        margin-right: 0;
    }
    .food-tech {
        padding: 80px 0;
    }
    .delicious__title .big-txt {
        font-size: 38px;
        line-height: 1.3;
    }
    .delicious__title .small-txt {
        font-size: 22px;
        margin-bottom: 5px;
        display: inline-block;
    }
    .white-bl {
        padding: 105px 20px 40px;
    }
    .white-bl__float-title {
        width: 160px;
        height: 160px;
    }
    .white-bl__float-title .small-txt {
        font-size: 13px;
    }
    .white-bl__float-title .num {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .s_mb20{
        margin-bottom: 20px;
    }
    .base__flex-item.food-tech__title-bl {
        font-size: 26px;
    }
    /* リクルート修正 */
    .recruit01__plus-txt{
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 500px){
    .base__page-main-title .en {
        font-size: 63px;
    }
    .base__page-main-title .ja {
        right: 0;
        font-size: 13px;
    }
    .base__title {
        font-size: 18px;
    }
    .base__page-main-title {
        margin-bottom: 30px;
    }
    .food-tech {
        padding: 50px 0;
    }
    .base__flex-item.food-tech-cont {
        width: fit-content;
    }
    .food-tech__title .en {
        font-size: 80px;
    }
    .food-tech__title-hosoku {
        font-size: 14px;
    }
    .food-tech__hosoku {
        font-size: 18px;
    }
    .food-tech__title .ja {
        font-size: 14px;
    }
    .xs_mb50{
        margin-bottom: 50px;
    }
    .base__flex-item.food-tech__title-bl {
        font-size: 24px;
    }
    .delicious__title .small-txt {
        font-size: 19px;
    }
    .delicious__title .big-txt {
        font-size: 32px;
    }
    .delicious__title {
        margin-bottom: 30px;
    }
    .delicious p {
        text-align: left;
    }
    .delicious {
        padding: 60px 0;
    }
    .dx {
        padding: 50px 0;
    }
    .story__main-title {
        font-size: 24px;
    }
    .story {
        padding: 60px 0;
    }
    .white-bl {
        margin-top: 40px;
    }
    .base__middle-title {
        font-size: 18px;
    }
    .base__main-title-bl {
        padding: 50px 0;
    }
}

@media screen and (max-width: 400px){
    .base__page-main-title .en {
        font-size: 57px;
    }
    .base__page-main-title .ja {
        font-size: 12px;
    }
    .base__title {
        font-size: 16px;
    }
    .base__flex-item.food-tech__title-bl {
        font-size: 20px;
    }
    .delicious__title .big-txt {
        font-size: 28px;
    }
    .delicious__title .small-txt {
        font-size: 16px;
    }
    .story__main-title {
        font-size: 20px;
    }
    .base__middle-title {
        font-size: 17px;
    }
    
}

/* 241216 */

.body-recruit {
    overflow: visible;
}

.recruit-block__left {
    height: fit-content;
    position: sticky;
    top: 130px;
    left: 0;
}
@media(max-width: 1024px){
    .recruit-block__left {
        top: 80px;
    }
}
@media(max-width: 834px){
    .recruit-block__left {
        height: fit-content;
        position: static;
        top: 0;
        left: 0;
    }
}

/* 250513 */
@media screen and (min-width: 641px) {
.business-list {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
}
}


/* ============== bakery ============== */

.food-block__img .img-note{
    font-size: 12px;
    text-align: right;
    margin-top: 20px;
}

.food-list.bakery .food-list__item{
    margin-bottom: 50px;
    width: 25%;
}

.bakery-block__ttl{
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 15px;
}

.food-list.bakery .address .map-button-wrap{
    text-align: right;
}

.food-list.bakery .address .map-button{
    background-color: #C1A67F;
    color: #fff;
    border: none;
    padding: 1px 16px;
    border-radius: 15px;
    font-size: 12px;
    font-family: Barlow, sans-serif;
    font-weight: 700;
}

@media screen and (max-width: 834px) {
    .food-block {
        margin-bottom: 35px;
    }
    .food-list.bakery .food-list__item {
        margin-bottom: 35px;
        width: 50%;
    }
}

/* 250514 */
#page-business_frozen_index .food-box{
    justify-content: center;
}



/* ---------------------------
 add 260421
--------------------------- */
.main-header__logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media screen and (min-width: 1025px) {
  .main-header__logo {
    width: 442px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }
  .main-header__navGlobal {
      width: calc(100% - 442px);
  }
}
@media screen and (max-width: 1024px) {
  .main-header__logo {
    gap: 10px;
  }
  .main-header__logo img:last-of-type {
    max-height: 50px;
    width: auto;
  }
}
@media screen and (max-width: 390px) {
  .main-header__logo {
    width: 190px;
  }
}

.company-ct__desc:has(.company-ct__logo) {
    display: flex;
    align-items: center;
    gap: 42px;
}
@media screen and (max-width: 834px) {
    .company-ct__desc:has(.company-ct__logo) {
        flex-wrap: wrap;
        gap: 10px 20px;
    }
}