body {
  font-family: "Geologica", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 200;
}

div.contents20220415novelty {
  overflow: hidden;
  width: 100%;
  padding: 48px;
}
div.contents20220415novelty p {
  margin: 0;
  padding: 0;
}
div.contents20220415novelty img {
  width: 100%;
}
@media (max-width: 1024px) {
  div.contents20220415novelty {
    width: 100%;
  }
}
header.ec-layoutRole__header {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 100%;
}
header.ec-layoutRole__header div.main_logo {
  position: absolute;
  top: 0;
  left: 32px;
  width: 108px;
  transition: 0.6s;
}
header.ec-layoutRole__header div.main_logo a:hover svg {
  fill: #9FA0A0;
}
header.ec-layoutRole__header div.main_logo svg {
  transform: translateY(-15%);
  width: 100%;
  transition: 0.4s;
}
header.ec-layoutRole__header div.header_menu {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 5px;
  right: 45px;
  height: 50px;
  align-items: flex-end;
  width: 222px;
}
header.ec-layoutRole__header div.header_menu_2 {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  justify-content: flex-end;
  top: 5px !important;
  right: 0 !important;
  height: 50px !important;
  left: auto !important;
  align-items: center;
  width: 222px;
  transform: rotate(-90deg);
  transform-origin: right bottom;
  margin-top: 24px;
}
header.ec-layoutRole__header div.header_menu_2 p {
  margin-left: 13px;
}
header.ec-layoutRole__header div.header_menu_2 p a {
  font-size: 10.6px;
  letter-spacing: 1.4px;
}
header.ec-layoutRole__header.inview_box_in div.main_logo {
  left: 60px;
  width: 54px;
}
header.ec-layoutRole__header p a {
  font-weight: 700;
  font-size: 14.1px;
  letter-spacing: 1.6px;
  transition: 0.4s;
  position: relative;
}
header.ec-layoutRole__header p a svg {
  transition: 0.4s;
}
header.ec-layoutRole__header p a:hover {
  color: #9FA0A0;
}
header.ec-layoutRole__header p a:hover svg {
  fill: #9FA0A0;
}
header.ec-layoutRole__header p.cart_img {
  width: 17px;
  margin-bottom: 4px;
  margin-left: 15px;
  margin: 0 12px 4px 15px;
}
header.ec-layoutRole__header p.cart_img a {
  display: block;
  position: relative;
}
header.ec-layoutRole__header p.cart_img a span {
  position: absolute;
  top: 6px;
  left: 1px;
  color: #fff;
  display: flex;
  width: 100%;
  justify-content: center;
  font-weight: 200;
  font-size: 11px;
}
header.ec-layoutRole__header.black_base p.cart_img a span {
  color: #fff;
}
header.ec-layoutRole__header.white_base p.cart_img a span {
  color: #000;
}

.ec-layoutRole .ec-layoutRole__contents {
  max-width: 100%;
  height: 2000px;
}

div.main_img img {
  width: 100%;
}

div.top_area {
  width: 100%;
  height: 201px;
}

.black_base p a {
  color: #000;
}
.black_base svg {
  fill: #000;
}

.white_base p a {
  color: #fff;
}
.white_base svg {
  fill: #fff;
}

div.toStorePage a {
  text-decoration: none;
}

div.to_store {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.to_store a {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border-bottom: 1px solid #fff;
  transition: 0.4s;
}
div.to_store a:hover {
  color: #9FA0A0;
}/*# sourceMappingURL=header.css.map */