section.header-tab__menu {
    display: none;
}
.portal-event-top {
    display: none!important;
}

/* 会社名フィールドに注釈を追加 */
.mb-2:nth-child(4) .item__label .item__label__text::after {
    content: "（25文字以内でご入力ください。入場証印刷時に文字が切れる場合がございます。）";
    font-size: 11px;
    color: #666;
    display: block;
    margin-top: 4px;
    line-height: 1.3;
    font-weight: normal;
}

/* 営業所フィールドに注釈を追加 */
.mb-2:nth-child(12) .item__label .item__label__text::after {
    content: "（「営業所」は省略してご入力ください）";
    font-size: 11px;
    color: #666;
    display: block;
    margin-top: 4px;
    line-height: 1.3;
    font-weight: normal;
}

@media (max-width: 750px) {

    img.retailer_img.fr-fic.fr-dii {
          max-width: 100%; /* Ensures it shrinks on small screens */
          width: 400px; /* Or a larger value like 500px or 600px */
          height: auto;
          display: block;
          margin: 0 auto;
        }
        .fast-register-layout__wrap{
            margin:0;
            padding:0;
        }
        
        /* モバイルでは注釈テキストをより小さく */
        .mb-2:nth-child(4) .item__label .item__label__text::after {
            font-size: 10px;
        }
    }


    /* 3番目のメニューアイテム（会員情報）を非表示 */
    .mypage-contents__menu > div:nth-child(3) {
        display: none !important;
    }
    
    /* .mypage-top-layout__wrap .row > div:nth-child(2) {
        display: none !important;
    } */


    .v-tabs-slider {
    height: 0 !important;
    }
    
    .header-tab__name {
    max-width: 150px !important; font-size: 14px !important; overflow: hidden; white-space: normal !important; padding-top: 0px !important; text-overflow: ellipsis; color: rgb(0, 0, 0);
    }
    
    .header-tab__wrap {
    position: fixed !important; z-index: 10000 !important;
    }
    
    .header-logo__wrap {
    position: fixed !important; z-index: 10000 !important; padding: 12px 8px !important; background-color: #ffffff !important; width: 100%; height: 90px !important;
    }
    
    .v-slide-group__wrapper {
    background-color: #ffffff !important; height: 90px;
    }
    
    .header-logo__image-pc {
    cursor: pointer; width: 100%; height: 70px !important; position: absolute; left: -50px;
    }
    
    .header-tab__active__event {
    color: #06f; border-bottom: 2px solid #06f; height: 75px !important; padding-top: 15px !important;
    }
    
    
    /*　⬅︎スマホ版サイズ時、ヘッダーのレスポンシブ調整 */
    
    @media screen and (max-width: 850px) {
    .header-logo__wrap {
    padding: 4px 8px !important; background-color: #ffffff !important; width: 100%; margin: auto; height: auto !important; position: unset !important;
    }
    
    .header__logo {
    margin: auto; max-width: 250px !important;
    }
    
    .header__wrap {
    background-color: #ffffff !important; position: fixed !important; z-index: 10000 !important; padding: 10px 0 !important; height: 65px !important;
    }
    
    .menu__name {
    float: right; padding: 0 0 0 0px !important; margin: 0 !important; height: 90px;
    }
    
    .menu__icon__image {
    width: 28px; height: 28px; margin-bottom: 2em;
    }
    
    .header-tab__sp {
    position: fixed !important; height: 48px !important; width: 48px !important; padding: 10px !important; margin: 0 8px 0 0; background-color: none !important;
    }
    
    .detail__wrap {
    padding-top: 48px !important;
    }
    
    .list__wrap {
    padding-top: 48px !important;
    }
    }
    
    .v-slide-group__content {
    margin: 0 330px 0 auto !important; flex: none !important;
    }
    
    @media screen and (min-width: 850px) {
    .v-slide-group__content-content {
    display: none; position: absolute;
    }
    }
    
    .header-tab__sp {
    height: 48px !important; background-color: none !important; padding: 10px !important;
    }
    
    .header-tab__sp__icon,
    .header-tab__sp__tapped-icon {
    display: none; position: absolute;
    }
    
    .header-logo__image-sp__content {
    width: 100% !important;
    }
    
    .header-logo__image-sp {
    min-width: 0px !important;
    }
    
    .menu__name {
    padding: 0 20px; height: 90px !important;
    }
    
    .menu__name__area {
    font-size: 14px !important; padding: 15px 0 0 !important; color: rgb(0, 0, 0);
    }
    
    .menu__icon__detail {
    margin: 10px; background-color: rgb(255, 255, 255); border-radius: 3px;
    }
    
    .widget__bottom {
    display: block; background-color: #ffffff !important; color: black !important;
    }

/* ヘッダー調整 */
section.header__wrap.event__header {
    height: 90px;
    position: fixed;
    z-index: 10;
    background-color: #ffffff;
}
/* TOPマイページ 位置下げ */
section.mypage-content {
    margin-top: 120px !important;
}


    /*　マイページ戻り先遷移調整 */
    /*.header-tab__v-tab.v-tab.v-tab--active.header-tab__active__event {
        display: none;
    }
    section.header-tab__menu {
        display: none;
    }
    p.header-tab__name.header-tab__no-active {
        white-space: normal;
    }
    .header-tab__v-tab.v-tab.no-border {
        max-width: none;
    }*/
    
    @media (max-width: 850px) {
    img.tab-icon__img {
        display: none;
    }
    .section.header-tab__menu {
        display: block;
    }
    }

    /* アンケート */
    section.detail-title__wrap.detail__title {
        margin-top: 120px;
    }
    @media (max-width: 850px) {
    section.detail-title__wrap.detail__title {
        margin-top: 40px;
    }
    }

    /* マイページ */
    section.mypage-layout__wrap.mypage__layout {
        margin-top: 40px;
    }
    @media (max-width: 600px) {
        .layout.mypage-title__wrap.justify-space-between.align-center {
            margin-top: 66px;
        }
    }


    /* ヘッダーのTOP非表示 */
    section.header__wrap.event__header > div > div.flex.header__menu.justify-center > section > div.layout.header-tab__pc > div > div > div.v-slide-group__wrapper > div > div.header-tab__v-tab.v-tab.v-tab--active.no-border {
        display: none;
    }
    div.v-menu__content.theme--light.v-menu__content--fixed.menuable__content__active > div > div:nth-child(1) {
        display: none;
    }