@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	line-height: 1.5;
	font-weight: normal;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	color: #000;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;

}



area{
  border:none;
  outline:none;
}





a{
	color: #000;
	text-decoration: none;
}

li{
	list-style-type: none;
}

#sp_nav{
	display: none;
}

.cf:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}


.no_scroll{
	overflow: hidden;
}








@media screen and (min-width: 751px) {

	 h2,
	 h2 span,
	 .more a,
	 #comment p{
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}


	.ignore_pc{
		display: none;
	}
	.pc_header{
		display: block;
	}
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}


	article{
		position: relative;
	}

	.container{
		position: relative;
		padding-top: 60px;
		width: 100%;
/*		min-width: 1000px;
*/		overflow-x: hidden;
	}
	.corner{
		border-radius: 4px;
	}


	/* グローバルヘッダー
	--------------------------------------------------------------- */
	
	
	#gheader {
		width: 100%;
/*		min-width: 1000px;
*/		height: 90px;
		left: 0;
		top: 0;
		z-index: 200;
		line-height: 1;
		background: #fff;
	}
	#gheader .inner {
		position: relative;
	}

	#gheader h1{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 570px;
		height: 50px;
		z-index: 20;

	}
	#gheader h1 a{
		display: block;
		width: 570px;
		height: 50px;
		background: url(../img/head_logo.png) 50% 50% no-repeat;
		text-indent: -9999px;
	}

	
	#gheader .logo-list{
		position: relative;
		height: 90px;
		width: 100%;
		z-index: 10;
	}



	.logo-fj{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right:90px;
		width: 45px;
		height: 70px;
	}

	.logo-card{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right:10px;
		width: 48px;
		height: 60px;
	}

	.logo-social{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 10px;
		width: 70px;
		height: 70px;
	}








	.logo-fj a{
		display: block;
		width: 45px;
		height: 70px;
		background: url(../img/logo_fj.png) 0 0 no-repeat;
		background-size: 100% 100%;	

	}

	.logo-card a{
		display: block;
		width: 48px;
		height: 60px;
		background: url(../img/logo_card.png) 0 0 no-repeat;
		background-size: 100% 100%;	
	}

	.logo-social a{
		display: block;
		width: 70px;
		height: 70px;
		background: url(../img/logo_social.png) 0 0 no-repeat;
		background-size: 70px 70px;
	
	}






	/* グローバルナビ
	--------------------------------------------------------------- */

	#gnav-sp{
		display: none;
	
	}
	#gnav{
		position: absolute;
		top: 0;
		background: #000;
		height: 60px;
		width: 100%;
/*		min-width: 890px;
*/		z-index: 150;
	}
	#gnav.fixed{
		position: fixed;
	}

	#gnav .nav {
		text-align: center;
		font-size: 0;
		height: 60px;
	}

	#gnav .nav li{
		display: inline-block;
	}

	#gnav .nav li + li{
		margin: 0 0 0 60px;
	}

	#gnav .nav li a{
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		position: relative;
		display: block;
		color: #fff;
		font-size: 15px;
		line-height: 60px;
		font-weight: bold;
	}

	#gnav .nav li a span{
		display: none;
		position: absolute;
		margin: auto;
		left: 50%;
		bottom: 10px;

		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);

		background: url(../img/dotted_wh.png) 0 0 repeat-x;
		height: 10px;
	}

	#gnav .nav li.nav-member a span{
		width: 100px;
	}
	#gnav .nav li.nav-theme a span{
		width: 150px;
	}
	#gnav .nav li.nav-recipe a span{
		width: 165px;
	}
	#gnav .nav li.nav-shopping a span{
		width: 78px;
	}

	#gnav .nav li a:hover span{
		display: block;
	}

	#gnav .nav li.active a span{
		display: block;
	}




	.page-member #gnav .nav li.nav-member a span,
	.page-theme #gnav .nav li.nav-theme a span,
	.page-recipe #gnav .nav li.nav-recipe a span{
		display: block;
	}








	.home{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 10px;
		height: 34px;
	}


	.social{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 10px;
		height: 34px;

	}
	.social li{
		float: left;
	}

	.social li + li{
		margin: 0 0 0 10px;
	}
	
	.home .nav-home a,
	.social .tw a,
	.social .fb a{
		display: block;
		width: 34px;
		height: 34px;
		border-radius: 19px;
		box-sizing: border-box;

		-webkit-transition: opacity 500ms ease;
		-o-transition:      opacity 500ms ease;
		transition:         opacity 500ms ease;	
	}


	.social .tw a{
		background: #fff url(../img/icon_tw.png) 50% 50% no-repeat;
		background-size: auto 13px;
	}

	.social .fb a{
		background: #fff url(../img/icon_fb.png) 50% 50% no-repeat;
		background-size: auto 16px;
	}

	.home .nav-home a{
		background: #fff url(../img/icon_home.png) 50% 50% no-repeat;
		background-size: auto 16px;
	}


	.home .nav-home a:hover,
	.social .tw a:hover,
	.social .fb a:hover{
		opacity: 0.6;
	}




	#product-info{
		text-align: center;
		margin: 140px auto 40px;
		max-width: 1000px;
	}
	#product-info h2{
		margin: 0 0 70px;
		font-size: 30px;
	}
	#product-info h2 .dotted:after{
		width: 125px;
	}
	
	#product-info img{
		width: 100%;
		height: auto;
	}

	#product-list dl{ 
		margin: 0 0 10px;

	}
	#product-list dt{ 
		padding: 0 0 10px;
		height: 72px;
		width: 480px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}



	.product-1{
		width: 48%;
		float: left;
	}
	.product-2{
		width: 48%;
		float: right;
	}

	#product-list .pager{ 
		margin: 10px 0 0;
		font-size: 0;
	}
	#product-list .pager li{
		position: relative;
		display: inline-block;
		width: 60px;
		height: 60px;
	}
	#product-list .pager li a{
		position: relative;
		z-index: 10;
	}

	#product-list .pager li:after{
		content: "";
		position: absolute;
		display: none;
		margin: auto;
		top: 50%;
		left: 50%;
		margin: -32px 0 0 -32px;
		width: 64px;
		height: 64px;
		z-index: 0;
		border-radius: 32px;
		background: #000;
	}

	#product-list .pager li.active:after{
		display: block;
	}

	#product-list .pager li + li{
		margin: 0 0 0 7px;
	}	
	#product-list .pager li img{
		border-radius: 32px;

	}





	#comment{
		position: relative;
		margin: 0 auto;
		max-width: 1000px;
		height: 320px;
		background: url(../img/img_comment.jpg) 50% 0 no-repeat;
	}
	
	#comment article{
		height: 320px;

	}


	#comment p{
		position: absolute;
		top: 50%;
		left: 50%;
		text-align: left;
		width: 560px;
		line-height: 2;

		-webkit-transform : translate(-50%,-50%);
		-ms-transform     : translate(-50%,-50%);
		-o-transform      : translate(-50%,-50%);
		transform         : translate(-50%,-50%);

	}



	#buy{
		margin: 40px 0 0;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

	#buy p.baloon-buy{
		opacity: 0;

		position: relative;
		margin: 0 auto 50px;
		width: 360px;
		height: 106px;
		background: #000;
		color: #fff;
		font-size: 28px;
		text-align: center;
		border-radius: 5px;
		letter-spacing: 2px;
		line-height: 106px;
		z-index: 50;


		-webkit-transition: opacity 500ms ease,transform 500ms ease;
		-o-transition:      opacity 500ms ease,transform 500ms ease;
		transition:         opacity 500ms ease,transform 500ms ease;	
		
		-webkit-transform : translateY(100px);
		-ms-transform     : translateY(100px);
		-o-transform      : translateY(100px);
		transform         : translateY(100px);


	}

	#buy.on p.baloon-buy{

		opacity: 1;

		-webkit-transform : translateY(0);
		-ms-transform     : translateY(0);
		-o-transform      : translateY(0);
		transform         : translateY(0);

	}




	#buy p.baloon-buy:after{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		bottom: -29px;
		content:"";
		display: block;
		width: 28px;
		height: 32px;
		background: url(../img/arrow.png) 50% 50% no-repeat;
		background-size: 100% auto;
	}


	#buy .note{
		margin: 20px 0 0;
		text-align: center;
		font-size: 14px;
		line-height: 2;
	}



	#buy .btn{
		position: relative;
		margin: 0 auto;
		width: 500px;
		height: 110px;
		border: 3px solid #000;
		border-radius: 4px;
		background: #fff;
		z-index: 100;
	}
	#buy .btn a{
		display: block;
		font-size: 26px;
		width: 500px;
		height: 110px;
		line-height: 110px;
		text-align: center;

		-webkit-transition: opacity 500ms ease;
		-o-transition:      opacity 500ms ease;
		transition:         opacity 500ms ease;

	}
	#buy .btn a:before{
		content:"";
		position: relative;
		margin: 0 30px 0 0;
		top: 3px;
		display: inline-block;
		width: 20px;
		height: 27px;
		background: url(../img/icon_bag.png) 50% 50% no-repeat;

	}
	#buy .btn a:hover{
		opacity: 0.5;
	}


	.store {
		margin: 20px 0 0;
		text-align: center;
	}
	.store dt{
		display: inline-block;
		font-size: 18px;
	}
	.store dd{
		margin: 0 0 0 10px;
		display: inline-block;
		font-size: 16px;
	}
	.store dd a{
		text-decoration: underline;
	}
	.store dd a:hover{
		text-decoration: none;
	}

	.store-1{
		margin: auto;
		width: 910px;
	}
	.store-2{
		margin: 10px auto 0;
		width: 830px;
	}



	.dotted{
		position: relative;

	}

	.dotted:after{
		position: absolute;
		left: 0;
		bottom: -7px;
		content: "";
		height: 4px;
		display: inline-block;			
		background: url(../img/dotted.png) 0 100% repeat-x;
	}



	.dotted-wh{
		position: relative;

	}

	.dotted-wh:after{
		position: absolute;
		left: 0;
		bottom: -7px;
		content: "";
		height: 4px;
		display: inline-block;			
		background: url(../img/dotted_wh.png) 0 100% repeat-x;
	}

	.dotted-5:after{
		width: 240px;
	}
	.dotted-6:after{
		width: 224px;
	}



	.marker{
		padding:7px 10px;
		background: #000;
		color: #fff;
	}


	
	#gfooter{
		margin: 130px 0 0;
	}


	.movie .c1{
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_lt.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c2{
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_rt.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c3{
		position: absolute;
		bottom: 0;
		left: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_lb.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c4{
		position: absolute;
		bottom: 0;
		right: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_rb.png) 50% 50% no-repeat;
		z-index: 10;
	}




	/* グローバルフッター
	--------------------------------------------------------------- */
	
	#gfooter {
		position: relative;
		z-index: 100;
		text-align: center;
		font-weight: normal;
		background: #fff;
	}
	
	#gfooter .inner {
		max-width: 890px;
		margin: 0 auto;
		padding: 26px 0 16px;
	}
	
	#gfooter .tpoint {
		height: 28px;
		margin-bottom: 20px;
	}
	
	#gfooter ul {
		font-size:0;
	}
	
	#gfooter li {
		display: inline-block;
		font-size: 12px;
		margin: 0 0 10px 10px;
		padding: 0 10px 0 0;
		border-right: 1px solid #d1d1d1;
	}
	
	#gfooter li:first-child { margin-left: 0;}
	#gfooter li:nth-of-type(4) { padding-right: 0; border-right: 0;}
	#gfooter li:nth-of-type(5) { margin-left: 0; }
	#gfooter li:last-child { padding-right: 0; border-right: 0; }
	
	#gfooter small {
		display: block;
		padding: 12px 0;
		color: #fff;
		font-size: 12px;
		line-height: 1;
		background: #000;
	}
	
	#gfooter .inner a {
		color: #1a1a1a;
		text-decoration: none;
		
		-ms-transition:     opacity 400ms linear;
		-webkit-transition: opacity 400ms linear;
		-moz-transition:    opacity 400ms linear;
		transition:         opacity 400ms linear;
	}
	
	#gfooter .inner a:hover {
		opacity: .7;
	}
	
	#gfooter .social-logo {
		display: block;
		width: 130px;
		height: 130px;
		margin: 0 auto 30px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/logo_social.png) 0 0 no-repeat;
		background-size: 130px 130px;
	}
	





	#pagetop {
		position: absolute;
		display: block;
		width: 65px;
		height: 65px;
		right: 30px;
		top: 20px;
		border-radius: 33px;
		border: 1px solid #000;
		background: #000 url(../img/btn_pagetop.png) 50% 50% no-repeat;
		background-size: auto 10px;
		cursor: pointer;

		-webkit-transition: opacity 500ms ease;
		-o-transition:      opacity 500ms ease;
		transition:         opacity 500ms ease;


	}



	#pagetop:hover{
		opacity: 0.6;
	}


}





@media screen and (min-width: 751px) and (max-width: 980px) {




	#gheader h1{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 570px;
		height: 50px;
		z-index: 20;

	}
	#gheader h1 a{
		background-size: auto 40px;
	}


	#gnav .nav li + li{
		margin: 0 0 0 25px;		
	}




	.store dt{
		float: none;
	}
	.store dd{
		float: none;
	}
	.store-1{
		margin: auto;
		width: 750px;
	}
	.store-2{
		margin: 20px auto 0;
		width: 750px;
	}




}










@media screen and (max-width: 750px) {


	body{
		font-size: 12px;
	}

	 h2,
	 .more a,
	 #comment p{
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}


	.ignore_sp{
		display: none;
	}
	.pc_header{
		display: none;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}


	.container{
		position: relative;
		width: 100%;
		overflow-x: hidden;
	}
	.corner{
		border-radius: 4px;
	}

	/* グローバルヘッダー
	--------------------------------------------------------------- */
	

	#gheader {
		position: relative;
		left: 0;
		top: 0;
		z-index: 200;
		line-height: 1;
		background: #fff;
	}
	#gheader .inner {
		position: relative;
	}

	#gheader h1{
		position: relative;
		margin: 0 15px 20px;
		padding: 8.7% 0 0;
		z-index: 20;

	}
	#gheader h1 a{
		position: absolute;
		top: 0;
		display: block;
		width: 100%;
		height: 100%;
		background: url(../img/head_logo.png) 50% 50% no-repeat;
		background-size: 100% auto;
		text-indent: -9999px;
	}


	
	.logo-list{
		position: relative;
		margin: 15px 0 20px;
		height: 50px;
		z-index: 10;
	}


	.logo-fj{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 120px;
		width: 24px;
		height: 36px;
	}

	.logo-card{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 80px;
		width: 26px;
		height: 32px;
	}

	.logo-social{
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 15px;
		width: 50px;
		height: 50px;
	}







	.logo-fj a{
		display: block;
		width: 24px;
		height: 36px;
		background: url(../img/logo_fj.png) 0 0 no-repeat;
		background-size: auto 36px;
	
	}

	.logo-card a{
		display: block;
		width: 26px;
		height: 32px;
		background: url(../img/logo_card.png) 0 0 no-repeat;
		background-size: auto 32px;
	
	}

	.logo-social a{
		display: block;
		width: 50px;
		height: 50px;
		background: url(../img/logo_social.png) 0 0 no-repeat;
		background-size: 50px 50px;
	
	}




	.dotted{
		position: relative;

	}

	.dotted:after{
		position: absolute;
		left: 0;
		bottom: -5px;
		content: "";
		height: 2px;
		display: inline-block;			
		background: url(../img/dotted.png) 0 100% repeat-x;
		background-size: auto 2px;
	}


	.dotted-wh{
		position: relative;

	}

	.dotted-wh:after{
		position: absolute;
		left: 0;
		bottom: -5px;
		content: "";
		height: 2px;
		display: inline-block;			
		background: url(../img/dotted_wh.png) 0 100% repeat-x;
		background-size: auto 2px;
	}
	.dotted-5:after{
		width: 128px;
	}
	.dotted-6:after{
		width: 128px;
	}



	.marker{
		padding:5px 10px;
		background: #000;
		color: #fff;
	}









	#reserve p{
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		
		position: relative;
		padding:10px 0 15px;
		margin: 0 auto 20px;
		width: 215px;
		background: #000;
		color: #fff;
		border-radius: 5px;

		letter-spacing: 2px;
		line-height: 2.3;
		font-size: 14px;

	}

	#reserve p:after{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		bottom: -14px;
		content:"";
		display: block;
		width: 14px;
		height: 16px;
		background: url(../img/arrow.png) 50% 50% no-repeat;
		background-size: 100% auto;
	}

	#reserve .btn{
		margin: 0 40px;
		height: 55px;
		border: 2px solid #000;
		border-radius: 4px;
	}

	#reserve .btn a{
		display: block;
		width: 100%;
		height: 55px;
		background: url(../img/makuake.gif) 50% 50% no-repeat;
		background-size: auto 23px;
	}












	/* グローバルナビ
	--------------------------------------------------------------- */

	#gnav{
		display: none;
	}


	#gnav-sp{
		position: fixed;
		top: 0;
		width: 100%;
		height: 0;
		overflow: auto;
		background: #000;
		z-index: 250;
	
		transition: all 500ms ease;
		-webkit-transition:  all 500ms ease;
		-o-transition:  all 500ms ease;
		transition:  all 500ms ease;

	}


	#gnav-sp.open{
		height: 100%;
	}


	#gnav-sp .nav {
		text-align: center;
		font-size: 0;
	}

	#gnav-sp .nav li{
		border-top: solid 1px #333; 
	}
	#gnav-sp .nav li:last-child{
		border-bottom: solid 1px #333; 
	}



	#gnav-sp .nav li a{
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		position: relative;
		display: block;
		color: #fff;
		font-size: 14px;
		line-height: 50px;
	}

	#gnav-sp .nav li a span{
		display: none;
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		bottom: 13px;
		background: url(../img/dotted_wh.png)  0 repeat-x;
		background-size: auto 2px;
		height: 2px;
	}



	#gnav-sp .nav li.nav-member a span{
		width: 92px;
	}
	#gnav-sp .nav li.nav-theme a span{
		width: 150px;
	}
	#gnav-sp .nav li.nav-recipe a span{
		width: 163px;
	}
	#gnav-sp .nav li.nav-shopping a span{
		width: 78px;
	}

	#gnav-sp .nav li.active a span{
		display: block;
	}


	.page-member #gnav-sp .nav li.nav-member a span,
	.page-theme #gnav-sp .nav li.nav-theme a span,
	.page-recipe #gnav-sp .nav li.nav-recipe a span{
		display: block;
	}


	.home{
		position: absolute;
		margin: auto;
		top: 25px;
		left: 20px;
		height: 27px;
	}


	.social{
		padding: 25px 0;
		top: 0;
		bottom: 0;
		height: 27px;
		font-size: 0;

		text-align: center;

	}
	.social li{
		display: inline-block;
	}

	.social li + li{
		margin: 0 0 0 10px;
	}
	
	.home .nav-home a,
	.social .tw a,
	.social .fb a{
		display: block;
		width: 32px;
		height: 32px;
		border-radius: 19px;
		box-sizing: border-box;

		-webkit-transition: opacity 500ms ease;
		-o-transition:      opacity 500ms ease;
		transition:         opacity 500ms ease;	
	}


	.social .tw a{
		background: #fff url(../img/icon_tw.png) 50% 50% no-repeat;
		background-size: auto 15px;
	}

	.social .fb a{
		background: #fff url(../img/icon_fb.png) 50% 50% no-repeat;
		background-size: auto 16px;
	}

	.home .nav-home a{
		background: #fff url(../img/icon_home.png) 50% 50% no-repeat;
		background-size: auto 17px;
	}









	#product-info{
		text-align: center;
		margin: 45px 20px 40px;
	}
	#product-info h2{
		margin: 0 0 35px;
		font-size: 15px;
	}
	#product-info h2 .dotted:after{
		width: 62px;
	}
	
	#product-info img{
		width: 100%;
		height: auto;
	}

	#product-list dl{ 
		margin: 0 0 10px;

	}
	#product-list dt{ 
		margin: 0 0 20px;
		font-size: 12px;
	}
	#product-list dd{ 
		font-size: 10px;
	}

	.product-1{
		width: 100%;
	}
	.product-2{
		margin: 35px 0 0;
		width: 100%;
	}

	#product-list .pager{ 
		margin: 10px 0 0;
		font-size: 0;
	}
	#product-list .pager li{
		position: relative;
		display: inline-block;
		width: 60px;
		height: 60px;
	}
	#product-list .pager li a{
		position: relative;
		z-index: 10;
	}

	#product-list .pager li:after{
		content: "";
		position: absolute;
		display: none;
		margin: auto;
		top: 50%;
		left: 50%;
		margin: -32px 0 0 -32px;
		width: 64px;
		height: 64px;
		z-index: 0;
		border-radius: 32px;
		background: #000;
	}

	#product-list .pager li.active:after{
		display: block;
	}

	#product-list .pager li + li{
		margin: 0 0 0 7px;
	}	
	#product-list .pager li img{
		border-radius: 32px;

	}

	#comment{
		position: relative;
		margin: 0 20px;
		padding-top: 57.67%;
		background: url(../img/img_comment_sp.jpg) 0 0 no-repeat;
		background-size: 100% 100%;
	}
	


	#comment p{
		position: absolute;
		top: 50%;
		left: 50%;
		text-align: left;
		font-size: 10px;
		padding: 0 20px;
		width: 100%;
		line-height: 2;
		box-sizing: border-box;


		-webkit-transform : translate(-50%,-50%);
		-ms-transform     : translate(-50%,-50%);
		-o-transform      : translate(-50%,-50%);
		transform         : translate(-50%,-50%);

	}



	#buy{
		margin: 30px 40px 0;
		font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

	#buy p.baloon-buy{

		opacity: 0;

		position: relative;
		margin: 0 auto 24px;
		width: 180px;
		height: 54px;
		background: #000;
		color: #fff;
		border-radius: 5px;
		font-size: 14px;
		text-align: center;

		letter-spacing: 2px;
		line-height: 54px;
		z-index: 50;

		-webkit-transition: opacity 500ms ease,transform 500ms ease;
		-o-transition:      opacity 500ms ease,transform 500ms ease;
		transition:         opacity 500ms ease,transform 500ms ease;	

		-webkit-transform : translateY(50px);
		-ms-transform     : translateY(50px);
		-o-transform      : translateY(50px);
		transform         : translateY(50px);


	}


	#buy.on p.baloon-buy{

		opacity: 1;

		-webkit-transform : translateY(0);
		-ms-transform     : translateY(0);
		-o-transform      : translateY(0);
		transform         : translateY(0);

	}





	#buy p.baloon-buy:after{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		bottom: -13px;
		content:"";
		display: block;
		width: 16px;
		height: 14px;
		background: url(../img/arrow.png) 50% 50% no-repeat;
		background-size: 100% auto;
	}


	#buy .note{
		margin: 35px 0 0;
		font-size: 10px;
		line-height: 2;
	}



	#buy .btn{
		position: relative;
		width: 100%;
		height: 55px;
		border: 2px solid #000;
		border-radius: 4px;

		box-sizing: border-box;
		background: #fff;
		z-index: 100;

	}
	#buy .btn a{
		display: block;
		font-size: 15px;
		width: 100%;
		height: 55px;
		line-height: 55px;
		text-align: center;

		-webkit-transition: opacity 500ms ease;
		-o-transition:      opacity 500ms ease;
		transition:         opacity 500ms ease;

	}
	#buy .btn a:before{
		content:"";
		position: relative;
		margin: 0 10px 0 0;
		top: 1px;
		display: inline-block;
		width: 11px;
		height: 15px;
		background: url(../img/icon_bag_sp.png) 50% 50% no-repeat;
		background-size: 100% auto;

	}
	#buy .btn a:hover{
		opacity: 0.5;
	}


	.store {
		margin: 35px 0 0;
	}
	.store dt{
		margin: 0 0 20px;
		font-size: 11px;
	}
	.store dd{
		font-size: 10px;
	}
	.store dd a{
		text-decoration: underline;
	}
	.store dd a:hover{
		text-decoration: none;
	}

	.store-1{
		margin: auto;
	}
	.store-2{
		margin: 35px 0 0;
	}



	.logo-social-wh{
		width: 85px;
		height: 85px;
		margin: 30px auto 10px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/logo_social_wh.png) 0 0 no-repeat;
		background-size: 85px 85px;
	}
	.logo-social-wh a{
		display: block;
		width: 85px;
		height: 85px;
		background: url(../img/logo_social_wh.png) 0 0 no-repeat;
		background-size: 85px 85px;
	}



	.btn-open{
		position: fixed;
		top: 15px;
		right: 10px;
		border-radius: 24px;
		background: #000; 
		z-index: 100;
	}

	.btn-open a{
		width: 48px;
		height: 48px;
		display: block;
		background: url(../img/btn_open.png) 50% 50% no-repeat;
		background-size: auto 18px;
	}


	.btn-close{
		margin: 15px 10px;
		position: absolute;
		top: 0;
		right: 0;
		border-radius: 24px;
		background: #000; 
	}

	.btn-close a{
		width: 48px;
		height: 48px;
		display: block;
		background: url(../img/btn_close.png) 50% 50% no-repeat;
		background-size: auto 18px;
	}


	.overlay{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		z-index: 0;
	}


	.movie .c1{
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_lt.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c2{
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_rt.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c3{
		position: absolute;
		bottom: 0;
		left: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_lb.png) 50% 50% no-repeat;
		z-index: 10;
	}

	.movie .c4{
		position: absolute;
		bottom: 0;
		right: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		background: url(../img/corner_rb.png) 50% 50% no-repeat;
		z-index: 10;
	}



	/* グローバルフッター
	--------------------------------------------------------------- */
	
	#gfooter{
		position: relative;
		z-index: 100;
		margin-top: 50px;
		text-align: center;
		font-weight: normal;
		background: #fff;
	}
	
	#gfooter .inner{
		width: auto;
		margin: 0 auto;
		padding: 0 15px 15px;
	}
	
	#gfooter .tpoint{
		height: 20px;
		margin-bottom: 30px;
	}
	
	#gfooter ul{
		font-size: 0;
	}
	
	#gfooter li {
		display: inline-block;
		font-size: 12px;
		margin: 0 0 10px 10px;
		padding: 0 10px 0 0;
		border-right: 1px solid #d1d1d1;
	}
	
	#gfooter li:first-child{ margin-left: 0; }
	#gfooter li:nth-of-type(4){ padding-right: 0; border-right: 0; }
	#gfooter li:nth-of-type(5){ margin-left: 0; }
	#gfooter li:last-child{ padding-right: 0; border-right: 0; }
	
	#gfooter small{
		display: block;
		padding:12px 0; 
		font-size: 12px;
		color: #fff;
		background: #000;
	}
	
	#gfooter .inner a {
		color: #1a1a1a;
		text-decoration: none;
	}
	
	
	#gfooter .social-logo {
		display: block;
		width: 85px;
		height: 85px;
		margin: 0 auto 20px;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		background: url(../img/logo_social.png) 0 0 no-repeat;
		background-size: 85px 85px;
	}
	

	#pagetop {
		position: absolute;
		display: block;
		width: 50px;
		height: 50px;
		right: 10px;
		border-radius: 25px;

		background: #000 url(../img/btn_pagetop.png) 50% 50% no-repeat;
		background-size: auto 8px;
		cursor: pointer;
	}





}






@media screen and (max-width: 750px) and (max-width: 360px) {
	


	#product-info{
		margin: 45px 10px 40px;
	}
	#comment{
		margin: 0 10px;
	}


}










