.gigya-label {
  margin-top: 5%;
}
/* .gigya-style-modern { */
/*  #screen-set-container {
  max-width: 34%;
  margin-right: auto !important;
  margin-left: auto !important;
}
 */

.form-vertical{
  margin: 0 auto;
}
.grid_item {
  /* width: 80%; */ /* 幅は親要素の80% */
  /* max-width: 500px; */ /* 幅は最大500pxまでしか広げない */
  margin: 0 auto; /* 左右をauto指定にして左右中央揃えに */
  padding-left: 22px;
}

.grid_item_wide_full {
  width: 100% !important;
}

.gigya-input-text, .gigya-input-password {
  box-sizing: border-box;
}
.gigya-composite-control-submit {
  /* margin-top: 15%; */
  margin-bottom: 5%
}
.gigya-input-submit {
  width:100%!important;
}
#rwd-content .rwd-header-inner, #rwd-content .rwd-main-content-group, #rwd-content .rwd-header-inner-product {
  padding-bottom: 3%;
}
.rwd-header-inner {
  box-sizing: border-box;
  width: 100% !important;
  margin: 0 0 0 0 !important;
  height: 130px;

  max-width: 100% !important;
  background-image: url("/img/image-01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 180px;

}
.rwd-header-identify {
  margin-top: 5px  !important;
  margin-left: 20px  !important;
}
#rwd-content .rwd-main-header .rwd-news-header {
  margin-bottom: 30px;
}
#rwd-content .rwd-footer-copy {
  padding-top: 30px;
}
.font-blue{color: #00F !important;}

@media screen and (min-width: 960px) {
  .rwd-title-container {
    height: 130px !important;
  }
  .header-title {
    margin: 30px auto auto 5%;
    font-size: 2.6rem;
    flex-basis: 100%;
  }
  #rwd-control-main-header {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 959px) {
  .screen-set-area {
  /* .gigya-style-modern { */
      max-width: 57%;
      margin-right: auto !important;
      margin-left: auto !important;
  }
  #rwd-content .rwd-header-inner, #rwd-content .rwd-header-inner-product {
      height: 130px !important;
      padding-bottom: 5%;
  }
  .rwd-title-container {
    height: 130px !important;
    width: 100%;
  }
  .header-title {
    margin: 30px auto auto 5%;
    font-size: 2.2rem;
    flex-basis: 100%;
  }
  .header-language {
    margin: 30px auto auto 1%;
    font-size: 1.4rem;
  }
  #rwd-control-main-header {
    margin-bottom: 40px !important;
  }
  .gigya-symbol-text {
    font-size: 36px !important;
  }
}
@media screen and (max-width: 768px) {
  .screen-set-area {
      max-width: 71%;
      margin-right: auto !important;
      margin-left: auto !important;
  }
  #rwd-content .rwd-header-inner, #rwd-content .rwd-header-inner-product {
    height: 105px !important;
    padding-bottom: 5%;
  }
  .rwd-title-container {
    height: 105px !important;
    display: flex;
    padding-left: 0px !important;
  }
  .header-title {
    margin: 20px auto auto 5%;
    font-size: 1.8rem;
    flex-basis: 100%;
  }
  .header-language {
    margin: 20px auto auto 1%;
    font-size: 1.4rem;
  }
  .rwd-header-identify {
    flex-basis: 120px;
  }
  .gigya-yamaha-motor-id {
    font-size: 24px !important;
  }
  .rwd-header-inner {
    background-position: 150px;
  }
  #rwd-control-main-header {
    margin-bottom: 30px !important;
  }
  .gigya-symbol-text {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 480px) {
  .screen-set-area {
  /* .gigya-style-modern { */
    max-width: 84%;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #rwd-content .rwd-header-inner, #rwd-content .rwd-header-inner-product {
    height: 105px !important;
    padding-bottom: 5%;
  }
  .rwd-title-container {
    height: 105px !important;
    display: flex;
  }
  .header-title {
    margin: 20px auto auto 5%;
    font-size: 1.4rem;
    flex-basis: 100%;
  }
  .header-language {
    margin: 20px auto auto 1%;
    font-size: 1.4rem;
  }
  .rwd-header-identify {
    flex-basis: 120px;
  }
  .gigya-yamaha-motor-id {
    font-size: 20px !important;
  }
  .flex-container {
      flex-direction: column;
  }
  dl {
    margin-bottom: 15px;
  }
  .grid_item {
    padding-left: 0px;
  }
  #rwd-control-main-header {
    margin-bottom: 20px !important;
  }
  .rwd-header-inner {
    background-position: 150px;
  }
  .gigya-symbol-text {
    font-size: 24px !important;
  }
}
#rwd-content {
  overflow: visible !important;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
#rwd-content .rwd-main-header:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.headerline{
  position: absolute;
  content: "";
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background-color: #182E49;
  pointer-events: none;
}

html, body { 
  height: 100%;
}
.container {
  position: relative;
  height: 100%;
}
.rwd-main-footer {
  width: 100%;
  bottom: 0;
}
.flex-container {
  display: flex;
  margin-left: 20px;
  line-height: 2.5rem;
}
.rwd-title-container {
  height: 130px;
  width: 100%;
}
.header-title {
  /* margin: 30px auto auto 2%; */
  padding-left:20px;
  font-family: verdana, sans-serif;
  border-radius: 0;
  flex-basis: 100%;
  /* color: #4e515e; */
  font-weight: bold;
  color: #0000FF;
  text-shadow    : 
       1px  1px 1px #fff,
      -1px  1px 1px #fff,
       1px -1px 1px #fff,
      -1px -1px 1px #fff,
       1px  0px 1px #fff,
       0px  1px 1px #fff,
      -1px  0px 1px #fff,
       0px -1px 1px #fff; 
}
.gigya-consent-checkbok {
  margin-bottom: 20px;
}
.margin-div {
  height: 150px;
  width: 100%;
}
.rwd-title-container {
  padding-left: 0px !important;
}
label {
  cursor: default !important;
}

#rwd-content a:not(.gigya-input-submit):not(.label-account-delete):not(.gigya-yesno-button):not(.gigya-button) {
  color: #00F !important;
}

.lang-container {
  margin-right: 0px;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-radius: 0;
  position: absolute;
  text-align: center;
  font-size: 1.2rem;
  height: 20px;
  right: 0px;
  top: -20px;
}

.lang-container label::after {
  content: ':';
}

.rwd-main-content {
  position: relative;
  flex: 1;
  margin-top: 1.6em;
}

.d-none {
  display: none !important;
}

.break-all {
  word-break: break-all
}

/* SNSログイン */
#screen-set-container_social_0_uiContainer,#screen-set-container_social_2_uiContainer, .gigya-login-providers, .gigya-social-login-container {
  width: 100% !important;
}

.max-width650 {
  max-width: 650px;
}

#rwd-control-main-header {
  display: none;
}
#footer-bar {
  display: none;
}
.gigya-language label.gigya-label {
  height: 0;
}
.gigya-language {
  float: right;
  /* height: 10px;
  Width: 150px;
  font-size: 1.2rem; */
}