@charset "Shift_JIS";

/* [t2] Branding Image Event
=========================================================================================== */

.TopBrandingInner {
  padding-top: 20px;
}

.TopBrandingInner .ImgOnlyStyle {
	margin-bottom: 0;
}
@media screen and (max-width: 1039px) {
  .JS	.slick-slider .TopBrandingInner .ImgOnlyStyle {
    margin-bottom: 40px;
  }
}
/*.slick-slider .eventStyle .TopBrandingInner .ImgOnlyStyle {
	margin-bottom: -42px;
}*/

.TopBrandingInner .eventLeft {
  float: left;
  position: relative;
  width: 35%;
 /* height: 600px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*.eventLeft .LT {
  position: absolute;
  left: 0;
  top: 46px;
}
.eventLeft .LB {
  position: absolute;
  left: 0;
  bottom: 50px;
}
.eventLeft .LB.minus {
  margin-left: -46px;
  margin-right: -43px;
}*/
.TopBrandingInner .eventRight {
  float: left;
  width: 59%;
  padding: 7px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*.eventRight * {
  color: #fff;
}
.eventRight [class*="TextStyle"] {
  margin-bottom: 10px;
}
.eventRight .ImgOnlyStyle {
  margin-bottom: 0;
}
.eventRight .upper {
  margin-bottom: 95px;
}
.eventRight .sizeL {
  font-size: 120%;
}
.eventRight .TopBrandingButtonStyle {
  margin-top: 0;
  margin-left: 0;
}
.eventRight .eventHSIF {
  margin-bottom: 95px;
}
*/
 /*
.eventStyle.ShowRWD .TopBrandingImg img {
  width: 100% !important;
  height: auto !important;
}
.eventStyle.ShowRWD .eventHSIF {
  padding: 20vh 0 40px;
}

@media screen and (max-width: 1280px) {
  .JS .eventStyle.HideRWD .TopBrandingImg img {
    width: auto !important;
    height: 100% !important;
  }
}
@media screen and (max-width: 1050px) {
  .JS .eventStyle.HideRWD .TopBrandingImg img {
    transform: translateY(0) translateX(-60%);
    -webkit- transform: translateY(0) translateX(-60%);
  }
}
@media screen and (max-width: 994px) {
  .JS .TopBrandingInner .eventRight {
    width: 41%;
  }
  .JS .eventLeft .LB {
    bottom: 220px;
  }
}*/
@media screen and (max-width: 767px) {

  /* ------ Branding Image ------ */
  .JS .slick-slider .TopBrandingInner {
    padding: 30px 30px 15px 30px;
  }
}
 /*@media screen and (max-width: 579px) {
  .JS .eventStyle.ShowRWD .eventHSIF {
    padding: 15vh 0 40px;
  }
  .JS .eventStyle.ShowRWD .TopBrandingImg img {
    width: auto !important;
    height: 100% !important;
  }
}
@media screen and (max-width: 399px) {
  .JS .eventStyle.ShowRWD .TopBrandingInner {
      height: 529px !important;
  }
  .JS .eventStyle.ShowRWD .eventHSIF {
    padding: 15vh 0 25px;
  }

}
@media screen and (max-width: 320px) {
  .JS .eventStyle.ShowRWD .TopBrandingInner {
      min-height: 1px;
      height: 458px !important;
  }
}

.TopBrandingInner .ButtonStyle1 a{
font-size: 130%;
line-height: 150%;
min-width: 200px;
}
*/