@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 a:not([class]){
	text-decoration: none;
	font-weight: normal;
}

.blog_inner h2 {
 border-bottom: none;
}
.blog_inner h3{
 border-left: none;
}

.blog_inner ul{
margin-bottom: 0;
margin-left: 0;
}

.slick-dots {
bottom: -10px;
}

#hellokitty02 {
	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: #333;
	background: #fff8ed;
}
#hellokitty02 img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#hellokitty02 p {
	font-size: 0.95em!important;
	margin-top: 0!important;
	line-height: 180%;
}

 #hellokitty02 h4, #hellokitty02 h5 {
	color: #151515;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
}

 #hellokitty02 .h2title img {

max-width: stretch;

}
 #hellokitty02 .h2title{
 margin: 30px auto;
 }

 #hellokitty02 h4{
	font-size: 1.2em;
	 font-weight: normal;
	 margin-top: 0;
}


#hellokitty02 h1 {
	color: #111;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	text-align: center;
	font-weight: normal;
	width: 100%;
	font-size: 2.3em;
	line-height: 160%;
	font-style: normal;
	margin: 0px auto 40px;
	
}

#hellokitty02 h3{
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	margin: 30px auto;
	font-size: 2em;
}

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


#hellokitty02 h1 span{
	font-size: 0.8em;
	font-weight: bold;
}


#hellokitty02 .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}


#hellokitty02 .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%;
	justify-content: center;
	/*border: solid 2px #177245;*/
	border-radius: 10px;
}
#hellokitty02 section.category {
  margin: 40px auto;
  width: 100%;
}
#hellokitty02 .categorylist div {
  flex-basis: calc(100% / 3 );
}

#hellokitty02 p.main_text {
	width: 100%!important;
	margin: 0px auto 0!important;
	padding: 8%;
	text-align: center;
	line-height: 180%;
	display: block!important;
  font-size: 1.5em!important;
  font-weight: 600;
  color: #222;
}
 
#hellokitty02 p.main_text2 {
	width: 100%!important;
	margin: 0px auto 0!important;
	padding: 8%;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

.fvslider {
	margin: 50px auto 0px;
}


#hellokitty02 section {
	width: 100%;
	max-width: 800px;
}

/*

#hellokitty02 section.style1{
	position: relative;
}

#hellokitty02  section.style1 img{
	position: absolute;
}

#hellokitty02 section.style1{
	width: 100%;
	height: 1600px;
	background: url(https://www.peetonline.com/images/gotcha/2026/hellokitty02/back1.jpg) no-repeat;
	background-position: center;
	background-size:cover;
	 z-index: 1;
}

#hellokitty02  section.style1 img.style01_1{	
	width: 60%;
	top:30px;
	right: 0;
}

#hellokitty02 section.style1 img.style01_2{
	width: 35%;
	top: 50px;
	left: 0;
}

#hellokitty02 section.style1 img.style01_3{
	width: 45%;
	top: 382px;
	right: 0;
}

#hellokitty02 section.style1 img.style01_4{
	width: 38%;
	top: 473px;
	left: 20px;
	z-index: 1;
}

#hellokitty02 section.style1 img.style01_5{
	width: 56%;
	top:656px;
	right: 0px;
}

#hellokitty02 section.style1 img.style01_6{
	width: 50%;
	top: 930px;
	left: 0;
}

#hellokitty02 section.style1 img.style01_7{
	width: 40%;
	bottom: 150px;
	right: 0;
}

#hellokitty02 section.style1 img.style01_8{
	width: 65%;
	bottom: 0px;
	left: 0;
}

*/

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


#hellokitty02 section.main img{
	margin: 0px auto 0px;
}

#hellokitty02 section.main img.logo{
	margin: 30px auto 25px;
	width: 35%;
}

#hellokitty02 section.item3 img.illustration{
	margin: 50px auto;
	width: 30%;
}

#hellokitty02 section.main img.photo{
	margin: 30px auto 30px;
}

#hellokitty02 p.itemname {
	width: 100%;
	line-height: 200%;
}
#hellokitty02 p.price {
	width: 100%;
	display: block;
	font-size: 1.5em!important;
	text-align: center!important;
	margin-bottom: 10px;
}
#hellokitty02 p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#hellokitty02 .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.3em !important;
  display: block;
	text-align: left!important;
}
#hellokitty02 p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}

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

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

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

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


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




#hellokitty02 section.mesh .other_image img{
	  
width: 75%;
    margin: 45px 200px 10px -100px;
    padding: 2% 4%;
}

#hellokitty02 section.mesh .other_image2 img{
    width: 75%;
  padding: 2%;
	margin: 20px auto;
}

#hellokitty02 section.mesh .other_image3 img{
    width: 75%;
    margin: 10px -100px 20px 181px;
    padding: 2% 4%;
}


#hellokitty02 section.mesh .other_image4 img{
	width: 70%;
	margin: 5px 200px 10px -100px;
    padding: 2% 4%;
}

#hellokitty02 section.mesh{
margin:0 auto;
}


/* 購入ボタン */
#hellokitty02 .itemlist a,
#hellokitty02 .buy a,
#hellokitty02 .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #151515;
	background: #151515;
	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;
	text-decoration: none;
}

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


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

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

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



#hellokitty02 .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;
}
#hellokitty02 .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#hellokitty02 .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%;
}

/*VIEW MOREボタンの設定*/

#hellokitty02 p.button {
	display: block;
	margin: 0 auto!important;
	padding : 11px 12px;
	color :#FFF;
	background :#000;
	cursor :pointer;
	transition: all 0.5s;
	max-width: 300px;
	width: 60%;
	text-align: center;
}


/* 回遊リンク */

#hellokitty02 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#hellokitty02 .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #333;
	border-bottom: 1px solid #333;
	color: #333;
	letter-spacing: 3px;
}
#hellokitty02 .Banner4 ul {
	display: inline;
}
#hellokitty02 .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;
	}
	#hellokitty02 h1 {
		font-size: 5vw;
		line-height: 130%;
		margin: 0vw auto 6vw;
	}
			
	#hellokitty02 h1 span {
		font-size: 3.8vw;
	}
	
  #hellokitty02 h2 img{
  width: 60%;
  }
  
	#hellokitty02 h3 {
		font-size: 3.8vw;
		color: black;
	}
		
	#hellokitty02 section.main img.logo{
	margin: 7vw auto 3vw;
	width: 40%;
	}
	
	#hellokitty02 section.item3 img.illustration{
	margin: 50px auto;
	width: 35%;
}
	
	#hellokitty02 p, #hellokitty02 div {
		font-size: 2.8vw!important;
		line-height: 180%;
	}
	
	#hellokitty02 p.main_text {
		display: block!important;
		margin: 0vw auto 0!important;
		text-align: center;
	}
		#hellokitty02 p.main_text2 {
		display: block!important;
		margin: 2.5vw auto!important;
	
	    padding: 2%;
	}
	#hellokitty02 p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: center;
	}
	#hellokitty02 section {
		margin: 8.375vw auto;
	}
	
	#hellokitty02 section.item2
	 {
		margin: 0vw auto 10.125vw;
	}
	
	#hellokitty02 section.main p.itemname {
	font-size: 3vw!important;
	margin:10px auto 0!important;
}
	
	
	
	#hellokitty02 section.main,
	#hellokitty02 section.member{
		margin: 5vw auto 0;
	}

#hellokitty02 .itemlist {
	width: 95%;
}
#hellokitty02 .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#hellokitty02 p.price {
		font-size: 4.5vw!important;
		line-height: 180%;
		margin-bottom: 0;
	}
	#hellokitty02 .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#hellokitty02 .itemlist div:last-child {
		width: 18%;
	}
		
	#hellokitty02 .buy2{
        padding: 5px 0;
		max-width: 100px;
    }
	

#hellokitty02 .categorylist div {
  flex-basis: calc(100% / 3 );
}
	

#hellokitty02 section.mesh .other_image img{
width: 75%;
margin: 5px 195px 10px -15px;
padding: 2% 4%;
}

#hellokitty02 section.mesh .other_image2 img{
width: 75%;
padding: 2%;
margin: 30px auto;
}
	
#hellokitty02 section.mesh .other_image3 img{
width: 75%;
margin: -12px 0px 20px 97px;
padding: 2% 4%;
}	
	
#hellokitty02 section.mesh .other_image4 img{
width: 70%;
margin: 5px 195px 10px -15px;
padding: 2% 4%;
}

	
#hellokitty02 .buy2 {
margin-bottom: 7vw;	
}	
	
.fvslider {
	margin: 30px auto 0px;
}	
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#hellokitty02 .Banner4 {
		text-align: center;
		width: 100%;
	}
	#hellokitty02 .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#hellokitty02 .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;
	}
	#hellokitty02 .header {
		position: relative;
		height: 110vw;
	}
	#hellokitty02 .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}