#top .blockWrap:nth-child(1){
	background-color:transparent;}
	
#top .blockWrap:nth-child(2n){
	background:url(https://img17.shop-pro.jp/PA01268/610/etc/bg_gray.gif?cmsp_timestamp=20170926021752) repeat;}

#top .latest{
	background-color:rgba(255,255,255,0.8);
	display:inline-block;
	width:960px;
	padding:20px;
	margin-left:-30px;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.15);
	position:absolute;
	bottom:0;}

#top .latest h2{
	float:left;
	margin:10px 30px 10px 10px;
	width:140px;}

#top .latest .info{
	float:left;
	padding-top:10px;
	width:750px;
	overflow:auto;
	height:150px;}
	
#top .latest .info p{
	margin:0;}

#top .latest ul{
	clear:both;}

#top .latest ul li{
	float:left;
	padding:10px;}

#top .top_frozen,
#top .top_calendar,
#top .top_kimagure,
#top .top_kirari,
#top .top_aboutus{
	margin:40px 0;}

#top .top_fb{
	margin:40px auto;}

#top .top_calendar img,
#top .top_kirari img,
#top .top_aboutus img{
	margin:20px auto;
	display:block;}

#top .top_outline{
	background:url(https://img17.shop-pro.jp/PA01268/610/etc/bg_nakamura.png?cmsp_timestamp=20170926102954) no-repeat 50px 0;
	padding:0 0 20px 250px;
	margin:40px 0 0 0;}
	
#top .top_outline h2{
	text-align:left;}
	
#top .top_item_list{
	margin:0 0 40px 0;}
	
#top .top_kimagure{
	background-color:#fff;
	border:1px solid #333;
	padding:40px;}
	
#top .top_kimagure h2,
#top .top_kimagure h3,
#top .top_kimagure img{
	text-align:center;}
	
#top .top_kimagure p{
	padding:0 40px;
	width:80%;
	margin:0 auto;}
	
#top .top_kimagure li{
	text-align:center;}


#top .top_kirari p{
	width:80%;
	margin:20px auto;}
	
#top .top_aboutus p{
	width:80%;
	margin:20px auto;
	text-align:center;}

#top .top_itemlist{
	float:left; 
	width:300px; 
	height:200px;
	display:block;
	overflow:hidden; 
	margin:0 10px 20px 10px; 
	position:relative;}

#top a.top_itemlist_txt{
	width:300px; 
	height:200px; 
	padding-top:135px;
	position:absolute; 
	left:0;
	bottom:-135px;
	transition:bottom .3s ease-in;
	-webkit-transition:bottom .3s ease-in;
    -moz-transition:bottom .3s ease-in;
    -o-transition:bottom .3s ease-in; 
    color:#fff; 
    cursor:pointer;
	text-decoration:none;
    z-index:10;}
    
#top .top_itemlist_txt:hover{
	bottom:0;}
	
#top a.top_itemlist_txt .bg_blue{
	background-color:rgba(0, 102, 153, 0.9);
	padding:10px;
	width:280px; 
	height:180px;
	line-height:1.5;}

#top a.top_itemlist_txt .bg_blue .price{
	text-align:right;
	font-size:105%;
	font-weight:bold;}

#top .top_frozen{
	width:100%;}

#top .top_frozen > div{
	margin-bottom:50px;}
		
#top .top_frozen h3{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	font-family: "¥á¥¤¥ê¥ª", "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	margin-bottom: 0;}
	
#top .top_frozen .season{
	font-weight: bold;}

#top .top_frozen .season .s_exp{		
	margin: 0;}
	
#top .top_frozen table#option_tbl{
	width:100%;
	background: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;}
	
#top .top_frozen table#option_tbl tbody{
	/*display: flex;
	justify-content: center;*/}

#top .top_frozen table#option_tbl tbody tr{
	width: 100%;
	display: flex;}

#top .top_frozen table#option_tbl tbody tr th,
#top .top_frozen table#option_tbl tbody tr td{
	padding:0px 30px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	font-weight: normal;
	width: 50%;}
	
#top .top_frozen table#option_tbl tbody tr td.cell_2,
#top .top_frozen table#option_tbl tbody tr td.cell_2 label{
	display: flex !important;}
	
#top .top_frozen table#option_tbl tbody tr td.cell_2 div{
	display:none;}
	
#top .top_frozen table#option_tbl tbody tr td.cell_2 .table_price{
	padding-right: 30px;
	border-right: 1px solid #ccc;}
	
#top .top_frozen table#option_tbl tbody tr td.cell_2 .t_stock_num,
#top .top_frozen table#option_tbl tbody tr td.cell_2 .stock_zero{
	padding-left: 30px;
	padding-right: 30px;}
	
#top .top_ugui{
	width:100%;
	padding: 50px;
	border: 1px solid #333;
	display: block;
	box-sizing: border-box; 
	background-color:#fff; 
	text-align:center;}
	
#top .top_ugui .youtube{
	max-width: 880px;
	width: 100%;
	aspect-ratio: 16 / 9;
	margin: 0 auto 50px auto;}
	
#top .top_ugui .youtube iframe{
	width: 100%; 
	height: 100%;}