*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #121212;
  font-weight: 400;
  font-size: 16px;
}
body{
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
.-wb{
  background-color: #fff;
}
.header{
  position: relative;
  padding: 0 0 42px;
  z-index: 5;
}
.msg{
  background-color: #121212;
  padding: 10px 0 8px;
  text-align: right;
}
.msgWrapper{
  max-width: 1080px;
  padding: 0 40px;
  margin: auto;
}
.msg p{
  display: inline-block;
  font-size: 15px;
  color: #fefefe;
}
.cinm{
  text-align: center;
  padding: 42px 0 0;
}
.waj_16{
  width: 16px;
}
.waj_20{
  width: 20px;
}
.waj_120{
  width: 120px;
}
.waj_190{
  width: 190px;
}
.waj_320{
  width: 320px;
}
.waj_100p{
  width: 100%;
  display: block;
}
.waj_2005taylorseyewitness{
  width: 160px;
}
.cgm{
  padding: 34px 0 20px;
}
.cgm_items{
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: auto;
  padding: 0 40px;
}
.cgm_item{
  display: inline-block;
  padding: 0 8px;
}
.cgm_item.-icon{
  padding-top: 6px;
}
.cgm_item.-icon img.fb{
  margin-right: 6px;
}
.cgm_item span{
  font-family: 'Playfair Display';
  font-size: 22px;
}
.top_wrap{
  text-align: center;
  margin-bottom: 80px;
}
.containerMobile{
  display: none;
}
.container{
  display: inline-block;
  max-width: 1080px;
  width: calc(100% - 80px);
  margin: auto;
  position: relative;
}
.container.-wideImg{
  max-width: 2400px;
  width: 100%;
}
.container.-include_text,.containerMobile.-include_text{
  position: relative;
}
.container.-include_text p,.containerMobile.-include_text p{
  position: absolute;
  top: 16%;
  right: 15%;
  z-index: 5;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: 'Shippori Mincho', serif;
  font-size: 36px;
  font-weight: 800;
  text-align: start;
  color: rgba(255,255,255,1);
  letter-spacing: 0.125em;
}
@media screen and (max-width:1120px){
  .container.-include_text p,.containerMobile.-include_text p{
    top: 12%;
    right: 15%;
    font-size: 32px;
  }
}
@media screen and (max-width:950px){
  .container.-include_text p,.containerMobile.-include_text p{
    top: 9%;
    right: 15%;
    font-size: 29px;
  }
}
@media screen and (max-width:768px){
  .container.-include_text p,.containerMobile.-include_text p {
    top: 12%;
    right: 20%;
    font-size: 32px;
  }
}
@media screen and (max-width:568px){
  .container.-include_text p,.containerMobile.-include_text p {
    top: 11%;
    right: 9%;
    font-size: 25px;
  }
}
@media screen and (max-width:430px){
  .container.-include_text p,.containerMobile.-include_text p {
    top: 10%;
    right: 8%;
    font-size: 22px;
  }
}
.newsGridWrapper{
}
.newsGrid{
  display: grid;
  grid-template-columns: 50px 1fr;
  column-gap: 50px;
  max-width: 1080px;
  width: calc(100% - 80px);
  margin: 32px auto 0;
  text-align: left;
}
.newsGrid.-arrival{
  margin-top: 70px;
}
.newsGrid p.title{
  font-weight: 600;
  font-size: 15px;
  padding-top: 2px;
}
.newsPart{
  display: grid;
  grid-template-columns: 92px 1fr;
  align-items: baseline;
  margin-bottom: 5px;
}
.newsPart.-arrival{
  grid-template-columns: 1fr;
}
.newsPart:hover p{
  opacity: 0.5;
  transition: .2s;
}
.newsPart p span{
  text-decoration: underline;
  color: #555;
}
.newsPart h4,.newsPart p,.newsPart p span{
  font-size: 15px;
  transition: .2s;
}
.newsGrid h4{
  color: #747577;
}
.topimageTextArea{
  max-width: 1080px;
  margin: auto;
  padding: 60px 40px 0;
  text-align: center;
}
.topimageTextArea p{
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}
.topimageTextArea .btn{
  display: inline-block;
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 16px;
  width: 140px;
  background-color: #121212;
  letter-spacing: .02em;
  color: rgba(255,255,255,.95);
  padding: 8px 20px;
  margin-top: 50px;
  border-radius: 2px;
}

.itwrap{
  position: relative;
}
.itwrap_ct{
  position: absolute;
  left: 75%;
  top: 70%;
  /* margin-top: -40px; */
  /* margin-left: -75px; */
}
.ctnm{
  text-align: center;
}
.ctnm-margin{
  display: inline-block;
  margin: 2.5% 0;
}
.ctnm p{
  display: inline-block;
  font-family: 'Playfair Display';
  font-size: 22px;
  border-bottom: 2px solid #231815;
}
.footerContainer{
  background-color: #fff;
}
.footerContainer.-mode_d{
  background-color: #121212;
}
.footerContainer.-mode_d li{
  color: #fff;
}
.footerContent{
  max-width: 1240px;
  padding: 54px 80px 0;
  margin: auto;
}
.footerContainer .footer_logo{
  background-image: url("/images/logo/zakkaworkslogo_cb.png");
  width: 140px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}
.footerContainer.-mode_d .footer_logo{
  background-image: url("/images/logo/zakkaworkslogo_cw.png");
}
.footerContainer.-mode_nl .footer_logo,.footerContainer.-mode_nl .btt{
  display: none;
}
.grnm_block_item_strong{
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  border-bottom: 1px solid #121212;
  margin-left: 1px;
  margin-bottom: 0;
}
.footerContainer.-mode_d .grnm_block_item_strong{
  color: #fff;
  border-bottom: 1px solid #fff;
}
.gfnmWrapper{
  display: grid;
  grid-template-columns: 1fr 3fr;
  padding: 14px 0 14px 1px;
}
.gfnm{
  display: grid;
  -ms-grid-row-align:start;
  align-self:start;
  padding: 0;
  margin: 0;
}
.gfnm.-gr1{
  grid-template-columns: repeat(1,1fr);
}
.gfnm.-gr3{
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: repeat(10,1fr);
  grid-auto-flow: column;
}
.grnm_block_item{
  padding: 6px 0;
  font-size: 13px;
}
.gfnm.-gr1 .grnm_block_item{
  font-weight: 600;
}
.gfnm.-gr3 .grnm_block_item{
  font-weight: 400;
  color: #4C4C52;
}
.footerContainer.-mode_d .gfnm.-gr3 .grnm_block_item{
  color: #fff;
}
.gfnm.-gr3 a.-title{
  grid-column: 1 / 5;
}
.gfnm.-gr3 .grnm_block_item.-title{
  font-weight: 600;
  color: #121212;
}
.footerContainer.-mode_d .gfnm.-gr3 .grnm_block_item.-title{
  color: #fff;
}
.licnm{
  padding: 0 0 10px;
}
.footerContentWrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 80px;
  margin-top: 60px;
  margin-bottom: 70px;
}
.footerContentBlock p{
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 12px;
}
.footerContentBlock iframe{
  width: 100%;
  height: 240px;
}
.footerContentBlockImage{
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
.footerContentBlockImage.deli{
  background-image: url(/images/topimages/20220731/pc/topimage.jpg);
}

.footer_snsicon{
  height: 16px;
  width: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.footer_snsicon.-fb{
  margin-right: 6px;
  background-image: url("/images/icon/facebook.png");
}
.footer_snsicon.-ins{
  background-image: url("/images/icon/instagram.png");
}
.footer_snsicon.-twt{
  margin-right: 6px;
  background-image: url("/images/icon/twitter.png");
}
.footerContainer.-mode_d .footer_snsicon.-fb{
  background-image: url("/images/icon/facebook_w.png");
}
.footerContainer.-mode_d .footer_snsicon.-ins{
  background-image: url("/images/icon/instagram_w.png");
}
.footerContainer.-mode_d .footer_snsicon.-twt{
  background-image: url("/images/icon/twitter_w.png");
}
.licnm .fb{
  margin-right: 6px;
}
.footerContainer p.btt{
  display: inline-block;
  color: #121212;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 40px;
}
.footerContainer.-mode_d p.btt{
  color: #fff;
}
.footerContainer p.btt span{
  color: #121212;
  font-size: 13px;
  font-weight: 600;
  padding-left: 1px;
}
.footerContainer.-mode_d p.btt span{
  color: #fff;
}
.footerContainer p.btt.none{
  display: none;
}
.footer{
  padding: 0 0 20px;
}
.footer p{
  font-size: 10px;
  text-align: center;
  margin-bottom: 0;
}
.footerContainer.-mode_d .footer p{
  color: #fff;
  margin-bottom: 0;
}
.container iframe {
  height: 562px;
  width: 100%;
}
/* ----- brand page ----- */
.header_brand{
  position: absolute;
  width: 100%;
  padding: 20px 40px;
  z-index: 555;
}
.header_brand .header_brand_logo{
  display: inline-block;
  background-image: url("/images/logo/zakkaworkslogo_cb.png");
  width: 160px;
  height: 34px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.header_brand.-cw .header_brand_logo{
  background-image: url("/images/logo/zakkaworkslogo_cw.png");
}
.header_brand.-cw.-open .header_brand_logo{
  background-image: url("/images/logo/zakkaworkslogo_cb.png");
}
.menuArea{
  position: absolute;
  right: 30px;
  top: 26px;
  cursor: pointer;
}
.menu-trigger,.menu-trigger span {
  display: inline-block;
}
.menu-trigger{
  position: relative;
  width: 30px;
  height: 22px;
}
.menu-trigger span{
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #121212;
  border-radius: 2px;
}
.header_brand.-cw .menu-trigger span{
  background-color: #fff;
}
.header_brand.-cw.-open .menu-trigger span{
  background-color: #121212;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: -webkit-transform translateY(9px) rotate(-45deg);
  transform: translateY(9px) 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(-9px) rotate(45deg);
}
.openMenu{
  display: none;
  background-color: #fff;
  padding: 90px 20px 70px;
}
.openMenu.-open{
  display: block;
}
.openMenu_items{
  padding: 0;
  text-align: center;
}
.openMenu_item{
  font-size: 20px;
  display: table;
  margin: 0 auto 10px;
  font-family: 'Playfair Display';
}
.openMenu_item.strong{
  border-bottom: 2px solid #121212;
}
.brandlogoContainer{
  text-align: center;
}
.brandlogoContent.-tew{
  padding: 0 0 260px;
}
.brandlogoContent.-tew img{
  width: 160px;
}
/* --- about page --- */
.aboutContainer{
  padding: 60px 0 92px;
}
.aboutGridWrapper{
  display: grid;
  grid-template-columns: 208px 1fr;
  width: 560px;
  row-gap: 8px;
  margin: 0 auto 40px;
}
.aboutGridWrapper p{
  line-height: 1.35;
}
.aboutGridWrapper p.w100{
  grid-column: 1 / 3;
}
/* --- brand page --- */
.brandheader{
  max-width: 1120px;
  width: calc(100% - 160px);
  padding: 32px 28px 50px;
  margin: 0 auto 68px;
  background-color: #f3f6f7;
}

.brandheader_grid{
  display: grid;
  background-color: #f3f6f7;
  grid-template-columns: 1fr 600px;
  grid-template-rows: repeat(13,1fr);
  grid-auto-flow: column;
  row-gap: 8px;
}
.brandheader p.title{
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 18px;
}
.brandheader_grid p{
  color: #333;
  font-size: 13px;
}
.brandheader_grid p:hover{
  text-decoration: underline;
}
.brandWrapper{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 88px;
  row-gap: 80px;
  max-width: 1280px;
  margin: auto;
  padding: 30px 80px 240px;
}
.brand_block img{
  display: block;
  width: 100%;
}
.brand_block_logo{
  height: 80px;
  background-position: left center;
  background-size: 120px;
  background-repeat: no-repeat;
  margin-top: 8px;
  margin-bottom: 8px;
}
.brand_block_logo.bianchi{
  background-image: url(/img/brandlogo/bianchi.svg);
  background-size: 128px;
}
.brand_block_logo.dasholz{
  background-image: url(/img/brandlogo/dasholz.svg);
  background-size: 134px;
}
.brand_block_logo.dasholzolive{
  background-image: url(/img/brandlogo/dasholzolive.svg);
  background-size: 108px;
}
.brand_block_logo.elarte{
  background-image: url(/img/brandlogo/elarte.svg);
  background-size: 168px;
}
.brand_block_logo.eltranswaal{
  background-image: url(/img/brandlogo/eltranswaal.svg);
  background-size: 150px;
}
.brand_block_logo.fabrikant{
  background-image: url(/img/brandlogo/fabrikant.svg);
  background-size: 116px;
}
.brand_block_logo.glafeylichte{
  background-image: url(/img/brandlogo/glafeylichte.svg);
  background-size: 160px;
}
.brand_block_logo.guimaraesrosa{
  background-image: url(/img/brandlogo/guimaraesrosa.svg);
  background-size: 52px;
}
.brand_block_logo.icelpro{
  background-image: url(/img/brandlogo/icelpro.svg);
  background-size: 100px;
}
.brand_block_logo.icel{
  background-image: url(/img/brandlogo/icel.svg);
  background-size: 50px;
}
.brand_block_logo.ipa{
  background-image: url(/img/brandlogo/ipa.svg);
  background-size: 64px;
}
.brand_block_logo.laguiole{
  background-image: url(/img/brandlogo/laguiole.svg);
  background-size: 92px;
}
.brand_block_logo.jeandubost{
  background-image: url(/img/brandlogo/jeandubost.svg);
  background-size: 160px;
}
.brand_block_logo.lethiers{
  background-image: url(/img/brandlogo/lethiers.svg);
  background-size: 130px;
}
.brand_block_logo.jeandubost-steakknife{
  background-image: url(/img/brandlogo/jeandubost-steakknife.svg);
  background-size: 160px;
}
.brand_block_logo.kracht{
  background-image: url(/img/brandlogo/kracht.svg);
  background-size: 150px;
}
.brand_block_logo.motta{
  background-image: url(/img/brandlogo/motta.svg?date=20230209);
  background-size: 134px;
}
.brand_block_logo.ottinetti{
  background-image: url(/img/brandlogo/ottinetti.svg);
  background-size: 94px;
}
.brand_block_logo.picard{
  background-image: url(/img/brandlogo/picard.svg);
  background-size: 148px;
}
.brand_block_logo.porvasal{
  background-image: url(/img/brandlogo/porvasal.svg);
  background-size: 160px;
}
.brand_block_logo.regas{
  background-image: url(/img/brandlogo/regas.svg);
  background-size: 108px;
}
.brand_block_logo.rogerorfevre{
  background-image: url(/img/brandlogo/rogerorfevre.svg);
  background-size: 160px;
}
.brand_block_logo.saturnia{
  background-image: url(/img/brandlogo/saturnia.svg);
  background-size: 134px;
}
.brand_block_logo.taylorseyewitness{
  background-image: url(/img/brandlogo/taylorseyewitness.svg);
  background-size: 88px;
}
.brand_block_logo.turk{
  background-image: url(/img/brandlogo/turk.svg);
  background-size: 140px;
}
.brand_block_logo.vicrila{
  background-image: url(/img/brandlogo/vicrila.svg);
  background-size: 82px;
}
.brand_block_logo.comas{
  background-image: url(/img/brandlogo/comas.svg);
  background-size: 110px;
}
.brand_block p{
  font-size: 15px;
  text-align: justify;
}
/* --- contact page --- */
.contactWrapper_block{
  display: table;
  margin: auto;
  padding: 60px 20px 120px;
  text-align: center;
}
.contactWrapper_block p{
  margin-bottom: 18px;
}
.mapGridWrapper{
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto 80px;
  display: grid;
  grid-template-columns: 320px 1fr;
  column-gap: 20px;
}
.mapGridWrapper li{
  line-height: 1.35;
  margin-bottom: 4px;
}
.mapGridWrapper iframe{
  width: 100%;
  height: 440px;
}
/* --- recruit page --- */
.recruitContainer{
  padding: 120px 0;
  text-align: center;
}
/* products note "new" */
.-newtag{
  position: relative;
  display: inline-block;
}
.-newtag::before{
  position: absolute;
  content: "";
  top: 0;
  left: -48px;
  width: 40px;
  height: 100%;
  background-image: url("/images/tag/tagnew.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
/* cataloguePage */
.catalogueWrapper{
  max-width: 1280px;
  padding: 90px 40px 240px;
  margin: auto;
}
.catalogueWrapper img{
  width: 100%;
  display: block;
  box-shadow: 0 0 2px 0px rgba(0,0,0,.1);
  transition: .2s;
}
.catalogueWrapper img.halfimage{
  width: 50%;
  margin: auto;
}
.catalogueTopBlock{
  display: grid;
  grid-template-columns: 2fr 1fr;
  /* padding-bottom: 80px;
  border-bottom: 1px solid #e3e3e3; */
  margin-bottom: 80px;
}
.catalogueTopTitle{
  padding-left: 64px;
}
.catalogueTopTitle.-brand{
  padding-left: 0;
  margin: 12px 0 40px;
}
.catalogueTopTitle h4{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
.catalogueTopTitle h4 span{
  font-size: 14px;
}
.catalogueTopTitle p.date{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #666;
  margin-bottom: 24px;
}
.catalogue_border_block{
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
  padding: 0 0 14px;
}
.catalogue_border_block p{
  font-size: 18px;
}
.catalogueBrandPageGrid{
  display: grid;
  grid-template-columns: repeat(4 , 1fr);
  column-gap: 48px;
  row-gap: 60px;
}
.catalogueBrandBlock p.title{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 15px;
  margin-top: 16px;
  margin-bottom: 4px;
}
.catalogueBrandBlock p.titlejan{
  font-size: 12px;
}
.catalogueTopBlock:hover .catalogueTopTitle p.btn,.catalogueBrandBlock:hover p.btn{
  opacity: .75;
}
.catalogue_addedBlock{
  display: grid;
  row-gap: 28px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #e3e3e3;
}
.catalogue_added {
  display: grid;
  grid-template-columns: 300px 1fr;
  column-gap: 34px;
}
.catalogue_added_text_head{
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.catalogue_added_text_head p{
  font-size: 15px;
}
.catalogue_added_text_head p.date{
  font-size: 16px;
  margin-right: 15px;
}
.catalogue_added_text_title p{
  font-size: 15px;
  font-weight: 700;
}
.catalogueBrandBlock{
  text-align: center;
}
.catalogueWrapper p.btn{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  display: inline-block;
  width: 100%;
  max-width: 160px;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 0;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  background-color: #121212;
  margin-top: 18px;
}
/* orderpage */
.orederContainer {
    max-width: 880px;
    margin: 60px auto 240px;
    padding: 0 20px;
}
.order_downloadTable {
    border: 1px solid #dcdcdc;
    border-bottom: none;
}
.order_downloadTable_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 22px;
  border-bottom: 1px solid #dcdcdc;
}
.order_downloadTable a .order_downloadTable_content:hover{
  text-decoration: underline;
}
.order_downloadTable p {
  color: #333;
  font-size: 15px;
}
.downloadBtnArea{
  display: flex;
  align-items: center;
}
.downloadBtnArea a{
  margin-right: 14px;
}
.downloadBtnArea a.anchor{
  margin: 0;
}
.downloadBtnArea a p{
  font-size: 14px;
  color: #2081a5;
  text-decoration: underline;
}
/* ----- news page ----- */
.wrapp_general{
  max-width: 1020px;
  width: 100%;
  padding: 80px 28px;
  margin: auto;
}
h4.news_title {
  font-size: 20px;
  margin-bottom: 8px;
}
h6.news_date{
  font-size: 16px;
}
.news_block img{
  width: 100%;
  display: block;
  margin-top: 50px;
}
.news_text{
  margin: 60px 0;
}
.news_text p{
  line-height: 1.85em;
  margin-bottom: 24px;
}
.news_text ul{
  margin-bottom: 24px;
}
.news_text li{
  margin: 4px 0;
}
.news_text a p{
  display: inline-block;
  color: #6499bb;
  text-decoration: underline;
}
/* ----- arrival page ----- */
.wideWrapp{
  padding-top: 60px;
  padding-bottom: 134px;
  overflow-x: hidden;
}
.wideWrapp.-anchor{
  padding-bottom: 242px;
}
.wideWrapp.-border{
  padding-top: 134px;
  border-top: 1px solid #3E3A39;
}
.categoryName{
  max-width: 896px;
  width: 100%;
  margin: 0 auto 99px;
  padding: 0 40px;
}
.categoryName h4{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6px;
}
.categoryName p{
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  font-size: 14px;
}
.categoryName p.date{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  margin-bottom: 16px;
  font-size: 15px;
}
.categoryName p.date span{
  font-size: 13px;
  font-weight: 400;
  margin-left: 12px;
  padding: 0 4px 1px;
  background-color: #000;
  color: #fff;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.image-doubleWrapper{
  display: grid;
  grid-template-columns: repeat(2 , 1fr);
  column-gap: 47px;
  width: 100%;
  max-width: 1319px;
  padding: 0 40px;
  margin: 0 auto 89px;
}
.image-doubleWrapper img{
  display: block;
  width: 100%;
}
.productTextWrapper{
  padding: 0 40px 134px;
  line-height: 2;
  text-align: justify;
}
.productTextWrapper.-none{
  padding-bottom: 0;
}
.productTextWrapper p{
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
  text-align: justify;
  max-width: 800px;
  width: 100%;
  margin: auto;
  font-weight: 500;
  font-size: 14px;
  color: #010101;
}
.centerBtnWrapper{
  margin-top: 68px;
  text-align: center;
}
p.gtp {
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  width: 159px;
  display: inline-block;
  font-weight: 500;
  padding: 13px 10px;
  color: #fff;
  background-color: #121212;
  text-align: center;
}
@media screen and (max-width:1024px){
  .image-doubleWrapper {
    column-gap: 20px;
    margin: 0 auto 45px;
  }
  .categoryName {
    margin: 0 auto 45px;
  }
}
@media screen and (max-width:430px){
  .categoryName {
    padding: 0 24px;
  }
  .image-doubleWrapper{
    padding: 0 24px;
  }
  .categoryName p{
    font-size: 12px;
  }
  .categoryName p.date{
    margin-bottom: 10px;
  }
  .categoryName h4{
    font-size: 18px;
    margin-bottom: 4px;
  }
  .productTextWrapper {
    padding: 0 24px 134px;
  }
  .centerBtnWrapper{
    margin-top: 40px;
  }
  p.gtp {
    width: 100%;
  }
  .image-doubleWrapper {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
  }
}

/*-------------------ipad Air2 mini4 1024×768----------------------*/
@media screen and (max-width:1024px){
  .cgm_item{
    padding: 0 4px;
    line-height: 34px;
  }
  .cgm_item span{
    font-size: 18px;
  }
  .cgm_item.-icon{
    padding-top: 4px;
  }
  .cgm_item.-icon img.fb{
    margin-right: 4px;
  }
  .ctnm p{
    font-size: 18px;
  }
  .ctnm200917 p{
    font-size: 18px;
  }
  /* --- brand detail page --- */
  .header_brand{
    padding: 20px 20px;
  }
  .header_brand ul.menu{
    right: 20px;
  }
  /* --- brand page --- */
  .brandheader{
    width: calc(100% - 96px);
    padding: 32px 28px 44px;
  }
  .footerContentWrapper {
    column-gap: 40px;
  }
}
@media screen and (max-width:1180px){
  .brandheader_grid{
    grid-template-columns: 1fr;
    grid-template-rows: repeat(26,1fr);
  }
  .brandheader_grid a,.brandheader_grid p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
  }
}
@media screen and (max-width:1024px){
.gfnm.-gr3 {
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: repeat(14,1fr);
}
/* cataloguePage */
.catalogueTopBlock {
  grid-template-columns: 1fr;
}
.catalogueTopTitle {
  padding-left: 0;
  margin-top: 32px;
  text-align: center;
}
.catalogueBrandPageGrid {
    grid-template-columns: repeat(2 , 1fr);
    column-gap: 34px;
    row-gap: 60px;
}
.catalogueBrandBlock p.title{
  margin-top: 18px;
}
.brandWrapper{
  grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width:768px){
  .containerMobile_im{
    margin-left: -7.5%;
    margin-top: -40px;
  }
  .containerMobile_im img{
    width: 120px;
  }
  .containerMobile{
    display: block;
  }
  .container.-mc{
    display: none;
  }
  .footerContent {
    padding: 40px 20px 0;
  }
  .gfnmWrapper{
    grid-template-columns: 1fr;
  }
  .gfnm.-gr3 .grnm_block_item.-title{
    grid-column: 1 / 4;
  }
  .aboutGridWrapper{
    display: grid;
    grid-template-columns: 1fr;
    max-width: 414px;
    width: 100%;
    row-gap: 6px;
    margin: 0 auto 30px;
    padding: 0 20px;
  }
  .aboutGridWrapper p.w100{
    grid-column: 1 / 2;
  }
  .aboutGridWrapper p:nth-child(2n+1){
    margin-bottom: 12px;
  }
  .brandContain{
    grid-template-columns: 1fr;
    padding: 40px 0;
  }
  .mapGridWrapper {
    margin: 0 auto 56px;
    padding: 0 20px;
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
  .contactWrapper_block {
    padding: 60px 20px 60px;
  }
  .ct-articleBox-content p.-newtag{
    display: block;
  }
  .brandWrapper{
    grid-template-columns: 1fr;
  }
  .footerContentWrapper {
    grid-template-columns: 1fr;
    row-gap: 48px;
  }
  .footerContentBlock iframe {
    height: 320px;
  }
  .footerContentBlockImage{
    height: 320px;
  }
  .newsGrid.-arrival {
      margin-top: 46px;
      grid-template-columns: 40px 1fr;
  }

  .newsGrid {
    grid-template-columns: 1fr;
    column-gap: 50px;
    row-gap: 18px;
    width: calc(100% - 40px);
    margin: 20px auto 0;
  }
  .newsPart {
    grid-template-columns: 1fr;
    margin-bottom: 14px;
    row-gap: 6px;
  }
  .newsGridWrapper {
    border-top: none;
    margin-top: 0;
}
.top_wrap {
    text-align: center;
    margin-bottom: 44px;
}
.newsPart h4, .newsPart p {
    font-size: 14px;
}
.newsPart:hover p{
  opacity: 1;
}
.catalogue_added {
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
}

/*-------------------iphone6s plus 524×736----------------------*/
@media screen and (max-width:524px){
  .msg{
    border-bottom: none;
    padding: 10px 0 8px;
    text-align: center;
  }
  .msgWrapper{
    padding: 0;
  }
.container.-mc{
  width: 100%;
  padding: 0;
}
  .containerMobile{
    /* margin-top: -284px; */
    /* margin-top: -330px;
    min-height: 670px;
    height: calc(100vh);
    background-image: url("/images/20210827/dasholtz20210826-02-min.jpg");
    background-size: cover;
    background-position: center; */
  }
  .containerMobile_im{
    margin-left: -15%;
    margin-top: -30px;
  }
  .containerMobile_im img{
    width: 120px;
  }
  .cgm_items{
    padding: 0 20px;
  }
  .cgm_item{
    padding: 0 4px;
  }
  .cgm_item span{
    font-size: 16px;
  }
  .ctnm p{
    font-size: 16px;
  }
  .gfnm.-gr3{
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: repeat(27,1fr);
  }
  .gfnm.-gr3 .grnm_block_item.-title{
    grid-column: 1 / 2;
  }
  .header_brand {
    padding: 14px 12px;
  }
  .header_brand .header_brand_logo{
    width: 120px;
    height: 26px;
  }
  .menuArea{
    right: 20px;
    top: 17px;
  }
  .menu-trigger{
    width: 26px;
    height: 20px;
  }
  .menu-trigger span{
    height: 2px;
  }
  .openMenu_item{
    font-size: 16px;
  }
  .contactWrapper_block {
    padding: 35px 20px 60px;
  }
  .contactWrapper_block p{
    text-align: left;
  }
  .contactWrapper_block p br.m_none{
    display: none;
  }
  .container iframe {
    width: 100%;
    height: 360px;
  }
  .brandheader {
    width: calc(100% - 40px);
    /* padding: 18px 20px 18px; */
  }
  /* cataloguePage */
  .catalogueWrapper {
    padding: 40px 20px 120px;
  }
  .catalogueTopTitle h4 {
    font-size: 18px;
  }
  .catalogueBrandPageGrid {
    grid-template-columns: repeat(2 , 1fr);
    column-gap: 24px;
    row-gap: 32px;
  }
  .catalogueBrandBlock p {
    font-size: 12px;
    margin-bottom: 12px;
  }
  .catalogueBrandBlock p.titlejan {
    margin-bottom: 0;
  }
  .catalogue_added_text_title p {
    font-size: 14px;
  }
  .brandWrapper {
    padding: 30px 20px 120px;
  }
  .footerContentWrapper{
    margin-top: 0;
  }
  .catalogueWrapper p.btn {
    width: 100%;
    font-size: 13px;
  }

}

/*-------------------iphone6s plus 414×736----------------------*/
@media screen and (max-width:414px){
  .msg{
    border-bottom: none;
    padding: 10px 0 8px;
    text-align: center;
  }
  .msgWrapper{
    padding: 0;
  }
.container.-mc{
  width: 100%;
  padding: 0;
}
  .containerMobile_im{
    margin-left: -15%;
    margin-top: -30px;
  }
  .containerMobile_im img{
    width: 120px;
  }
  .cgm_items{
    padding: 0 20px;
  }
  .cgm_item{
    padding: 0 4px;
  }
  .cgm_item span{
    font-size: 16px;
  }
  .ctnm p{
    font-size: 16px;
  }
  .gfnm.-gr3{
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: repeat(29,1fr);
  }
  .gfnm.-gr3 .grnm_block_item.-title{
    grid-column: 1 / 2;
  }
  .header_brand {
    padding: 14px 12px;
  }
  .header_brand .header_brand_logo{
    width: 120px;
    height: 26px;
  }
  .menuArea{
    right: 20px;
    top: 17px;
  }
  .menu-trigger{
    width: 26px;
    height: 20px;
  }
  .menu-trigger span{
    height: 2px;
  }
  .openMenu_item{
    font-size: 16px;
  }
  .contactWrapper_block {
    padding: 35px 20px 60px;
  }
  .contactWrapper_block p{
    text-align: left;
  }
  .contactWrapper_block p br.m_none{
    display: none;
  }
  .container iframe {
    width: 100%;
    height: 360px;
  }
  .brandWrapper{
    padding: 30px 0 120px;
  }
  .brand_block_logo{
    background-position: 16px center;
  }
  .brand_block p{
    padding: 0 16px;
  }
  .brandheader{
    padding: 32px 10px 44px 14px;
  }
  .topimageTextArea{
    padding: 40px 32px 0;
  }
  .topimageTextArea p{
    text-align: justify;
  }
  .topimageTextArea p br.pc{
    display: none;
  }
  .topimageTextArea .btn{
    text-align: center;
  }
  .footerContentBlock iframe,.footerContentBlockImage {
    height: 240px;
  }
}

/*-------------------iphone6s 375×667----------------------*/
@media screen and (max-width:375px){
  .containerMobile_im{
    margin-left: -50px;
    margin-top: -30px;
  }
  .containerMobile_im img{
    width: 120px;
  }
}

/*-------------------iphone5s 320×568----------------------*/
@media screen and (max-width:320px){
  .containerMobile_im{
    margin-left: -50px;
    margin-top: -25px;
  }
  .containerMobile_im img{
    width: 100px;
  }
}

/*-------------------20200917----------------------*/
.headinfo200917{
  font-size: 20px;
  text-decoration: underline;
}
.ctnm200917{
  text-align: center;
  margin: 5%;
}
.ctnm200917 p{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
}

@media screen and (max-width:1024px){
  .headinfo200917{
    font-size: 20px;
    text-decoration: underline;
  }
  .ctnm200917 p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
  }
}
@media screen and (max-width:768px){
  .headinfo200917{
    font-size: 18px;
    text-decoration: underline;
  }
  .ctnm200917 p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
  }
}
@media screen and (max-width:414px){
  .headinfo200917{
    font-size: 16px;
    text-decoration: underline;
  }
  .ctnm200917 p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 14px;
  }
}
@media screen and (max-width:375px){
  .headinfo200917{
    font-size: 14px;
    text-decoration: underline;
  }
  .ctnm200917 p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
  }
}
@media screen and (max-width:320px){
  .headinfo200917{
    font-size: 12px;
    text-decoration: underline;
  }
  .ctnm200917 p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 10px;
  }
}

@media screen and (max-width:1024px){
  /* .mobile-width{
    display: none;
  } */
}


/* - newitems-2020 - */
.ctnm-newitems-2020{
  text-align: center;
}
.ctnm-newitems-2020 p{
  display: inline-block;
  font-family: 'Playfair Display';
}

/*-------------------newitems Flexbox----------------------*/

.container-pdf01{
  display: flex;
  flex-direction: column;
}

.item{
  align-self: center;
  width: 25%;
}
@media screen and (max-width: 768px){
.item{
  align-self: center;
  width: 37.5%;
}
@media screen and (max-width: 524px){
.item{
  align-self: center;
  width: 50%;
}
