@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&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;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
.blog_inner ul {
  margin-bottom: 0px;
  margin-left: 0;
}
.blog_inner a:not([class]) {
  text-decoration: none;
  font-weight: 400;
}
.blog_inner p {
  margin-bottom: 0;
}
.blog_inner h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog_inner h1{
margin-bottom: 0px;
margin-top: 0px;
}

#cooltouch_june {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#cooltouch_june img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#cooltouch_june p {
  font-size: 1em !important;
  margin-top: 0 !important;
  color: #333;
}
#cooltouch_june h1, #cooltouch_june h2, #cooltouch_june h3, #cooltouch_june h4, #cooltouch_june h5 {
  color: #222;
  text-align: center;
  background: none;
  border: none;
  font-weight: 600;
}
#cooltouch_june h1 {
  padding: 0.5em 0;
}
#cooltouch_june h2 {
  font-size: 4em;
  color: #111;
  margin-bottom: 1em;
  margin-top: -50px;
  padding-bottom: -0.2em !important;
  padding-top: 0.5em;
  display: inline-block;
  border-bottom: 4px solid #b3b3b3;
  font-family: "Big Shoulders", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#cooltouch_june h3 {
  font-size: 2.5em;
  line-height: 150%;
  margin: 0 auto 0.5em;
  color: #3284b7;
}
#cooltouch_june h4 {
  font-size: 2em;
  line-height: 150%;
  margin: 1em auto 0.5em;
}
#cooltouch_june .cooltouch_june_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.img_wrap img {
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img {
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);
}
#cooltouch_june section.item_2 .flex div {
  flex-basis: 50%;
  /*margin-bottom: 25px;*/
  margin: 0px auto;
  padding: 0.5%;
}
#cooltouch_june section.item_3 .flex div {
  flex-basis: 33.3%;
  /*margin-bottom: 25px;*/
  margin: 0px auto;
  padding: 0.5%;
}
#cooltouch_june .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
#cooltouch_june p.main_text {
  margin: 0 auto !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
  max-width: 650px;
  padding: 2em 0em 0em;
}
#cooltouch_june p.main_text2 {
  margin: 0 auto !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
  max-width: 800px;
  padding: 0.5em 1em 1em;
}
#cooltouch_june section {
  width: 100%;
  margin: auto 0;
}
#cooltouch_june section.style {
  margin: 30px auto 40px;
}
#cooltouch_june .style .slide ul {
  width: 100%;
  max-width: 510px;
}
#cooltouch_june .style .slide ul li img {
  width: 100%;
  max-width: 510px;
}
/* 購入ボタン */
#cooltouch_june .itemlist a, #cooltouch_june .itemlist span, #cooltouch_june .buy, #cooltouch_june section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 80%;
  max-width: 130px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #FFF;

  transition: 0.6s;
  margin: 0 auto;
}
#cooltouch_june .buy p {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
}
#cooltouch_june .buy p:hover {
  color: #333;
}
.itemlist2 a {
  display: block;
  width: 80%;
  max-width: 150px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #121212;
  background: #121212;
  color: #FFF;

  transition: 0.6s;
  margin: 0 auto;
  border-radius: 6px;
}
#cooltouch_june .itemlist2 a:hover, .itemlist2 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #121212;
  color: #121212;
}
#cooltouch_june .buy {
  padding: 5px 0;
  margin: 10px auto 0;
  width: 70%;
}
#cooltouch_june .itemlist span, #cooltouch_june .itemlist2 span {
  background: #FFF;
  color: #222;
}
#cooltouch_june .buy:hover, #cooltouch_june .itemlist a:hover, #cooltouch_june section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
#cooltouch_june section.style .otheritem2:hover, .itemlist2 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #121212;
  color: #121212;
}
/* 回遊リンク */
#cooltouch_june .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#cooltouch_june .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #222;
  border-bottom: 1px solid #222;
  color: #222;
}
#cooltouch_june .Banner4 ul {
  display: inline;
}
#cooltouch_june .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#cooltouch_june .selectbtn {
  padding: 0;
}
#cooltouch_june .grayarea {
  background-color: #E0E0E0;
  padding: 2em 0 1em;
  max-width: 650px;
  margin: 2em auto 4em;
}
#cooltouch_june .graytext {
  max-width: 550px;
  margin: 0 auto;
  text-align: left;
}
#cooltouch_june .itemtitle {
  font-size: 1.1em !important;
  font-weight: 600 !important;
  padding-bottom: 0.3em !important;
}
#cooltouch_june .itemlink {
  font-size: 1em;
  margin-bottom: 1em;
  font-weight: 400 !important;
  padding: 0 0 0 1em;
}
@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;
  }
 
  #cooltouch_june h2 {
    font-size: 8vw;
    padding-top: 1em;
  }
  #cooltouch_june h3 {
    font-size: 6vw;
  }
  #cooltouch_june h4 {
    font-size: 6vw;
  }
  #cooltouch_june p.main_text {
    display: block !important;
    text-align: left;
    font-size: 3.8vw;
    padding: 1em 0em 1em;
  }
  #cooltouch_june p.main_text2 {
    display: block !important;
    text-align: center;
    font-size: 3.8vw;
    padding: 0.5em 0em 1em;
  }
  #cooltouch_june p, #cooltouch_june div, #cooltouch_june .other_text, .featherlight-content p {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #cooltouch_june section {
    margin: 0vw auto;
  }
  #cooltouch_june section.style {
    margin: 0vw auto;
  }
  #cooltouch_june section.style .textbox p {
    text-align: left;
  }
  #cooltouch_june section.style2 .textbox, #cooltouch_june section.style3 .textbox {
    margin: 5.5vw auto;
  }
  #cooltouch_june section.style .textaria {
    margin: 1vw auto 5vw;
  }
  #cooltouch_june section.style .textaria p {
    font-size: 3.8vw !important;
    line-height: 150%;
  }
  #cooltouch_june .itemlist div {
    font-size: 3.8vw !important;
    line-height: 150% !important;
  }
  #cooltouch_june .itemlist div:first-child {
    width: 77%;
  }
  #cooltouch_june .itemlist div:last-child {
    width: 23%;
  }
  #cooltouch_june .itemlist span {
    font-size: 3.8vw;
  }
  #cooltouch_june .itemlist2 div:first-child {
    width: 77%;
  }
  #cooltouch_june .itemlist2 div:last-child {
    width: 23%;
  }
  #cooltouch_june .itemlist2 span {
    font-size: 3.8vw;
  }
  .featherlight-content {
    padding: 5% 15px !important;
    font-size: 3.8vw !important;
  }
  .featherlight-content p.colorname, .featherlight-content p.colorname2 {
    font-size: 3.8vw !important;
  }
  p.price {
    font-size: 3.5vw !important;
    line-height: 110%;
  }
  #cooltouch_june section.style3 .itembox {
    padding: 3vw 0;
    margin-bottom: 20px;
  }
  #cooltouch_june .itemlist a, #cooltouch_june .itemlist span, #cooltouch_june section.style .otheritem, .itemlist a, .itemlist .coming {
    display: block;
    width: 85%;
    max-width: 300px;
    padding: 8px 0;
  }
  #cooltouch_june .buy {
    display: block;
    width: 85%;
    max-width: 90px;
    padding: 8px 0;
  }
  
  #cooltouch_june .itemtitle {
  font-size: 1em !important;

}
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #cooltouch_june .Banner4 {
    text-align: center;
    width: 100%;
  }
  #cooltouch_june .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #cooltouch_june .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #cooltouch_june .grayarea {
    background-color: #E0E0E0;
    padding: 2em 1em 1em;
    max-width: 750px;
    margin: 2em auto 4em;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #cooltouch_june .header {
    position: relative;
    /*height: 109vw;*/
  }
  #cooltouch_june .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}