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: 15px;
  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;
  border-bottom: 1px solid #ddd;
}
.header_re.-top{
  border: none;
}
.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;
    text-align: center;
}
.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;
}
.header_regas{
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #010101;
  padding: 16px 52px 16px 34px;
  z-index: 555;
}
.header_regas.-on{
  position: fixed;
}
.header_area{
  display: flex;
  align-items: center;
}
.companyLogo {
  position: absolute;
  left: 40px;
  width: 93px;
  height: 20px;
  background-image: url(/images/logo/zakkaworkslogo.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.border{
  width: 1px;
  height: 42px;
  background-color: #717171;
  margin: 0 32px;
}
.regasLogo{
  width: 74px;
  height: 40px;
  background-image: url("/regas/images/logo/regas.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.headerMenu{
  display: flex;
  justify-content: space-between;
}
.menuPart{
  display: flex;
  align-items: center;
}
.menuPart a{
  color: #000;
}
.menuPart li{
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  display: inline-block;
  font-size: 15px;
  padding: 0 18px;
}
.header_icon {
    position: absolute;
    right: 40px;
    display: flex;
}
.snsIcon {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}
.snsIcon.-ins{
  margin-left: 14px;
  margin-right: 20px;
  background-image: url("/images/icon/instagram.png");
}
.snsIcon.-twt{
  background-image: url("/images/icon/twitter.png");
}
.regasLogo.-off{
  display: none;
}
.container{
  max-width: 1940px;
  width: 100%;
  margin: auto;
}
.container.-products{
  max-width: 1260px;
}
.topimage_wrapp{
  position: relative;
}
.topImage_logo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin-left: -50px;
  width: 320px;
}
.topImage,.topImage_sp{
  display: block;
  width: 100%;
}
.topImage_sp{
  display: none;
}
.textBlock {
  display: grid;
  grid-template-columns: 1fr 400px;
  column-gap: 110px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 170px 112px 180px;
  align-items: center;
}
.textBlock p{
  line-height: 2;
  text-align: justify;
  margin-bottom: 20px;
}
.textBlock p:last-of-type{
  margin-bottom: 0;
}
.textBlock img{
  display: block;
  width: 100%;
}
.categoryBlock .nameBlock{
  text-align: center;
  margin-bottom: 80px;
}
.categoryBlock .nameBlock h4{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 14px;
  letter-spacing: 0.04em;
  margin-bottom: 48px;
}
.categoryBlock .nameBlock h4 span{
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  margin-left: 18px;
}
.categoryBlock .nameBlock p{
  font-weight: 500;
  font-size: 14px;
  line-height: 1.75;
}
.topSelectGrid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 0.25%;
  padding: 0 0.25% 180px;
}
.selectPart{
  text-align: center;
}
.selectPart img{
  margin-bottom: 54px;
  width: 100%;
}
.selectPart h4,.pageTitle{
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 26px;
  text-align: center;
}
.selectPart h4 span,.pageTitle span{
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding-left: 24px;
}
.selectPart h4 br,.pageTitle br{
  display: none;
}
.selectPart p{
  line-height: 2;
}
.selectPart p.button{
  display: inline-block;
  font-family: 'Outfit', sans-serif;
  font-size: 14px;
  font-weight: 500;
  width: 168px;
  padding: 10px 0;
  color: #fff;
  background-color: #010101;
  margin-top: 40px;
  transition: .2s;
}
.selectPart p.button:hover{
  background-color: #353535;
  transition: .2s;
}
.seriesGrid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 600px;
  margin: 68px auto 0;
}
.seriesIcon{
  display: inline-block;
  height: 80px;
  width: 80px;
  margin-bottom: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.seriesIcon.-traditional{
  background-image: url("/regas/images/traditional.png");
}
.seriesIcon.-others{
  background-image: url("/regas/images/others.png");
}
.seriesIcon.-serve{
  background-image: url("/regas/images/serve.png");
  display: block;
  margin: 68px auto 15px;
}
.seriesIconName{
  font-weight: 400;
  font-size: 14px;
}
.menuLabel{
  background-color: #010101;
  padding: 44px 20px;
}
.menuLabel .pageTitle{
  margin-bottom: 0;
  color: #fff;
}
.menuLabel.-top{
  background-color: #fff;
}
.menuGrid{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.categoryBlock {
  border-top: 1px solid #555;
  padding-top: 70px;
}
.menuGrid .-anchor{
  grid-column: 2 / 3;
}
.menu{
  position: relative;
}
.menu .iconArea{
  position: absolute;
  top: 18px;
  right: 22px;
  display: flex;
  align-items: center;
}
.menu .iconArea .icon{
  width: 12px;
  height: 18px;
  margin-right: 7px;
  background-image: url("/regas/images/heat.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.menu .iconArea .icon.-nonheat{
  background-image: url("/regas/images/nonheat.svg");
}
.menu .iconArea p{
  color: #fff;
  font-size: 14px;
}
.menu::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.15);
  /* background-image: linear-gradient(45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.33)); */
  transition: .2s;
}
.menu img{
  display: block;
  width: 100%;
}
.menu>.title{
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(255,255,255,1);
  text-align: center;
  padding: 0 20px;
}
.menu>.title h4{
  font-family: 'Outfit', sans-serif;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 4px;
}
.menu>.title h6{
  font-size: 15px;
  font-weight: 500;
}
.menu:hover::before{
  background-color: rgba(0,0,0,0.33);
  transition: .2s;
}
.menu>.title h4 br{
  display: none;
}
/* products */
.container.-products{
  padding-top: 148px;
}
.topcoverWrapp{
  margin-top: 60px;
  margin-bottom: 90px;
}
.coverImage{
  display: block;
  width: 100%;
}
.topcoverWrapp p.note{
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  margin-top: 12px;
  padding-right: 12px;
  color: #888;
}
.coverText{
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  max-width: 880px;
  margin: 0 auto 90px;
  padding: 0 40px;
}
.thumbnail{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 40px;
  row-gap: 110px;
  margin-bottom: 180px;
  padding: 0 40px;
}
.products.-sub{
  padding-top: 54px;
}
.products p.name{
  font-family: 'Outfit', sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 4px;
}
.products p.nameJan{
  font-family: 'Outfit', sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.productimageWrapper{
  position: relative;
}
.productimageWrapper img{
  width: 100%;
  margin-top: 11px;
  margin-bottom: 13px;
}
.colorPicker{
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.color{
  position:relative;
  font-size: 13px;
  font-weight: 500;
  padding-left: 19px;
  cursor: pointer;
}
.color::before{
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.color.classic::before{
  background-image: linear-gradient(135deg, rgba(224, 125, 80, 1), rgba(139, 55, 17, 1));
}
.color.black::before{
  background-image: linear-gradient(135deg, rgba(158, 158, 158, 1), rgba(0, 0, 0, 1));
}
.color:nth-of-type(2){
  margin-left: 16px;
}
.products p.text{
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 13px;
}
.products p.spec{
  font-family: 'Outfit', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.products ul.list{
  display: flex;
  flex-wrap: wrap;
}
.products ul.list li{
  font-size: 13px;
  color: #838383;
  margin-right: 12px;
}
.products ul.list li:last-of-type{
  margin-right: 0;
}
.products p.button{
  display: inline-block;
  font-family: 'Outfit', sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  width: 168px;
  padding: 10px 0;
  color: #fff;
  background-color: #010101;
  margin-top: 24px;
  transition: .2s;
  border-radius: 20px;
}
.products p.button:hover{
  background-color: #353535;
  transition: .2s;
}
@media screen and (max-width:1440px){
  .header_regas{
    padding: 16px 24px 16px 24px;
  }
  .menuPart li{
    padding: 0 12px;
  }
}
@media screen and (max-width:1024px){
  .header_regas {
    padding: 20px 24px 20px 24px;
  }
  .companyLogo {
    top: 24px;
    left: 28px;
  }
  .container.-products {
    padding-top: 130px;
  }
  .border{
    display: none;
  }
  .regasLogo {
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
  }
  .menuGrid{
    grid-template-columns: 1fr 1fr;
    background-color: #fff;
  }
  .menuGrid .-anchor {
    grid-column: auto;
  }
  .menuPart {
    display: block;
  }
  .menuPart li {
    display: block;
    padding: 0;
    margin-right: 0;
    margin-bottom: 22px;
    font-size: 20px;
  }
  .menuPart li.snsIcon {
      float: left;
  }
  .menuPart li.snsIcon.-ins {
      margin-left: 1px;
  }
  .header_icon{
    display: none;
  }
  .header_icon.-on {
    display: flex;
    width: 100%;
    display: flex;
    justify-content: center;
    transform: translateX(0);
    position: fixed;
    top: 500px;
    right: auto;
  }
  .snsIcon.-ins{
    margin-left: 0;
  }
  .menuWindow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 5;
  }
  .menuWindow.active{
    display: block;
  }
  .menuArea{
    display: block;
    position: absolute;
    right: 14px;
    top: 3px;
  }
  .menu-trigger,.menu-trigger span {
    display: inline-block;
    -webkit-transition: -webkit-transform .2s;
    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: #000;
  }
  .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);
  }
  .headerMenu {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 120px;
    display: none;
    max-width: 140px;
    z-index: 555;
    text-align: center;
  }
  .headerMenu.-on{
    display: block;
  }
  .topImage_logo {
    width: 280px;
    margin-left: -15px;
  }
  .textBlock {
    grid-template-columns: 1fr 1fr;
  }
  .selectPart p {
    font-size: 14px;
  }
  .topSelectGrid {
    grid-template-columns: 1fr;
    padding: 0 28px 180px;
    row-gap: 120px;
  }
  .thumbnail {
    grid-template-columns: repeat(2,1fr);
  }
  .textBlock p {
    font-size: 14px;
  }
}
@media screen and (max-width:768px){
  .topImage_logo {
    width: 50%;
  }
  .textBlock {
    grid-template-columns: 1fr;
    padding: 100px 120px 120px;
    row-gap: 70px;
  }
  .topSelectGrid {
    padding: 0 0 120px;
  }
  .textBlock img{
    padding-top: 0;
  }
  .topImage{
    display: none;
  }
  .topImage_sp{
    display: block;
  }
}
@media screen and (max-width:667px){
  .menuGrid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width:575px){
  .textBlock {
    grid-template-columns: 1fr;
    padding: 80px 60px 120px;
    row-gap: 48px;
  }
  .coverText{
    padding: 0 24px;
  }
  .seriesGrid {
    grid-template-columns: 1fr;
    row-gap: 66px;
    margin: 50px auto 0;
  }
  .topSelectGrid {
    padding: 0 0 120px;
  }
  .seriesIcon.-serve {
    margin: 50px auto 3px;
  }
  .selectPart h4,.pageTitle{
    font-size: 24px;
    margin-bottom: 33px;
  }
  .selectPart h4 span,.pageTitle span{
    padding-left: 0;
    font-weight: 400;
    font-size: 13px;
  }
  .selectPart h4 br,.pageTitle br{
    display: block;
  }
  .seriesIcon{
    margin-bottom: 0;
  }
  .thumbnail {
    grid-template-columns: repeat(1,1fr);
    padding: 0 28px;
    margin-bottom: 120px;
    row-gap: 80px;
  }
  .topcoverWrapp{
    margin-bottom: 70px;
  }
  .topcoverWrapp p.note{
    text-align: left;
    margin-top: 12px;
    padding: 0 28px;
  }
  .topcoverWrapp.-adjustmargin{
    margin-bottom: 40px;
  }
  .coverText{
    margin-bottom: 40px;
  }
  .products p.button,.selectPart p.button {
    width: 100%;
  }
  .selectPart p.button{
    width: calc(100% - 56px);
  }
  .products.-sub {
      padding: 0;
      margin-top: -60px;
  }
  .selectPart p{
    padding: 0 28px;
  }

}
@media screen and (max-width:414px){
  .companyLogo {
    left: 20px;
  }
  .regasLogo {
    width: 58px;
    height: 32px;
  }
  .menuPart li{
    font-size: 16px;
  }
  .menuPart li.snsIcon {
    margin-top: 14px;
  }
  .menuArea {
    right: 7px;
  }
  .menu-trigger span {
    height: 1.5px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 23px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 21px;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: -webkit-transform translateY(8px) rotate(-45deg);
    transform: translateY(8px) 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);
  }
  .menuGrid.-productpage {
    margin-top: 88px;
  }
  .brandLogo {
    width: 100px;
    height: 69px;
  }
  .textBlock {
    padding: 78px 40px 128px;
  }
  .menu>.title h4 {
    font-size: 24px;
  }
  .menu>.title h6 {
    font-size: 14px;
  }
}
@media screen and (max-width:375px){

}
