@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;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: unset;
}
g #spring_polo {
  width: unset;
  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;
}
/*#spring_polo .imagesample img {
  width: 70%;
  margin-top: 5px;
  margin-bottom: 15px;
}*/
#spring_polo img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#spring_polo p {
  margin-top: 0 !important;
}
#spring_polo h1, #spring_polo h2, #spring_polo h3, #spring_polo h4, #spring_polo h5 {
  color: #222;
  text-align: center;
  font-weight: 700;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
#spring_polo h1 {
  font-size: 2.5em;
  margin: 1em auto;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
}
#spring_polo h1 span {
  font-size: 0.8em;
}
#spring_polo h4 img {
  max-width: 250px;
  height: auto;
  border: none;
  margin: 30px auto 30px;
}
#spring_polo .spring_polo_wrap {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#spring_polo p {
  line-height: 180%;
  color: #222;
}
#spring_polo .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
#spring_polo .main_text {
  margin: 0 auto 100px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 1000px;
}
#spring_polo section.item_2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 20px;
  text-align: center;
}
#spring_polo section.item {
  width: 100%;
  max-width: 800px;
  margin: 30px auto;
  text-align: center;
}
#spring_polo section.item p.item_text {
  text-align: center;
  margin-bottom: 3em;
}

#spring_polo .emoji { display: inline-block; }
#spring_polo section.item img, #spring_polo section.item_2 img {
  width: 100% !important;
}
/*#spring_polo section.item .flex div {
	flex-basis: 100%;
}*/
#spring_polo section.item_2 .flex div {
  flex-basis: 50%;
  padding: 0%;
}
#spring_polo p.itemname {
  margin: 10px auto 10px !important;
  padding: 0 1em ;
  text-align: center !important;
}
#spring_polo p.price {
  font-size: 1.3em !important;
  margin: 10px auto !important;
  text-align: center !important;
}
#spring_polo .point.pink, #spring_polo .point.green {
  width: 100%;
  /*	max-width: 800px;*/
  margin: 0px auto 0px;
  padding: 6% 6% 2%;
}
#spring_polo .point.pink .flex div, #spring_polo .point.green .flex div {
  flex-basis: 50%;
}
#spring_polo .point.pink .point_inner, #spring_polo .point.green .point_inner {
  width: 100%;
  margin: 30px auto;
}
#spring_polo .point.pink .point_inner p, #spring_polo .point.green .point_inner p {
  width: 100%;
  color: #222;
}


/*#spring_polo .point.pink{
background: #ffe4e1;
}*/

#spring_polo .point.green{
background: #EAFBFF ;
margin:40px auto 50px; 
}

#spring_polo .point {
  width: 100%;
  /*	max-width: 800px;*/
  margin: 60px auto -30px;
  /*  background: #E2ECF2;*/
  padding: 6% 6% 2%;
}
#spring_polo .point .flex div {
  flex-basis: 50%;
}

#spring_polo .point .point_inner {
  width: 100%;
  margin: 30px auto;
}
#spring_polo .point .point_inner p {
  width: 100%;
  color: #222;
}
#spring_polo section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#spring_polo section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#spring_polo section.stylebox h2 {
  font-size: 3em;
  margin: 0 auto 20px;
}

#spring_polo section.stylebox h3 {
  font-size: 1.35em;
  margin: 65px auto 30px;
  color: #222;
}
#spring_polo section.stylebox .flex div {
  flex-basis: 33.33%;
  padding: 1%;
}

#spring_polo .point_text {
  text-align: left;
  max-width: 650px;
  margin: 0 auto;
}
#spring_polo .style .textaria {
  margin: 30px auto;
  width: 100%;
}
#spring_polo .style .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#spring_polo .style .textaria p.styletext {
  margin: 10px auto 30px !important;
  text-align: center;
}
#spring_polo .style .textaria p.model {
  margin: 0 auto 2em !important;

  text-align: center;
}
#spring_polo section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#spring_polo .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  padding: 12px 0;
  border-top: 1px #222 solid;
  margin: auto;
}
#spring_polo .itemlist:last-of-type {
  border-bottom: 1px #222 solid;
}
#spring_polo section #222 .itemlist {
  border-top: 1px #FFF solid;
}
#spring_polo section #222 .itemlist:last-of-type {
  border-bottom: 1px #FFF solid;
}
#spring_polo .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
  color: #222;
}
#spring_polo .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#spring_polo .item p.itemname {
  margin: 20px auto 5px !important;
}
#spring_polo .item p.price {
  margin: 0 auto 10px !important;
  font-size: 1em !important;
  display: block;
}
#spring_polo .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.2em !important;
  display: block;
}
#spring_polo p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#spring_polo p.other a {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 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: 60px auto;
  text-decoration: none;
}
#spring_polo p.other a:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #222;
  color: #222;
  text-decoration: none;
}
/* 購入ボタン */
#spring_polo .itemlist a, #spring_polo .buy {
  display: block;
  width: 100%;
  max-width: 120px;
  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;
}
#spring_polo .itemlist a:hover, #spring_polo .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
/* 回遊リンク */
#spring_polo .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#spring_polo .Banner4 h3 {
  font-size: 30px !important;
  margin: 80px auto 50px;
  padding: 20px 0;
  border-top: double #222;
  border-bottom: 1px solid #222;
  color: #222;
}
#spring_polo .Banner4 ul {
  display: inline;
}
#spring_polo .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#spring_polo .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#spring_polo .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #spring_polo .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    /*-webkit-flex-wrap: wrap;*/ /* Safari */
    flex-wrap: nowrap;
    width: 100%;
  }
  #spring_polo section.stylebox .style {
    flex-basis: 50%;
  }
  #spring_polo section.stylebox .style1 {
    padding-right: 2%;
  }
  #spring_polo section.stylebox .style2 {
    padding-left: 2%;
  }
  #spring_polo .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;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #spring_polo p, #spring_polo div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #spring_polo h1 {
    font-size: 6vw;
    line-height: 150%;
  }
   #spring_polo h1 span{
    font-size: 4.2vw;
    
  }
  #spring_polo h4 img {
  width: 40%;
    margin: 20px auto;
  }
  #spring_polo .main_text {
    margin: 12.125vw auto !important;
    width: 90%;
  }
  #spring_polo .style .textaria p.styletext {
    text-align: left;
  }
  #spring_polo section.item_2 {
    margin: 0 auto 20px;
  }
  #spring_polo section.item {
    margin: 30px auto;
  }
  #spring_polo section.item p.item_text {
    text-align: left;
  }

  #spring_polo section.stylebox h2 {
    font-size: 6vw;
  }

  #spring_polo .point .point_inner {
    margin: 5.5vw auto;
  }
  #spring_polo .point {
    padding: 2% 0.5% 2%;
  }
  #spring_polo .point_text {
    text-align: left;
  }
  #spring_polo section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #spring_polo .itemlist div {
    font-size: 3.8vw !important;
  }
  #spring_polo .itemlist p.price {
    font-size: 4vw !important;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #spring_polo .Banner4 {
    text-align: center;
    width: 100%;
  }
  #spring_polo .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #spring_polo .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #spring_polo .header {
    position: relative;
    height: 110vw;
  }
  #spring_polo .header .title1 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  #spring_polo .header .title2 {
    position: absolute;
    width: 40%;
    top: 57vw;
    left: 6vw;
  }
  #spring_polo .header .title3 {
    position: absolute;
    width: 40%;
    top: 57vw;
    left: 52vw;
  }
}