p,h4 {
 visibility: hidden;
}
.wf-active p,.wf-active h4 {
 visibility: visible;
}
*{
  box-sizing: border-box;
}
body{
  position: relative;
  margin: 0px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p{
  font-weight: 500;
  font-size: 14px;
  color: #010101;
}
h1,h2,h4,h6,p{
  margin: 0;
}
ul{
  margin: 0;
  padding: 0;
}
li{
  list-style:none;
}
a {
  text-decoration: none;
}
.menuArea{
  display: none;
}
.header_re{
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 34px 40px;
  z-index: 555;
}
.header_re.-product{
  position: static;
}
.header_re.-product .headerMenu,.header_re.-product .header_icon{
  display: none;
}
.header_re.-product .headerMenu {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 160px;
    display: none;
    max-width: 140px;
    z-index: 555;
}
.header_re.-product .headerMenu.-on{
  display: block;
}
.header_re.-product .menuPart {
    display: block;
}
.header_re.-product .header_icon.-on {
    width: 100%;
    display: flex;
    justify-content: center;
    transform: translateX(0);
    top: 500px;
    left: 0;
}
.menuArea{
  display: none;
  position: absolute;
  right: 17px;
  top: 3px;
}
.header_re.-product .menuArea{
  display: block;
  position: absolute;
  right: 17px;
  top: 3px;
}
.menu-trigger,.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 60px;
  height: 60px;
}
.menu-trigger span {
  position: absolute;
  left: 15px;
  width: 30px;
  height: 2px;
  background-color: #252525;
}
.menu-trigger span:nth-of-type(1) {
  top: 21px;
}
.menu-trigger span:nth-of-type(2) {
  top: 30px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 19px;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: -webkit-transform translateY(9px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: -webkit-transform translateY(-9px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
.header_re.-on,.header_re.-product.-on{
  position: fixed;
  top: 0;
}
.header_re.-product .brandLogo {
  position: absolute;
  top: 23px;
  left: 50%;
  transform: translateX(-50%);
  width: 180px;
  height: 26px;
  background-image: url(/porvasal/images/logo/brandlogo.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.companyLogo{
  position: absolute;
  left: 40px;
  width: 93px;
  height: 20px;
  background-image: url("/images/logo/zakkaworkslogo.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.header_re.-product .companyLogo{
  top: 25px;
}
.menuPart{
  display: flex;
  align-items: center;
}
.menuPart a{
  color: #000000;
}
.menuPart li{
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  color: #000000;
  display: inline-block;
  font-size: 15px;
  margin: 0 22px;
}
.header_re.-product .menuPart li {
    display: block;
    margin: 0 0 22px 0;
    font-size: 20px;
}
.headerMenu{
  display: flex;
  text-align: center;
}
.header_icon {
  position: absolute;
  right: 40px;
  display: flex;
}
.snsIcon{
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}
.snsIcon.-ins{
  margin-right: 20px;
  background-image: url("/images/icon/instagram.png");
}
.snsIcon.-twt{
  background-image: url("/images/icon/twitter.png");
}
.ottinettiLogo.-off{
  display: none;
}
.container{
  max-width: 1940px;
  width: 100%;
  margin: auto;
}
.container.-products{
  max-width: 1114px;
}
.topimageWrapp{
  position: relative;
}
.topImage{
  display: block;
  width: 100%;
}
.topImage.-sp{
  display: none;
}
.topimageWrapp .brandlogo{
  position: absolute;
  bottom: 28%;
  left: 50%;
  transform: translate(-50%,0);
  width: 800px;
  height: 115px;
  background-image: url("/porvasal/images/logo/brandlogo.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.textBlock{
  max-width: 880px;
  width: 100%;
  margin: auto;
  padding: 168px 40px 199px;
}
.textBlock p.title{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  text-align: center;
  margin-bottom: 37px;
}
.textBlock p.text{
  line-height: 2;
  text-align: justify;
}
.textBlock p.bottom{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  text-align: right;
}
.menu img{
  display: block;
  width: 100%;
}
.content{
  max-width: 1880px;
  padding: 0 50px 220px;
  margin: auto;
}
.content.-item{
  padding: 0 93px 220px;
}
.menuGrid{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 2040px;
  margin: 0 auto;
}
.menu{
  position: relative;
}
.menu::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
  transition: .2s;
}
.menu img{
  display: block;
  width: 100%;
}
.menu>.title{
  width: 100%;
  position: absolute;
  top: 50%;
  color: rgba(255,255,255,0.9);
  text-align: center;
  transform: translateY(-50%);
  padding: 0 20px;
}
.menu>.title h4{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.04em;
  text-indent: 0.04em;
  margin-bottom: 12px;
}
.menu>.title h6{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.menu:hover::before{
  background-color: rgba(0,0,0,0.4);
  transition: .2s;
}
/* products */
.categoryBar {
  display: flex;
  padding: 34px 0 14px;
  justify-content: center;
  align-items: center;
}
.categoryBar_wrapp{
  display: flex;
}
.categoryItem{
  display: flex;
  align-items: center;
  width: 80px;
  flex-direction: column;
}
.categoryItem_image{
  width: 35px;
  height: 35px;
  margin-bottom: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.categoryItem_image.-isaba{
  background-image: url("/porvasal/images/icon/isaba/icon.svg");
}
.categoryItem_image.-isabagreen{
  background-image: url("/porvasal/images/icon/isabagreen/icon.svg");
}
.categoryItem_image.-amaya{
  background-image: url("/porvasal/images/icon/amaya/icon.svg");
}
.categoryItem_image.-cup{
  background-image: url("/porvasal/images/icon/221/icon.svg");
}
.categoryItem_image.-mug{
  background-image: url("/porvasal/images/icon/mug/icon.svg");
}
.categoryItem p{
  font-family: 'Outfit',"Noto Sans JP",sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.product_topText {
  padding: 15px 50px 80px;
  text-align: center;
}
.product_topText .menuTitle {
  align-items: center;
  flex-direction: column;
  margin: 39px 0 40px;
}
.product_topText .menuTitle h4{
  font-size: 24px;
  margin-right: 0;
  margin-bottom: 8px;
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
}
.menuText {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 24px;
}
.item_grid{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 14px;
  row-gap: 58px;
}
.item_grid img{
  width: 100%;
  margin-bottom: 24px;
}
.item_grid p.name{
  font-size: 15px;
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  margin-bottom: 11px;
}
.item_grid p.spec,.item_grid p.size,.item_grid p.text{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.item_grid p.size span,.item_grid p.text{
  font-size: 12px;
}
.item_grid p.text{
  margin-bottom: 10px;
}
.item_grid .button{
  margin-top: 20px;
}
.menuWindow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 5;
}
.menuWindow.active{
  display: block;
}
.button {
  display: inline-flex;
  height: 37px;
  padding: 0 35px;
  border-radius: 20px;
  background-color: #191c1f;
  align-items: center;
  justify-content: space-evenly;
}
.button p {
  font-family: 'Outfit',"Noto Sans JP",sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: .025em;
}

@media screen and (max-width:1300px){
.content {
  padding: 0 30px 220px;
}
.menuArea{
  display: block;
  position: absolute;
  right: 17px;
  top: 3px;
}
.companyLogo {
  left: 28px;
  top: 25px;
}
.header_re.-product .brandlogo {
  top: 20px;
}
.headerMenu {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 160px;
  display: none;
  max-width: 140px;
  z-index: 555;
}
.headerMenu.-on{
  display: block;
}
.menuPart {
  display: block;
}
.menuPart li {
  display: block;
  margin: 0 0 22px 0;
  font-size: 20px;
}
.header_re.-product .menuPart:first-of-type,.header_re.-product .menuPart:last-of-type {
  margin-left: 0;
}
.header_icon{
  display: none;
  position: fixed;
  top: 500px;
  right: auto;
  transform: translateX(-36px);
}
.header_icon.-on {
    width: 100%;
    display: flex;
    justify-content: center;
    transform: translateX(0);
}
}
@media screen and (max-width:1024px){
.textBlock {
  padding: 120px 40px 128px;
}
.content.-item {
  padding: 0 40px 220px;
}
.item_grid {
  grid-template-columns: 1fr 1fr;
  row-gap: 48px;
}
.topimageWrapp .brandlogo {
  width: 60%;
  height: 88px;
}
.menuGrid {
  grid-template-columns: 1fr 1fr;
}
.menu>.title h4{
  /* font-size: 2.75vw; */
  /* margin-bottom: 8px; */
}
.menu>.title h6{
  /* font-size: 1.5vw; */
}
}
@media screen and (max-width:768px){
.menuArea,.header_re.-product .menuArea {
  right: 10px;
  top: 3px;
}
.menuGrid {
  grid-template-columns: 1fr;
}
.menuText{
  padding-right: 0;
}
.content.-item {
  padding: 0 20px 220px;
}
.menu:hover::before{
  background-color: rgba(0,0,0,0.1);
}
.menu>.title h4 {
  /* font-size: 3.5vw; */
}
.menu>.title h6{
  /* font-size: 2vw; */
}
}
@media screen and (max-width:667px){
.topImage.-pc{
  display: none;
}
.topImage.-sp{
  display: block;
}
.topimageWrapp .brandlogo {
  bottom: 42%;
  width: 70%;
  height: 54px;
}
.header_re.-product {
  position: static;
}
.companyLogo {
  left: 13px;
  top: 27px;
  width: 78px;
  height: 16px;
}
.header_re.-product .brandlogo {
  top: 20px;
  width: 120px;
  height: 29px;
  background-image: url("/porvasal/images/logo/brandlogo.svg");
}
.product_topText .menuText br{
  display: none;
}
}
@media screen and (max-width:430px){
  .headerMenu,.header_re.-product .headerMenu{
    top: 115px;
  }
  .menuPart li,.header_re.-product .menuPart li{
    margin-bottom: 18px;
    font-size: 18px;
  }
  .header_icon,.header_re.-product .header_icon.-on{
    top: 408px;
  }
  .menuArea,.header_re.-product .menuArea {
    right: 0px;
    top: 3px;
  }
  .menu-trigger span {
    height: 1px;
    width: 22px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 23px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 30px;
}
  .menu-trigger span:nth-of-type(3) {
    bottom: 22px;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: -webkit-transform translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: -webkit-transform translateY(-6.75px) rotate(45deg);
    transform: translateY(-6.75px) rotate(45deg);
  }
  .content {
    padding: 0 20px 150px;
  }
  .product_topText {
    padding: 15px 28px 60px;
    text-align: left;
  }
  .textBlock {
    padding: 80px 28px 100px;
  }
  .textBlock p.bottom {
    text-align: left;
    margin-top: 12px;
  }
  .categoryItem {
    width: 70px;
  }
  .categoryItem_image {
    width: 30px;
    height: 30px;
    margin-bottom: 2px;
  }
  .item_grid {
    grid-template-columns: 1fr;
    row-gap: 48px;
  }
  .item_grid p.name {
    margin-bottom: 11px;
    padding: 0 4px;
  }
  .item_grid p.spec, .item_grid p.size, .item_grid p.text {
    padding: 0 4px;
  }
  .button {
    width: 100%;
    height: 44px;
    border-radius: 22px;
  }
  .header_re.-product .brandLogo {
    top: 24px;
    width: 134px;
    height: 20px;
}
}
