@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&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;
}
F *, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#kk_stylebook {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: left;
  color: #333;
}
#kk_stylebook img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#kk_stylebook .topbanner {
  max-width: 80%;
  margin: 0 auto;
  border: none;
  vertical-align: bottom;
}
#kk_stylebook img.neck {
  margin-top: 150px;
}
#kk_stylebook p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#kk_stylebook h1, #kk_stylebook h2, #kk_stylebook h3, #kk_stylebook h4, #kk_stylebook h5 {
  color: #121212;
  text-align: center;
  font-weight: bold;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
#kk_stylebook h1 {
  font-size: 3.8em;
  margin: 40px auto;
  line-height: 140%;
  text-align: center;
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

#kk_stylebook h2 {
  font-size: 2.5em;
  margin: 25px auto 0.5em;
  line-height: 125%;
  /*	font-weight: bold;	
	font-family: "georgiapro", serif;
    font-style: italic;*/
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

#kk_stylebook section.item02 .logo {
  width: 50%;
  margin: 0px auto;
}
#kk_stylebook section.item .modelstyling {
  margin: 0px auto 30px;
}
#kk_stylebook .kk_stylebook_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#kk_stylebook p.icon {
  margin: 0 auto !important;
  text-decoration: underline;
  font-size: 1.2em !important;
  text-align: center;
}
#kk_stylebook p.icon a {
  font-weight: bold;
}
#kk_stylebook p.icon img {
  max-width: 10%;
  vertical-align: middle;
  padding: 2%;
  display: inline-block !important;
}
#kk_stylebook .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#kk_stylebook .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;
}
#kk_stylebook section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#kk_stylebook .categorylist div {
  flex-basis: calc(100% / 3 - 1%);
  padding: 1%;
}
#kk_stylebook .categorylist div.box {
  font-weight: 500;
}
#kk_stylebook .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #121212;
  text-decoration: none;
  /*  border-radius: 10px;*/
}
#kk_stylebook .categorylist div a:hover {
  color: #121212;
  display: block;
  background-color: #fff;
  border: 1px solid #121212;
  /*   border-radius: 10px;*/
}
/*#kk_stylebook .main_text{
	margin: 0 auto 100px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 1000px;
}*/
#kk_stylebook section.item p.item_comment {
  text-align: left;
  margin: 0 auto 2em;
  width: 90%;
}
#kk_stylebook section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  text-align: center;
}
#kk_stylebook section.item img {
  width: 100%;
}
#kk_stylebook section.item .flex div {
  flex-basis: 50%;
}
#kk_stylebook section.item02 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  text-align: center;
}
#kk_stylebook section.item02 img {
  width: 100%;
  padding: 1%;
}
#kk_stylebook section.item02 .flex div {
  flex-basis: 50%;
}
#kk_stylebook p.itemname {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
  font-weight: 600;
}
#kk_stylebook p.price {
  font-size: 1.3em !important;
  margin: 10px auto !important;
}
#kk_stylebook section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#kk_stylebook section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#kk_stylebook section.stylebox h3 {
  font-size: 1.5em;
  margin: 20px auto;
}
#kk_stylebook section.stylebox .flex div {
  flex-basis: 50%;
}/*
#kk_stylebook section.stylebox .image2 {
  width: 50%;
  margin-top: -40%;
}
#kk_stylebook section.stylebox .image3 {
  width: 50%;
  margin-top: -40%;
  margin-left: 50%;
}*/
#kk_stylebook /*.style*/ .textaria {
  margin: 50px auto ;
  width: 100%;
}
#kk_stylebook /*.style*/ .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#kk_stylebook p.model {
  margin: 10px auto 2em !important;
  font-size: 0.9em !important;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1rem;
}
#kk_stylebook section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#kk_stylebook .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;
}
#kk_stylebook .itemlist:last-of-type {
  border-bottom: 1px #5B5B5B solid;
}
#kk_stylebook .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#kk_stylebook .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
 
}
#kk_stylebook .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
}
#kk_stylebook .item p.price {
  margin: 0 auto 10px !important;
  font-size: 1.3em !important;
  display: block;
}
#kk_stylebook .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.3em !important;
  display: block;
}
#kk_stylebook p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#kk_stylebook .function {
  width: 100%;
  max-width: 700px;
  margin: -20px auto -30px;
  padding: 0;
}
#kk_stylebook .function img {
  width: 100%;
}
#kk_stylebook .function div:first-child {
  flex-basis: 30%;
  margin-top: -20px;
}
#kk_stylebook .function div:last-child {
  flex-basis: 70%;
  margin: auto;
}
.box26 {
  position: relative;
  margin: 2em 0 auto;
  padding: 1.5em;
  /*border: solid 1px #121212;*/
  /*    border-radius: 8px;*/
  text-align: left;
  font-family: "georgiapro";
  font-style: italic;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 22px;
  background: #FFF;
  color: #121212;
  font-weight: bold;
}
.box26 p {
  margin: 0;
  padding: 0;
}
/* 購入ボタン */
#kk_stylebook .itemlist a, #kk_stylebook .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #121212;
  background: #121212;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  /*	border-radius: 8px;*/
}
#kk_stylebook .itemlist a:hover, #kk_stylebook .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #121212;
  color: #121212;
}
/* 回遊リンク */
#kk_stylebook .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#kk_stylebook .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #121212;
  border-bottom: 1px solid #121212;
  color: #121212;
}
#kk_stylebook .Banner4 ul {
  display: inline;
}
#kk_stylebook .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#kk_stylebook .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#kk_stylebook .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #kk_stylebook .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #kk_stylebook section.stylebox .style {
    flex-basis: 50%;
  }
  #kk_stylebook section.stylebox .style1 {
    padding-right: 2%;
  }
  #kk_stylebook section.stylebox .style2 {
    padding-left: 2%;
  }
  #kk_stylebook .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;
  }
  #kk_stylebook p, #kk_stylebook div {
    font-size: 3.7vw !important;
    line-height: 180%;
  }
  #kk_stylebook .topbanner {
    max-width: 100%;
  }
  #kk_stylebook img.neck {
    margin-top: 50px;
  }
  #kk_stylebook h1 {
    font-size: 6vw;
    margin: 30px auto 20px;
  }
  #kk_stylebook h2 {
    font-size: 5.5vw !important;
    width: 95%;
      margin: 25px auto 1em;
  }
  #kk_stylebook section.item {
    margin: 6.125vw auto;
    margin: 15vw auto 20vw;
  }
  #kk_stylebook section.item p.item_text {
    text-align: left;
    margin: 0 auto;
    width: 90%;
  }
  #kk_stylebook section.item p.item_comment {
    text-align: left;
    width: 90%;
  }
  #kk_stylebook section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #kk_stylebook /*.style*/ .textaria {
  margin: 30px auto ;
 
}
 /* #kk_stylebook .itemlist div {
    font-size: 3vw !important;
  }*/
  #kk_stylebook .itemlist p.price {
    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: #121212;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #kk_stylebook .Banner4 {
    text-align: center;
    width: 100%;
  }
  #kk_stylebook .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #kk_stylebook .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #kk_stylebook .header {
    position: relative;
    height: 97vw;
  }
}