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

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;
}

#cooltouch_26sm {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'futura-pt', 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	/*background: #000;
	color: #fff;*/
}

#cooltouch_26sm img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#cooltouch_26sm p{
	font-size: 1em!important;
	margin-top: 0!important;
}

#cooltouch_26sm h1, #cooltouch_26sm h2, #cooltouch_26sm h3, #cooltouch_26sm h4, #cooltouch_26sm h5 {
  color: #151515;
  text-align: center;
  font-weight: 600;
  background: none;
  border: none;
}
#cooltouch_26sm h1 {
  font-size: 3.5em;
  line-height: 130%;
  margin: 30px auto;
  letter-spacing: 0.18em;
}
#cooltouch_26sm h1 .small {
  font-size: 0.6em;
}
#cooltouch_26sm h1 .mincho1 {
  font-size: 0.6em;
  color: #2ea7e0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#cooltouch_26sm h1 .mincho2 {

  color: #2ea7e0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#cooltouch_26sm .coolimg {
  max-width: 400px;
}

#cooltouch_26sm h2{
	font-size: 2.5em;
	line-height: 140%;
	margin: 15px auto 5px;
	letter-spacing: 1px;
}

#cooltouch_26sm h2 span{
	font-size: 0.8em;
	color: black;
}

#cooltouch_26sm h3{
	font-size: 1.8em;
	line-height: 140%;
	margin: 70px auto 20px;
}

#cooltouch_26sm h3 span{
	font-size: 0.65em;
	color: black;
}

#cooltouch_26sm .limited_series_2512_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#cooltouch_26sm .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}



#cooltouch_26sm .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: 5px;
  justify-content: center;
}
#cooltouch_26sm section.category {
  margin: 15px auto;
  width: 95%;
  max-width: 870px;
}
#cooltouch_26sm .categorylist div {
  flex-basis: calc(100% / 3 - 1%);
  padding: 1%;
}
#cooltouch_26sm .categorylist div.box {
  font-weight: 500;
}
#cooltouch_26sm .categorylist div a {
  color: #fff;
  display: block;
  padding: 6% 3%;
  text-align: center;
  font-size: 1.2em;
  background-color: #2ea7e0;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 600;
}
#cooltouch_26sm .categorylist div a:hover {
  color: #2ea7e0;
  display: block;
  background-color: #fff;
  border: 1px solid #2ea7e0;
   border-radius: 5px;
}


#cooltouch_26sm p.main_text {
  margin: 0px auto 25px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  font-size: 1.2em !important;
  font-weight: bold;
}
#cooltouch_26sm p.main_text2 {
  margin: 0px auto 25px !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
}
#cooltouch_26sm p.blue {
  margin: 1em auto 1em !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  color: #2ea7e0;
  font-weight: bold;
}

#cooltouch_26sm section{
	margin: 100px auto;
}

#cooltouch_26sm section.pickupitem .flex div{
	flex-basis: calc(100% / 3);
	padding: 0 2%;
}

#cooltouch_26sm section.pickupitem .flex div p.itemname{
	text-align: center;
	margin: 15px auto 5px!important;
	height: 45px;
	font-size: 1em!important;
	line-height: 150%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#cooltouch_26sm p.price{
	margin: 10px auto;
	text-align: center;
	font-size: 1.2em!important;
	font-weight: 400;
}

#cooltouch_26sm p.price span{
	color: #C52F32;
	font-size: 1.2em!important;
	font-weight: bold;
}

#cooltouch_26sm section.style .subimage{
	width: 100%;
}

#cooltouch_26sm section.style1 .subimage1{
	width: 60%;
	margin-left: 2%;
}

#cooltouch_26sm section.style1 .subimage2{
	width: 60%;
	margin-left: 38%;
	margin-top: 8%;
}



#cooltouch_26sm section.style .subimage{
	background-position: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 80px 0;
}

#cooltouch_26sm section.style .mainimage{
	width: 100%;
	margin: 0 auto;
}

#cooltouch_26sm section.style3 .subimage{
	background: url(https://www.peetonline.com/images/gotcha/2025/limited_series_2512/styling/hoodie/back01.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	 z-index: 1;
}

#cooltouch_26sm section.style3 .subimage .subimage1{
	width: 45%;
}

#cooltouch_26sm section.style3 .subimage .subimage2{
	width: 45%;
	margin: 30px 15px 0px 45%;

}

#cooltouch_26sm section.style3 .flex div{
	flex-basis: calc(100% / 2);
  padding: 0.5%;
  margin-top: 1em;
}

#cooltouch_26sm section.style4 .subimage{
	background: url(https://www.peetonline.com/images/gotcha/2025/limited_series_2512/styling/hoodie/back02.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	 z-index: 1;
}

#cooltouch_26sm section.style4 .subimage .subimage1{
	width: 45%;
	margin: 400px 0px 0px 0px;
}

#cooltouch_26sm section.style4 .subimage .subimage2{
	width: 45%;
	margin: 30px 15px 0px 45%;

}

#cooltouch_26sm section.style5 .subimage{
	background: url(https://www.peetonline.com/images/gotcha/2025/limited_series_2512/styling/hoodie/back03.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	 z-index: 1;
}

#cooltouch_26sm section.style5 .subimage .subimage1{
	width: 45%;
}

#cooltouch_26sm section.style5 .subimage .subimage2{
	width: 45%;
	margin: 30px 15px 0px 45%;

}


#cooltouch_26sm ul.slider li{
	max-width: 700px;
}

#cooltouch_26sm ul.slider li img{
	padding: 0 1%;
}

#cooltouch_26sm section.style .textaria{
	margin: 50px auto;
	width: 90%;
}

#cooltouch_26sm section.style .textaria p{
	display: block!important;
	margin-bottom: 30px!important;
	text-align: left;
}

#cooltouch_26sm .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;
 margin: 10px auto;
}

#cooltouch_26sm .itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

#cooltouch_26sm .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

/* 購入ボタン */
#cooltouch_26sm .itemlist a, #cooltouch_26sm .itemlist span, #cooltouch_26sm .buy {
  display: block;
  width: 100%;
  max-width: 120px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #2ea7e0;
  background: #2ea7e0;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 5px;
}
#cooltouch_26sm .buy {
  display: block;
  width: 100%;
  max-width: 350px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #2ea7e0;
  background: #2ea7e0;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto 2em;
  text-decoration: none;
    border-radius: 5px;
}
#cooltouch_26sm .itemlist span {
  border: 1px solid #2ea7e0;
  background: #FFF;
  color: #2ea7e0;
}
#cooltouch_26sm .itemlist a:hover, #cooltouch_26sm .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #2ea7e0;
  color: #2ea7e0;
}


/* profile */
/*
#cooltouch_26sm section.profile{
	width: 85%;
	max-width: 500px;
	margin: 0 auto 100px;
}

#cooltouch_26sm section.profile div:first-child{
	flex-basis: 30%;
}

#cooltouch_26sm section.profile div:last-child{
	flex-basis: 70%;
	padding-left: 15%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}

#cooltouch_26sm section.profile p.modelname{
	font-weight: 500;
	font-size: 2em!important;
	color: #000;
	line-height: 100%;
	margin-bottom: 10px;
}

#cooltouch_26sm section.profile p.proftext{
	font-size: 0.8em!important;
}

#cooltouch_26sm section.profile div:last-child div{
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}

#cooltouch_26sm section.profile div:last-child p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 0.65em!important;
	flex-basis: 50%;
	text-align: left;
}

#cooltouch_26sm section.profile a{
	 text-decoration: underline;
	 color: #000;
}

#cooltouch_26sm .profile div:last-child p.icon img{
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
}	*/

/* 回遊リンク */

#cooltouch_26sm .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#cooltouch_26sm .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#cooltouch_26sm .Banner4 ul {
	display:inline;
}

#cooltouch_26sm .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;
}

#cooltouch_26sm .pc_header{
	background-image:url(https://www.peetonline.com/images/gotcha/limited_series_2512/pc_fv.jpg);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	position: relative;
}

/*#cooltouch_26sm a, #cooltouch_26sm a:after, #cooltouch_26sm a:before {
      transition: all 0.2s ease; } 

#cooltouch_26sm .pc_header:before {
      transition: all 1s ease 1.4s;
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("https://www.peetonline.com/images/gotcha/limited_series_2512/pc_fv.jpg");
      background-position: top;
      background-size: cover;
      position: relative;
      opacity: 1;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);}*/

#cooltouch_26sm .pc_header .wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

#cooltouch_26sm .pc_header h1{
	position: absolute;
	top: 55vh;
	right: 0;
	left: 0;
	margin: auto;
	width: 50%;
}

#cooltouch_26sm section.style1 .flex .flexbox:first-child{
	flex-basis: 52%;
}

#cooltouch_26sm section.style1 .flex .flexbox:last-child{
	flex-basis: 48%;
}

#cooltouch_26sm section.style .subimage{
	margin: 40px auto;
	padding-left: 2%;
}

#cooltouch_26sm .right{
	flex-direction:row-reverse;
}

#cooltouch_26sm .right .flex_box:last-child{
	padding-left: 0;
	padding-right: 5%;
}

	
/* ヘッダー・フッターの崩れを直す */

#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_26sm h1{
	font-size: 7vw;
}
	#cooltouch_26sm .coolimg {
  max-width:748px;
  width: 100%;
}
	

#cooltouch_26sm h2{
	font-size: 6vw;
}
	


#cooltouch_26sm h3	{
	font-size: 5vw;
	margin: 30px auto 5px;
}
	

	

#cooltouch_26sm p,
#cooltouch_26sm div,
#cooltouch_26sm .other_text{
	font-size: 3.8vw!important;
	line-height: 180%;
}



#cooltouch_26sm p.price{
	font-size: 3.8vw!important;
}

#cooltouch_26sm section{
	margin: 15.375vw auto;
}

#cooltouch_26sm section.pickupitem {
	margin: 8vw auto 15.375vw;
}

#cooltouch_26sm section.pickupitem .flex div p.itemname{
	height: 30px;
	font-size: 3.8vw!important;
}

#cooltouch_26sm section.style .subimage{
	margin: 50px auto 0;
}

#cooltouch_26sm .itemlist div{
	font-size: 3.8vw!important;
	line-height: 150%!important;
}
	
#cooltouch_26sm section.style4 .subimage .subimage1{
	width: 45%;
	margin: 150px 0px 0px 0px;
}
  #cooltouch_26sm .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 1%;
}		



/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#cooltouch_26sm .Banner4 {
	text-align: center;
	width: 100%;
}

#cooltouch_26sm .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#cooltouch_26sm .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#cooltouch_26sm .header{
	position: relative;
	height: 150vw;
}

#cooltouch_26sm .header .titlelogo{
	position: absolute;
	bottom: 15vw;
	right: 5vw;
	width: 60%;
}

}