@charset "UTF-8";
/* CSS Document */






*,
*::before,
*::after {
  box-sizing: border-box;
}

#shopify-section-header {
    display: none;
}

body {
    margin: 0 auto;
    padding-top: 0 !important;
    text-align: center;
    font-family: "corporate-logo-ver2", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 190%;
    color: #898989;
    background: #e5b42c !important;
    overflow-x: hidden;
}
.fs-l-page {
    width: 100%;
	  max-width: 750px;
	  margin: 0 auto;
}

/*img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 90px auto;
}*/

.clear {
    clear: both;
}

#anniversary_w {
  width: 100%;
  margin: 0;
  padding: 0;
}

#anniversary_w img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 47px auto;  
}

/* mizuno add  */
.toplogo img {
    width: 100%;
    margin: 0 auto !important;
}

.topbackground {
  width: 100%;
  overflow: hidden;
}

.topbackground img {
  width: 100%;
  margin: 0 !important;
  height: auto;
}

.anniversary_content {
  position: relative; 
  width: 100%; 
  margin: 0 auto;
}

.line img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 16px auto !important;
}

.footer_ul2 a,
.footer_ul a {
    color: #fff !important;
}

/*.footer02 {
    margin: 0 auto;
    padding: 30px 0 0px;
    background: #1b1b1b;
    color: #fff;
    font-size: 20px !important;
}*/

/* mizuno add end  */
