iframe#gt-nvframe {
    display: none !important;
}

body {
    margin: 0 auto !important;
}

/*----------------ドロップdown-----------------------------------------------*/


.dropMenuBtn:hover>p {
    opacity: .7;
}

.hamSpDropdouwn {
    background: #4D4D4D;
    border-color: #4D4D4D;
    border-radius: 0;
}

.dropdown-toggle::after {
    display: none;
}

.dropMenuBtn {
    max-width: 90px;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 5px;
    color: #fff;
    cursor: pointer;
    border-left: 1px solid #fff;
    margin-left: 20px;
}

.languageFont {
    font-size: 14px;
    line-height: 1.3em;
    padding-top: 3px;
}

.hPcWorldIconSet {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
}

.dropMenuBtn:hover .hPcWorldIconSet {
    opacity: 0.5;
}

.hPcWorldIcon {
    width: 44.19%;
    max-width: 57px;
}

.dropMenuAr {
    display: none;
    width: 100%;
    position: absolute;
    padding: 15px 10px;
    margin: auto;
    top: 100%;
    z-index: 99;
    background: #fff;
    left: 0;
    right: 0;
}

.dropMenuBtn:hover > #topdrop01 {
    display: block;
}

.gnavMenuLink {
    padding: 4px 5px 2px;
    display: block;
    font-size: 13px;
    line-height: 1.35em;
    letter-spacing: 0.05em;
    color: #13151A;
    text-align: center;
    background: #fff;
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
}

.gnavMenuLink:hover {
    color: #13151A;
    background-color: #F2F2F2;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.dropMenuBtn {
    max-width: 130px;
    height: 130px;
}

.languageFont {
    font-size: 25px;
}

.dropMenuAr {
    padding: 20px 15px;
}

.gnavMenuLink {
    font-size: 18px;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.gnavMenuLink {
    font-size: 20px;
}

.dropMenuBtn {
    margin-left: 40px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */