@charset "UTF-8";
/* ehomaki.css */

img {
	max-width: 100%;
	height: auto;
}
#main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media only print, screen and (max-width: 40.063em) {	
/* SP　Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body { text-align: center;}
}	

/* Clearfix
---------------------------------------------------------- */
.clearfix,
#ehomaki .listType01 li {
	display: block;
	min-height: 1%;
}
.clearfix:after,
#ehomaki .listType01 li:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #ehomaki .listType01 li {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* main
---------------------------------------------------------- */
.lDef #main { 
	float: right;
	width: 760px;
	margin-bottom: 25px;
}

@media only print, screen and (max-width: 40.063em) {	
.lDef #main { 
	float: none;
	width: 100%;
	margin-bottom: 25px;
}
}	


.dnPC { display: none;}
.dnSP { display: block;}
@media only print, screen and (max-width: 40.063em) {
.dnPC { display: block;}
.dnSP { display: none;}
}


/* main
---------------------------------------------------------- */
#ehomaki { margin: 25px 0 0;}
#ehomaki h2 {
	height: 100px;
	text-align: center;
	border-bottom: solid 4px #D00004;
	background: linear-gradient(#FFF, #FFF, #FFF, #DF9D9C);
	position: relative;
}
#ehomaki h2 img {
	width: 660px;
	margin: 0 auto;
	padding: 0 0 6px;
	position: absolute;
	bottom: -21px;
	left: 0;
}

#ehomaki .listType01 {
	padding: 10px 0 0;
	background-color: #FFF;
	background-image: linear-gradient(45deg, #F5F0E8 25%, transparent 25%, transparent 75%, #F5F0E8 75%, #F5F0E8), linear-gradient(45deg, #F5F0E8 25%, transparent 25%, transparent 75%, #F5F0E8 75%, #F5F0E8);
	background-position: 0 0, 15px 15px;
	background-size: 30px 30px;
}
#ehomaki .listType01 li:first-child a,
#ehomaki .listType01 li:nth-child(2) a { color: #333;}
#ehomaki .listType01 li:last-child a { color: #FFF;}

#ehomaki .listType01 li a:hover {}

	#ehomaki .listType01 li:first-child { margin: 0 0 10px;}
	#ehomaki .listType01 li:first-child dl {
		width: 290px;
		padding: 10px 15px;
		float: right;
	}
	#ehomaki .listType01 li:first-child dl dt {
		padding: 0 0 0 17%;
		font-size: 180%;
		font-weight: bold;
		background: url(../images/img_icon.png) 0 0 no-repeat;
		background-size: 16%;
	}
	#ehomaki .listType01 li:first-child dl dd {
		margin: 2% 0 0;
	}
	#ehomaki .listType01 li:first-child dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FF2E46;
	}
	#ehomaki .listType01 li:first-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
		color: #FFF;
		background: #FF2E46;
		display: block;
	}
	#ehomaki .listType01 li:first-child dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:first-child figure {
		width: 340px;
		float: left;
	}
	#ehomaki .listType01 li:nth-child(2) { margin: 0 0 10px; background: #FFE9ED;}
	#ehomaki .listType01 li:nth-child(2)  dl {
		width: 290px;
		padding: 10px 15px;
		float: left;
	}
	#ehomaki .listType01 li:nth-child(2)  dl dt {
		padding: 0 0 0 17%;
		font-size: 180%;
		font-weight: bold;
		background: url(../images/img_icon.png) 0 0 no-repeat;
		background-size: 16%;
	}
	#ehomaki .listType01 li:nth-child(2)  dl dd {
		margin: 2% 0 0;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FF2E46;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
		color: #FFF;
		background: #FF2E46;
		display: block;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:nth-child(2)  figure {
		width: 340px;
		float: right;
	}
	#ehomaki .listType01 li:last-child {
		padding: 0;
		/*background: url(../images/img_dummy001.jpg) 0 0 no-repeat;*/
		position: relative
	}
	#ehomaki .listType01 li:last-child dl {
		padding: 10px 15px 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
}
	#ehomaki .listType01 li:last-child dl dt {
		font-size: 180%;
		font-weight: bold;
		color: #FFF;
	}
	#ehomaki .listType01 li:last-child dl dt img {
		width: 25%;
		margin: 0 5px 0 0;
		vertical-align: middle;
	}
	#ehomaki .listType01 li:last-child dl dd {
		margin: 2% 0 0;
		color: #FFF;
	}
	#ehomaki .listType01 li:last-child dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FFC017;
	}
	#ehomaki .listType01 li:last-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 600;
		line-height: 1.8;
		color: #000;
		background: #FFC017;
		display: block;
	}
	#ehomaki .listType01 li:last-child dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:last-child figure {
		z-index: 1;
	}
	#ehomaki .listType01 li:first-child dl dd.kome,
	#ehomaki .listType01 li:nth-child(2) dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 100%;
		color: #777;
	}
	#ehomaki .listType01 li:last-child dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 100%;
		color: #DDD;
	}

@media only print, screen and (max-width: 40.063em) {
#ehomaki { margin: 0;}
#ehomaki h2 {
	height: 80px;
	text-align: center;
	border-bottom: solid 4px #D00004;
	background: linear-gradient(#FFF, #FFF, #FFF, #DF9D9C);
	position: relative;
}
#ehomaki h2 img {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 6px;
	position: absolute;
	bottom: -15px;
	left: 0;
}

#ehomaki .listType01 {
	padding: 10px 0 0;
	background-color: #FFF;
	background-image: linear-gradient(45deg, #F5F0E8 25%, transparent 25%, transparent 75%, #F5F0E8 75%, #F5F0E8), linear-gradient(45deg, #F5F0E8 25%, transparent 25%, transparent 75%, #F5F0E8 75%, #F5F0E8);
	background-position: 0 0, 15px 15px;
	background-size: 30px 30px;
}
	#ehomaki .listType01 li:first-child { margin: 0 0 10px;}
	#ehomaki .listType01 li:first-child dl {
		width: 95%;
		padding: 0 2.5%;
		float: none;
	}
	#ehomaki .listType01 li:first-child dl dt {
		padding: 0 0 0 13%;
		font-size: 205%;
		font-weight: bold;
		background: url(../images/img_icon.png) 0 0 no-repeat;
		background-size: 12%;
	}
	#ehomaki .listType01 li:first-child dl dd {
		margin: 2% 0 0;
		font-size: 120%;
	}
	#ehomaki .listType01 li:first-child dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FF2E46;
	}
	#ehomaki .listType01 li:first-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
		color: #FFF;
		background: #FF2E46;
		display: block;
	}
	#ehomaki .listType01 li:first-child dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:first-child figure {
		width: 100%;
		margin: 0;
		text-align: center;
		float: none;
	}
	#ehomaki .listType01 li:first-child figure img {
		width: 100%;
		margin: 0 auto;
	}
	#ehomaki .listType01 li:nth-child(2) { margin: 0 0 10px; background: #FFE9ED;}
	#ehomaki .listType01 li:nth-child(2)  dl {
		width: 95%;
		padding: 3% 2.5% 0;
		float: none;
	}
	#ehomaki .listType01 li:nth-child(2)  dl dt {
		padding: 0 0 0 13%;
		font-size: 205%;
		font-weight: bold;
		background: url(../images/img_icon.png) 0 0 no-repeat;
		background-size: 12%;
	}
	#ehomaki .listType01 li:nth-child(2)  dl dd {
		margin: 2% 0 0;
		font-size: 120%;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FF2E46;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
		color: #FFF;
		background: #FF2E46;
		display: block;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:nth-child(2)  figure {
		width: 100%;
		text-align: center;
		float: none;
	}
	#ehomaki .listType01 li:nth-child(2)  figure img {
		width: 100%;
	}
	#ehomaki .listType01 li:last-child {
		padding: 0;
		position: relative
	}
	#ehomaki .listType01 li:last-child dl {
		padding: 10px 15px 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
}
	#ehomaki .listType01 li:last-child dl dt {
		font-size: 200%;
		font-weight: bold;
		color: #FFF;
	}
	#ehomaki .listType01 li:last-child dl dt img {
		width: 35%;
		margin: 0;
		vertical-align: middle;
		display: block;
	}
	#ehomaki .listType01 li:last-child dl dd {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FFF;
	}
	#ehomaki .listType01 li:last-child dl dd.price {
		margin: 2% 0 0;
		font-size: 120%;
		color: #FFC017;
	}
	#ehomaki .listType01 li:last-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 600;
		line-height: 1.8;
		color: #000;
		background: #FFC017;
		display: block;
	}
	#ehomaki .listType01 li:last-child dl dd.price .txtType02 {
		font-size: 160%;
		font-weight: bold;
	}
	#ehomaki .listType01 li:last-child figure {
		z-index: 1;
	}
	
	#ehomaki .listType01 li:first-child dl dd.kome,
	#ehomaki .listType01 li:nth-child(2) dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 100%;
		color: #777;
	}
	#ehomaki .listType01 li:last-child dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 100%;
		color: #DDD;
	}
}

/* iPhone5 */
@media only print, screen and (max-width: 320px) {
	#ehomaki .listType01 li:first-child dl dt { font-size: 145%;}
	#ehomaki .listType01 li:first-child dl dd { font-size: 100%;}
	#ehomaki .listType01 li:first-child dl dd.price { font-size: 120%;}
	#ehomaki .listType01 li:first-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
	}
	#ehomaki .listType01 li:first-child dl dd.price .txtType02 { font-size: 130%;}
	#ehomaki .listType01 li:nth-child(2)  dl dt { font-size: 145%;}
	#ehomaki .listType01 li:nth-child(2) dl dd { font-size: 100%;}
	#ehomaki .listType01 li:nth-child(2) dl dd.price { font-size: 110%;}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 400;
		line-height: 1.8;
	}
	#ehomaki .listType01 li:nth-child(2) dl dd.price .txtType02 { font-size: 130%;}
	#ehomaki .listType01 li:last-child dl dt { font-size: 145%;}
	#ehomaki .listType01 li:last-child dl dt img { width: 30%;}
	#ehomaki .listType01 li:last-child dl dd { font-size: 100%;}
	#ehomaki .listType01 li:last-child dl dd.price { font-size: 110%;}
	#ehomaki .listType01 li:last-child dl dd.price .txtType01 {
		width: 90px;
		padding: 0 10px;
		font-size: 80%;
		font-weight: 600;
		line-height: 1.8;
	}
	#ehomaki .listType01 li:last-child dl dd.price .txtType02 { font-size: 130%;}
	
	#ehomaki .listType01 li:first-child dl dd.kome,
	#ehomaki .listType01 li:nth-child(2) dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 90%;
		color: #777;
	}
	#ehomaki .listType01 li:last-child dl dd.kome {
		margin: 0 0 3%;
		padding: 0;
		font-size: 90%;
		color: #DDD;
	}
}


/* Link Button */
.linkType01 {
	margin: 40px 0 0;
	padding: 30px 10px;
	text-align: center;
	background-color: #C6983E;
	background-size: 95px 95px;
	background-image: url(../images/img01.png);
	background-repeat: no-repeat;
}
.linkType01 p {
	line-height: 2.5;
	color: #FFF;
}
.linkType01 a {
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5;
	font-size: 150%;
	font-weight: bold;
	color: #C60057;
	background: #FFF;
	display: block;
}
.linkType01 a img {
	width: 18%;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.linkType01 a:hover{
	filter: alpha(opacity=80);
	-moz-filter: "alpha(opacity=80)";
	-webkit-filter: "alpha(opacity=80)";
	opacity: 0.8;
}

@media only print, screen and (max-width: 40.063em) {
.linkType01 {
	margin: 40px 0 0;
	padding: 30px 10px;
	text-align: center;
	background-color: #C6983E;
	background-size: 95px 95px;
	background-image: url(../images/img01.png);
	background-repeat: no-repeat;
}
.linkType01 p {
	margin: 0 0 3%;
	line-height: 1.5;
	color: #FFF;
}
.linkType01 a {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5;
	font-size: 150%;
	font-weight: bold;
	color: #C60057;
	background: #FFF;
	display: block;
}
.linkType01 a img {
	width: 18%;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.linkType01 a:hover{
	filter: alpha(opacity=80);
	-moz-filter: "alpha(opacity=80)";
	-webkit-filter: "alpha(opacity=80)";
	opacity: 0.8;
}
}	

