@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');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&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 li{
list-style: none;	
}
.blog_inner ul{
margin-left:0;
}

#waffle {
	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;
	color: #fff;
	background: #002147;
}
#waffle img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#waffle p {
	font-size: 0.95em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#waffle .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
 #waffle h4, #waffle h5 {
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

 #waffle h2 {
	text-align: center;
	font-weight: normal;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#waffle h1 {
	text-align: center;
	font-weight: bolder;
	background: none;
	border: none;
	font-family: "acumin-variable", sans-serif;
}

#waffle h3{
	color:#002147 !important;
	font-size: 1.5em;
	padding:2%;
	text-align: left;
	font-weight: bold;
	background: none;
	border: none;
	margin: 30px auto 0;
	width: 100%;
	padding-left:5px;
	background: #dcdcdc;
}

#waffle h1 {
	font-size: 3.5em;
	line-height: 125%;
	letter-spacing: 7.5px;
	margin:50px auto;
}

#waffle h1 img{
	max-width: 90%;
	height: auto;
	border: none;
	vertical-align: bottom;
	margin: 0 auto;
}

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

#waffle h2.headline {
  padding: 0.5em;/*文字周りの余白*/
  color: #fff;/*文字色*/
line-height: 150%;
font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 2em;
	text-align: center;
}

#waffle h1 span{
	font-size: 0.3em;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-weight: normal;

}
#waffle h2 {
	font-size: 1.3em;
	margin: 0px auto;
	text-align: center;
	font-weight: normal;
	line-height: 180%;
}
#waffle h2 span {
	font-size: 0.6em;
}
#waffle .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}


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

#waffle p.main_text, 
#waffle p.stylingtext {
	width: 90%!important;
	margin: 20px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

 
#waffle p.main_text2{
	width: 100%!important;
	margin: 10px auto!important;
	text-align: left;
	line-height: 200%;
	display: block!important;
	color:black;
	padding: 2%;
	font-size: 1.2em!important;
	color:white;
}

#waffle p.main_text2 span{
	font-size: 1.3em!important;
	font-weight: bold;
}

#waffle section {
	width: 100%;
	max-width: 800px;
}
#waffle section.main,
#waffle section.member{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 10px auto;
}

#waffle section.style {
	margin:0 auto 65px;
}

#waffle p.itemname {
	width: 100%;
	line-height: 200%;
}
#waffle p.price {
	width: 100%;
	display: block;
	font-size: 1.1em!important;
}
#waffle p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

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

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

#waffle p.itemname3 {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center;
}

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

#waffle section.item2,
#waffle section.item1{
	width: 100%;
	max-width: 800px;
	margin: 20px auto;
	text-align: center;
}


#waffle section.item2 img,
#waffle section.item1 img{
	width: 100%;
}

#waffle section.item2 .flex div {
	flex-basis: 50%;
	padding: 0%;
}

#waffle section.item1 .flex div {
	flex-basis: 100%;
}

#waffle p.itemname2 {
	font-size: 0.95em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center!important;
}

#waffle p.itemname1 {
	font-size: 1.2em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center!important;
}

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

#waffle p.price1 {
	font-size: 1.5em!important;
	margin: 10px auto!important;
	text-align: center!important;
}

#waffle .main_text span.big{
	font-size: 2.3em!important;
	color: #e25822!important;
	font-weight:bold!important;
	line-height: 120%!important;
	}


.boxmi3 {
  border: solid 1px #fff;
  padding: 0.7em;
  color: #fff;
  width:95%;
  line-height: 225%;
  margin: 2em auto;
  font-weight: normal;
  text-align: left;
  border-radius: 10px;
}

.boxmi3 span {
 font-weight: bold;
	font-size: 1.3em;
}

@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}

	@keyframes infinity-scroll-right {
from {
  transform: translateX(-100%);
}
  to {
  transform: translateX(0%);
}
}
.scroll-infinity__list--right{
  animation :infinity-scroll-right 25s infinite linear 0.5s both;
}

.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
	margin-bottom: 0px;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
 margin:0 auto 0px;
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 25s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 4);
}
.scroll-infinity__item>img {
  width: 100%;
  margin: 0px auto;
}




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





@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}


/*STYLE001*/

#waffle section.style001{
	margin: 0px auto 440px;
}

#waffle section.style001 .mainimage2{
	position: relative;
	margin: 40px auto 50px;
	width:45%;
	bottom: 100px;
	right: 29%;
}


#waffle section.style001 .mainimage2_1{
	position: relative;
	margin: 40px auto 50px;
	width:40%;
	bottom: 160px;
	transform: rotateZ( 8deg );
	right: 4%;
}


#waffle section.style001 .mainimage2_2{
	position: relative;
	margin: 40px auto 50px;
	width:45%;
	bottom: 300px;
	transform: rotateZ( -6deg );
	right: -25%;
}

#waffle section.style001 .mainimage3{
	position: relative;
	margin: -670px auto 50px;
	width:80%;
	top:375px;
	right: 0%;
}

#waffle section.style001 .subimage{
	margin: 40px auto 50px;
}

#waffle section.style001 .subimage{
	/*background: url(https://www.peetonline.com/images/karlkani/2023/egawa/styling/frame2.png) no-repeat;*/
	background-size: contain;
	background-position: center;
	position: relative;
	width: 100%;
}

#waffle section.style001 .subimage1{
	width: 75%;
	padding-bottom: 30%;
}

#waffle section.style001 .subimage2{
	position: absolute;
	width: 42%;
	bottom: 40px;
	right: 6%;
	transform: rotateZ( 8deg );
}

#waffle section.style001 .subimage3{
	position: absolute;
	width: 40%;
	top: 98%;
	right: 0;
	left:50%;
	transform: rotateZ( -10deg );
}




/* 購入ボタン */
#waffle .itemlist a,
#waffle .buy a,
#waffle .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;
	border-radius: 8px;
}

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


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

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

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

#waffle .styling{
	width: 90%!important;
	margin: 40px auto;
}
#waffle .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: 10px 0;
}
#waffle .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#waffle .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}


.itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


/* 回遊リンク */

#waffle .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#waffle .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #fff;
	border-bottom: 1px solid #fff;
	color: #fff!important;
	letter-spacing: 3px;
	text-align: center;
	background: none;
}
#waffle .Banner4 ul {
	display: inline;
}
#waffle .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;
	}
			
	#waffle h1 {
		font-size: 5.5vw;
		letter-spacing: 3.5px;
		line-height: 135%;
		margin:5vw auto 0vw;
	}
	
	#waffle h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}
			
	#waffle h1 span {
		font-size: 2.8vw;
	}
	#waffle h2 {
		font-size: 3vw;
		text-align: center;
		margin: 0 auto;
	}
	
	#waffle h2.headline{
		font-size: 5vw;
	}
	
	#waffle h3 {
		font-size: 3.5vw;
		color: black;
		line-height: 180%;
	}
	#waffle p, #waffle div {
		font-size: 2.7vw!important;
		line-height: 180%;
	}
	#waffle p.main_text {
		display: block!important;
		margin: 2.5vw auto !important;
		text-align: center;
	}
		#waffle p.main_text2 {
		display: block!important;
		margin: 0vw auto !important;
		text-align: left;
	}
	#waffle p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: left;
	}
	#waffle section {
		margin: 8.375vw auto;
	}
	
	#waffle section.item2
	 {
		margin: 0vw auto 10.125vw;
	}
	
	#waffle section.main,
	#waffle section.member{
		margin: 5vw auto 0;
	}
	#waffle section.style {
	margin:0 auto;
}
#waffle .itemlist {
	width: 95%;
}
#waffle .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#waffle p.price {
		font-size: 3.5vw!important;
		line-height: 110%;
	}
	#waffle .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#waffle .itemlist div:last-child {
		width: 18%;
	}
	#waffle .styling {
        margin: 5.375vw auto;
    }
	
	
.scroll-infinity__wrap {
	margin-top: 20px;
}	
	
.boxmi3 {
  line-height: 220%!important;
}	
	
#waffle section.style001	{
 margin-bottom: -7vw;
}	
	
.scroll-infinity__item {
  width: calc(100vw / 2);
}	
	
#waffle .Banner4 h3{
 font-size: 3.5vw!important;
	padding:10px 0;
}
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#waffle .Banner4 {
		text-align: center;
		width: 100%;
	}
	#waffle .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#waffle .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	

	#waffle .buy2{
   max-width: 85px;
		padding: 8px 0;
	}	
	
	
	
/* style001 SP */	
#waffle section.style001 .mainimage3{
	top:0px;
	margin-top:-315px;
}	
	
#waffle section.style001 .subimage3{
	top:92%;
}		
	
	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#waffle .header {
		position: relative;
		height: 110vw;
	}
	#waffle .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}