@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..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;*/
  overflow-x: unset;
}
.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;
}
caption, th, p {
  text-align: center;
}
.blog_inner a:not([class]) {
  text-decoration: none;
}
.blog_inner ul {
  margin-left: 0px;
}
#kg_springpolop {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-align: left;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#kg_springpolop img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

#kg_springpolop p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#kg_springpolop h2, #kg_springpolop h3, #kg_springpolop h4, #kg_springpolop h5 {
  color: #111;
  text-align: center;
  font-weight: 400;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
#kg_springpolop h1 {
  font-size: 4em;
  margin: 1em auto 1em;
  line-height: 100%;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #090909;
}
#kg_springpolop h1 span {
  font-size: 0.65em !important;
}
#kg_springpolop h2 {
  font-size: 1.5em;
  margin: 1em auto 0.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#kg_springpolop h2 span {
  font-size: 0.6em !important;
}
#kg_springpolop h3 img {
  max-width: 200px;
  margin: 30px auto 0;
}
#kg_springpolop h4 {
  font-size: 3em;
  margin: 1em auto;
  text-decoration: underline;
  text-decoration-color: #a86982;
  padding-bottom: 0.2em;
}
#kg_springpolop h5 {
  font-size: 1.5em;
  margin: 2em auto 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#kg_springpolop hr {
  height: 2px;
  background-color: #6E6E6E;
  width: 100%;
  border: none;
}
#kg_springpolop section.item02{
  width: 50%;
  margin: 30px auto;
}
#kg_springpolop section.item03 .flex div {
  flex-basis: 33.3%;
}
#kg_springpolop section.item{
  margin: 0px auto 30px;
}
/*#kg_springpolop .japan_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}*//*
#kg_springpolop p.icon {
  margin: 0 auto !important;
  text-decoration: underline;
  font-size: 1.2em !important;
  text-align: center;
}
#kg_springpolop p.icon a {
  color: #003153;
  font-weight: bold;
}
#kg_springpolop p.icon img {
  max-width: 10%;
  vertical-align: middle;
  padding: 2%;
  display: inline-block !important;
}*/
#kg_springpolop .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}/*
#kg_springpolop .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%;
  justify-content: center;
}
#kg_springpolop section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#kg_springpolop .categorylist div {
  flex-basis: calc(100% / 3 - 1%);
  padding: 1%;
}
#kg_springpolop .categorylist div.box {
  font-weight: 500;
}
#kg_springpolop .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #2c2c2c;
  text-decoration: none;
}
#kg_springpolop .categorylist div a:hover {
  color: #2c2c2c;
  display: block;
  background-color: #fff;
  border: 1px solid #2c2c2c;
}*/
#kg_springpolop .main_text {
  margin: 0 auto 2em !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 600px;
}
#kg_springpolop .main_text2 {
  margin: 50px auto 20px !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 600px;
}
#kg_springpolop section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  text-align: center;
}
#kg_springpolop section.item img {
  width: 100%;
}
#kg_springpolop section.item .flex div {
  flex-basis: 50%;
}
#kg_springpolop section.item02 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  text-align: center;
}
#kg_springpolop section.item02 img {
  width: 100%;
  padding: 1%;
}
#kg_springpolop section.item02 .flex div {
  flex-basis: 50%;
}
#kg_springpolop p.itemname {
  font-size: 1em !important;
  margin: 1em auto 0px !important;
  font-weight: 500;
}
#kg_springpolop p.price {
  margin: 10px auto !important;
  text-align: right;
}
/*#kg_springpolop p.price2 {
  font-size: 1.2em !important;
  margin: 10px auto !important;
  text-align: center;
}*//*
#kg_springpolop section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#kg_springpolop section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#kg_springpolop section.stylebox .flex div {
  flex-basis: 50%;
}
#kg_springpolop section.stylebox .image2 {
  width: 50%;
  margin-top: -40%;
}
#kg_springpolop section.stylebox .image3 {
  width: 50%;
  margin-top: -40%;
  margin-left: 50%;
}*//*
#kg_springpolop .style .textaria {
  margin: 30px auto;
  width: 100%;
}
#kg_springpolop .style .textaria p.text {
  text-align: left;
  margin: 50px auto 20px !important;
}
#kg_springpolop p.model {
  margin: 10px auto !important;
  font-size: 0.95em !important;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1rem;
}*//*
#kg_springpolop section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}*//*
#kg_springpolop .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 95%;
  max-width: 600px;
  padding: 5px 0;
  border-top: 1px #999 solid;
  margin: 15px auto;
}
#kg_springpolop .itemlist:last-of-type {
  border-bottom: 1px #999 solid;
}
#kg_springpolop .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#kg_springpolop .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}*/
#kg_springpolop .item p.itemname {
  font-size: 1em !important;
}
#kg_springpolop .item p.price {
  margin: 0 auto 10px !important;
  display: block;
}
#kg_springpolop .itemlist p.price {
  margin: 0 auto !important;
  display: block;
}
#kg_springpolop p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}/*
#kg_springpolop .function {
  width: 100%;
  max-width: 700px;
  margin: -20px auto -30px;
  padding: 0;
}
#kg_springpolop .function img {
  width: 100%;
}
#kg_springpolop .function div:first-child {
  flex-basis: 30%;
  margin-top: -20px;
}
#kg_springpolop .function div:last-child {
  flex-basis: 70%;
  margin: auto;
}*/
.box26 {
  position: relative;
  margin: 2em 0 auto;
  padding: 1.5em;
  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: #333;
  font-weight: bold;
  /*	background: linear-gradient(transparent 60%, #c5c5c5 90%);*/
}
.box26 p {
  margin: 0;
  padding: 0;
}
/* 購入ボタン */
#kg_springpolop .itemlist a, #kg_springpolop .buy {
  display: block;
  width: 100%;
  max-width: 230px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #171717;
  background: #171717;
  color: #FFF;
  transition: 0.6s;
  margin: 0em auto 7em;
  border-radius: 5px;
}
#kg_springpolop .itemlist a:hover, #kg_springpolop .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #171717;
  color: #171717;
}
#kg_springpolop .buy2 {
  display: block;
  width: 100%;
  max-width: 250px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #999;
  background: #A6A6A6;
  color: #111;
  transition: 0.6s;
  margin: 2em auto;
  border-radius: 5px;
}
#kg_springpolop .buy2:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #333;
  color: #333;
}
/* 回遊リンク */
#kg_springpolop .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#kg_springpolop .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
}
#kg_springpolop .Banner4 ul {
  display: inline;
}
#kg_springpolop .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#kg_springpolop .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#kg_springpolop .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
/*#kg_springpolop sectionp .item_text {
  text-align: left !important;

  max-width: 600px;
}*/
.slick-dots {
  position: absolute;
  bottom: -60px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #kg_springpolop .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }/*
  #kg_springpolop section.stylebox .style {
    flex-basis: 50%;
  }
  #kg_springpolop section.stylebox .style1 {
    padding-right: 2%;
  }
  #kg_springpolop section.stylebox .style2 {
    padding-left: 2%;
  }*//*
  #kg_springpolop .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;
  }
  #kg_springpolop p, #kg_springpolop div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #kg_springpolop h1 {
    font-size: 9vw;
  }
  #kg_springpolop h2 {
    font-size: 5vw !important;
    width: 95%;
  }
  #kg_springpolop h3 img {
  max-width: 40%;
  margin: 30px auto 0;
}
 #kg_springpolop h4 {
    font-size: 7vw !important;
 
  }
  #kg_springpolop .main_text {
    margin: 3.8vw auto !important;
    width: 90%;
  }
  #kg_springpolop .main_text2 {
    margin: 3.8vw auto !important;
    width: 90%;
  }
  #kg_springpolop section.item {
    margin: 6.125vw auto;
  }
/*  #kg_springpolop section.item p.item_text {
    margin: 0 auto;
    width: 90%;
  }*//*
  #kg_springpolop section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }*/
  #kg_springpolop .itemlist div {
    font-size: 3.8vw !important;
  }
  #kg_springpolop .itemlist p.price {
    font-size: 3.8vw !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: #333;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #c5c5c5 90%);
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #kg_springpolop .Banner4 {
    text-align: center;
    width: 100%;
  }
  #kg_springpolop .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #kg_springpolop .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #kg_springpolop .header {
    position: relative;
    height: 97vw;
  }
}