
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: weight;
  font-style: normal;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

p {
    font-family: Noto Sans JP;
    font-weight: 400;
    font-style: normal;
}

a {
  text-decoration: none;
}

a,a:hover,a:visited{
    color: inherit;
}

body {
    background-color: #ffffff;
    overflow-x: hidden;
    left: auto;
    margin: 0px 0px;
    padding: 0;
    text-align:center;
    width: 100%;
}

.header {
    width: 100%;
    height: 30px;
    margin-top: -32px;
    background-color: #4c4948;
}

.header-inner {
    width: 370px;
    height: 30px;
    margin: auto;
}

.header-inner p {
    width: 100%;
    padding-top: 10px;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 7px;
    letter-spacing: 7px;
    color: white;
    text-align: center;
}

/* メインTOP-1　*/
.main-top-01 {
    width: 100%;
    height: 250px;
    background-color: #1a194c;
}

.hair-catalog-title {
    width: 220px;
    margin-top: 40px;
}

/* シーズン */
.season-area {
  width: 100%;
  height: 100px;
}

.year {
  font-family: Oswald;
  font-weight: 500;
  font-size: 10px;
  text-align: center;
  color: #1a194c;
  margin-top: 30px;
}

.season {
  font-family: Oswald;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  color: #1a194c;
  margin-top: -10px;
}

/* セレクト */
.select {
  width: 370px;
  margin: auto;
  margin-top: -30px;
}

.select p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #1a194c;
  letter-spacing: 3px;
}


/* バリカンイメージ */
.hair-catalog-area {
  width: 100%;
  height: 2500px;
  background-color: #dedfdf;
  margin: auto;
  padding-top: 30px;
}

.length-image {
  width: 300px;
  margin: auto;
}

.logo-bottom {
  width: 70px;
  margin: auto;
  margin-top: 950px;
  margin-bottom: 30px;
}