﻿@charset "utf-8";

/* CSS Document */

/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {

#rizap {
	max-width: 980px;
	height: auto;
	margin: 0 auto;
	background: #021008;
	padding-bottom: 40px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#rizap img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#rizap .fix {
	clear: both;
}
#rizap h1 {
	margin: 0;
	padding: 0;
}
#rizap .conL {
	float: left;
}
#rizap .conR {
	float: right;
}

#rizap .conC {
	text-align: center;
}

#rizap .lineupTit {
	margin: 20px 0 30px;
	padding: 0;
	text-align: center;
}

#rizap section {
	margin: 0px auto;
	padding: 0px;
	background-repeat: repeat-y;
	display: -webkit-flex;
	display: flex;
}

#rizap ul {
	width: 100%;
	margin: 0 auto 20px;
	padding: 0;
	list-style: none;
	display: -webkit-flex;
	display: flex;
}

#rizap li {
	width: 23%;
	color: #fff;
	margin: 5px;
	padding: 10px;
	border: solid #666 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
	
#rizap li img {
	width: 100%;
	margin-right: 5px;
	padding: 0px;
}
#rizap .mr15 {
	margin-right: 15px;
	padding: 0;
}
#rizap .ml15 {
	margin-left: 15px;
	padding: 0;
}
#rizap .wrap {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

#rizap dl {
	width: 100%;
	margin: 0;
	padding: 0;
}
#rizap dt {
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#rizap dd {
	margin: 5px 0 0 0;
	padding: 0;
}

#rizap .itemImg {
	position: relative;
	width: 100%;
}

#rizap .newIcon {
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
}

#rizap .itemImg span {
	color: #FFF;
	background: #e71f19;
	padding: 5px;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0;
}

#rizap .name {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: solid #666 1px;
}

#rizap .name .nameM {
	font-size: 16px;
}

#rizap .name .nameS {
	font-size: 12px;
}

#rizap .red {
	margin: 0;
	padding: 0;
	color: #ff0000;
	text-align: right;
}

#rizap .fmNomal {
	margin: 0;
	padding: 12px 0 10px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}

#rizap .tujo {
	text-align: left;
	font-size: 12px;
	color: #fff;
	margin-bottom: 5px;
}

#rizap .kakaku {
	text-align: right;
	font-size: 16px;
}

#rizap .kakaku span {
	font-size: 24px;
	font-weight: bold;
}

#rizap .toshitu {
	margin: 0 0 10px;
	padding: 5px 5px;
	color: #021008;
	text-align: center;
	background: #fdcf00;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#rizap .value {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	margin: 5px 0;
}

#rizap .value span {
	font-size: 30px;
}

#rizap .erynon {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

#rizap .erynon span {
	line-height: 12px;
}

#rizap .ery {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
}
	
#rizap .kcal {
	font-size: 16px;
	line-height: 14px;
	margin-top: 5px;
	font-weight: bold;
}


#rizap .com {
	margin: 0;
	padding: 10px 0 0 0;
	color: #313131;
	text-align: left;
	font-size: 14px;
}

#rizap .note {
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	float: left;
}

.bnrWrap {
	max-width: 980px;
	text-align: center;
	height: auto;
	margin: 20px auto;
}

.bnrWrap a:hover img
	{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.bnrWrap01 {
	max-width: 900px;
	text-align: center;
	height: auto;
	margin: 20px auto 30px;
}

.bnrWrap01 a:hover img
	{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*=============attention=============*/
#aten {
	max-width: 980px;
	height: auto;
	margin: 0 auto;
}
#aten ul {
	max-width: 980px;
	color: #333;
    font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding : 0;
	margin: 15px 0 0;
	list-style: none;
}
}
