@charset "euc-jp";

/* 汎用
------------------------------*/
img {
	-webkit-backface-visibility: hidden;
}
.prd_lst_block .prd-lst-none {
	margin-top: 20px;
}

.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HiraMinProN-W3, 'HGS明朝E', 'MS PMincho';*/
	font-weight: normal;
}

/* グローバル・ヘッダ
------------------------------*/
@media screen and (min-width: 981px) {
	#header-wrapper .container,
	#header-wrapper #header {
		max-width: none;
	}
	#header-wrapper .container {
		width: auto;
	}
	#header-wrapper #header {
		background: #fff;
		min-height: 97px;
		padding: 14px 0 0;
	}

	#header-wrapper h1 {
		margin: 0;
	}
	#header-wrapper .header-logo {
		position: absolute;
		top: 26px;
		left: 27px;
		width: 280px;
	}

	#header-wrapper .header-global-nav > ul {
		margin: 20px 0 0;
	}
	#header-wrapper .header-global-nav .right > li:first-child {
		padding-right: 25px;
	}
	#header-wrapper .header-global-nav #nav {
		padding-left: 0;
	}
	#header-wrapper .header-global-nav a,
	#header-wrapper .header-global-nav span {
		font-size: 16px;
	}
}

@media screen and (max-width: 980px) {
	#header-wrapper .container {
		padding: 0 20px 0 12px;
	}

	#header-wrapper .header-logo {
		width: 180px;
		padding: 12px 0 0;
	}

	#header-wrapper .nav-btn-phone {
		cursor: pointer;
	}
}

/* 商品詳細
------------------------------*/
.product-exp .memo {
	margin-top: 2em;
}

/* 七日について
------------------------------*/
.pageTitle {
	background: #a8002c url(//ishidaseian.com/assets/img/company/headLeft.png) no-repeat 0 0;
	margin: 0 0 55px;
}
.pageTitle .headR {
	display: table;
	background: url(//ishidaseian.com/assets/img/company/headRight.png) no-repeat 100% 0;
	width: 100%;
	height: 155px;
}
.pageTitle h2 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.pageTitle {
		background-image: url(//ishidaseian.com/assets/img/company/spheader.png);
		background-size: contain;
		margin: 0 -10px 30px;
	}
	.pageTitle .headR {
		background: none;
		height: 70px;
	}
	.pageTitle h2 {
		font-size: 18px;
	}
}

/*
.pageNanoka {
	background: #fdfbf7 url(../img/common/washi.png) repeat 0 0;
}
*/
.pageNanoka .pageTitle #nanokaHeader {
	background-image: url(//ishidaseian.com/assets/img/nanoka/nanokaheader.png);
	background-size: cover;
}
.pageNanoka .headR {
	background: none;
}

.pageNanoka .tanorel{
	position: relative;
	z-index: 1;
}
.pageNanoka .boxmin {
	max-width: 880px;
	margin:auto;
	line-height: 2;
}
.pageNanoka .cakehead {
	font-size: 22px;
	text-align: center;
}
.pageNanoka .cakes{
	padding-top: 40px;
}

.pageNanoka .cakescomment {
	padding: 60px 0 65px 0;
}
	.pageNanoka .cakescomment p:first-child {
		padding-bottom: 30px;
	}

.pageNanoka #goods {
	padding-bottom: 65px;
}

.pageNanoka .ImgL {
	text-align: left;
	padding-bottom: 55px;
	position: relative;
}
.pageNanoka  .ImgR {
	position: relative;
	text-align: right;
	padding: 60px 0 70px;
}
.pageNanoka  .last {
	padding-bottom: 0;
}

.pageNanoka .goodcomment h3 {
	font-size: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.pageNanoka .cakehead {
		font-size: 18px;
	}
	.pageNanoka .cakes {
		padding-top: 20px;
	}
	.pageNanoka .cakescomment {
		padding: 30px 0 35px 0;
	}
	.pageNanoka .cakescomment p {
		font-size: 14px;
	}
	.pageNanoka .cakescomment p:first-child {
		padding-bottom: 15px;
	}

	.pageNanoka #goods {
		padding-bottom: 35px;
		border-bottom: 1px dotted #CCC;
	}
	
	.pageNanoka #goods .ImgL {
		text-align: left;
		padding-bottom: 30px;
	}
	.pageNanoka #goods .ImgR {
		text-align: right;
		padding: 35px 0 40px;
	}
	.pageNanoka .goodcomment h3 {
		font-size: 17px;
		padding-bottom: 15px;
	}
	.pageNanoka #goods .goodcomment p {
		font-size: 14px;
	}
	.pageNanoka .imgcenter {
		text-align: center;
	}
}

.pageNanoka .terrine {
	padding-top: 40px;
	text-align: center;
}
.pageNanoka .ImgL2 {
	position: relative;
	text-align: left;
	padding: 60px 0 70px;
}
@media screen and (max-width:767px) {
	.pageNanoka .terrine img {
		width: 80%;
	}
}