@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;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}
#mesh {
	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;
	color: #000;
}
#mesh img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#mesh p {
	font-size: 1.2em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#mesh .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
#mesh h1, #mesh h2, #mesh h4, #mesh h5 {
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#mesh h3{
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#mesh h1 {
	font-size: 2.5em;
	line-height: 150%;
	letter-spacing: 0.8rem;
	margin: 50px auto;
}

#mesh h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}



#mesh h2.headline {
  padding: 0.5em;/*文字周りの余白*/
  color: black;/*文字色*/
  background: #dff2ff;/*背景色*/
}

/*見出し部分*/
#mesh h2.heading-042{
 position:relative;
 z-index:1;
 padding:10px;
text-align: left;
padding-left:18px;
padding-bottom: 0px;
}
/*背景の装飾
#mesh h2.heading-042::before{
 content: '';
 position: absolute;
 z-index:-1;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 background-image: linear-gradient(135deg, #242124  15px, transparent 15px calc(100% - 15px), #242124  calc(100% - 15px));
 
 border: unset;
 margin: unset;
 width: unset;
 height: unset;
}*/


#mesh h3.heading-006 {
    display: inline-block;
    position: relative;
    padding: 0 2.5em;
    color: #000000;
}

#mesh h3.heading-006::before,
#mesh h3.heading-006::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 3px;
    background-color: #2d2d2d;
}

#mesh h3.heading-006::before {
    left: 0;
}

#mesh h3.heading-006::after {
    right: 0;
}


#mesh h1 span{
	font-size: 0.5em;
	}
#mesh h2 {
	font-size: 1.65em;
	line-height: 180%;
	margin: 0 auto 0px;
	text-align: center;
	letter-spacing: 0.06em;
}
#mesh h2 span {
	font-size: 1.1em;
}
#mesh .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}
#mesh p.main_text{
	width: 100%!important;
	margin: 20px auto!important;
	text-align: left;
	line-height: 180%;
	color:black;
	background: #dff2ff;
	padding: 2%;
	display: block!important;
}

#mesh p.main_text2{
	width: 90%!important;
	margin: 5px auto 70px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
}

#mesh section {
	width: 100%;
	max-width: 800px;
}
#mesh section.main{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0px auto;
}
#mesh p.itemname {
	width: 100%;
	line-height: 200%;
}
#mesh p.price {
	width: 100%;
	display: block;
	font-size: 1.1em!important;
}
#mesh p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#mesh section.main .itembox {
	width: 80%;
	max-width: 800px;
	margin: 10px auto 25px;
}
#mesh section.main.itembox p {
	text-align: center;
}
#mesh section.main p.itemtext {
	margin: 20px auto 20px!important;
	font-size: 0.85em!important;
}
#mesh section.main p.itemname {
	font-size: 0.90em!important;
}

#mesh section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
#mesh section.item2 img{
	width: 100%;
}
#mesh section.item2 .flex div {
	flex-basis: 50%;
	padding: 2%;
}

#mesh p.itemname2 {
	font-size: 0.9em!important;
	margin: 10px auto 0px!important;
	font-weight: 600;
	text-align: center;
}

#mesh p.price2 {
	font-size: 1.3em!important;
	text-align: center;
	margin: 0px auto 10px!important;
}

#mesh .main_text span.big{
	font-size: 1.3em!important;
	color: #4682b4!important;
	font-weight:bold!important;
	line-height: 180%!important;
	}

#mesh section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 0px 0px 0px 0px;
}

#mesh section.main .doubleimage div {
	flex-basis: 50%;
}

#mesh section.style .back{
    position: relative;
    width: 100%;
    padding: 100px 0;
}

#mesh section.style1 .back{
    background: url(https://peetonline.com/images/all/2025/mesh/mesh.jpg) no-repeat;
    background-size: cover;
	background-position: center;
	 z-index: 1;
}


#mesh section.style1 .back::after{
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  background-color: white;
  opacity: 0.5;
}
#mesh section.style1 .back>p.main_text2,
#mesh section.style1 .back>h2.heading-042,
#mesh section.style1 .back>section.main,
#mesh section.style1 .back>section.item2,
#mesh section.style1 .back>h1{
  position: relative;
  z-index: 3;
 
}

/* 購入ボタン */

#mesh .buy a,
#mesh .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
}
#mesh .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#mesh .buy2 {
	display: block;
	width: 100%;
	max-width: 120px;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	border-radius: 8px;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#mesh .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#mesh p.other a {
	display: block;
	width: 100%;
	max-width: 400px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid white;
	background: black;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 60px auto;
}

#mesh p.other a:hover{
	background: white;
	text-align: center;
	border: 1px solid black;
	color: black;
}





/* 回遊リンク */

#mesh .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#mesh .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#mesh .Banner4 ul {
	display: inline;
}
#mesh .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;
	}
	#mesh h1 {
		font-size: 5.5vw;
		margin:5vw auto;
		letter-spacing: 0.5rem;
		line-height: 125%;
	}
	
	#mesh h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}
		
	#mesh h1 span {
		font-size: 2.8vw;
	}
	#mesh h2 {
		font-size: 3.5vw;
		text-align: center;
		letter-spacing: 0.06em;
	}
	#mesh h3 {
		font-size: 3.8vw;
		color: black;
	}
	#mesh p, #mesh div {
		font-size: 3.2vw!important;
		line-height: 180%;
	}
	#mesh p.main_text {
		display: block!important;
		margin: 2.5vw auto!important;
		text-align: left;
	}
		#mesh p.main_text2 {
		display: block!important;
		margin: 0vw auto 5vw  !important;
	}
	
	#mesh section {
		margin: 8.375vw auto;
	}
	
	#mesh section.item2
	 {
	   margin: 0vw auto 10.125vw;
	}
		
    #mesh section.item2 .flex div {
	   flex-basis: 50%;
	   padding: 1%;
	}
		
	#mesh section.main{
		margin: 0vw auto;
	}	

	#mesh p.price {
		font-size: 3.5vw!important;
		line-height: 110%;
	}
		
	#mesh .buy2{
        max-width:80px;
		padding:8px 0;
		margin-bottom: 5vw;
    }
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#mesh .Banner4 {
		text-align: center;
		width: 100%;
	}
	#mesh .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#mesh .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	
	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#mesh .header {
		position: relative;
		height: 110vw;
	}
	#mesh .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}