body{margin:0;padding:0;font-family:sans-serif;line-height:1.7;}
header,article,sction,h1{margin:0;padding:0;}

/**
font-family: 'M PLUS 1p', sans-serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
**/

#wrapper{
	width:1000px;
	position:relative;
	margin:0 auto;
	box-shadow: 4px 6px 12px 0px rgba(0, 0, 0, 0.4);
	}
#logo{
	text-align: right;
    padding: 5px 5px 0 0;
    }

header{
	position:relative;
	}
	   
header h1{}
#pockyday_exp{
	margin:0;padding:0;
	}
#pockys{
	position:absolute;
	top:245px;
	right:0;
	}
#item_pockys{
	list-style-type: none;
   	padding: 0;
   	margin: 20px 0;
   	}
#item_pockys li{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	position: relative;
	margin: 35px 20px 0;
    padding: 0 0 30px;
    background: url(img/p_kei.png) no-repeat left bottom;
    background-size: contain;
    }

#item_pockys .p_img{
	width:256px;
	min-height:350px;
	}
#item_pockys .p_tit{
    margin: 4em 0 0 1em;
    width: 680px;
    }

#item_pockys .p_tit a.pock_op{
	display:block;
	width:100%;
	height:100%;
	position: absolute;
    top:0;
    left:0;
	}
#item_pockys .p_tit a.pock_op img{
	position: absolute;
    bottom: 30px;
    right: 0;
    }	
#item_pockys li h2 {
    font-family:'M PLUS 1p', sans-serif;
    font-weight:800;
    font-size:2em;
    line-height:1.2;
    margin:0;
    }
#item_pockys li h2 .gentei{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size:0.8em;
	font-weight:800;
	color:#f00;
	}
#item_pockys li h2 .p_exp{
	display:block;
	font-size:0.6em;
	font-weight:500;
	margin:.5em 1em;
	}
#item_pockys li p{
	margin:.5em 0 1em 1em;
	}
#p01>img,#p02>img,#p03>img{
	width: 180px;
    height: auto;
    padding: 0 45px;
    }
.Modal-content{text-align: center;}
#sns{margin: 30px auto; text-align: center;}

#head p{color:#fff;margin:0 0 0 30px;padding:0;font-size:20px;font-weight:200;}
.gbtop{margin:10px auto;text-align:center;}

footer{background:#f00;padding:20px 0;color:#fff;font-size:12px;font-weight:900;text-align:center;}


/* ウィンドウサイズ640px以下 */
@media(max-width:640px){



}
