@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@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 h1 {
margin-bottom: 0;
margin-top: 0;
}
.blog_inner h2 {
padding-bottom: 0;
margin-bottom: 0;
margin-top: 0;

}
.blog_inner h3 {
padding-left: 0;

}

.blog_inner ul {
  margin-bottom: 0px;
  margin-left: 0;
}
#knitpolo_26sm {
	width: unset;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	overflow: hidden;
	text-align: left;
	background: #FFF;
	color: #333;
}
#knitpolo_26sm img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#knitpolo_26sm p {
	font-size: 1em!important;
	margin-top: 0!important;
	line-height: 180%;
}


#knitpolo_26sm h1 {
	
	text-align: center;
	font-weight:300;
	background: none;
	border: none;
font-size: 3em;
line-height: 100%;
  color: #151515;
padding: 1em 0;
letter-spacing: 0.02em;
}


#knitpolo_26sm h1 .sub {
  display: block;
  text-align: center;

  margin-bottom: 12px;
  font-size: 0.8em;
}

#knitpolo_26sm h1 .main {
  display: block;
  text-align: center;
  font-size: 1em;
}


#knitpolo_26sm h1 .accent {
  font-size: 1em;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 6px;
}

 #knitpolo_26sm h2 {

	text-align: center;
	font-weight: 500;
	background: none;
	border: none;
  padding: 2em 0 0.7em;
  font-size: 2.5em;
  line-height: 120%;
  letter-spacing: 0.02em;

}
#knitpolo_26sm h2 span {
	font-size: 0.7em;

}

#knitpolo_26sm h3{
	color: #151515;
	text-align: center;
	font-weight:500;
	background: none;
	border: none;
font-size: 2.3em;
	margin: 2em auto 0.5em;
  letter-spacing: 0.05em;
}

#knitpolo_26sm .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}
#knitpolo_26sm p.main_text, 
#knitpolo_26sm p.main_text2{
	width: 95%!important;
	margin: 1em auto 3em!important;
text-align: left;
	line-height: 180%;
	display: block!important;
  	max-width: 600px;
}
#knitpolo_26sm section {
	width: 100%;
	max-width: 800px;
}
#knitpolo_26sm section.main{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#knitpolo_26sm section.main2{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 auto 50px;
}


#knitpolo_26sm p.price {
	width: 100%;
	display: block;

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



#knitpolo_26sm section.item3{
	width: 100%;
	max-width: 800px;
	margin: 0 auto 50px;
	text-align: center;
}
#knitpolo_26sm section.item3 img{
	width: 100%;
}
#knitpolo_26sm section.item3 .flex div {
	flex-basis: 50%;

}

#knitpolo_26sm p.itemname3 {

	margin: 0 auto 0px!important;
	text-align: center;
}
#knitpolo_26sm p.itemname3 span {
	
	font-weight: 600;
font-size: 1.3em;
padding-bottom: 0.5em;
}

#knitpolo_26sm p.price3 {
	margin:0px auto!important;
	text-align: center;
}

#knitpolo_26sm section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}

#knitpolo_26sm section.item2 img{
	width: 100%;
}
#knitpolo_26sm section.item2 .flex div {
	flex-basis: 50%;
	padding: 2%;
}


#knitpolo_26sm section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 0px 0px 0px 0px;
}
#knitpolo_26sm .style .slide {
	margin: 0 auto;
}
#knitpolo_26sm .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#knitpolo_26sm .style .slide ul li img {
	width: 100%;
	max-width: 800px;
}
#knitpolo_26sm section .main .doubleimage div {
	flex-basis: 50%;
}


/* 購入ボタン */
#knitpolo_26sm .itemlist a,
#knitpolo_26sm .buy a,
#knitpolo_26sm .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #151515;
	background: #151515;
	color: #FFF;

	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
	border-radius: 2px;
	text-decoration: none;
}

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


#knitpolo_26sm .buy2 {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #151515;
	background: #151515;
	color: #fff;

	transition: 0.6s;
	margin: 1em auto;
	border-radius: 2px;
}
#knitpolo_26sm .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #151515;
	color: #151515;
}



#knitpolo_26sm .styling{
	width: 90%!important;
	margin: 40px auto;
}
#knitpolo_26sm .itemlist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: auto;
 padding: 0 0 0.5em 0;
}
#knitpolo_26sm .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#knitpolo_26sm .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}
#knitpolo_26sm .style .slide ul {
  width: 100%;
  max-width: 510px;
}
#knitpolo_26sm .style .slide ul li img {
  width: 100%;
  max-width: 510px;
}

#knitpolo_26sm .model{
text-align: center;
}


/* 回遊リンク */

#knitpolo_26sm .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#knitpolo_26sm .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #151515;
	border-bottom: 1px solid #151515;
	color: #151515;
	letter-spacing: 3px;
}
#knitpolo_26sm .Banner4 ul {
	display: inline;
}
#knitpolo_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;
	}
	/* ヘッダー・フッターの崩れを直す */
	#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;
	}
	#knitpolo_26sm h1 {
		font-size: 7vw;
	}
	

	#knitpolo_26sm h2 {
		font-size: 6.5vw;
		text-align: center;
	}
	#knitpolo_26sm h3 {
		font-size: 6.5vw;
	
	}
	#knitpolo_26sm p, #knitpolo_26sm div {
		font-size: 3.8vw!important;
		line-height: 180%;
	}
  
  #knitpolo_26sm p.itemname3 span {
	

font-size: 4.5vw;

}
	#knitpolo_26sm p.main_text {
		display: block!important;


	}
		#knitpolo_26sm p.main_text2 {
		display: block!important;
	}

#knitpolo_26sm .itemlist {
	width: 95%;
}
#knitpolo_26sm .itemlist div {
		
		line-height: 150%!important;
	}
	#knitpolo_26sm p.price {

		line-height: 110%;
	}
	#knitpolo_26sm .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#knitpolo_26sm .itemlist div:last-child {
		width: 18%;
	}

	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#knitpolo_26sm .Banner4 {
		text-align: center;
		width: 100%;
	}
	#knitpolo_26sm .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#knitpolo_26sm .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	
	.box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
}

.box26 p {
   text-align: left;
	}	
	

	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#knitpolo_26sm .header {
		position: relative;
		height: 110vw;
	}
	#knitpolo_26sm .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}