.gb-common-2019_footer {
    position: relative;
    background: #4e5052;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer {
        position: relative;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer .lineout {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__content {
        display: block !important;
        opacity: 1 !important;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__toggle {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        width: 100%;
        text-align: right;
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__toggle {
        display: none;
    }
}

.gb-common-2019_footer__toggleInner {
    text-align: right;
}

.gb-common-2019_footer__toggleBlock {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
    margin-left: auto;
    width: 5em;
    height: 5em;
    -webkit-box-align: center;
}

.gb-common-2019_footer__toggleBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0.4375em 0;
    width: 5em;
    height: auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    -ms-flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-border-radius: 50px;
}

.-closed .gb-common-2019_footer__toggleBtn {
    margin-bottom: 0.75em;
}

.gb-common-2019_footer__toggleBtnText,
.gb-common-2019_footer__toggleBtnIcn {
    vertical-align: middle;
}

.gb-common-2019_footer__toggleBtnText {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1 !important;
}

.gb-common-2019_footer__toggleBtnIcn {
    position: relative;
    display: inline-block;
    margin-right: 0.25em;
    width: 0.75em;
    height: 0.75em;
}

.-closed .gb-common-2019_footer__toggleBtnIcn {
    width: 0.6875em;
    height: 0.6875em;
}

.gb-common-2019_footer__toggleBtnIcn:before,
.gb-common-2019_footer__toggleBtnIcn:after {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: "";
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.gb-common-2019_footer__toggleBtnIcn:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.-closed .gb-common-2019_footer__toggleBtnIcn:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.-closed .gb-common-2019_footer__toggleBtnIcn:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.gb-common-2019_footer__inner {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menu .gb-common-2019_footer__inner,
    .gb-common-2019_footer__func .gb-common-2019_footer__inner {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menu .gb-common-2019_footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__func .gb-common-2019_footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: end;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__logo {
        width: 8.125em;
    }
}

@media screen and (max-width: 1023px) {
    .gb-common-2019_footer__logo {
        width: 7.5em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__logo {
        position: relative;
        z-index: 20;
        padding: 0;
        width: 7.85714em;
        font-size: 1.4rem;
    }
}

.gb-common-2019_footer__logo a {
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__logo a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        justify-content: center;
        align-items: center;
        width: 7.85714em;
        height: 5.35714em;
        -webkit-box-align: center;
        -webkit-box-pack: center;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__logo img {
        padding-top: 0.1875em;
        width: 4.125em;
        height: 1.111em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__logo img {
        width: 5.35714em;
        /* height: auto; */
        height: 1.210em;
    }
}

.gb-common-2019_footer__menu a,
.gb-common-2019_footer__func a {
    color: #fff;
}

.gb-common-2019_footer__menu {
    background: #676a6c;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menu {
        padding: 3.75em 0;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menu {
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out;
    }
    .-f-menu-open .gb-common-2019_footer__menu {
        opacity: 0.45;
    }
}

.gb-common-2019_footer__menu a {
    display: block;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menuPanel {
        display: table;
        padding-top: 0.14286em;
        width: calc( 100% - 8.125em);
    }
}

@media screen and (max-width: 1023px) {
    .gb-common-2019_footer__menuPanel {
        width: calc( 100% - 7.5em);
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuPanel {
        padding: 0.71429em 0.71429em 4.28571em;
        width: 100%;
        background: #5c5f61;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menuEl {
        display: table-cell;
        padding-left: 1.25em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuEl {
        width: 100%;
    }
}

.gb-common-2019_footer__menuEl:first-child {
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuCat {
        margin-top: 2.14286em;
    }
}

.gb-common-2019_footer__menuCatText {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menuCatText {
        margin-bottom: 1em;
        padding-bottom: 0.8125em;
        white-space: nowrap;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuCatText {
        padding-bottom: 0.5em;
        font-size: 1.6rem;
    }
    .gb-common-2019_footer__menuCatText:only-child {
        margin: 0;
    }
}

@media screen and (max-width: 320px) {
    .gb-common-2019_footer__menuCatText {
        padding-bottom: 0.57143em;
        font-size: 1.4rem;
    }
}

.gb-common-2019_footer__menuCatLink {
    display: block;
    line-height: 1.2;
}

.gb-common-2019_footer__menuCatLink span {
    display: inline-block;
    overflow: hidden;
    padding-bottom: 3px;
    font-size: 1.4rem;
}

.gb-common-2019_footer__menuChild {
    width: 50%;
}

.gb-common-2019_footer__menuChild:only-of-type {
    width: 100%;
}

@media screen and (max-width: 1023px) {
    .gb-common-2019_footer__menuChild {
        width: 100%;
    }
    .gb-common-2019_footer__menuChild:nth-of-type(2n) {
        margin-top: 1.75em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuChild {
        padding-top: 1.42857em;
        width: calc( ( 100% - 1.07143em) / 2);
    }
    .gb-common-2019_footer__menuChild:nth-of-type(2n) {
        margin-top: 0;
    }
}

.gb-common-2019_footer__menuChildPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
}

.gb-common-2019_footer__menuName:nth-child(2) {
    margin-top: 1.5em;
}

.gb-common-2019_footer__menuNameText {
    display: block;
    line-height: 1.2;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menuNameText {
        margin-bottom: 1.42857em;
        font-weight: 600;
        font-size: 1.4rem;
    }
    .gb-common-2019_footer__menuNameText .lineout {
        padding-bottom: 2px;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuNameText {
        padding-bottom: 1.07692em;
        font-size: 1.3rem;
    }
}

.gb-common-2019_footer__menuNameText:last-child {
    margin-bottom: 0;
}

.gb-common-2019_footer__menuItems {
    position: relative;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuItems {
        padding-left: 1em;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__menuText {
        margin-bottom: 0.4375em;
        font-size: 0.8em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuText {
        margin-bottom: 0.125em;
    }
}

.gb-common-2019_footer__menuText:last-child {
    margin-bottom: 0;
}

.gb-common-2019_footer__menuText span {
    padding-bottom: 1px;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__menuText {
        margin-bottom: 0.42857em;
    }
    .gb-common-2019_footer__menuText .lineout {
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__func {
        padding: 2.625em 0 3.5em;
        background: #5c5f61;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__func {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0.71429em;
        width: 100vw;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcSec {
        position: relative;
    }
    .gb-common-2019_footer__funcSec:after {
        position: absolute;
        top: 50%;
        left: 12.5em;
        margin-top: 0.0625em;
        width: 1px;
        height: calc( 100% - 1.5em);
        background: rgba(255, 255, 255, 0.3);
        content: "";
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .gb-common-2019_footer__funcSec:last-child {
        margin-top: 3.75em;
    }
    .gb-common-2019_footer__funcSec:last-child:before {
        position: absolute;
        top: -1.875em;
        left: 0;
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, 0.1);
        content: "";
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcSec {
        width: 6.21429em;
    }
}

.gb-common-2019_footer__funcTitle,
.gb-common-2019_footer__funcName {
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcTitle {
        padding: 0.625em 0;
        width: 12.5em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcTitle {
        position: relative;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 1.5em 0;
        width: 6.21429em;
        height: 5.35714em;
        background: rgba(103, 106, 108, 0);
        cursor: pointer;
        -webkit-transition: background 0.2s ease-out;
        transition: background 0.2s ease-out;
        -webkit-box-pack: center;
    }
    .-global .gb-common-2019_footer__funcTitle:before,
    .-global .gb-common-2019_footer__funcTitle:after,
    .-lang .gb-common-2019_footer__funcTitle:before,
    .-lang .gb-common-2019_footer__funcTitle:after {
        position: absolute;
        top: 50%;
        display: block;
        width: 1px;
        height: 2.18182em;
        background: rgba(255, 255, 255, 0.1);
        content: "";
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .-global .gb-common-2019_footer__funcTitle:before,
    .-global .gb-common-2019_footer__funcTitle:after {
        opacity: 1;
    }
    .-global .gb-common-2019_footer__funcTitle:before {
        left: 0;
    }
    .-global .gb-common-2019_footer__funcTitle:after {
        right: 0;
    }
    .-lang .gb-common-2019_footer__funcTitle:after {
        right: 0;
        opacity: 1;
    }
    .-f-menu-open .gb-common-2019_footer__funcTitle:before,
    .-f-menu-open .gb-common-2019_footer__funcTitle:after {
        opacity: 0;
    }
    .-opened .gb-common-2019_footer__funcTitle {
        background: #676a6c;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcTitleStr {
        position: relative;
        text-align: center;
        font-size: 1.1rem;
        line-height: 1;
    }
    .-global .gb-common-2019_footer__funcTitleStr:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        margin-top: 3px;
        width: 100%;
        height: 1.18182em;
        background-image: url("../../images/ico-global-w.svg");
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        content: "";
    }
    .gb-common-2019_footer__funcTitleStr .active {
        position: absolute;
        bottom: 0;
        left: 50%;
        padding: 0.2em 0.7em;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #fff;
        color: #676a6c;
        font-weight: 600;
        font-size: 1rem;
        line-height: 1;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -ms-border-radius: 20px;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcContent {
        position: absolute;
        top: 5.35714em;
        left: 0;
        z-index: 10;
        visibility: hidden;
        padding: 0.71429em 0.71429em 2.85714em;
        width: 100vw;
        background: #676a6c;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
        transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
    }
    .-opened .gb-common-2019_footer__funcContent {
        visibility: visible;
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcPanel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcPanel {
        margin-top: 1.85714em;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcName {
        padding: 0.85714em 0;
        width: 14.28571em;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcName {
        margin-bottom: 0.42857em;
        padding: 0 0 0.57143em;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
}

@media screen and (max-width: 320px) {
    .gb-common-2019_footer__funcName {
        margin-bottom: 0.42857em;
        padding: 0 0 0.57143em;
    }
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcDetail {
        padding: 0.3125em 0;
        padding-left: 1.875em;
        width: calc( 100% - 1.875em - 12.5em - 1px);
    }
}

.gb-common-2019_footer__funcList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcItem {
        margin: 0.375em 0;
        padding-right: 0.625em;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcItem {
        margin: 0.5em 0;
        padding-right: 0.33333em;
        font-size: 1.2rem;
    }
}

.gb-common-2019_footer__funcItem:last-child {
    margin-right: 0;
}

.gb-common-2019_footer__funcItem a {
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 1;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    -ms-border-radius: 50px;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcItem a {
        padding: 0.21429em 0.71429em;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcItem a {
        padding: 0.25em 0.83333em;
    }
}

.gb-common-2019_footer__funcItem a.-current {
    background: #4a4c4e;
}

.gb-common-2019_footer__funcItem a:hover,
.gb-common-2019_footer__funcItem a:focus {
    background: rgba(74, 76, 78, 0.6);
}

.gb-common-2019_footer__info {
    color: #fff;
    text-align: center;
}

.gb-common-2019_footer__info a,
.gb-common-2019_footer__info span {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-size: 1.4rem;
}

.gb-common-2019_footer__info img {
    width: 1.3125em;
    vertical-align: middle;
}

.gb-common-2019_footer__infoInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: center;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__infoInner {
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 5em;
        -webkit-box-pack: justify;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__infoInner {
        -ms-flex-pack: center;
        justify-content: center;
        height: 5.71429em;
        -webkit-box-pack: center;
    }
}

.gb-common-2019_footer__infoNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gb-common-2019_footer__infoNavItem {
    margin-right: 1.42857em;
}

.gb-common-2019_footer__infoNav span {
    display: inline-block;
    margin-right: 2px;
}

.gb-common-2019_footer__infoCopyright {
    padding-right: 7.5em;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition-property: padding;
    transition-property: padding;
}

.-closed .gb-common-2019_footer__infoCopyright {
    padding-right: 0;
}


/* [START] add 2019.11.29 */

.gb-common-2019_footer__funcItem .nolink {
    opacity: 0.5;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcItem .nolink,
    .gb-common-2019_footer__innerContent dt {
        padding: 0.21429em 0.71429em;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcItem .nolink,
    .gb-common-2019_footer__innerContent dt {
        padding: 0.25em 0.83333em;
    }
    .gb-common-2019_footer__infoCopyright {
        padding-right: 0em;
    }
}

.gb-common-2019_footer__funcList.is-verticalBox,
.gb-common-2019_footer__funcList.is-columnBox {
    display: block;
    overflow: hidden;
}

.gb-common-2019_footer__funcList.is-columnBox .gb-common-2019_footer__funcItem {
    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcList.is-columnBox .gb-common-2019_footer__funcItem {
        float: left;
    }
}

.gb-common-2019_footer__funcList.is-columnBox .is-column-full {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .gb-common-2019_footer__funcList.is-columnBox .is-column-narrow {
        width: 50%;
    }
    .gb-common-2019_footer__funcList.is-columnBox .is-column {
        width: 50%;
    }
    .gb-common-2019_footer__funcList.is-columnBox .is-column-wide {
        width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    .gb-common-2019_footer__funcList.is-columnBox .is-column-narrow {
        width: 31.5%;
    }
    .gb-common-2019_footer__funcList.is-columnBox .is-column {
        width: 37%;
    }
    .gb-common-2019_footer__funcList.is-columnBox .is-column-wide {
        width: 68.5%;
    }
}

.gb-common-2019_footer__innerContent dd {
    /*margin-left: 0.375em;*/
    margin-left: 0.5em;
}

.gb-common-2019_footer__explain {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .gb-common-2019_footer__funcSec .gb-common-2019_footer__funcTitle {
        height: 5.6em;
    }
    .-global .gb-common-2019_footer__funcList {
        /* display: block;*/
    }
    .gb-common-2019_footer__funcList.is-columnBox .is-column-narrow,
    .gb-common-2019_footer__funcList.is-columnBox .is-column,
    .gb-common-2019_footer__funcList.is-columnBox .is-column-wide {
        width: auto;
    }
    .-global .gb-common-2019_footer__funcItem {
        margin: 0;
    }
    .-global .gb-common-2019_footer__funcItem a,
    .-global .gb-common-2019_footer__funcItem .nolink {
        display: block;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
    }
    .gb-common-2019_footer__innerContent {}
    .gb-common-2019_footer__innerContent dd {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        margin-left: 1.0em;
    }
    .gb-common-2019_footer__innerContent .gb-common-2019_footer__funcItem a {
        padding: 0.5em 0.4em
    }
}

.gb-common-2019_footer__menuText dl {
    font-size: 1.2rem;
}

.gb-common-2019_footer__menuEl {
    color: #fff;
}


.w-button > .w-icon{
    line-height: 1 !important;
}
.w-button > .w-widget{
    line-height: 1 !important;
}

/* [END] add 2019.11.29 */