html {
    overflow-x: hidden;
}

.wrapper-content {
    padding: .5rem 1.25rem;
}

#header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    max-width: var(--df_mxw);
}

/*NAVBAR*/
#top-nav {
    background-color: #FFFFFF !important;
    max-width: var(--df_mxw);
}

.navbar-left {
    display: flex;
}

#top-nav .navbar-right {
    margin-left: -27px;
}

.navbar-right .row a {
    color: #383838;
    text-decoration: none;
    font-size: 12px !important;
}

.heart-count-area {
    background-color: rgba(0, 0, 0, 0.5);;
    border-radius: 7px;
    position: absolute;
    right: 66px;
    min-width: 115px;
}

.heart-count-btn {
    color: #fff;
    padding: 1px 5px 1px 60px;
}

.count-heart-icon {
    width: 26px;
}

.yumekana-brand {
    display: flex;
}

.yumekana-brand .brand-text {
    display: block;
    padding: 0.1875rem;
    line-height: normal;
    color: #383838;
}

.yumekana-brand .brand-text .yumekana {
    font-size: 1.125rem;
}

.yumekana-brand .brand-text .supporter {
    font-size: 0.625rem;
    color: #888888;
}

.navbar-right a {
    padding-right: 1.25rem;
}

.navbar-right a:hover {
    text-decoration: none;
}

.button-login, .button-register {
    border: 2px solid #CDD6DD;
    border-radius: 2.5rem;
    font-size: 0.75rem;
    width: 6.25rem;
}

.button-login {
    background-color: #FFFFFF;
}

.button-login:hover {
    color: #4D6FFF;
}

.button-register {
    background-color: #4D6FFF;
    color: #FFFFFF;
}

.button-register:hover {
    color: #FFFFFF;
}

.button-menu .btn-close-menu {
    margin-top: 10px;
}

#navbarMenu #top-nav {
    background-color: #2D2D2D !important;
}

.logo-white {
    width: 50px;
    height: 50px;
}

#top-nav {
    justify-content: flex-start;
    background-color: rgba(183, 183, 183, 1) !important;
}

/*START FOOTER SPONSOR*/
.ft_box-partner {
    padding-top: 20px;
    padding-bottom: 50px;
    color: #383838;
    background-color: #F2F2F2;
    text-align: center;
}

.ft_sponsor-texts {
    font-size: 24px;
}

.ft_sponsor-ship {
    width: 100px;
    padding-bottom: 5px;
    border-bottom: 3px solid #FFDFA2;
    font-size: 16px;
    color: #535353;
}

.ft_box-sponsor {
    width: 300px;
    height: 75px;
    margin-top: 30px;
    margin-bottom: 50px;
    line-height: 75px;
    background-color: #FFFFFF;
    border-radius: 20px;
    text-align: center;
}

.ft-box-office-partner {
    justify-content: center;
    margin-top: 35px;
}

.box-camelot {
    margin-left: 0px;
    margin-right: 0px;
    height: 95px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 15px;
    text-align: center;
    margin-right: 20px;
}

.box-camelot img {
    margin-top: 15px;
    width: 75%;
}

.box-camelot-gekirock img {
    margin-top: 0px;
}

.rock-logo {
    margin-top: 11px !important;
}

.japan-logo {
    margin-top: 20px !important;
}

.bass-on-top-logo {
    margin-top: 35px !important;
}
/*END FOOTER SPONSOR*/

/*MENU*/
.section__menu {
    border-top: 1px solid #CDD6DD;
    background-color: #FFFFFF;
}

.menu {
    padding: .5rem 1.5rem;
    height: 2.125rem;
    display: flex;
    align-items: center;
    font-size: 0.75rem;
}

.menu .menu-item {
    padding: 0.75rem 0.5rem;
    color: #535353;
    text-decoration: none;
}

.menu .menu-item span {
    padding-right: 1.5rem;
}

.footer {
    max-width: var(--df_mxw);
}

.footer .section__menu {
    background-color: #A5A5A5;
    display: flex;
    align-items: center;
    height: 10rem;
    padding-left: 25px;
    /*max-width: var(--df_mxw); ;*/
}

.footer .section__menu .menu-item {
    color: #FFFFFF;
    width: 200px;
}

.footer .section__menu .icon-top {
    width: 3.4375rem;
    height: 3.4375rem;
}

#bottom-nav .brand-text {
    padding-top: 1.5rem;
}

#bottom-nav .brand-text .yumekana {
    font-size: 1.5rem;
}

.section__info .title {
    font-size: 1.25rem;
    padding-bottom: 2rem;
}

.section__info .content {
    font-size: 0.625rem;
}

.section__info .content a {
    padding-right: 3.5rem;
    color: #383838;
    text-decoration: none;
}

.section__info .content .icon-new-tab {
    width: 1.875rem;
    height: 1.875rem;
}

.section__follow {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #707070;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
}

.follow-us {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.follow-us .title {
    font-size: 1.25rem;
}

.licence {
    display: flex;
    font-size: 0.625rem;
    flex-direction: column;
}

.jasrac-container, .nextone-container {
    padding-bottom: 1rem;
}

.licence .jasrac {
    width: 2.8125rem;
    height: 2.8125rem;
}

.licence .text {
    padding: 0 3rem 0 1rem;
}

.licence .nextone-id {
    margin-left: -5px;
}

.section__coppyright {
    height: 4.0625rem;
    background-color: #383838;
    color: #A5A5A5;
    font-size: 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.follow-us-sp {
    display: none;
}

.icon-new-tab {
    width: 25px;
    height: 28px;
}

.section__info a {
    color: #383838;
    text-decoration: none;
    font-size: 12px;
}

#bottom-nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.icon-right-info {
    display: none;
}

.item-contact {
    display: flex;
    width: 140px;
}

.item-contact img {
    margin-top: 0;
}

.footer .section__menu .menu {
    flex-direction: column;
    height: 10rem;
    align-items: flex-start !important;
}

.footer .section__menu .menu .menu-item {
    padding-bottom: 12px;
}

.footer .navbar-right {
    margin-left: 0!important;
    width: 95%;
    display: flex;
    justify-content: space-between;
    padding-left: 1.25rem;
    padding-top: 15px;
}

.footer .navbar-right .button-login, .footer .navbar-right .button-register {
    width: 120px;
    height: 35px;
}

#bottom-nav .navbar-right .after-login {
    width: 100%;
}

.icon-right-info {
    display: inline;
    width: 20px;
    height: 20px;
}

.info-item-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding-bottom: 20px;
}

.info-sp {
    margin-top: 25px;
}

.follow-us-sp {
    width: 100%;
    height: 100px;
    background-color: #383838;
    border-bottom: 1px solid #5F5F5F;
    display: flex;
    padding: 0 20%;
    justify-content: space-between;
    align-items: center;
}

.follow-us-sp .follow-text {
    color: #FFFFFF;
    margin-top: 0 !important;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.box-camelot img {
    border-radius: 15px;
}

.go-to-top-btn {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 13px;
    z-index: 99;
    cursor: pointer;
}

@media (max-width: 768px) {
    .footer .navbar-brand, .after-login{
        padding: 0 1.25rem;
    }
}
/*END FOOTER*/

/*MENU 20.07*/
.menu-yell {
    font-family: "M PLUS 1p m", sans-serif;
}

.menu-yell .menu-page {
    background-color: #F2F2F2;
}

.menu-container {
    padding: 1rem 0.75rem;
}

.section-menu {
    padding: 0.5rem 0;
}

.menu-title {
    font-size: 12px;
    color: #888888;
    padding-bottom: 10px;
}

.wrapper-menu {
    background-color: #FFFFFF;
    border-radius: 10px;
}

.menu-content {
    height: 60px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    font-size: 13px;
}

.menu-content .item-logo {
    width: 40px;
    height: 40px;
    background-color: #F2F2F2;
    border-radius: 50%;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-content .menu-icon {
    padding-right: 10px;
}

.menu-content .item-logo img {
    height: 60%;
    width: auto;
    border-radius: 0;
}

.menu-content .item-placeholder {
    color: #CCCCCC;
    padding-left: 15px;
    font-size: 11px;
}

.menu-content .image-blur {
    opacity: 0.7;
}

.menu-list .menu-content {
    border-bottom: 1px solid #F2F2F2;
}

.item-detail, .item-detail:focus, .item-detail:focus:after {
    color: #383838;
    text-decoration: none;
}

.item-detail.blur {
    color: #CCCCCC;
}

.menu-footer {
    background-color: #FFFFFF;
    font-size: 13px;
}

.menu-footer-content {
    padding: 1rem 1.45rem;
    display: flex;
    flex-direction: column;
}

.menu-footer-content .menu-item {
    padding: 10px 0;
    color: #383838;
    text-decoration: none;
}

.menu-footer-content .icon-new-tab {
    margin-top: -3px;
    margin-left: 5px;
}

.menu-footer-content .authen {
    padding: 30px 0 20px 0;
}

.menu-footer-content .authen a {
    color: #4D6FFF;
    text-decoration: none;
}

.menu-content a, .menu-content a:hover {
    text-decoration: none;
    color: inherit;
}
/*END MENU*/
/*START ARTIST REGISTER SUCCESS*/
.policy-text-p p {
    margin-bottom: 0;
}

.term-text-p p {
    margin-bottom: 0;
}
/*END ARTIST REGISTER SUCCESS*/
