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

#limited_series_2512 {
	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;*/
}

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

#limited_series_2512 p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#limited_series_2512 h1,
#limited_series_2512 h2,
#limited_series_2512 h3,
#limited_series_2512 h4,
#limited_series_2512 h5{
	color: #00b3ca;
	text-align:center;
	font-weight:500;
	background: none;
	border: none;
}

#limited_series_2512 h1{
	font-size: 3em;
	line-height: 130%;
	margin: 30px auto;
	letter-spacing: 1px;
	color: black;
}

#limited_series_2512 h1 span{
	font-size: 0.45em;
	color: black;
}


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

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

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

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

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

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



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


#limited_series_2512 p.main_text{
	margin: 0px auto 25px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
}

#limited_series_2512 p.main_text span{
	font-size: 1.1em;
	font-weight: bold;
	color: #00b3ca;
}

#limited_series_2512 section{
	margin: 100px auto;
}

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

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

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

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

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

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

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



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

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

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

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

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

}

#limited_series_2512 section.style3 .flex div{
	flex-basis: calc(100% / 2);
}

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

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

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

}

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

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

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

}


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

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

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

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

#limited_series_2512 .itemlist{
 font-size: 0.85em!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;
}

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

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

/* 購入ボタン */

#limited_series_2512 .itemlist a,
#limited_series_2512 .itemlist span,
#limited_series_2512 .buy{
	display: block;
	width: 100%;
	max-width: 80px;
	padding: 4px 0;
	text-align: center;
	border: 1px solid #00b3ca;
	background: #00b3ca;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	text-decoration: none;
}

#limited_series_2512 .itemlist span{
	border: 1px solid #00b3ca;
	background: #FFF;
	color: #00b3ca;
}

#limited_series_2512 section.style .button a{
	width: 80%;
	max-width: 400px;
	padding: 15px 0;
}

#limited_series_2512 .itemlist a:hover,
#limited_series_2512 .buy:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #00b3ca;
	color: #00b3ca;
}

/* profile */

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

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

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

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

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

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

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

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

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

/* 回遊リンク */

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

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

#limited_series_2512 .Banner4 ul {
	display:inline;
}

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

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

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

#limited_series_2512 .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%);}*/

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

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

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

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

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

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

#limited_series_2512 .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;
}
	
#limited_series_2512 h1{
	font-size: 6vw;
}
	
#limited_series_2512 h1 span{
	font-size: 2.5vw;
}		

#limited_series_2512 h2{
	font-size: 6.5vw;
}
	
#limited_series_2512 h2 span{
	font-size: 4vw;
}

#limited_series_2512 h3	{
	font-size: 5vw;
	margin: 30px auto 5px;
}
	
#limited_series_2512 h3 span	{
	font-size: 3vw;
}
	

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

#limited_series_2512 p.main_text{
	display: block!important;
	width: 95%;
	text-align: left;
	margin: 5px auto;
}

#limited_series_2512 p.price{
	font-size: 3.5vw!important;
}

#limited_series_2512 section{
	margin: 15.375vw auto;
}

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

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

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

#limited_series_2512 .itemlist div{
	font-size: 2.8vw!important;
	line-height: 150%!important;
}
	
#limited_series_2512 section.style4 .subimage .subimage1{
	width: 45%;
	margin: 150px 0px 0px 0px;
}
		

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

/* ヘッダー */

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

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

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

}