.enter_lang {
    width: 100%;
    display: flex;
    justify-content: center;
}
.enter_lang a {
    display: block;
    max-width: auto;
    padding: 0 10px;
    transition: all .3s;
    animation: horizontal1 1.5s ease-in-out infinite alternate;
}
@keyframes horizontal1 {
    0% {
        transform: rotate(3deg);
    }
    100% {
        transform: rotate(-3deg);
    }
}
.enter_lang a:hover {
    opacity: .75;
}
.enter_lang a img {
    display: block;
    width: auto;
    height: 100%;
    max-height: 120px;
}
@media screen and (max-width: 1024px) {
    .enter_lang {
        margin: 10px 0 20px;
    }
    .enter_lang a img {
        max-height: 80px;
    }
}

#en .header_description {
  padding-right: 0;
}
#en ul.nav li a {
  font-size: 2.4rem;
}
#en ul.nav_bottom li a {
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
    .header_info {
        font-size: 1.6rem;
        line-height: 1.2;
        margin: 0;
        justify-content: center;
    }
}

.translation_txt {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#en #google_translate_element {
    margin: 20px 0;
}
#en .translation_switch_page {
    text-align: center;
    padding: 20px 0;
}
#en .goog-te-gadget-simple {
    background-color: #33CCFF !important;
    border: none !important;
    font-size: 15pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    display: inline;
    border-radius: 4px !important;
    height: 44px !important;
    line-height: 40px !important;
    border: 1px solid #FFF !important;
}
#en .goog-te-gadget-simple .goog-te-menu-value .goog-te-menu-value {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px;
    padding: 10px 8px;
}
#en .goog-te-gadget-simple .goog-te-menu-value span .goog-te-menu-value span {
    color: #fff !important;
    font-weight: bold !important;
}
#en .goog-te-gadget-simple .goog-te-menu-value span:nth-child(3) .goog-te-menu-value span:nth-child(3) {
    border-left: 1px solid rgb(2555, 2555, 2555) !important;
}
#en .goog-te-gadget-icon, #zh .goog-te-gadget-icon {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle;
    margin: -2px 0 0 8px !important;
    border-radius: 4px;
}
#en .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none;
    color: #fff !important;
    border: none !important;
    font-weight: bold !important;
}
#en .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px !important;
    margin-top: -5px;
    position: relative;
    top: -3px;
}
@media screen and (max-width: 768px) {
}

.system_lang {
    margin-bottom: 80px;
}

.reserve_tel {
    font-size: 32px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}
.reserve_tel span {
    display: block;
    font-size: 24px;
}
.reserve_tel a {
    display: none;
}
@media screen and (max-width: 768px) {
    .reserve_tel {
        font-size: 24px;
        line-height: 1.4;
        font-weight: bold;
        text-align: center;
        padding-bottom: 30px;
    }

    .reserve_tel a {
        display: block;
        max-width: 320px;
        margin: 10px auto 0;
    }
    .reserve_tel a img {
        display: block;
        width: 100%;
        height: auto;
    }
}

#en .schedule_today {
    display: none;
}

.group_discount {
    margin: 20px auto;
    text-align: center;
}
.group_discount h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1;
    font-feature-settings: "palt";
}
.group_discount p {
    font-size: 18px;
}
.group_discount p span {
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .group_discount {
        margin: 15px auto 10px;
    }
    .group_discount h3 {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .group_discount p {
        font-size: 18px;
        line-height: 1.2;
        padding: 5px 0;
        text-align: left;
    }
    .group_discount p span {
        font-size: 18px;
        font-weight: bold;
    }
}

.reserve_txt_sub {
    text-align: center;
    font-weight: normal;
}

#en #ban_text {
    text-align: center;
    font-weight: normal;
}
#en #ban_text strong {
    font-size: 24px;
}
#en #ban_text .widget-box {
    margin-top: 15px;
}
#en #ban_text .widget-box li {
    padding-bottom: 5px;
}

#en #top_sche .style20 {
    display: none;
}

#en .header_h1_left {
    float: left;
    width: 100%;
}
#en #global_menu_ul .menu-item .menu-link {
    display: block;
    padding: 10px;
    text-shadow: none;
}
#en #global_menu_nav .menu-link span{
    display: none;
}
#en .menu-link p {
    color: #2767b7;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -0.02em;
    text-shadow: 1px 1px 0px #fff, 2px 2px 1px #fff;
}
#en .global_nav_bottom .menu-link p {
    color: #2767b7;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.02em;
    text-shadow: 1px 1px 0px #fff, 2px 2px 1px #fff;
}
#en .content-wrap:not(.home) {
    min-height: 3000px;
    background: url(../img/background_p.png) repeat;
    background-size: auto;
    background-size: 0.5%;
}