@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&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;
}
#kkgjkt {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: left;
  background: #FFF;
  color: #000;
}
#kkgjkt img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#kkgjkt p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#kkgjkt .prostaff_wrap {
  width: 100% !important;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
#kkgjkt h1, #kkgjkt h2, #kkgjkt h4, #kkgjkt h5 {
  color: #000;
  text-align: center;
  font-weight: 500;
  background: none;
  border: none;
/*  font-family: 'Roboto', 'Noto Sans JP', sans-serif;*/
  font-family: 'Noto Serif JP', serif;
}
#kkgjkt h3 {
  color: black;
  text-align: center;
  font-weight: 600;
  background: none;
  border: none;
  /*font-family: 'Roboto', 'Noto Sans JP', sans-serif;*/
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
}
#kkgjkt h1 {
  font-size: 2.7em;
  line-height: 160%;
  letter-spacing: 0.5px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}
#kkgjkt h1.underline {
  font-weight: bold;
  color: white;
  background: linear-gradient(transparent 0%, #000 0%);
}
#kkgjkt h1 span {
  font-size: 0.7em;
  line-height: 160%;
   font-weight: 500;
}
#kkgjkt h2 {
  font-size: 1.65em;
  line-height: 180%;
  margin: 0 auto 10px;
  text-align: center;
}
#kkgjkt h2 span {
  font-size: 1.1em;
}
#kkgjkt .flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  justify-content: center;
}
#kkgjkt p.main_text, #kkgjkt p.stylingtext {
  width: 90% !important;
  margin: 15px auto !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
}
#kkgjkt section {
  width: 100%;
  max-width: 800px;
}
#kkgjkt section.main, #kkgjkt section.member {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 100px auto;
}
#kkgjkt p.itemname {
  width: 100%;
  line-height: 200%;
}
#kkgjkt p.price {
  width: 100%;
  display: block;
  font-size: 1.1em !important;
}
#kkgjkt p.price span {
  color: #C52F32;
  font-size: 1.3em !important;
  font-weight: bold;
}
#kkgjkt section.member .team {
  max-width: 800px;
  margin: 100px auto;
}
#kkgjkt section.member .team {
  width: 100%;
}
#kkgjkt section.member .team div {
  flex-basis: 33%;
  padding: 1%;
}
#kkgjkt section.member .team img {
  width: 100%;
  max-width: 300px;
}
#kkgjkt section.main .itembox {
  width: 80%;
  max-width: 800px;
  margin: 10px auto 25px;
}
#kkgjkt section.main.itembox p {
  text-align: center;
}
#kkgjkt section.main p.itemtext {
  margin: 20px auto 20px !important;
  font-size: 0.85em !important;
}
#kkgjkt section.main p.itemname {
  font-size: 0.90em !important;
}
#kkgjkt section.item2 {
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  text-align: center;
}
#kkgjkt section.item2 img {
  width: 100%;
}
#kkgjkt section.item2 .flex div {
  flex-basis: 50%;
  padding: 2%;
}
#kkgjkt p.itemname2 {
  font-size: 0.95em !important;
  margin: 20px auto 10px !important;
  font-weight: 500;
}
#kkgjkt p.price2 {
  font-size: 1.2em !important;
  margin: 10px auto !important;
}
#kkgjkt .main_text span.big {
  font-size: 2.3em !important;
  color: #e25822 !important;
  font-weight: bold !important;
  line-height: 120% !important;
}
#kkgjkt .main_text2 span.big {
  font-size: 2.3em !important;
  color: #e25822 !important;
  font-weight: bold !important;
  line-height: 150% !important;
}
#kkgjkt .main_text2 span.underline {
  font-size: 1.2em !important;
  color: #000 !important;
  background: linear-gradient(transparent 65%, #ffc87c 35%) !important;
  font-weight: bold !important;
  line-height: 180% !important;
}
#kkgjkt .box {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 50px;
}
#kkgjkt section.main .doubleimage {
  width: 100%;
  max-width: 800px;
  margin: 0px 0px 0px 0px;
}
#kkgjkt .style .slide {
  margin: 0 auto;
}
#kkgjkt .style .slide ul {
  width: 100%;
  max-width:800px;
}
#kkgjkt .style .slide ul li img {
  width: 100%;
  max-width: 800px;
}
#kkgjkt section.main .doubleimage div {
  flex-basis: 50%;
}
#kkgjkt .mask {
  width: 100%;
  height: 100%;
  position: absolute; /* 絶対位置指定 */
  top: 0;
  left: 0;
  opacity: 0; /* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.4); /* マスクは半透明 */
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#kkgjkt .mask:hover {
  opacity: 1; /* マスクを表示する */
}
#kkgjkt .caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-53%);
  -ms-transform: translateY(-53%);
  transform: translateY(-53%);
  font-size: 3em;
  letter-spacing: 5px;
  color: #fff;
  line-height: 1.5;
  left: 0;
  right: 0;
  width: 85%;
  margin: auto;
  text-align: center;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
  mix-blend-mode: lighten;
  font-family: 'futura-pt-condensed', sans-serif;
  font-weight: bold;
}
.box26 {
  position: relative;
  margin: 2em 0;
  padding: 2em 1em;
  border: solid 2px black;
  border-radius: 8px;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 22px;
  background: #FFF;
  color: black;
  font-weight: bold;
}
.box26 p {
  margin: 0;
  padding: 0;
}
#kkgjkt section.movie {
  text-align: center;
}
#kkgjkt section.movie video {
  width: 100%;
  max-width: 500px;
  height: auto;
}
/* 購入ボタン */
#kkgjkt .buy a, #kkgjkt .coming {
  display: block;
  width: 100%;
  max-width: 130px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #000;
  background: #000;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  font-size: 1em !important;
}
#kkgjkt .buy a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #000;
  color: #000;
}
#kkgjkt .buy2 {
  display: block;
  width: 100%;
  max-width: 150px;
  padding: 6px 0;
  text-align: center;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
}
#kkgjkt .buy2:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #000;
  color: #000;
}
#kkgjkt p.other a {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid white;
  background: black;
  color: white;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 60px auto;
}
#kkgjkt p.other a:hover {
  background: white;
  text-align: center;
  border: 1px solid black;
  color: black;
}
#kkgjkt .styling {
  width: 90% !important;
  margin: 40px auto;
}
#kkgjkt .itemlist {
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 10px 0;
}
#kkgjkt .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#kkgjkt .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 0%;
}
/* profile */
#kkgjkt section.instagram {
  width: 90%;
  max-width: 700px;
  margin: 50px auto;
}
#kkgjkt .profile {
  /*width: 85%;*/
  max-width: 400px;
  margin: 0px auto;
}
#kkgjkt .profile div:first-child {
  flex-basis: 30%;
}
#kkgjkt .profile div:last-child {
  flex-basis: 70%;
  padding-left: 5%;
  text-align: left;
  line-height: 150%;
  margin: auto;
}
#kkgjkt .profile p.modelname {
  font-weight: 500;
  font-size: 1.3em !important;
  /*font-family: 'DIN-Condensed', sans-serif;*/
  color: #e25822;
  line-height: 100%;
}
#kkgjkt .profile p.proftext {
  font-size: 0.8em !important;
}
#kkgjkt .profile div:last-child div {
  margin: 5px 0 0;
  width: 100%;
  padding-left: 0 !important;
}
#kkgjkt .profile div:last-child p.icon {
  /*margin: 0!important;*/
  margin: 10px 0px 0px -30px !important;
  font-size: 0.95em !important;
  flex-basis: 50%;
  text-align: left;
}
#kkgjkt .profile a {
  text-decoration: underline;
  color: #e25822;
}
#kkgjkt .profile div:last-child p.icon img {
  width: 20%;
  max-width: 20px;
  vertical-align: middle;
  padding-right: 2%;
  display: inline-block !important;
}
.itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
/* 回遊リンク */
#kkgjkt .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 30px;
}
#kkgjkt .Banner4 h3 {
  font-size: 25px !important;
  margin: 30px auto;
  padding: 20px 0;
  border-top: double #000;
  border-bottom: 1px solid #000;
  color: #000;
  letter-spacing: 3px;
}
#kkgjkt .Banner4 ul {
  display: inline;
}
#kkgjkt .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  /* ヘッダー・フッターの崩れを直す */
  #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;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #kkgjkt h1 {
    font-size: 5vw;
  }
  #kkgjkt h1.underline {
    font-weight: bold;
    color: white;
    background: linear-gradient(transparent 0%, #000 0%);
  }
  #kkgjkt h1 span {
    font-size: 3.5vw;
  }
  #kkgjkt h2 {
    font-size: 5vw;
    text-align: center;
  }
  #kkgjkt h3 {
    font-size: 4vw;
    color: black;
  }
  #kkgjkt p, #kkgjkt div {
    font-size: 3.2vw !important;
    line-height: 180%;
  }
  #kkgjkt p.main_text {
    display: block !important;
    text-align: left;
  }
  #kkgjkt p.stylingtext {
    margin: 0vw auto 7.25vw !important;
    text-align: left;
  }
  #kkgjkt section {
    margin: 8.375vw auto;
  }
  #kkgjkt section.item2 {
    margin: 15vw auto 10.125vw;
  }
  #kkgjkt section.main, #kkgjkt section.member {
    margin: 12.375vw auto;
  }
  #kkgjkt .itemlist div {
    font-size: 3.2vw !important;
    line-height: 150% !important;
  }
  #kkgjkt p.price {
    font-size: 3.5vw !important;
    line-height: 110%;
  }
  #kkgjkt .itemlist div:first-child {
    width: 82%;
    padding: 1vw 1% 1vw 0;
  }
  #kkgjkt .itemlist div:last-child {
    width: 18%;
  }
  #kkgjkt .styling {
    margin: 5.375vw auto;
  }
  #kkgjkt section.recommend p.small {
    font-size: 2.6vw !important;
  }
  #kkgjkt .back {
    height: 45vw;
  }
  #kkgjkt section.member .team {
    margin: 0vw auto;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #kkgjkt .Banner4 {
    text-align: center;
    width: 100%;
  }
  #kkgjkt .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #kkgjkt .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  .box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #kkgjkt .header {
    position: relative;
    height: 110vw;
  }
  #kkgjkt .header .fv1 {
    position: absolute;
    top: 40vw;
    left: 0vw;
    right: 0vw;
    width: 100%;
    margin: auto;
  }
}