@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
} *, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#gnadmsetup {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
   font-family: "Zen Kaku Gothic New", sans-serif;
  overflow: hidden;
  text-align: left;
  color: #333;
}
#gnadmsetup img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#gnadmsetup .topbanner {
  max-width: 100%;
  margin: 0 auto;
  border: none;
  vertical-align: bottom;
}
#gnadmsetup img.neck {
  margin-top: 150px;
}
#gnadmsetup p {
  font-size: 1em !important;
  margin-top: 0;
  line-height: 180%;

  font-weight: 500;
  font-style: normal;
}
#gnadmsetup h1, #gnadmsetup h2, #gnadmsetup h3, #gnadmsetup h4, #gnadmsetup h5 {
  color: #222;
  text-align: center;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#gnadmsetup h1 {
  font-size: 2.7em;
  margin: 40px auto 40px;
  line-height: 150%;
  text-align: center;
  font-optical-sizing: auto;

  font-style: normal;
}

#gnadmsetup h1 span {
  font-size: 0.7em;
}


#gnadmsetup h2 {
  font-size: 2.5em;
  margin: 25px auto 0.5em;
  line-height: 130%;
  font-optical-sizing: auto;

  font-style: normal;
}
#gnadmsetup h2 img{
  max-width: 200px;
  
  margin: 0 auto 20px;
}
#gnadmsetup h2 span{
font-size:0.7em;
}

#gnadmsetup h3 {
  font-size: 2em;
  margin: 0 auto 0.5em;
  line-height: 130%;
  font-optical-sizing: auto;
  font-style: normal;
}

#gnadmsetup section.item .modelstyling {
  margin: 0px auto 30px;
}
#gnadmsetup .gnadmsetup_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}

#gnadmsetup .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#gnadmsetup .categorylist {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  /*  border-radius: 10px;*/
  justify-content: center;
}

#gnadmsetup .brandlist div {
flex-basis: calc(100% / 2);
padding: 5%;
}
#gnadmsetup section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#gnadmsetup .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 1%;
}

#gnadmsetup .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  /*background-color: #222;*/
  text-decoration: none;

}
#gnadmsetup .categorylist div a:hover {
  color: #222;
  display: block;
  background-color: #fff;
  
/*  border: 1px solid #333;*/

}
#gnadmsetup .main_text{
	margin: 50px auto 70px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;

}
#gnadmsetup .main_text2{
	margin: 0 auto 0px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;

}
#gnadmsetup section.item p.item_comment {
  text-align: left;
  margin: 2em auto 2em;
  width: 85%;
 
}
#gnadmsetup section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  text-align: center;
}
#gnadmsetup section.item img {
  width: 100%;
}
#gnadmsetup section.item .flex div {
  flex-basis: 50%;
	padding:1%;
}
#gnadmsetup p.itemname {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
  font-weight: 600;
}

#gnadmsetup /*.style*/ .textaria {
  margin: 50px auto;
  width: 100%;
}
#gnadmsetup /*.style*/ .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#gnadmsetup section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#gnadmsetup .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 95%;
  max-width: 600px;
  padding: 5px 0;
  border-top: 1px #5B5B5B solid;
  margin: 15px auto;
}
#gnadmsetup .itemlist:last-of-type {
  border-bottom: 1px #5B5B5B solid;
}
#gnadmsetup .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#gnadmsetup .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#gnadmsetup .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
}
#gnadmsetup p.price{
  font-size: 1.3em !important;
  margin: 10px auto !important;
}
#gnadmsetup .price3 {
  font-size: 1.3em !important;
  margin: 10px auto !important;
}
#gnadmsetup .item p.price{
  margin: 0 auto 10px !important;

  display: block;
}

#gnadmsetup p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}

#gnadmsetup section.style .otheritem{
	display: block;
	width: 100%;
	max-width: 220px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #222;
	background: #222;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;

}

#gnadmsetup section.style .otheritem:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #222;
	color: #222;
}

/* 購入ボタン */
#gnadmsetup .itemlist a, #gnadmsetup .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  /*	border-radius: 8px;*/
}
#gnadmsetup .itemlist a:hover, #gnadmsetup .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
#gnadmsetup .itemlist2 a {
  display: block;
  width: 100%;
  max-width: 110px;

  text-align: center;
/*  border: 1px solid #222;*/
/*  background: #222;*/
  color: #FFF;

  transition: 0.6s;
  margin: 0 auto;
 
}
#gnadmsetup .itemlist2 a:hover{
/*  background: #FFF;*/
  text-align: center;
/*  border: 1px solid #222;*/
  color: #222;
}
/* 回遊リンク */
#gnadmsetup .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#gnadmsetup .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #222;
  border-bottom: 1px solid #222;
  color: #222;
}
#gnadmsetup .Banner4 ul {
  display: inline;
}
#gnadmsetup .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#gnadmsetup .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#gnadmsetup .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #gnadmsetup .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #gnadmsetup .right {
    flex-direction: row-reverse;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
/*まっくろ*/
#news_detail .detail .content {
  background: none;
}
#news_detail .detail .content p {
  background: none;
}
#news_detail .detail .content p:first-child img {
  padding-top: 50px;
  display: none;
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #gnadmsetup p, #gnadmsetup div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #gnadmsetup .topbanner {
    max-width: 100%;
  }

  #gnadmsetup h1 {
    font-size: 5vw;
    margin: 20px auto 20px;
  }
	

	
   #gnadmsetup h1 img{
 width: 60%;

  margin: 0px auto 0;
  }

  #gnadmsetup h2 {
    font-size: 5.5vw !important;
    width: 95%;
    line-height: 140%;
    margin: 25px auto 0.5em;
  }
  #gnadmsetup h2 img{
  max-width: 50%;

}
 #gnadmsetup h3 {
    font-size: 6vw !important;
    width: 95%;
    line-height: 140%;
    margin: 25px auto 0.5em;
  }
  #gnadmsetup section.item {
    margin: 6.125vw auto;
    margin: 15vw auto 20vw;
  }
  #gnadmsetup section.item p.item_comment {
    text-align: left;
    width: 90%;
  }
  #gnadmsetup .main_text{
	
	text-align: left;

}
 
 #gnadmsetup .itemtext2{
margin-top: 2em;
 }
  #gnadmsetup /*.style*/ .textaria {
    margin: 30px auto;
  }
  #gnadmsetup .itemlist p.price{
    font-size: 4vw !important;
  }
  #gnadmsetup .price3 {
    font-size: 4vw !important;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 4.0vw;
    background: #FFF;
    color: #222;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #gnadmsetup .Banner4 {
    text-align: center;
    width: 100%;
  }
  #gnadmsetup .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #gnadmsetup .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #gnadmsetup .header {
    position: relative;
    height: 97vw;
  }
}