
BODY, *{
	font-family: 'Pretendard';
    margin: 0;
    padding: 0;
/*    overflow-x: hidden;*/
/*    overflow-y: auto;*/
}


.hide{ display: none !important; }
.clear{ clear: both; }
.brown{ background-color: #f2ece7; }
DL, DT, DD{ margin: 0; padding: 0; }



#Footer, #Navi{
    background-color: #ec6612;
    color: #fff;
}
#Navi{
    position: fixed;
    width: 100vw;
    z-index: 1000;
}
#Navi DL{
        display: table;
}
#Navi DD,
#Navi DT{
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    overflow: hidden;
}
#Navi DT{ text-align: left; }
#Navi DD{ text-align: right; }
#Floating{
    position: fixed;
    z-index: 2000;
}
#Floating A{
    display: block;
}
@media (min-width: 768px){
    .M{ display: none !important; }
    #Footer DD,
    #Footer DT{
        display: table-cell;
        vertical-align: middle;
    }
    #Footer DL,
    #Navi DL{
        display: table;
        width: 100%;
        max-width: 1520px;
        margin: 0 auto;
    }
    
    #Footer DT, #Footer DD{
        height: 128px;
        text-transform: uppercase;
        text-align: left;
    }
    #Navi DD A{
        color: #fff;
        display: inline-block;
        padding: 5px 25px;
        font-size: 25px;
        font-weight: 500;
        letter-spacing: 1px;
        text-decoration: none;
        margin-left: 10px;
    }
    #Navi DD A:last-child{
        background-color: #fff;
        color: #ec6612;
        border-radius: 30px;
        font-size: 23px;
    }
    #MobNavi{ display: none; }
    #Floating IMG{ width: 145px; height: auto; }
    #Floating{
        bottom: 50px;
        right: 50px;
    }
}
@media (max-width: 767px){
    #MobNavi{ display: none; }
    BODY{
        overflow-x: hidden;
    }
    .D{ display: none !important; }
    #Navi DL{
        width: 100vw;
    }
    #Navi DT IMG{
        height: 11.111vw;
        margin-left: 3vw;
    }
    #Navi DD IMG{
        height: 11.111vw;
    }
    #MobNavi{
        position: fixed;
        width: 50vw;
        height: 100vh;
        background-color: #fff;
        z-index: 1100;
        right: 0;
    }
    #MobNavi IMG{
        width: 11vw;
        margin-left: 39vw;
        position: relative;
        margin-bottom: 10vw;
    }
    #MobNavi A{
        color: #395a0d;
        text-decoration: none;
        display: block;
        padding: 3vw 10vw;
        font-size: 5vw;
        font-weight: 700;
    }
    #Footer DD, #Footer DT{
        font-size: 3vw;
    }
    #Floating IMG{  width: 20vw;        height: auto; }
    #Floating{      right: 2vw;         bottom: 5vw; }
}




#Hero{ color: #fff; }
#Hero .division IMG{ display: block; }
#Hero DT{ color: #ff7500; font-weight: 700; }
#Hero DD{ color: #b5a495; }
#Hero1{ background-image: url(img/desk_hero_1.jpg); }
#Hero2{ background-image: url(img/desk_hero_2.jpg); }
#Hero3{ background-image: url(img/desk_hero_3.jpg); }
@media (min-width: 768px){
    .division{
        width: 1200px;
        margin: 0 auto;
    }
    #Hero{
        width: 100vw; height: 845px;
        overflow-y: hidden;
    }
    #HeroArea{ height: 2600px; }
    #Hero .division{ padding-top: 210px; }
    #Hero SMALL{ font-size: 25px; }
    #Hero P{ font-size: 35px; margin-bottom: 53px; }
    #Hero DL{ margin-bottom: 25px; }
    #Hero DT{ font-size: 25px;}
    #Hero DD{ font-size: 20px; padding-top: 5px;}
    .HeroRow{
        width: 100vw; height: 845px;
        background-size: cover;
        background-position: center;
        position: absolute;
    }
}
@media (max-width: 767px){
    #Hero{ overflow-x: hidden; }
    #HeroArea{
        width: 100vw;
        height: 150vw;
    }
    .HeroRow{
        position: absolute;
        background-size: cover;
        background-position: center;
        width: 100vw;
        height: 150vw;
        box-sizing: border-box;
        padding: 25vw 0 0 9.259vw;
    }
    .HeroRow SMALL{ font-size: 2.8vw; margin-bottom: 10vw; }
    .HeroRow IMG{ width: 52.3148vw; margin-bottom: 3vw; }
    .HeroRow P{ font-size: 3.7vw;}
    .HeroRow .w3{
        display: inline-block;
        padding-top: 40vw;
/*        bottom: 5vh;*/
    }
    .HeroRow DL{ margin-top: 5vw; }
    .HeroRow DT{ font-size: 4.8vw; }
    .HeroRow DD{ font-size: 3.4vw; }
}


.Header{
    background-repeat: no-repeat;
    background-position: top right;
}
.Header H2{
    color: #ec6612;
    font-weight: 600;
}
.Header P{
    color: #85715f;
    font-weight: 600;
    line-height: 1.4em;
}
.Content H3{
    color: #395a0d;
    font-weight: 600;
}
.Content H3 SMALL{
    display: inline-block;
    padding: 0 0 0 0.5em;
    border-left: solid 1px #ec6612;
    color: #ec6612;
    font-weight: 500;
    text-transform: uppercase;
}
.Content UL{
    list-style-position: inside;
}
.Content LI{
    list-style: none;
    background-image: url(img/list_dot.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0.5em 0;
    padding-left: 1em;
}
.Content LI B{
    font-weight: 500;
}
.Header{ background-repeat: no-repeat; }
#Meal .Header{ background-image: url(img/header_meal.png); }
#Event .Header{ background-image: url(img/header_event.png); }
#Snack .Header{ background-image: url(img/header_snack.png); }
@media (min-width: 768px){
    .Content{ padding: 135px 0; }
    .Header{ min-height: 225px; }
    .Header H2{ font-size: 100px; }
    .Header P{ font-size: 23px; }
    .Content H3{ font-size: 50px; margin-bottom: 40px; }
    .Content H3 SMALL{ font-size: 30px; }
    .Content UL{ padding-top: 60px; }
    .Content LI{
        color: #395a0d;
        font-size: 24px;
    }
    .Content .Rows{ padding-bottom: 120px; }
    .PicBtn{ display: none; }
}
@media (max-width: 767px){
    .wide{
        position: absolute;
        width: 100vw;
        margin-left:-9.259259vw;
        z-index: 100;
    }
    #Meal .division,
    #Event .division,
    #Snack .division,
    #Footer .division,
    #Contact .division{
        padding: 11.66667vw 9.259259vw;
    }
    .Header{
        background-size: auto 24.259259vw;
        min-height: 24.259259vw;
    }
    .Header H2{ font-size: 10vw; padding-bottom: 2vw; }
    .Header P{
        font-size: 3.2vw;
    }
    .Rows H3{ font-size: 5.3vw; margin: 12vw 0 7vw 0; }
    .Rows H3 SMALL{ font-size: 3vw; }
    .Content LI{
        color: #395a0d;
        font-size: 3.2vw;
        background-size: 1.3vw;
        background-position: 0vw 1.8vw;
        padding: 0.5vw 3vw;
    }
    .Pic{
        width: 80.37037vw;
        height: 107.314815vw;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-bottom: 4vw;
    }
    .Pic #Area{
        width: 250vw;
    }
    .Pic IMG{
        width: 80.37037vw;
        height: auto;
        float: left;
    }
    .PicBtn{
        position: absolute;
        width: 100vw;
        margin-top: -59.259259vw;
        margin-left: -6.018519vw;
    }
    .PicBtn IMG{
        width: 12.037037vw;
    }
    .PicBtn #R{
        margin-left: 66vw;
    }
}


#Partner{
    background-color: #f2ece7;
}
#Partner .Label{
    color: #395a0d;
}
#Partner .Label B{
    color: #ff6600;
    font-weight: bold;
}
@media (min-width: 768px){
    #Partner{ padding: 120px 0; }
    #Partner .Label{
        text-align: center;
        font-size: 32px;
    }
    #Logos{
        height: 150px;
        overflow-y: hidden;
    }
}
@media (max-width: 767px){
    .Partner .division{
        padding: 25.46vw 0;
    }
    .Partner .Label{
        text-align: center;
        font-size: 4.5vw;
        padding-bottom: 19.44vw;
    }
    .Partner .M{ width: 100vw; }
}


#Meal{}
@media (min-width: 768px){
    
}
@media (max-width: 767px){
    .mealbox{
        background-image: url(img/mob_meal_box.jpg);
        background-size: contain;
        margin-left: -9.259259vw;
        width: 100vw;
        height: 91.018519vw;
        border: solid 1px #fff;
    }
    .mealbox UL{
        margin: 48.148148vw 0 0 55.5555vw;
    }
}



#Event{
    background-color: #f2ece7;
}
@media (min-width: 768px){
    #Event .First UL{
        padding-top: 0;
    }
}
@media (max-width: 767px){
    
}


#Snack{
    
}
@media (min-width: 768px){
    #Snack .First{
        margin-top: 50px;
        background-image: url(img/desk_snack_box.jpg);
        background-repeat: no-repeat;
        height: 400px;
    }
    #Snack .First UL{
        padding-top: 0;
    }
}
@media (max-width: 767px){
    #Snack .Rows IMG{
        width: 80.37037vw;
/*        margin-left:-9.259259vw;*/
    }
    #Snack .SnackBox{
        width: 100vw;
    }
    #Snack .SnackTotal{
        background-image: url(img/mob_snack_total.jpg);
        height: 107.685185vw;
    }
    #Snack .Total{
        position: absolute;
        margin: -30vw 0 0 43vw;
    }
    #Snack .ST{
        margin-top: -13vw;
    }
}



#Contact{
    background-color: #f2ece7;
    text-align: center;
    
}
#Contact *{
    font-size: 20px;
    color: #85715f;
}
#Contact #area TD{
    width: 50%;
}
#Contact SELECT{
    width: 100%;
    border: none;
    padding: 0.5em 1em;
}
#Contact TEXTAREA,
#Contact INPUT[type=text]{
    width: 100%;
    border: none;
    padding: 0.5em 1em;
}
#Contact TEXTAREA::placeholder,
#Contact INPUT::placeholder{
    color: #cfbbaa;
}
#Contact TD{
    padding: 0.5em 0;
    vertical-align: bottom;
}
#Contact B{ color: #ec6612; }
#Contact A{
    color: #fff;
    background-color: #a1d35e;
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
}
#Contact H3{
    color: #ec6612;
    font-weight: 500;
}
#Contact P{
    font-weight: 600;
}
@media (min-width: 768px){
    #Contact{
        padding: 110px 0 130px 0;
    }
    #Contact H3{
        font-size: 30px;
        padding-bottom: 30px;
    }
    #Contact P{
        font-size: 20px;
        padding-bottom: 30px;
    }
    #Contact TABLE{
        width: 440px;
        margin: 0 auto;
    }
    #Contact SELECT{
        width: 210px;
    }
}
@media (max-width: 767px){
    #Contact *{
        font-size: 3vw;
    }
    #Contact H3{
        font-size: 5vw;
        padding-bottom: 6vw;
    }
    #Contact P{
        font-size: 3.5vw;
        padding-bottom: 6vw;
    }
    #Contact TABLE{
        margin: 0 auto;
        width: 100%;
    }
}







@media (min-width: 768px){
    
}
@media (max-width: 767px){
    
}