body {
  overflow-x:hidden;
}
.payment_img{
  width: auto !important;
}
@media screen and (min-width: 991px){
.header_inner{
  flex-direction: column;
  align-items: flex-end!important;
}
  .line-sp{
  display:none;
  }
}
@media screen and (max-width: 990px){
  #line-linkage-button{
  width:100px!important;
    margin-left:10px;
  }
  .line-pc{
  display:none;
  }
}

.line-login-text{
color: #1a175e;
font-size: 12px;
text-align: center;
}


.itemHeadMainData{
  margin-left: 30px !important;
}

.header-logo-flex {
  display: flex;
  align-items: center;
  gap: 20px;
}

.headerRight {
  display: flex !important;
  align-items: center !important;
  margin-left: auto !important;
  gap: 8px !important;
}

.headerRightSearch {
  margin-right: 0 !important;
}
.headerCart {
  margin-right: 0 !important;
}
.menuBtn {
  margin-right: 0 !important;
}
.headerRight--tudorlogo {
width:96px;
}
.headerRight--tudorlogo img {
  width: 100% !important;
}

.headerRightSearch {
  margin-right: 0 !important;
}

.headerCart {
  margin-right: 0 !important;
}

.menuBtn {
  margin-right: 0 !important;
}

.headerRightSearch {
    margin-right: 10px !important;
}

.scroll .header .header_logo {
  margin-bottom:10px !important;
}

.header_logo02 img {
width:110px;
}

.scroll .header {
height:128px !important;
}

@media screen and (max-width: 500px){
.header-logo-flex {
  gap: 0;
}
  .headerRight--tudorlogo {
    width:70px;
  }
  .header_logo {
  width:112px;
  }
}

@media only screen and (max-width: 990px) {
    .scroll .header {
        height: 60px !important;
    }
}

@media only screen and (max-width: 990px) {
  .scroll .header .header_logo {
  margin-bottom:0 !important;
}
}

@media screen and (max-width: 990px){
.itemHeadMainData{
  margin-left: 0 !important;
}
}
