#browsebar-name .name a img{
    width: 260px;
}
#g_nav_box {
    padding: 0;
}
#g_nav_box .gNavAcoLink {
    padding-top: 6px;
    padding-bottom: 6px;
}

#g_nav {
    position: relative;
}
ul#g_nav li a {
    font-size: 1.6rem;
}
ul#g_nav li a .red {
    color: #ff0000;
}
ul#g_nav li a .point-color{
    color: #FFC81E;
}
.innerMenu {
    display: none;
    position: absolute;
    left: 0;
    padding: 20px 15px;
    padding: 25px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}
ul#g_nav li a.head.open {
    color: #333;
}
.head.open + .innerMenu {
    display: flex;
    flex-wrap: wrap;
    opacity: 1;
    visibility: visible;
    background: #0060BC;
    z-index: 19999;
    /*border: 1px solid #999;*/
    top: 36px;
    width: 970px;
    height: auto;
    justify-content: space-between;
    color: #fff;
}
.innnerMenuWrap {
    justify-content: space-between;
    width: auto;
    max-width: 27%;
}
.innnerMenuWrap.w-100p {
    max-width: 100%;

}
.innnerMenuWrap .innerList li{
    width: 100%;
}
ul#g_nav .innnerMenuWrap .innerList a {
    padding-left: 0;
    padding-top: 1rem;
    line-height: 1.4;
    padding-left: 0.4rem;
}
ul#g_nav .innnerMenuWrap .innerList .font-weight-bold {

}
.innnerMenuWrap.bottomBox {
    width: 100%;
}
.innnerMenuWrap a {
    border: none!important ;
}
ul#g_nav .header-category-title,
ul#g_nav .innnerMenuWrap a,
ul#g_nav .innnerMenuWrap p{
    font-size: 1.4rem;   
}
ul#g_nav .header-category-title {
    padding-bottom: .5rem;
    color: #333;
    color: #fff;
}
ul#g_nav .innnerMenuWrap li a {
    color: #fff;
    font-weight: 400;
}
ul#g_nav .innnerMenuWrap .subCatTitle{
    color: #333;
    color: #fff;
    font-weight: bold;
    margin-top: .7rem;
}
ul#g_nav .bottomBox {
    float: none;
    width: 100%;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0 0;
    border-top: 1px solid #a2d3ea;
    margin-top: 20px;
}
ul#g_nav .bottomBox a  {
    border-left: none!important;
    font-size: 1.4rem;   
    color: #333;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}
ul#g_nav .bottomBox .closeBtn {
    font-size: 1.4rem;  
    position: absolute;
    float:none;
    right: 15px;
    cursor: pointer;
    margin-top: 5px;
}
ul#g_nav .bottomBox li {
    margin-right: 1rem;
}
ul#g_nav .innnerMenuWrap li:last-child {
    padding: 0;
    float: none;
}
ul#g_nav .innnerMenuWrap li:last-child a {
    margin-top: -0;
}

ul#g_nav li.float-none:last-child {
    float: none!important;
}
ul#g_nav .innnerMenuWrap {
    width: 27%;
}
ul#g_nav .innnerMenuWrap.w-15p {
    width: 15%;
}
ul#g_nav .innnerMenuWrap.w-19p {
    width: 19%;
}
ul#g_nav .innnerMenuWrap.w-24p {
    width: 24%;
}
ul#g_nav .innnerMenuWrap.w-30p {
    width: 32%!important;
    min-width: 34%;
}
ul#g_nav .innnerMenuWrap.w-30p2 {
    width: 30%!important;
    min-width: 30%;
}
ul#g_nav .innnerMenuWrap.w-30p2.w-29p {
    width: 29%!important;
    min-width: 29%;
}
ul#g_nav .innerList.type1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
ul#g_nav .innerList.type1 li {
    margin-bottom: .6rem;
}
ul#g_nav .innerList.type1 li:nth-of-type(1) {
    width: 100%;
    padding-bottom: .3rem;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+2) {
    width: 49%;
    border: 1px solid #999;
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    padding: 0!important;
    height: 57.5px;
}
ul#g_nav .innerList.type1 li a {
    padding: 0;
    margin: 0;
}
ul#g_nav .type2,
ul#g_nav .type3 {
    width: 18%
}
ul#g_nav .type2 .innerList li a{
    display: flex!important;
    justify-content: center;
    padding: 0;
    text-align: center;
    border: 1px solid #999!important;
    height: 126px;
    align-items: center;
    width: 96%;
    margin: 23px auto 0;
}
ul#g_nav .type3 .innerList li a{
    display: flex!important;
    justify-content: center;
    padding: 0;
    text-align: center;
    border: 1px solid #999!important;
    height: 149px;
    align-items: center;
    width: 96%;
    margin: 0px auto 0;
}
ul#g_nav .type4 .innerList li a{
    display: flex!important;
    justify-content: center;
    padding: 0;
    text-align: center;
    border: 1px solid #999!important;
    height: 68px;
    align-items: center;
    width: 96%;
    margin: 0px auto 0;
}
ul#g_nav .type4 .innerList li:nth-of-type(2) a {
    margin-top: 12px;
}
ul#g_nav .innerList.type5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}    
ul#g_nav .innerList.type5 li:nth-of-type(1) {
    width: 100%;
    margin-bottom: .6rem;
}
ul#g_nav .innerList.type5 li:nth-of-type(n+2) {
    border: 1px solid #999;
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    padding: 0!important;
    height: 149px;
    align-items: center;
    width: 24%;
}

ul#g_nav .innerList.type6 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}    
ul#g_nav .innerList.type6 li:nth-of-type(1) {
    width: 100%;
    margin-bottom: .6rem;
}
ul#g_nav .innerList.type6 li:nth-of-type(n+2) {
    border: 1px solid #999;
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    padding: 0!important;
    height: 149px;
    align-items: center;
    width: 19%;
}    
ul#g_nav .innerList.type5 li a,
ul#g_nav .innerList.type6 li a {
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
ul#g_nav .innerList.type6 li.innerType1 {
    border: none;
    display: block!important;    
    margin-top: 5px;
}
ul#g_nav .innerList.type6 li.innerType1 .font-weight-bold.w100p{
    text-align: left;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox {
    border: 1px solid #999!important;   
    padding: 6px 0;
    height: auto;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox:nth-of-type(2) {
    margin-top: 9px;
}
ul#g_nav .innerList.type6 .red {
    color: #f00;
    padding: 8px 0 6px!important;
    display: block;
}
ul#g_nav .innerList.type6 .font-weight-bold .red {
    color: #FFC81E;
}
ul#g_nav .innerList li a:hover {
    opacity: .6;
}
.gNavAcoLink .open:after {
    content: "";
    background: rgba(255,255,255,0);
    height: 30px;
    position: absolute;
    width: 100%;
    top: 29px;
    z-index: 1;
    left: 0px;
}
ul#g_nav .innerType1 .header-category-title {
    padding-bottom: 0;
}
ul#g_nav .innerList.type5.companyCat li:nth-of-type(1) {
    width: 19%;
    border: 1px solid #999;
    margin-bottom: 0;
}
ul#g_nav .innerList.type5.companyCat li:nth-of-type(n+2) {
    border: 1px solid #999;
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    padding: 0!important;
    height: 149px;
    align-items: center;
    width: 19%;
}

ul#g_nav {
    padding:0!important;
}
ul#g_nav li:first-child a,
ul#g_nav li a{
    border: none;
}
ul#g_nav li a {
    color: #333;
}
ul#g_nav li a {
    font-size: 1.6rem;
}
#g_nav_box {
    border-color: #efefef;
}
.head.open + .innerMenu {
    top: 43px;
    background: rgba(3,64,152,.88);
}
#g_nav_box .gNavAcoLink {
    padding-top:0;
    padding-bottom: 0;
}
#g_nav_box .gNavAcoLink a.head {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
}

ul#g_nav li a.head.open {
    background: rgba(3,64,152,.88);
}
ul#g_nav li a.head.open,
ul#g_nav .bottomBox .closeBtn,
ul#g_nav .bottomBox a,
ul#g_nav .innnerMenuWrap .subCatTitle,
ul#g_nav li a .point-color,
ul#g_nav .innnerMenuWrap li a,
ul#g_nav .header-category-title {
    color: #fff;
}

ul#g_nav .innerList.type1 li:nth-of-type(n+2){
    border: none;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+2) img {
    width: 30px;
    margin-right: 8px;
}
.smallSize {
    font-size: 60%;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+2) {
    width: 152px;
    width: 174px;
    border: none;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 !important;
    height: 57.5px;
    margin-bottom: 10px;
}

ul#g_nav .type4 .innerList li a,
ul#g_nav .type3 .innerList li a,
ul#g_nav .type2 .innerList li a,
ul#g_nav .innerList.type1 li a {
    padding: 8px;
    margin: 0;
    font-weight: bold;
    display: flex !important;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: #EFF1F0;
    background: #fff;
    border: none !important;
    color: #333;
    border-radius: 2px;
}
ul#g_nav .type2 .innerList li,
ul#g_nav .type3 .innerList li,
ul#g_nav .type4 .innerList li {
    margin-top: 4.1px;
    margin-top: 5.2px;
}
ul#g_nav .type2 .innerList li a,
ul#g_nav .type3 .innerList li a,
ul#g_nav .type4 .innerList li a {
    flex-wrap: wrap;
    max-height: 165px;
}
ul#g_nav .type2 .innerList li a img{
    width: 60px;
    margin: 17px 0;
}
ul#g_nav .type3 .innerList li a img{
    width: 60px;
    margin: 17px 10px;
}
ul#g_nav .type3 .innerList li a {
    padding-bottom: 27px;
    border-radius: 2px;

}
ul#g_nav .type4 .innerList li a {
    padding: 9.5px 8px;
    border-radius: 2px;
}

ul#g_nav .type4 .innerList li a img {
    width: 30px;
    margin: 10px;
}
ul#g_nav .type4 ul li:last-of-type {
    margin-top: -1px    ;
}
ul#g_nav .bottomBox img { 
    width: 16px;
    margin-right: 2px;
}
ul#g_nav .bottomBox img[alt="保険商品一覧トップ"] {
    width: auto;
    margin-right: 4px;
    height: 15px;
}
ul#g_nav .bottomBox img[alt="お問い合わせ"]{
    width: 30px;
    position: relative;
    top: 4px;
    margin-right: 6px;
}
ul#g_nav .innerList.type5 li a,
ul#g_nav .innerList.type6 li:nth-of-type(n+2) a{
    background: #fff;
    color: #333;
    font-weight: bold;
    border-radius: 2px;
    flex-wrap: wrap;
    max-height: 165px;
}
ul#g_nav .innerList.type5 li,
ul#g_nav .innerList.type6 li {
    border: none!important;
}
ul#g_nav .innerList.type5 li:nth-of-type(n+2) {
    width: 24.2%;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox {
    border: none!important;
}
.icons2 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    top: 15px;
}
.icons2 img {
    width: 55px;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox img{
    width: 22px;
    margin-right: 6px;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox:nth-of-type(2) {
    margin-top: 11px;
}
ul#g_nav .innerList.type6 li.innerType1 {
    border: none;
    display: block !important;
    margin-top: 5px;
    margin-bottom: -5px;
}
ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox {
    padding: 7.5px 0;
}
ul#g_nav .innerList.type6 li.innerType1 p{
    margin-bottom: 10px;
}
ul#g_nav .innerList.type6 li:nth-of-type(n+2) {
    width: 19.1%;
}
ul#g_nav .innerList.type6 .font-weight-bold .red {
    color: #AEAEAE;
}
ul#g_nav .type4 .innerList li a:hover,
ul#g_nav .type3 .innerList li a:hover,
ul#g_nav .type2 .innerList li a:hover,
ul#g_nav .innerList.type1 li a:hover,
ul#g_nav .innerList.type5 li a:hover, 
ul#g_nav .innerList.type6 li:nth-of-type(n+2) a:hover,
ul#g_nav .bottomBox a:hover {
    opacity: 1;
    color: #cdcdcd!important;
}
ul#g_nav .type4 .innerList li a:hover img,
ul#g_nav .type3 .innerList li a:hover img,
ul#g_nav .type2 .innerList li a:hover img,
ul#g_nav .innerList.type1 li a:hover img,
ul#g_nav .innerList.type5 li a:hover img, 
ul#g_nav .innerList.type6 li:nth-of-type(n+2) a:hover img,
ul#g_nav .bottomBox a:hover img{
    opacity: .7;
}
ul#g_nav .innnerMenuWrap.w-30p {
    width: 35% !important;
    min-width: 38.8%;
}
ul#g_nav .innnerMenuWrap.w-30p.w-58p {
    width: 58.5% !important;
    min-width: 58.5%;
}
ul#g_nav .innnerMenuWrap.type4 {
    width: 22%;
}
ul#g_nav .bottomBox {
    padding: 12px 0 0;
}
.innerMenu {
    padding-bottom: 18px;
}

ul#g_nav .bottomBox {
    border-top: 1px solid rgba(255,255,255,.6);
}
ul#g_nav .innerList.type6 .font-weight-bold .red {
    color: rgba(255,255,255,.7)!important;
    padding: 9px 0 0 0rem !important;
}
/*
ul#g_nav .type3 .innerList li {
margin-top: 4.7px;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+4) {
    margin-bottom: 0;
}
*/
ul#g_nav .innnerMenuWrap.type4 .innerList li a {
    padding: 10.15px 8px;
}
ul#g_nav .type4 .innerList li:nth-of-type(2) a {
    margin-top: 9px;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+2) {
    width: 174.5px;
        height: 58.5px;
    margin-bottom: 8px;
}
ul#g_nav .innerList.type1 li a.ls0{
    font-feature-settings: "palt";
}
ul#g_nav .innerList.type1 li:nth-of-type(n+5) {
    margin-bottom: 0;
}
ul#g_nav .innerList.type1 li:nth-of-type(n+2) img.mr_minus {
    margin-right: -3px;
}
ul#g_nav .type2 .innerList li,
ul#g_nav .type3 .innerList li {
    margin-top: 4.4px;
    height: 149px;
    height: 148.4px;
}
ul#g_nav .type4 .innerList li {
    margin-top: 4px;
}
ul#g_nav .type4 .innerList li a {
    padding: 9.4px 8px;
    border-radius: 2px;
}
ul#g_nav .innerList.type6 li.innerType1 {
    border: none;
    display: block !important;
    margin-top: 8px;
    margin-bottom: -8px;

}
ul#g_nav .gNavAcoLink:nth-of-type(6) .innerList.type6 li.innerType1 > p {
    display: none;
}
ul#g_nav .gNavAcoLink:nth-of-type(6) .innerList.type6 li.innerType1 {
    border: none;
    display: block !important;
    margin-top: 0;
    margin-bottom: 0;
    /*
    margin-top: 8px;
    margin-bottom: -8px;
    */
}
ul#g_nav .gNavAcoLink:nth-of-type(6) .innerList.type6 li.innerType1 .innerMenuBox{
    height: 69px;
}



ul#g_nav .innnerMenuWrap li:last-child a {
    margin-top: -0;
    margin-right: 0;
    padding-right: 0;
}
ul#g_nav li.hover-color1 a.head{
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    padding-left: 13px;
    padding-right: 13px;
}
ul#g_nav li.hover-color1 a.head:hover{
    background: rgba(3,64,152,.88);
    color: #fff;
}
.head.open + .innerMenu {
    display: flex;
    flex-wrap: wrap;
    z-index: 19999;
    /*border: 1px solid #999;*/
    width: 970px;
    justify-content: space-between;
    animation-name: headerMenuAnimetion;
    animation-duration: .15s;
    animation-timing-function: ease-out;
    animation-fill-mode:forwards;
}
@keyframes headerMenuAnimetion {
    0% {
        visibility: visible;
        height: 0;
        opacity: 0;
        height: auto;
    }
    100% {
        opacity: 1;
        visibility: visible;
        height: auto;
    }
}
.gNavAcoLink .open:after {
    top: 43px;
}
.slick-dots {
    bottom: -15px;
}
.slick-dots li {
    margin: 0 1px;
}
.slick-dots li button:before {
    font-size: 45px;
}

ul#g_nav .bottomBox img[alt="全国相談コーナー一覧"]{
    width: 21px;
    margin-left: -3px;
}
ul#g_nav .bottomBox {
    padding: 12px 0 0 !important;
}
ul#g_nav .bottomBox .mt7 {
    margin-top: 8px!important;
}
ul#g_nav .bottomBox .closeBtn {
    margin-top: 8px;
}
ul#g_nav .bottomBox .mt7 + .closeBtn{
    margin-top: 7px!important;
}
#g_nav_box ul#g_nav .hover-color1 + .gNavAcoLink .bottomBox ul {
    padding-top: 3px;
    padding-bottom: 1px!important;
}
#g_nav_box ul#g_nav .hover-color1 + .gNavAcoLink .bottomBox ul .closeBtn {
    margin-top: 3px;
}
#g_nav_box ul#g_nav .hover-color1 + .gNavAcoLink .bottomBox.pb20 {
    padding-bottom: 3px!important;
}


ul#g_nav .innerList.type5 li a.nonDecoLink{
    background: none;
    display: inline;
    text-align: left!important;
    justify-content: flex-start;
    color: #fff;
}

.btn.btn-wide.btn-orange.btn-large.icon-triangle-white.icon-car:hover {
    transition: .2s;
    background: #fff!important;
    color: #F7931E!important;
    box-shadow: none;
    box-sizing: border-box!important;
    opacity: 1;
    cursor: pointer;
}
#top .btn.btn-ob:hover {
    transition: .2s;
    color: #fff!important;

}

ul#g_nav .innerList.type6 li.hoken_techo_login_btn{
    margin-left: 12px;
    width: calc(19.1% - 16px);
}

ul#g_nav .innerList.type6 li.hoken_techo_login_btn a{
    /*
    background: none;
    box-sizing: border-box;
    */
    border-radius: 0;
    border-right: 1px solid rgba(255,255,255,.6)!important;
    border-left: 1px solid rgba(255,255,255,.6)!important;
}
/*
ul#g_nav .innerList.type6 li.hoken_techo_login_btn a .icons2{
    width: 80px;
    padding-top: 12px;
    padding-bottom: 10px;
    background: #fff;
    border-radius: 50%;
    top: 6px;
    transition: .2s;
    border: 4px solid #fff;
    max-height: 80px;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn a:hover {
    opacity: 1;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn a:hover .icons2{
    background: none;
    border: 4px solid #fff;
    opacity: 1;
    top: 6px;
    opacity: 1;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn a:hover .icons2 img{
    opacity: 1;
}

ul#g_nav .innerList.type6 li.hoken_techo_login_btn {
    width: 20%;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn a .icons2 + .d-block{
    color: #fff;
}

ul#g_nav .innerList.type6 li.hoken_techo_login_btn a:hover .icons2 + .d-block {
    opacity: .8;
    text-decoration: underline;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none a {
    border-right: none!important;
    padding-left: 10px;
}
ul#g_nav .innnerMenuWrap .innerList a.pl15.pr0 {
    padding-left: 9px!important;
}
ul#g_nav .innnerMenuWrap .innerList a.pl15.pr0 i {
    padding-right: 2px;
}
*/
ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none + li.hoken_techo_login_btn {
    position: relative;
}

ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none {
    position: relative;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none + li.hoken_techo_login_btn {
    left: -2px;
    margin-left: 0;
    margin-right: 9px;
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none:after {
    position: absolute;
    left: -12px;
    display: block;
    content: "";
    width: 1px;
    height: 149px;
    top: 0px;
    background: rgba(255,255,255,.6);
}
ul#g_nav .innerList.type6 li.hoken_techo_login_btn.br-none + li.hoken_techo_login_btn:after {
    /*
    position: absolute;
    right: 0;
    display: block;
    content: "";
    width: 1px;
    height: 53px;
    top: -53px;
    background: #fff;
    */
    
    position: absolute;
    right: -7.8px;
    right: -12px;
    display: block;
    content: "";
    width: 1px;
    height: 202px;
    top: -53px;
    background:rgba(255,255,255,.6);
    
}

ul#g_nav .innerList.type6 li.hoken_techo_login_title{
    border-left: 1px solid rgba(255,255,255,.6)!important;
    margin-bottom: 0;
    padding-bottom: .6rem;
    padding-left: 10px;
    padding-top: 5px;
}

ul#g_nav .innnerMenuWrap .innerList a.pl15 {
    padding-left: 13px!important;
}

@media screen and (max-width: 640px) { 

    .innerMenu{
        display: block;
        height: auto;
        position: relative;
        opacity: 1;
        z-index: 19999;
        visibility: visible;
    }
}

_:lang(x)::-moz-placeholder, ul#g_nav .gNavAcoLink:nth-of-type(5) .innerList.type6 li.innerType1 {
    margin-top: 5px;
}

_:-ms-lang(x)::-ms-backdrop, #hoken-top-page .user-action-btn .not-deco .btn-techo.shadow:hover { top:0!important; }

@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .ul#g_nav .type2 .innerList li { margin-top: 4.4px\0; }
    *::-ms-backdrop, .ul#g_nav .type3 .innerList li { margin-top: 4.4px\0; }
    *::-ms-backdrop, ul#g_nav .type4 .innerList li:nth-of-type(2) a { margin-top: 7px\0;}
    *::-ms-backdrop, ul#g_nav .innnerMenuWrap.type4 .innerList li:nth-of-type(2) a { margin-top: 4px\0;}
    *::-ms-backdrop, ul#g_nav .innerList.type6 li.innerType1 .innerMenuBox:nth-of-type(2) { margin-top: 9px\0;}
    *::-ms-backdrop, ul#g_nav li:nth-of-type(2) .innerMenu .bottomBox li a {padding-top: 12px\0;}
    *::-ms-backdrop, ul#g_nav .bottomBox .closeBtn{bottom:23px\0;}
    *::-ms-backdrop, #hoken-top-page .user-action-btn .not-deco .btn-techo.shadow:hover { top:0!important;}
    *::-ms-backdrop, ul#g_nav .gNavAcoLink:nth-of-type(6) .innerList.type6 li.innerType1 .innerMenuBox { height: 70px; }
    *::-ms-backdrop, .iet0 { margin-top: 0; }
}