@charset "UTF-8";
/* css Products [rice] */

@import url("../content.css");
@import url("../fullscreen-overlay.css");
@import url("../animate.min.css");

/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
#mc-contents {
	padding-top: 0;
}

#main-cont-title {
	padding-top: 112px;
	position: absolute;
	top: 0;
	//border-bottom: 1px solid rgba(255, 255, 255, .36);
	border-bottom: none;
}

#main-cont-title h2 {
	//color: #fff;
}

#contents-navi-fs > a {
	//background-color: transparent;
	//border: 1px solid rgba(255, 255, 255, .75);
	//-moz-border-radius: 4px;
	//-webkit-border-radius: 4px;
	//border-radius: 4px;
}

#contents-navi-fs > a:before {
	//color: rgba(255, 255, 255, .75);
}

#contents-navi-fs > a:hover:before {
	color:#fff;
}

#contents-navi-fs > a:hover {
	//background-color: rgba(255, 255, 255, .3);
	//border: 1px solid rgba(255, 255, 255, 0);
}

hr {
	max-width: 1240px;
	margin: 0 auto;
}

/*---------------------------------------------------- */
/* Mainbanner */
/*---------------------------------------------------- */
#mainbanner {
	width: 100%;
	margin: 0;
	padding-top: 198px; /* 112px + 46px + 40px */
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#mainbanner h2 {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner p {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner .bnr_main {
	padding: 0;
	margin: 0;
	margin-top: -148px;
	width: 100%;
	height: auto;
	text-align: center;
}

#mainbanner .bnr_main img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Section 001 */
/*---------------------------------------------------- */
#sect001 {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../../images/bg_kabe.png) 0 0 repeat;
	border-top: solid 1px #e6e8eb;
	border-bottom: solid 1px #e6e8eb;
	overflow: hidden;
}

#sect001 .bg {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#sect001 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
#sect001 h3 {
	width: 29.435483%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_001_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== topic ==*/
#sect001 .topic {
	width: 100%;
	margin-bottom: 6em;
}

#sect001 .topic img {
	margin-left: 5%;
	float: right;
}

/*== detail ==*/
#sect001 .topic .detail {
	padding: 20px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#sect001 .topic h4 {
	color: #e70014;
	font-size: 200%;
	margin-top: 0;
	padding: 0;
	margin-bottom: .7em;
}

#sect001 .topic p {
	font-size: 120%;
	margin: 0;
	padding: 0;
	line-height: 1.75;
}

/*== ingredient ==*/
#sect001 .ingredient {
	background-color: rgba(254, 234, 231, .85);
	border: 1px solid #e6e8eb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect001 .ingredient h5 {
	margin-top: 0;
	margin-bottom: .3em;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

/*---------------------------------------------------- */
/* Section 002 */
/*---------------------------------------------------- */
#sect002 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url(../../images/products/rice/section_002_bg.jpg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#sect002 .bg { 
	max-height: 570px;
	position: absolute;
	top: 30px;
	right: 20px;
}

#sect002 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
#sect002 h3 {
	width: 29.435483%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_002_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== topic ==*/
#sect002 .topic {
	width: 100%;
	margin-bottom: 6em;
}

#sect002 .topic img {
	margin-left: 5%;
	float: left;
}

/*== detail ==*/
#sect002 .topic .detail {
	//width: 82.580645%;
	//width: calc(1024 / 1240 * 100%);
	max-width: 800px;
	//margin-right: calc((1024 /1240 * 100%) - 440px);
	padding: 15px;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#sect002 .topic h4 {
	color: #e70014;
	font-size: 200%;
	margin-top: 0;
	padding: 0;
	margin-bottom: .7em;
}

#sect002 .topic p {
	font-size: 120%;
	margin: 0;
	padding: 0;
	line-height: 1.75;
}

#sect002 .topic img {
	margin-bottom: 4em;
}

#sect002 .topic .non-mobile {
	display: block;
}

#sect002 .detail .mobile-only {
	display: none;
}

/*---------------------------------------------------- */
/* Section 003 */
/*---------------------------------------------------- */
#sect003 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url(../../images/products/rice/section_003_bg.jpg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#sect003 .bg {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#sect003 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
#sect003 h3 {
	width: 29.435483%;
	width: calc((600 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_003_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== topic ==*/
#sect003 .topic {
	width: 100%;
	margin-bottom: 6em;
}

#sect003 .topic img {
	margin-left: 5%;
	float: right;
}

/*== detail ==*/
#sect003 .topic .detail {
	padding: 20px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#sect003 .topic h4 {
	color: #e70014;
	font-size: 200%;
	margin-top: 0;
	padding: 0;
	margin-bottom: .7em;
}

#sect003 .topic p {
	font-size: 120%;
	margin: 0;
	padding: 0;
	line-height: 1.75;
}

/*== ingredient ==*/
#sect003 .ingredient {
	background-color: rgba(254, 234, 231, .85);
	border: 1px solid #e6e8eb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect003 .ingredient h5 {
	margin-top: 0;
	margin-bottom: .3em;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

/*---------------------------------------------------- */
/* Section 004 */
/*---------------------------------------------------- */
#sect004 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url(../../images/products/rice/section_004_bg.jpg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#sect004 .bg {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#sect004 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
/*#sect004 h3 {
	width: 29.435483%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_004_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}*/

#sect004 h3 {
	width: 48.387096%;
	width: calc((600 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 5.645161%;
	padding-top: calc((70 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_007_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== topic ==*/
#sect004 .topic {
	width: 100%;
	margin-bottom: 6em;
}

#sect004 .topic img {
	margin-left: 5%;
	float: right;
}

/*== detail ==*/
#sect004 .topic .detail {
	padding: 20px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#sect004 .topic h4 {
	color: #e70014;
	font-size: 200%;
	margin-top: 0;
	padding: 0;
	margin-bottom: .7em;
}

#sect004 .topic p {
	font-size: 120%;
	margin: 0;
	padding: 0;
	line-height: 1.75;
}

/*== ingredient ==*/
#sect004 .ingredient {
	background-color: rgba(254, 234, 231, .85);
	border: 1px solid #e6e8eb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect004 .ingredient h5 {
	margin-top: 0;
	margin-bottom: .3em;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

/*---------------------------------------------------- */
/* Section 005 */
/*---------------------------------------------------- */
#sect005 {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../../images/bg_pattern2.png) 0 0 repeat;
	border-top: solid 1px #e1ddd7;
	border-bottom: solid 1px #e1ddd7;
	overflow: hidden;
}

#sect005 .bg {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#sect005 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
/*#sect005 h3 {
	width: 29.435483%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_005_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}*/

#sect005 h3 {
	width: 40.322580%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 5.645161%;
	padding-top: calc((70 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_008_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== detail ==*/
#sect005 .detail {
	margin: 0;
	position: relative;
}

#sect005 .detail .flow {
	margin: 0;
}

#sect005 .detail .flow .flow-box {
	padding: 0 0 20px 0;
	margin: 0 0.8% 0 0.8%;
	width: 23%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/*== use ==*/
.flow .flow-box .use {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .photo-flow {
	padding: 0 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .photo-flow img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.flow .flow-box .use .textbox {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .textbox p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
	font-weight: normal;
}

/*---------------------------------------------------- */
/* Section 006 */
/*---------------------------------------------------- */
#sect006 {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../../images/bg_kabe.png) 0 0 repeat;
	border-top: solid 1px #e1ddd7;
	border-bottom: solid 1px #e1ddd7;
	overflow: hidden;
}

#sect006 .bg {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#sect006 .wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*== h3 ==*/
#sect006 h3 {
	width: 29.435483%;
	width: calc((500 / 1240) * 100%);
	height: 0;
	margin: 0 auto 4em;
	padding-top: 8.548387%;
	padding-top: calc((110 / 1240) * 100%);
	padding-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(../../images/products/rice/section_006_headline.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

/*== topic ==*/
#sect006 .topic {
	width: 100%;
	margin-bottom: 2em;
}

/*== detail ==*/
#sect006 .topic .detail {
	padding: 20px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	box-shadow: 0 0 3px #fff, 0 0 5px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#sect006 .topic h4 {
	color: #e70014;
	font-size: 200%;
	margin-top: 0;
	padding: 0;
	margin-bottom: .7em;
}

#sect006 .topic p {
	font-size: 120%;
	margin: 0;
	padding: 0;
	line-height: 1.75;
}

/*== img ==*/
#sect006 .waku-photo {
	width: 100%;
	margin-bottom: 0;
}

#sect006 .waku-photo .photo-figure {
	padding: 0;
	margin: 0;
	width: 100%;
}

#sect006 .waku-photo .photo-figure img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}



/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
#main-cont-title h2 {
	font-size: 21px;
	color: #fff;
}

/*---------------------------------------------------- */
/* Mainbanner */
/*---------------------------------------------------- */
#mainbanner .bnr_main {
	margin-top: -88px;
}

/*---------------------------------------------------- */
/* Section 006 */
/*---------------------------------------------------- */
#sect006 .waku-photo .no-sp {
	display: block;
}

#sect006 .waku-photo .sp-only {
	display: none!important;
}


}

/* Minimum width 959px and Tablet */
@media all and (max-width: 959px) and (min-width: 680px) {
/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
#main-cont-title {
	padding: 0;
	margin: 0 0 0 2%;
	width: 96%;
	top: 15px;
}

#main-cont-title h2 {
	font-size: 18px;
}

/*---------------------------------------------------- */
/* Mainbanner */
/*---------------------------------------------------- */
#mainbanner {
	padding-top: 86px; /* 46px + 40px */
}

#mainbanner h2 {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner p {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner .bnr_main {
	padding: 0;
	margin: 0;
	margin-top: -10px;
	width: 100%;
	height: auto;
	text-align: center;
}

/*---------------------------------------------------- */
/* Section 001 */
/*---------------------------------------------------- */
#sect001 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#sect001 .bg {
	opacity: .18;
}

#sect001 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect001 h3 {
	margin-bottom: 2.5em;
}

#sect001 .topic {
	margin-bottom: 3em;
}

#sect001 .topic img {
	margin-left: 5%;
	float: right;
	width: 40%;
	height: auto;
}

#sect001 .topic .detail {
	padding: 20px;
}

#sect001 .topic h4 {
	font-size: 20px;
}

#sect001 .topic p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Section 002 */
/*---------------------------------------------------- */
#sect002 .bg {
	opacity: .18;
}

#sect002 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect002 h3 {
	margin-bottom: 2.5em;
}

#sect002 .topic {
	margin-bottom: 3em;
}

#sect002 .topic img {
	margin-left: 5%;
	float: right;
	width: 40%;
	height: auto;
}

#sect002 .topic .detail {
	padding: 20px;
}

#sect002 .topic h4 {
	font-size: 20px;
}

#sect002 .topic p {
	font-size: 14px;
}

#sect002 .detail .non-mobile {
	display: block;
}

#sect002 .detail .mobile-only {
	display: none!important;
}

/*---------------------------------------------------- */
/* Section 003 */
/*---------------------------------------------------- */
#sect003 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#sect003 .bg {
	opacity: .18;
}

#sect003 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect003 h3 {
	margin-bottom: 2.5em;
}

#sect003 .topic {
	margin-bottom: 3em;
}

#sect003 .topic img {
	margin-left: 5%;
	float: right;
	width: 40%;
	height: auto;
}

#sect003 .topic .detail {
	padding: 20px;
}

#sect003 .topic h4 {
	font-size: 20px;
}

#sect003 .topic p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Section 004 */
/*---------------------------------------------------- */
#sect004 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#sect004 .bg {
	opacity: .18;
}

#sect004 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect004 h3 {
	margin-bottom: 2.5em;
}

#sect004 .topic {
	margin-bottom: 3em;
}

#sect004 .topic img {
	margin-left: 5%;
	float: right;
	width: 40%;
	height: auto;
}

#sect004 .topic .detail {
	padding: 20px;
}

#sect004 .topic h4 {
	font-size: 20px;
}

#sect004 .topic p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Section 005 */
/*---------------------------------------------------- */
#sect005 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect005 h3 {
	margin-bottom: 2.5em;
}

#sect005 .detail .flow .flow-box {
	padding: 0 0 15px 0;
	margin: 0 0.8% 0 0.8%;
	width: 48%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.flow .flow-box .use {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .photo-flow {
	padding: 0 0 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .textbox {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .textbox p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
	font-weight: normal;
}

/*---------------------------------------------------- */
/* Section 006 */
/*---------------------------------------------------- */
#sect006 .bg {
	opacity: .18;
}

#sect006 .wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

#sect006 h3 {
	margin-bottom: 2.5em;
}

#sect006 .topic {
	margin-bottom: 3em;
}

#sect006 .topic img {
	margin-left: 5%;
	float: right;
	width: 40%;
	height: auto;
}

#sect006 .topic .detail {
	padding: 20px;
}

#sect006 .topic h4 {
	font-size: 20px;
}

#sect006 .topic p {
	font-size: 14px;
}

#sect006 .waku-photo .no-sp {
	display: block;
}

#sect006 .waku-photo .sp-only {
	display: none!important;
}

#sect006 .waku-photo {
	width: 100%;
	margin-bottom: 0;
}

#sect006 .waku-photo .photo-figure {
	padding: 0;
	margin: 0;
	width: 100%;
}

#sect006 .waku-photo .photo-figure img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}



}


/* Phone Landscape (Retina) */
@media all and (max-width: 679px) {
/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
#main-cont-title {
	padding: 0;
	margin: 0 0 0 2%;
	width: 96%;
	top: 15px;
}

#main-cont-title h2 {
	font-size: 16px;
}

/*---------------------------------------------------- */
/* Mainbanner */
/*---------------------------------------------------- */
#mainbanner {
	padding-top: 86px; /* 46px + 40px */
}

#mainbanner h2 {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner p {
	padding: 0;
	margin: 0;
	display: none;
}

#mainbanner .bnr_main {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	width: 100%;
	height: auto;
	text-align: center;
}

/*---------------------------------------------------- */
/* Section 001 */
/*---------------------------------------------------- */
#sect001 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	//background: url(../../images/products/rice/section_001_img.png) 0 50% no-repeat #fff;
	//-webkit-background-size: auto 100%;
	//-moz-background-size: auto 100%;
	//background-size: auto 100%;
}

#sect001 .bg {
	display: none;
}

#sect001 .wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

#sect001 h3 {
	width: 90%;
	margin-bottom: 2em;
	padding-top: 19.0%;
}

#sect001 .topic {
	margin-bottom: 2em;
	padding: 0;
}

#sect001 .topic img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	float: none;
	display: block;
}

#sect001 .topic .detail {
	margin-top: 0;
	padding: 2em;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect001 .topic h4 {
	font-size: 130%;
}

#sect001 .topic p {
	font-size: 90%;
}

#sect001 .ingredient {
	width: 100%;
}

#sect001 .ingredient p {
	font-size: 80%;
}

/*---------------------------------------------------- */
/* Section 002 */
/*---------------------------------------------------- */
#sect002 {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #fcf9f3;
	overflow: hidden;
}

#sect002 .bg { 
	display: none;
}

#sect002 .wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

#sect002 h3 {
	width: 90%;
	margin-bottom: 2em;
	padding-top: 19.0%;
}

#sect002 .topic {
	margin: 0;
	padding: 0;
}

#sect002 .topic .detail {
	margin-top: 0;
	padding: 2em;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect002 .topic h4 {
	font-size: 130%;
}

#sect002 .topic p {
	font-size: 90%;
}

/*---------------------------------------------------- */
/* Section 003 */
/*---------------------------------------------------- */
#sect003 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	//background: url(../../images/products/rice/section_003_img.png) 0 50% no-repeat #fff;
	//-webkit-background-size: auto 100%;
	//-moz-background-size: auto 100%;
	//background-size: auto 100%;
}

#sect003 .bg {
	display: none;
}

#sect003 .wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

#sect003 h3 {
	width: 90%;
	margin-bottom: 2em;
	padding-top: 19.0%;
}

#sect003 .topic {
	margin-bottom: 2em;
	padding: 0;
}

#sect003 .topic img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	float: none;
	display: block;
}

#sect003 .topic .detail {
	margin-top: 0;
	padding: 2em;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect003 .topic h4 {
	font-size: 130%;
}

#sect003 .topic p {
	font-size: 90%;
}

#sect003 .ingredient {
	width: 100%;
}

#sect003 .ingredient p {
	font-size: 80%;
}

/*---------------------------------------------------- */
/* Section 004 */
/*---------------------------------------------------- */
#sect004 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	//background: url(../../images/products/rice/section_003_img.png) 0 50% no-repeat #fff;
	//-webkit-background-size: auto 100%;
	//-moz-background-size: auto 100%;
	//background-size: auto 100%;
}

#sect004 .bg {
	display: none;
}

#sect004 .wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

#sect004 h3 {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 2em;
	/*padding-top: 19.0%;*/
	padding-top: 11.666666%;
	background: url(../../images/products/rice/section_007_headline.png) 0 0 no-repeat;
	background-size: 100% auto;
}

#sect004 .topic {
	margin-bottom: 2em;
	padding: 0;
}

#sect004 .topic img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	float: none;
	display: block;
}

#sect004 .topic .detail {
	margin-top: 0;
	padding: 2em;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect004 .topic h4 {
	font-size: 130%;
}

#sect004 .topic p {
	font-size: 90%;
}

#sect004 .ingredient {
	width: 100%;
}

#sect004 .ingredient p {
	font-size: 80%;
}

/*---------------------------------------------------- */
/* Section 005 */
/*---------------------------------------------------- */
#sect005 {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../../images/bg_pattern2.png) 0 0 repeat;
	overflow: hidden;
}

#sect005 .wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
}

#sect005 h3 {
	width: 86%;
	margin: 0 auto;
	margin-bottom: 2em;
	/*padding-top: 19.0%;*/
	padding-top: 14%;
	background: url(../../images/products/rice/section_008_headline.png) 0 0 no-repeat;
	background-size: 100% auto;
}

#sect005 .detail .flow {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#sect005 .detail .flow .flow-box {
	padding: 0 0 10px 0;
	margin: 0 0.5% 0 0.5%;
	width: 48%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.flow .flow-box .use {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .photo-flow {
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .photo-flow img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.flow .flow-box .use .textbox {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.flow .flow-box .use .textbox p {
	padding: 0;
	margin: 0;
	font-size: 90%;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
	font-weight: normal;
}

/*---------------------------------------------------- */
/* Section 006 */
/*---------------------------------------------------- */
#sect006 {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #fcf9f3;
	overflow: hidden;
}

#sect006 .bg { 
	display: none;
}

#sect006 .wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

#sect006 h3 {
	width: 90%;
	margin-bottom: 2em;
	padding-top: 19.0%;
}

#sect006 .topic {
	margin: 0;
	padding: 0;
}

#sect006 .topic .detail {
	margin-top: 0;
	padding: 1em;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .75);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#sect006 .topic h4 {
	font-size: 130%;
}

#sect006 .topic p {
	font-size: 90%;
}

#sect006 .waku-photo .no-sp {
	display: none!important;
}

#sect006 .waku-photo .sp-only {
	display: block;
}

#sect006 .waku-photo {
	padding: 20px 0 0 0;
	margin: 0;
	width: 100%;
}

#sect006 .waku-photo .photo-figure {
	padding: 0;
	margin: 0;
	width: 100%;
}

#sect006 .waku-photo .photo-figure img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}


}