@charset "UTF-8";

#lv_outer{
    border-top: none  !important;
    padding: 0;
}
#lv{
    height: calc(100dvh - 100px);
}
#pan{
    display: none;
}

/* =====ナビゲーションメニュー===== */
#nbp6193757\ 6193757 .content_wrapper{
    padding: 0;
    display: flex;
    justify-content: space-between;
    gap: 1px;
    height: 100px;
}
#nbp6193757\ 6193757 .content_wrapper a{
    margin: 0;
    width: 25%;
    color: #333 !important;
    min-width: initial;
    background: #efece6;
    display: flex;
    align-items: center;
    justify-content: center;
}
#nbp6193757\ 6193757 .content_wrapper a::before{
    content: none;
}


#nbp6210904\ 6210904 h2.h{
    font-size: clamp(4rem,6vw, 8rem) !important;
}

/* =====コンセプト===== */
#nbp6203452\ 6203452{
    overflow: visible;
}
@media (max-width: 700px){
#nbp6203452\ 6203452{
    margin-bottom: 150px;
}
}
#nbp6203452\ 6203452 .content_wrapper{
    height: 100dvh;
}
#nbp6203452\ 6203452 .wrapper_item{
    height: 100%;
    justify-content: space-between;
    overflow: visible;
}
#nbp6203452\ 6203452 .inner_item:nth-of-type(2){
    position: relative;
    top: 100px;
}
#nbp6203452\ 6203452 .inner_item:nth-of-type(3){
    justify-content: center;
}
#nbp6203452\ 6203452 .inner_item h3.h{
    font-size: 8rem !important;
}
@media (max-width: 480px){
#nbp6203452\ 6203452 .inner_item:first-of-type,
#nbp6203452\ 6203452 .inner_item:nth-of-type(2){
    width: 48% !important;
}
}