@charset "utf-8";
/* 拠点詳細リニューアルデザイン */

/* ------------------------------------

    共通

------------------------------------ */
.l-cvarea {
    border-top: none;
}
.localNew_Bg_Grey{
    background-color: #F4F4F4;
}

.localNew_Container{
    position: relative;
    margin-inline: auto;
}

.localNew-Feature .localNew_Container,.localNew-Explore .localNew_Container,.localNew-Plan .localNew_Container,.localNew-FloorMap .localNew_Container{
    position: relative;
    background-color: #fff;
    z-index: 1;
}
@media screen and (min-width: 769px) {
    .localNew_Container{
        max-width: min(1300px, calc(100% - 170px));
    }
    .localNew-Feature .localNew_Container,.localNew-Explore .localNew_Container,.localNew-Plan .localNew_Container,.localNew-FloorMap .localNew_Container{
        margin-top: -200px;
        padding: 70px 0 80px;
    }
    .localNew-Feature,.localNew-Explore,.localNew-Plan{
        padding-bottom: 120px;
    }
    .localNew-FloorMap{
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 769px) {
    .localNew_Container{
        max-width: min(1300px, calc(100% - 80px));
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature .localNew_Container,.localNew-Explore .localNew_Container,.localNew-Plan .localNew_Container,.localNew-FloorMap .localNew_Container{
        padding: 25px 0 60px;
    }
}

.localNew_Inner{
    margin-inline: auto;
}
@media screen and (min-width: 769px) {
    .localNew_Inner{
        max-width: calc(1140px + 80px);
        padding-inline: 40px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Inner{
        padding-inline: 20px;
    }
}

.localNew_Title_bg img{
    width: 100%;
    object-fit: cover;
    display: block;
}
@media screen and (min-width: 769px) {
    .localNew_Title_bg img{
        height: 540px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title_bg img{
    }
}


.localNew_Title{
    text-align: center;
}
@media screen and (min-width: 769px) {
    .localNew_Title{
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title{
        margin-bottom: 40px;
    }
}


.localNew_Title_En{
    color: rgba(0, 0, 0, 0.2);
    letter-spacing: 0.05em;
    font-family: Barlow, sans-serif;
    line-height: 1;
    font-weight: 500;
}
@media screen and (min-width: 769px) {
    .localNew_Title_En{
        font-size: 100px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title_En{
        font-size: 60px;
        line-height: 1.6;
    }
}

.localNew_Title_Jp{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 769px) {
    .localNew_Title_Jp{
        margin-top: 20px;
        font-size: 32px;
        line-height: 1;
    }
    .localNew-Plan .localNew_Title_Jp{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title_Jp{
        font-size: 22px;
        line-height: 1.4;
    }
    .localNew-Plan .localNew_Title_Jp{
        margin-bottom: 20px;
    }
}

.localNew_Icon{
    border-radius: 50%;
}
.localNew_Icon img{
    display: block;
}
@media screen and (min-width: 769px) {
    .localNew_Icon{
        width: 54px;
        height: 54px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Icon{
        width: 40px;
        height: 40px;
    }
}

.localNew_Title_lv3{
    position: relative;
    margin-top: 60px;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew_Title_lv3{
        margin-bottom: 34px;
        padding-top: 28px;
        font-size: 24px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title_lv3{
        margin-bottom: 20px;
        padding-top: 20px;
        font-size: 20px;
    }
}

.localNew_Title_lv3::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background-color: #E60012;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew_Title_lv3::before{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew_Title_lv3::before{
   
    }
}


/* teble */

.localNew_Table{
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
}
@media screen and (min-width: 769px) {
    .localNew_Table{
    }
}
@media screen and (max-width: 768px) {
    .localNew_Table{
        
    }
}

.localNew_TableTitle{

}

.localNew_TableItem{
    border-top: 1px solid #D9D9D9;
}

.localNew_TableItem:last-child{
    border-bottom: 1px solid #D9D9D9;
}

.localNew_TableTitle{
    padding: 20px 0;
    text-align: left;
}
@media screen and (min-width: 769px) {
    .localNew_TableTitle{
        width: 130px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_TableTitle{
        width: 100px;
    }
}

.localNew_TableText {
    padding: 20px 0;
}


.localNew_TableNote{
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
@media screen and (min-width: 769px) {
    .localNew_TableNote{

    }
}
@media screen and (max-width: 768px) {
    .localNew_TableNote{

    }
}

.localNew_TableNote--right{
    text-align: right;
}
/* ------------------------------------

    FV

------------------------------------ */

.mainVisual-video video {
    width: 100%;
    height: calc(100vh - 210px);
    object-fit: cover;
    vertical-align: middle;
}
@media screen and (min-width: 769px) {
    .mainVisual-video video {
        min-height: 750px;
    }
}
@media screen and (max-width: 768px) {
    .mainVisual-video video {
        height: 520px;
    }
}

.mainVisual-video_office::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2) ;
    content: "";
}

.localNew-Slider{
    position: relative;
}
.localNew-Slider_AreaName{
    position: absolute;
    top: calc(50% - 50px);
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 1;
}
@media screen and (min-width: 769px) {
    .localNew-Slider_AreaName{
        max-width: calc(1300px + 80px);
        padding-left: 40px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Slider_AreaName{
        padding-inline: 20px;
    }
}

.localNew-Slider_AreaSubTitle{
    display: inline-block;
    border-radius: 6px;
    background-color: #fff;
    color: #071546;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Slider_AreaSubTitle{
        padding: 6px 15px;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Slider_AreaSubTitle{
        padding: 6px 10px;
        font-size: 15px;
    }
}

.localNew-Slider_AreaTitle{
    margin-top: 10px;
    color: #fff;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Slider_AreaTitle{
        font-size: 40px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Slider_AreaTitle{
        font-size: 26px;
    }
}


.localNew-Slider_AreaLead{
    display: inline-block;
    border-top: 1px solid #fff;
    color: #fff;
    line-height: 1.5;
}
@media screen and (min-width: 769px) {
    .localNew-Slider_AreaLead{
        margin-top: 15px;
        padding-top: 35px;
        font-size: 64px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Slider_AreaLead{
        margin-top: 10px;
        padding-top: 25px;
        font-size: 27px;
    }
}



/* ------------------------------------

    FV

------------------------------------ */
@media screen and (min-width: 769px) {
    .localNew-FixedMenuBar {
        position: fixed;
        right: 0;
        top: 213px;
        z-index: 10;
    }
    .localNew-FixedMenuBar_Item:not(:last-child) {
        margin-bottom: 2px;
    }
    .localNew-FixedMenuBar_ItemLink {
        position: relative;
        display: block;
        height: 40px;
        width: 112px;
        background-color: #F6F6F6;
        font-size: 12px;
        padding: 10px;
        border: 1px solid #000; 
        border-radius: 2px 0 0 2px;
        line-height: 1.6;
        font-weight: 700;
        transition: 0.3s;
    }
    .localNew-FixedMenuBar_Item:first-child .localNew-FixedMenuBar_ItemLink{
        background-color: #000;
        color: #F6F6F6;
        text-align: center;
    }
    .localNew-FixedMenuBar_Item:not(:first-child) .localNew-FixedMenuBar_ItemLink::before {
        position: absolute;
        color: #E60012;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        line-height: 1;
        font-weight: normal;
        font-family: "Material Icons";
        content: "keyboard_arrow_down";
    }
}
@media (any-hover: hover) {
    .localNew-FixedMenuBar_ItemLink:hover{
        background-color: #000;
        color: #fff;
    }
}
@media screen and (max-width: 1000px) {
    .localNew-FixedMenuBar {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .localNew-Anchor {
        display: none;
    }
}
@media screen and (max-width: 999px) {
    .localNew-Anchor {
        max-width: min(1300px, calc(100% - 80px));
        margin-inline: auto;
        margin-top: 60px;
    }
    .localNew-Anchor_list{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        text-align: center;
    }
    .localNew-Anchor_link{
        position: relative;
        padding: 11px;
        background-color: #F6F6F6;
        border: 1px solid #000;
        border-radius: 2px;
        font-size: 15px;
        line-height: 1.6;
        font-weight: bold;
    }
    .localNew-Anchor_link::after{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        font-size: 20px;
        line-height: 1;
        color: #E60012;
        font-family: "Material Icons";
        content: "keyboard_arrow_down";
    }
}
@media screen and (max-width: 768px) {
    .localNew-Anchor {
        max-width:100%;
        margin-top: 40px;
        padding-inline: 20px;
    }
}
/* ------------------------------------

    魅力

------------------------------------ */
.localNew-Concept{
    position: relative;

}
@media screen and (min-width: 769px) {
    .localNew-Concept{
        padding: 120px 0;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
    .localNew-Concept {
        padding-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept{
        padding: 40px 0 60px;
    }
}

@media screen and (min-width: 1001px) {
    .localNew-Concept::before{
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: calc(100% - 240px);
        width: 40%;
        background-color: #F6F6F6;
        content: "";
    }
}

.localNew-Concept .localNew_Container {
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-Concept .localNew_Container {
        align-items: center;
        grid-template-columns: 42% auto;
        gap: 80px;
        max-width: min(1300px, calc(100% - 250px));
        padding: 50px 0;
    }
}
@media only screen and (max-width: 1300px){
    .localNew-Concept .localNew_Container {
        gap: 40px;
    }
}
@media screen and (max-width: 1000px) {
    .localNew-Concept .localNew_Container {
        grid-template-columns: 1fr;
        max-width: min(1300px, calc(100% - 80px));
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept .localNew_Container {
        max-width: 100%;
    }
}
.localNew-Concept_Img{
    position: relative;    
    display: block;
}
@media screen and (max-width: 1000px) {
    .localNew-Concept_Img{
        padding: 60px 0;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Img{
        padding: 40px 20px;
    }
}

@media screen and (max-width: 1000px) {
    .localNew-Concept_Img::before{
        position: absolute;
        left: -40px;
        top: 50%;
        transform: translateY(-50%);
        height: 100%;
        width: 77%;
        background-color: #F6F6F6;
        z-index: -1;
        content: "";
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Img::before{
        left: 0;
    }
}

.localNew-Concept_Img img{
    width: 100%;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
}

@media screen and (max-width: 768px) {
    .localNew-Concept_Content{
        padding-inline: 20px;
    }
}

.localNew-Concept_Lead{
    position: relative;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Concept_Lead{
        margin-bottom: 15px;
        padding-left: 25px;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Lead{
        margin-bottom: 10px;
        padding-left: 18px;
        font-size: 18px;
    }
}

.localNew-Concept_Lead::before{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #D60011;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-Concept_Lead::before{
        width: 10px;
        height: 10px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Lead::before{
        width: 8px;
        height: 8px;
    }
}

.localNew-Concept_Title{
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Concept_Title{
        margin-bottom: 24px;
        font-size: 32px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Title{
        margin-bottom: 18px;
        font-size: 22px;
    }
}

.localNew-Concept_Text{
}
@media screen and (min-width: 769px) {
    .localNew-Concept_Text{
        font-size: 18px;
        line-height: 2;
    }
    .localNew-Concept_Text + .localNew-Concept_Text{
        margin-top: 36px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Concept_Text{
        font-size: 16px;
        line-height: 1.8;
    }
    .localNew-Concept_Text + .localNew-Concept_Text{
        margin-top: 24px;
    }
}


/* ------------------------------------

    特徴

------------------------------------ */
.localNew-Feature_List{
    display: grid;
    gap: 30px;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List{
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List{
        grid-template-columns: 1fr;
    }
}

.localNew-Feature_List_item_Title{
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_Title{
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_Title{
   
    }
}


.localNew-Feature_List_item_Img{
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_Img{
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_Img{
       height: 233px;
    }
}

.localNew-Feature_List_item_Img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.localNew-Feature_List_item_Label{
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    border-radius: 0 6px 0 0;
    background-color: #fff;
    color: #000;
    line-height: 1.6;
    letter-spacing: 0.05em;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_Label{
        gap: 8px;
        padding: 10px 20px 8px;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_Label{
        gap: 5px;
        padding: 8px 15px 0;
        font-size: 15px;
    }
}

.localNew-Feature_List_item_No{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    line-height: 1;
    font-weight: bold;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_No{
        width: 24px;
        height: 24px;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_No{
        width: 18px;
        height: 18px;
        font-size: 14px;
    }
}

.localNew-Feature_List_item_Title{
    margin-top: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_Title{
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_Title{
        font-size: 18px;
    }
}

.localNew-Feature_List_item_Text{
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.8;
}
@media screen and (min-width: 769px) {
    .localNew-Feature_List_item_Text{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-Feature_List_item_Text{
   
    }
}

.localNew-FeatureCase_List{
    display: grid;
    border-radius: 8px;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List{
        grid-template-columns: 1fr 1fr;
        gap: 30px;
        padding: 30px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List{
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 15px;
    }
}

.localNew-FeatureCase_List_item{
    border-radius: 8px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
    background-color: #fff;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item{
        padding: 30px 30px 40px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item{
        padding: 20px 20px 30px;
    }
}

.localNew-FeatureCase_List_item_Img{
    position: relative;
    border-radius: 6px;    
    border: 1px solid #E6E6E6;
    overflow: hidden;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_Img{
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_Img{
   
    }
}

.localNew-FeatureCase_List_item_Label{
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    border-radius: 0 6px 0 0;
    background-color: #000000;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 0.05em;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_Label{
        gap: 8px;
        padding: 10px 20px 8px;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_Label{
        gap: 5px;
        padding: 8px 15px;
        font-size: 15px;
    }
}

.localNew-FeatureCase_List_item_No{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    color: #000;
    line-height: 1;
    font-weight: bold;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_No{
        width: 24px;
        height: 24px;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_No{
        width: 18px;
        height: 18px;
        font-size: 14px;  
    }
}

.localNew-FeatureCase_List_item_Img img{
    display: block;
    width: 100%;
}

.localNew-FeatureCase_List_item_Title{
    position: relative;
    margin-top: 24px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_Title{
        padding-left: 25px;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_Title{
        padding-left: 18px;
        font-size: 18px;
    }
}

.localNew-FeatureCase_List_item_Title::before{
    position: absolute;
    top: 0.5lh;
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #D60011;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_Title::before{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_Title::before{

    }
}


.localNew-FeatureCase_List_item_Text{
    font-size: 16px;
    line-height: 1.8;
}
@media screen and (min-width: 769px) {
    .localNew-FeatureCase_List_item_Text{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-FeatureCase_List_item_Text{
   
    }
}


/* ------------------------------------

    入居者の声

------------------------------------ */
.localNew-Voice{
    position: relative;
}

.localNew-Voice .localNew_Title_En{
    color: rgba(255, 255, 255, 0.2);
}
.localNew-Voice .localNew_Title_Jp{
    color: #fff;
}

.localNew_Voice_Bg{
    position: relative;
}
@media screen and (min-width: 769px) {
    .localNew_Voice_Bg{
        padding: 70px 0 205px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Voice_Bg{
        padding: 25px 0 117px;
    }
}

.localNew_Voice_Bg_Img{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.localNew-VoiceComment_List{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (min-width: 769px) {
    .localNew-VoiceComment_List{
        gap: 63px 25px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceComment_List{
        gap: 40px;
    }
}

.localNew-VoiceComment_List_Item{
    position: relative;
    background-color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
    border-radius: 8px;
    text-align: center;
    list-style-type: none;
    align-content: center;
    filter: drop-shadow(3px 3px 8px rgba(0, 0, 0, 0.08));
}
@media screen and (min-width: 769px) {
    .localNew-VoiceComment_List_Item{
        padding: 20px 30px;
     
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceComment_List_Item{
        padding: 20px 20px 20px;
        width: 100%;
    }
}

.localNew-VoiceComment_List_Item::before{
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 14px;
    height: 13px;
    border-radius: 2px;
    background-color: #fff;
    content: "";
}

.localNew-VoiceComment_List_Item span::before,.localNew-VoiceComment_List_Item span::after{
    color: #E60012;
    font-size: 32px;
    font-family: Barlow, sans-serif;
    line-height: 0.6;
    font-weight: bold;
}
.localNew-VoiceComment_List_Item span::before{
    content: '“ ';
}
.localNew-VoiceComment_List_Item span::after{
    content: ' ”';
}
@media screen and (min-width: 769px) {
    .localNew-VoiceComment_List_Item span::before,.localNew-VoiceComment_List_Item span::after{
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceComment_List_Item span::before{
   
    }
}

.localNew_Voice_note{
    color: #fff;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 10px #000;
}
@media screen and (min-width: 769px) {
    .localNew_Voice_note{
        margin-top: 55px;
    }
}
@media screen and (max-width: 768px) {
    .localNew_Voice_note{
        margin-top: 40px;
    }
}

.localNew-Voice .localNew_Inner{
    overflow-x: clip;
    overflow-y: visible;
}

.localNew-VoiceCard_List{
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List{
        grid-template-columns: repeat(3,1fr);
        gap: 30px;
        margin-top: -135px;
    }
}
@media screen and (max-width: 1100px) {
    .localNew-VoiceCard_List{
        grid-template-columns: repeat(2,1fr);
        gap: 30px;
        margin-top: -135px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List{
        display: flex;
        margin-top: -60px;
    }
}

.localNew-VoiceCard_List_item{
    list-style-type: none;
}

.localNew-VoiceCard_List_Item_Content{
    position: relative;
    padding: 24px 0 10px 34px;
}
@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List_Item_Content{
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List_Item_Content{
   
    }
}

.localNew-VoiceCard_List_Item_Content::before{
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 4px;
    height: calc(100% + 40px);
    background-color: #E60012;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List_Item_Content::before{
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List_Item_Content::before{
   
    }
}


.localNew-VoiceCard_List_Item_Img{
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List_Item_Img{
        height: 270px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List_Item_Img{
   
    }
}
@media (any-hover: hover) {
    .localNew-VoiceCard_List_Item_Anchor:hover .localNew-VoiceCard_List_Item_Img img{
        scale: 1.05;
    }
}

.localNew-VoiceCard_List_Item_Img img{
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: 0.3s;
}

.localNew-VoiceCard_List_Item_Title{
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List_Item_Title{
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List_Item_Title{
        font-size: 18px;
    }
}

.localNew-VoiceCard_List_Item_text{
    font-size: 16px;
    line-height: 1.8;
}



@media screen and (min-width: 769px) {
    .localNew-VoiceCard_List_Controls{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .localNew-VoiceCard_List_Controls{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }
    .localNew-VoiceCard_List_Button{
        position: relative;
        top: initial;
        margin-top:0;
        width: 45px;
        height: 45px;
        background-color: #000;
        color: #fff;
        border-radius: 4px;
        z-index: 1;
    }
    .localNew-VoiceCard_List_Button.swiper-button-next{
        right: 0;
    }
    .localNew-VoiceCard_List_Button.swiper-button-prev{
        left: 0;
    }

    .localNew-VoiceCard_List_Button:after,.localNew-VoiceCard_List_Button:after {
        font-size: 14px;
        font-weight: bold;
    }
    .localNew-VoiceCard_List_Pagination {
        position: relative;
        display: inline-block;
    }

    .localNew-VoiceCard_List_Pagination .swiper-pagination-bullet {
        margin: 0 15px 0 0 !important;
        opacity: 1;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #D9D9D9;
    }

    .localNew-VoiceCard_List_Pagination .swiper-pagination-bullet:last-of-type {
        margin: 0 !important
    }

    .localNew-VoiceCard_List_Pagination .swiper-pagination-bullet-active {
        background-color: #000000
    }

}




.localNew-Voice_Anchor{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-inline: auto;
    width: 100%;
    height: 70px;
    max-width: 400px;
    border-radius: 8px;
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
    .localNew-Voice_Anchor{
        margin-top: 70px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Voice_Anchor{
        margin-top: 40px;
    }
}

.localNew-Voice_Icon::before{
    font-size: 24px;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-family: "Material Icons";
    content: "chevron_right";
}

@media (any-hover: hover) {
    .localNew-Voice_Anchor:hover {
        background-color: #fff;
        color: #222;
    }   
    .localNew-Voice_Anchor:hover .localNew-Voice_Icon::before{
        color: #000;
    }
  }


/* ------------------------------------

    施設を見る

------------------------------------ */
.localNew-Explore_List{
    display: grid;
    overflow: hidden;
}
@media screen and (min-width: 769px) {
    .localNew-Explore_List{
        gap: 10px;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Explore_List{
        gap: 10px;
        grid-template-columns: 1fr;
        margin-bottom: 40px;
    }
}

.localNew-Explore_List_Item{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    border-radius: 6px;
    border: 2px solid #EDEDED;;
    background-color: #EDEDED;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    cursor: pointer;
}
@media screen and (min-width: 769px) {
    .localNew-Explore_List_Item{
        padding: 30px 0;
        font-size: 24px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Explore_List_Item{
        padding: 15px 0;
        font-size: 20px;
    }
}
.localNew-Explore_List_Item.is-current{
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}
@media (any-hover: hover) {
    .localNew-Explore_List_Item:hover{
        border: 2px solid #000;
    }
        
}

.localNew-Explore_List_Item_Icon{
    position: relative;
}

.localNew-Explore_List_Item_Icon::before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    font-size: 30px;
    font-family: "Material Icons";
    font-weight: normal;
    content: "keyboard_arrow_down";
}
.localNew-Explore_List_Item.is-current .localNew-Explore_List_Item_Icon::before{
    background-color: #fff;
    color: #000;

}

.localNew-FloorMap_VR{
    max-width: 1140px;
}

.localNew-Explore_Content{
    display: none;
}
.localNew-Explore_Content.is-current {
    display: block;
}

@media screen and (min-width: 769px) {
    .localNew-Explore_Content.local-PhotoGallery{
        max-width: 1100px;
        padding-inline: 125px;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 781px) {
    .localNew-Explore_Content.local-PhotoGallery{
        padding-inline: 70px;
    }
}

@media screen and (min-width: 769px) {
    .localNew-Explore_Content .local-FloorMap_VRIframe{
        height: 700px;
    }
}

.localNew-Explore_Content .local-PhotoGallery_Main{
    position: relative;
}

.localNew-Explore_Content .local-PhotoGallery_Thumbnail{
    width: 100%;
    height: auto;

}
@media screen and (max-width: 768px) {
    .localNew-Explore_Content .local-PhotoGallery_Thumbnail{
        padding: 0 50px;
    }
}
.localNew-Explore_Content .local-PhotoGallery_ThumbnailWrapper{
    height: auto;
    width: 100%;
}
.localNew-Explore_Content .local-PhotoGallery_ThumbnailImage {
    height: auto;
}
.localNew-Explore_Content .local-PhotoGallery_ThumbnailImage img {
    display: block;
    width: 100%;
}

.localNew-Explore_Content .local-PhotoGallery_Main .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Main .local-PhotoGallery_Next::after{
    display: flex;
}
@media screen and (max-width: 768px) {
    .localNew-Explore_Content .local-PhotoGallery_Main .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Main .local-PhotoGallery_Next::after{
        display: none;
    }
}

.localNew-Explore_Content .local-PhotoGallery_Thumbnail .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Thumbnail .local-PhotoGallery_Next::after{
    display: none;
}
@media screen and (max-width: 768px) {
    .localNew-Explore_Content .local-PhotoGallery_Thumbnail .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Thumbnail .local-PhotoGallery_Next::after{
        display: flex;
    }
}

.localNew-Explore_Content .local-PhotoGallery_Next,.localNew-Explore_Content .local-PhotoGallery_Prev {
    width: 0;
    height: 0;
    position: static;
    transform: initial;
    background-color: transparent;
    cursor: pointer;
}

.localNew-Explore_Content .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Next::after{
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 8px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    background-color: #D60011;
    color: #fff;
    font-family: "Material Icons";
}
.localNew-Explore_Content .local-PhotoGallery_Prev::after{
    content: "keyboard_arrow_left";
}
.localNew-Explore_Content .local-PhotoGallery_Next::after{
    content: "keyboard_arrow_right";   
}
@media screen and (min-width: 769px) {
    .localNew-Explore_Content .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Next::after{
        width: 85px;
        height: 85px;
        font-size: 60px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Prev::after{
        left: -125px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Next::after{
        right: -125px;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 781px) {
    .localNew-Explore_Content .local-PhotoGallery_Prev::after, .localNew-Explore_Content .local-PhotoGallery_Next::after {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Prev::after{
        left: -70px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Next::after{
        right: -70px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Explore_Content .local-PhotoGallery_Prev::after,.localNew-Explore_Content .local-PhotoGallery_Next::after{
        width: 40px;
        height: 40px;
        font-size: 24px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Prev::after{
        left: 0px;
    }
    .localNew-Explore_Content .local-PhotoGallery_Next::after{
        right: 0px;
    }
}
/* ------------------------------------

    サービスオフィスプラン

------------------------------------ */

@media screen and (min-width: 769px) {
    .localNew-Plan .localNew-Plan_EachPlan + .localNew-Plan_EachPlan{
        margin-top: 80px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Plan .localNew-Plan_EachPlan + .localNew-Plan_EachPlan{
        margin-top: 50px;
    }
}


.localNew-Plan_Description2{
}
@media screen and (min-width: 769px) {
    .localNew-Plan_Description2{
        font-size: 18px;
        line-height: 2;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Plan_Description2{
        font-size: 16px;
        line-height: 1.8;
    }
}


.localNew-PlanContent_Detail{
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-PlanContent_Detail{
        margin-top: 40px;
        grid-template-columns: 37.89% auto;
        gap: 60px;
    }
}
@media only screen and (max-width: 1100px) {
    .localNew-PlanContent_Detail{
        gap: 40px;
    }
}
@media only screen and (max-width: 900px) {
    .localNew-PlanContent_Detail{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanContent_Detail{
        margin-top: 40px;
    }
}


.localNew-PlanContent_DetailImg{
    width: 100%;
    border-radius: 8px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 769px) {
    .localNew-PlanContent_DetailImg{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanContent_DetailImg{
        
    }
}

.localNew-PlanContent_ServiceList{
    display: grid;
    border-radius: 8px;
}
@media screen and (min-width: 769px) {
    .localNew-PlanContent_ServiceList{
        gap: 15px;
        grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));
        padding: 30px 30px 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanContent_ServiceList{
        gap: 5px;
        grid-template-columns: repeat(3,1fr);
        padding: 20px;
    }
}

.localNew-PlanContent_ServiceItem{

}
@media screen and (min-width: 769px) {
    .localNew-PlanContent_ServiceItem{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanContent_ServiceItem{
        
    }
}

.localNew-PlanContent_ServiceIcon{
    width: 100%;
}

.localNew-PlanContent_ServiceIconText{
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
}
@media screen and (min-width: 769px) {
    .localNew-PlanContent_ServiceIconText{
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanContent_ServiceIconText{
        font-size: 14px;
    }
}

.localNew-PlanCoworking_anchor{
    position: relative;
    display: grid;
    align-items: center;
    border-radius: 8px;
    background-color: #071546;
    color: #fff;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
    background-size: cover;
    background-position: right bottom;

}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor{
        grid-template-columns: 40% auto;
        gap: 40px;
        padding: 15px 30px 15px 15px;
        background-image: url(../namespaces/Local/img/coworking_anchor_bg.jpg);
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor{
        grid-template-columns: 1fr;
        gap: 25px;
        padding: 20px 20px 20px;
        background-image: url(../namespaces/Local/img/coworking_anchor_bg-sp.jpg);
    }
}

.localNew-PlanCoworking_anchor_Img{
    height: 100%;
    overflow: hidden;
    border-radius: 6px;    
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_Img{
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_Img{
        
    }
}
.localNew-PlanCoworking_anchor_Img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    object-fit: cover;
}
@media (any-hover: hover) {
   .localNew-PlanCoworking_anchor:hover .localNew-PlanCoworking_anchor_Img img{
        scale: 1.05;
   } 
}

@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_content{
        padding: 30px 0 10px;
    }
}


.localNew-PlanCoworking_anchor_EnTitle{
    display: inline-block;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.3);
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_EnTitle{
        padding: 8px 20px;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_EnTitle{
        padding: 5px 15px;
        font-size: 15px;
    }
}

.localNew-PlanCoworking_anchor_Title{
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 1.7;
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_Title{
        font-size: 27px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_Title{
        font-size: 22px;  
    }
}

.localNew-PlanCoworking_anchor_Title::before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background-color: #E60012;
    content: "";
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_Title::before{
        

    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_Title::before{
        
    }
}


.localNew-PlanCoworking_anchor_Text{
    position: relative;
    font-weight: bold;
    line-height: 1.8;
    text-align: right;
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_Text{
        margin-top: 10px;
        padding-right: 53px;
        font-size: 20px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_Text{
        margin-top: 16px;
        padding-right: 49px;
        font-size: 17px;
    }
}

.localNew-PlanCoworking_anchor_Text::before{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border-radius: 4px;
    background-color: #fff;
    color: #071546;
    line-height: 1;
    font-family: "Material Icons";
    content: "chevron_right";
}
@media screen and (min-width: 769px) {
    .localNew-PlanCoworking_anchor_Text::before{
        width: 38px;
        height: 38px;
        font-size: 24px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-PlanCoworking_anchor_Text::before{
        width: 34px;
        height: 34px;
        border-radius: 4px;
        font-size: 26px;
    }
}

/* ------------------------------------

    フロアマップ

------------------------------------ */
.localNew-FloorMap_Wrapper{
    border-radius: 8px;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_Wrapper{
        padding: 40px 60px 60px;
        border: 10px solid #F4F4F4;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_Wrapper{
        padding: 20px 20px;
        border: 5px solid #F4F4F4;
    }   
}

.localNew-FloorMap .local-FloorMap_Buttons{
    justify-content: center;
    width: 100%;
}


@media screen and (min-width: 769px) {
    .localNew-FloorMap .local-FloorMap_Button{
        width: calc(100% / 6 - 2px);
        height: 80px;
        margin: 0 2px 0 0;
    }
    .localNew-FloorMap .local-FloorMap_Button:first-child{
        border-radius: 8px 0 0 8px;
    }
    .localNew-FloorMap .local-FloorMap_Button:last-child{
        border-radius: 0 8px 8px 0;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap .local-FloorMap_Container {
        height: 64px;
        margin-bottom: 40px;
    }
    .localNew-FloorMap .local-FloorMap_Label{
        height: 64px;
        padding-top: 0;
        padding-right: 30px;
        align-content: center;
        border-radius: 6px;
    }
    .localNew-FloorMap .local-FloorMap_Label:after{
        top: 15px;
        right: 15px;
        height: 34px;
        padding-left: 16px;
        border: none;
        border-left: 1px solid #B9B9B9;
        font-size: 28px;
        font-family: "Material Icons";
        content: "keyboard_arrow_down";
        line-height: 1;
        align-content: center;
    }
    .localNew-FloorMap .local-FloorMap_Select {
        height: 64px;
    }

}

.localNew-FloorMap .local-FloorMap_Images {
    width: auto;
}
@media screen and (min-width: 1101px) {
    .localNew-FloorMap .local-FloorMap_Images img {
        max-width: 500px;
    }  
}

.localNew-FloorMap_Content{
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_Content{
        gap: 60px;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    }   
}
@media only screen and (max-width: 1100px){
    .localNew-FloorMap_Content{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_Content{
        gap: 40px;
    }
}
.localNew-FloorMap_Detail{
    display: none;
}
.localNew-FloorMap_Detail.isActive{
    display: block;
}
.localNew-FloorMap_Detail_Title{
    font-weight: bold;
    line-height: 1.6;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_Detail_Title{
        font-size: 20px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_Detail_Title{
        font-size: 18px;
    }
}

.localNew-FloorMap_Detail:not(:has(.localNew-FloorMap_Table)) {
      display: none;
}

.localNew-FloorMap_Table{
    width: 100%;
    margin-top: 10px;
    border: 2px solid #F2F2F2;
    font-size: 16px;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_Table{
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_Table{
        
    }
}

.localNew-FloorMap_TableItem{
        display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableItem{
        grid-template-columns: 205px auto;
    }   
    .localNew-FloorMap_Table--3col .localNew-FloorMap_TableItem{
        grid-template-columns: repeat(3, 1fr);
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableItem{
        grid-template-columns: 193px auto;
    }
    .localNew-FloorMap_Table--3col .localNew-FloorMap_TableItem{
        grid-template-columns: 115px 1fr 1fr;
    }   
}


.localNew-FloorMap_TableItem{

}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableItem{

    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableItem{
        
    }
}

.localNew-FloorMap_TableTitle{
    background-color: #F2F2F2;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableTitle{

    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableTitle{
        
    }
}

.localNew-FloorMap_TableHead .localNew-FloorMap_TableTitle{
    font-weight: bold;
    align-content: center;
}   
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableHead .localNew-FloorMap_TableTitle{
        padding: 10px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableHead .localNew-FloorMap_TableTitle{
        padding: 10px 5px;
        line-height: 1.4;
    }
}

.localNew-FloorMap_TableHead .localNew-FloorMap_TableText{
    font-weight: bold;
    align-content: center;
}  
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableHead .localNew-FloorMap_TableText{
        padding: 10px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableHead .localNew-FloorMap_TableText{
        padding: 10px 5px; 
        line-height: 1.4;
    }
}



.localNew-FloorMap_TableBody .localNew-FloorMap_TableTitle{
    border-top: 2px solid #fff;
    font-weight: normal;
    align-content: center;
    line-height: 1.3;
}   
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableBody .localNew-FloorMap_TableTitle{
        padding: 13px 10px 10px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableBody .localNew-FloorMap_TableTitle{
        padding: 10px 5px; 
        line-height: 1.4; 
    }
}

.localNew-FloorMap_TableBody .localNew-FloorMap_TableText{
    border-top: 2px solid #F2F2F2;
    font-weight: normal;
    align-content: center;
}   
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableBody .localNew-FloorMap_TableText{
        padding: 10px;
    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableBody .localNew-FloorMap_TableText{
        padding: 10px 5px; 
        line-height: 1.4;
    }
}

.localNew-FloorMap_TableText{
    text-align: center;
}
.localNew-FloorMap_TableText + .localNew-FloorMap_TableText {
    border-left: 2px solid #F2F2F2;
}
@media screen and (min-width: 769px) {
    .localNew-FloorMap_TableText{

    }   
}
@media screen and (max-width: 768px) {
    .localNew-FloorMap_TableText{
        
    }
}

/* ------------------------------------

    ロケーション

------------------------------------ */

@media screen and (min-width: 769px) {
    .localNew-Location{
        padding: 120px 0;
        border-top: 4px solid #F4F4F4;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Location{
        padding: 60px 0;
        border-top: 4px solid #F4F4F4;
    }
}


.localNew-Location_Access{
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-Location_Access{
        grid-template-columns: 37.89% auto;
        gap: 60px;
    }
}
@media only screen and (max-width: 1100px) {
    .localNew-Location_Access{
        gap: 40px;
    }
}
@media only screen and (max-width: 900px) {
    .localNew-Location_Access{
        grid-template-columns: 1fr;
    }
}


.localNew-Location_AccessImg{
    width: 100%;
    border-radius: 8px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
}

.local-Location_OfficeName{
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
@media screen and (min-width: 769px) {
    .local-Location_OfficeName{
        
    }
}
@media screen and (max-width: 768px) {
    .local-Location_OfficeName{
        
    }
}


.localNew-Location_GoogleMap{
    width: 100%;
}
@media screen and (min-width: 769px) {
    .localNew-Location_GoogleMap{
        height: 400px;
        margin-top: 80px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-Location_GoogleMap{
        height: 259px;
        margin-top: 40px;
    }
}


/* ------------------------------------

    他拠点

------------------------------------ */


.localNew-OtherOffice{
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice{
        padding: 120px 0;
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice{
        padding: 60px 0;
    }
}


.localNew-OtherOffice .localNew_Inner{
    
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice .localNew_Inner{
        display: grid;
        align-items: center;
        grid-template-columns: 423px auto;
        gap: 45px;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .localNew-OtherOffice .localNew_Inner{
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 768px) {
    .localNew-OtherOffice .localNew_Inner{
        
    }
}

.localNew-Plan .localNew_Title{
    margin-bottom: 0;
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice .localNew_Title{
        margin-bottom: 0;
    }
    .localNew-OtherOffice .localNew_Title_En{
        text-align: left;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .localNew-OtherOffice .localNew_Title{
        margin-bottom: 80px;
    }
    .localNew-OtherOffice .localNew_Title_En{
        text-align: center;
    }
}

.localNew-OtherOffice_List{
    display: grid;
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice_List{
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice_List{
    grid-template-columns: 1fr;
        gap: 40px;
    }
}

.localNew-OtherOffice_List img{
    width: 100%;
} 



.localNew-OtherOffice_List_item{
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.16);
    list-style-type: none;
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice_List_item{
        
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice_List_item{

    }
}

.localNew-OtherOffice_List_Item_Label{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px 0 8px 0;
    background-color: rgba(214, 0, 17, 0.8);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice_List_Item_Label{
        padding: 8px 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice_List_Item_Label{
        padding: 8px 15px;
    }
}

.localNew-OtherOffice_List_Item_Img{
    aspect-ratio: 16 / 10;
    object-fit: cover;
    overflow: hidden;
}

.localNew-OtherOffice_List_Item_Img img{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}
@media (any-hover: hover) {
    .localNew-OtherOffice_List_item:hover .localNew-OtherOffice_List_Item_Img img{
        scale: 1.05;
    }
}

.localNew-OtherOffice_List_Item_Title{
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice_List_Item_Title{
     padding: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice_List_Item_Title{
        padding: 20px  15px;
    }
}

.localNew-OtherOffice_List_Item_Title::before{
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    font-size: 24px;
    transform: translateY(-50%);
    border-radius: 4px;
    background-color: #000;
    color: #fff;
    font-family: "Material Icons";
    content: "chevron_right";
}
@media screen and (min-width: 769px) {
    .localNew-OtherOffice_List_Item_Title::before{
        right: 20px;
    }
}
@media screen and (max-width: 768px) {
    .localNew-OtherOffice_List_Item_Title::before{
        right: 15px;
    }
}