@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}


.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#title {
	width: 73.6842%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#movi_menu {
	width: 21.0526%;
	margin-left: 5.2631%;
	clear: none;
	display: block;
}

#movi_d_menu{
	list-style-type: none;
	border-bottom: 2px solid #C4B5A5;
	border-radius: 3px 3px 0 0;
	position: relative;
	z-index: 3;
	height: 58px;
}
#movi_d_menu li{
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#movi_d_menu li a{
	margin: 0;
	line-height: 1.3em;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	font-size: 1em;
}
#movi_d_menu li ul{
	list-style: none;
	position: fixed;
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
	right: 0px;
	width: 100%;
}
#movi_d_menu li:last-child ul{
	width: 100%
}
#movi_d_menu li ul li{
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #7B7B7B;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#movi_d_menu li ul li a{
	background-color: rgba(0,0,0,0.73);
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
	border-bottom: 1px solid #EBE2DC;
	padding-top: 9px;
	padding-bottom: 10px;
	color: rgba(255,255,255,1.00);
}
#movi_d_menu li:hover > a{
	background-color: #FFFFFF;
	color: #F04244;
	border-bottom: 2px solid #F04244;
}
#movi_d_menu > li:hover > a{


}
#movi_d_menu li:hover ul li{
	overflow: visible;
	height: 38px;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #E8DED2;
}
#movi_d_menu li:hover ul li:first-child{
  border-top: 0;
}
#movi_d_menu li:hover ul li:last-child{
  border-bottom: 0;
}
#movi_d_menu li:hover ul li:last-child a{
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #B8B8B8;
}
.gridContainer.clearfix #main_menu {
	display: none;
}

.policy_2colume {
width: 100%;
margin-left: 0;
clear: both;
}
.item_thum {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	margin-bottom: 5.2631%;
}
a #m_menu1 {
	width: 47.3684%;
	background-image: url(../images/ui/m_menu1.jpg);
	background-size: cover;
	background-position: center center;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 5%;
}
a #m_menu1 li {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	line-height: 2em;
	width: 60%;
	text-align: center;
	margin-left: 15%;
	color: #363636;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover #m_menu1 li {
	background-color: #F04244;
	border: 5px solid #F04244;
	text-align: center;
	margin-left: 15%;
	color: #FFFFFF;
}
a #m_menu2 {
    width: 47.3684%;
    margin-left: 5.2631%;
    clear: none;
	background-image: url(../images/ui/m_menu2.jpg);
	background-size: cover;
	background-position: center center;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 5%;
}
a #m_menu2 li {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	line-height: 2em;
	width: 75%;
	text-align: center;
	margin-left: 10%;
	color: #363636;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover #m_menu2 li {
	background-color: #F04244;
	border: 5px solid #F04244;
	text-align: center;
	margin-left: 10%;
	color: #FFFFFF;
}
a #m_menu3 {
    width: 47.3684%;
    margin-left: 0;
    clear: both;
	background-image: url(../images/ui/m_menu3.jpg);
	background-size: cover;
	background-position: center center;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 5%;
}
a #m_menu3 li {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	line-height: 2em;
	width: 60%;
	text-align: center;
	margin-left: 15%;
	color: #363636;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover #m_menu3 li {
	background-color: #F04244;
	border: 5px solid #F04244;
	text-align: center;
	margin-left: 15%;
	color: #FFFFFF;
}
a #m_menu4 {
    width: 47.3684%;
    margin-left: 5.2631%;
    clear: none;
	background-image: url(../images/ui/m_menu4.jpg);
	background-size: cover;
	background-position: center center;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 5%;
}
a #m_menu4 li {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	line-height: 2em;
	width: 60%;
	text-align: center;
	margin-left: 15%;
	color: #363636;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover #m_menu4 li {
	background-color: #F04244;
	border: 5px solid #F04244;
	text-align: center;
	margin-left: 15%;
	color: #FFFFFF;
}








#f_title {
	width: 47.3684%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
footer p {
	text-align: center;
	font-size: 0.8em;
	color: #555555;
	font-family: "MS Serif", "New York", serif;
}
.f_menu {
	font-size: 0.9em;
	border-bottom: 1px solid #D7D7D7;
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
	font-family: "MS Serif", "New York", serif;
	letter-spacing: 0.2em;
}
nav .fluid.f_menu a {
	width: 100%;
	line-height: 3em;
	text-decoration: none;
	color: #313131;
	border-bottom: 4px solid #FFFFFF;
	display: block;
}
nav .fluid.f_menu a:hover  {
	width: 100%;
	line-height: 3em;
	text-decoration: none;
	color: #F04244;
	border-bottom: 4px solid #F04244;
	display: block;
}
#recipe {
	margin-top: 5%;
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../images/index_life.jpg);
	background-size: cover;
	background-position: center center;
	max-height: 640px;
}
#main_image {
	width: 100%;
	margin-left: 0;
	margin-bottom: 5.2631%;
}
#syohin_img {
width: 100%;
}

.main_thum {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	margin-bottom: 5.2631%;
}
#item_data {
width: 100%;
margin-left: 0;
clear: both;
}
.food_thum {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	margin-bottom: 5.2631%;
}

.photo2 {
    width: 100%;
    margin-left: 0;
    clear: both;
}
.method {
width: 100%;
}
.method3 {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#google_map {
	background-image: url(../images/company/XtpTm.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding-left: 40px;
	line-height: 3em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#google_map a {
	color: rgba(45,45,45,1.00);
	text-decoration: none;
}

.phone {
width: 100%;
margin-left: 0;
clear: both;
}
.fax {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.web_form {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #FFE0E0;
}

.gridContainer.clearfix #firehunt {
	list-style-type: none;
	text-align: center;
}
.souryou {
width: 100%;
margin-left: 0;
clear: both;
}
#footer_btn {
    text-align: center;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    float: none;
    height: 60px;
}
#footer_btn .f_btn {
	list-style-type: none;
	width: 60px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
#footer_btn .f_btn a {
    display: block;
    opacity: 1;
}
#footer_btn .f_btn a:hover  {
    opacity: 0.4;
}

.recipes_box {
width: 100%;
margin-left: 0;
clear: both;
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#タブレット {
}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#title {
	width: 35.8974%;
}
#movi_menu {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	float: right;
}

.policy_2colume {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#recipe {
	padding-top: 150px;
	padding-bottom: 150px;
}
.item_thum {
	width: 23.0769%;
	margin-left: 2.5641%;
	clear: none;
	margin-bottom: 2.5641%;
}

a #m_menu1 {
	width: 23.0769%;
}

a #m_menu2 {
    width: 23.0769%;
    margin-left: 2.5641%;
    clear: none;
}
a #m_menu3 {
    width: 23.0769%;
    margin-left: 2.5641%;
    clear: none;
}
a #m_menu4 {
    width: 23.0769%;
    margin-left: 2.5641%;
    clear: none;
}


footer section {
	border-top: 1px solid #D7D7D7;
}

#f_title {
width: 35.8974%;
}
.f_menu {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	border-bottom-style: none;
	letter-spacing: 0.1em;
}
#main_image {
width: 100%;
margin-left: 0;
}
#syohin_img {
width: 48.7179%;
}

.main_thum {
	width: 47.3684%;
	clear: none;
	margin-left: 5.2631%;
	margin-bottom: 5.2631%;
}
#item_data {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.food_thum {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	margin-bottom: 2.5641%;
}
.photo4 {
	margin-bottom: 2.5641%;
}
.photo2 {
    width: 48.7179%;
    clear: none;
    margin-left: 2.5641%;
    margin-bottom: 2.5641%;
}
.method {
width: 23.0769%;
}
.method3 {
	width: 74.3589%;
	clear: none;
	margin-left: 2.5641%;
	float: right;
}
.phone {
	width: 100%;
	clear: none;
	margin-left: 3.4482%;
}
.fax {
width: 100%;
clear: both;
margin-left: 0;
}
.web_form {
width: 100%;
clear: both;
margin-left: 0;
}

.gridContainer.clearfix #firehunt {
	list-style-type: none;
	text-align: right;
}
.souryou {
width: 48.2758%;
clear: none;
margin-left: 3.4482%;
}
.recipes_box {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#パソコン {
}
header {
	border-bottom: 1px solid #D5D5D5;
	float: none;
	text-shadow: 2px 2px 3px #FFFFFF;
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#title {
	width: 23.7288%;
}
#movi_menu {
	margin-left: 0;
	display: none;
}
.gridContainer.clearfix #main_menu {
	display: block;
	margin-left: 1.6949%;
	float: left;
	width: 74.4%;
	margin-top: 10px;
}
#recipe {
	max-height: 640px;
	padding-top: 200px;
	padding-bottom: 200px;
}
.item_thum {
	width: 15.2542%;
	clear: none;
	margin-left: 1.6949%;
	margin-bottom: 1.6949%;
}
#main_menu li {
	float: left;
	list-style-type: none;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 25%;
}
#main_menu li a {
	color: #363636;
	text-decoration: none;
	line-height: 2.9em;
	border-bottom: 4px solid #FFFFFF;
	display: block;
	margin-right: 5%;
	margin-top: 0px;
	margin-left: 5%;
}
#main_menu li a:hover {
	border-bottom: 4px solid #F04244;
}


.policy_2colume {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}

a #m_menu1 {
	width: 23.7288%;
	padding-top: 80px;
	padding-bottom: 80px;
}
a #m_menu2 {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    padding-top: 80px;
	padding-bottom: 80px;
}
a #m_menu3 {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    padding-top: 80px;
	padding-bottom: 80px;
}
a #m_menu4 {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    padding-top: 80px;
	padding-bottom: 80px;
}

.f_menu {
	width: 23.7288%;
	clear: none;
	margin-left: 1.6949%;
	letter-spacing: 0.2em;
}

#f_title {
width: 23.7288%;
}
#main_image {
width: 100%;
margin-left: 0;
}
#syohin_img {
width: 49.1525%;
}
.main_thum {
width: 31.0344%;
clear: none;
margin-left: 3.4482%;
}
#item_data {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
.food_thum {
	width: 23.7288%;
	clear: none;
	margin-left: 1.6949%;
	margin-bottom: 1.6949%;
}
.photo4 {
	margin-bottom: 1.6949%;
}
.photo2 {
    width: 49.1525%;
    clear: none;
    margin-left: 1.6949%;
    margin-bottom: 1.6949%;
}
.method {
width: 23.7288%;
}
.method3 {
width: 74.5762%;
clear: none;
margin-left: 1.6949%;
}
.phone {
	clear: none;
	margin-left: 1.6949%;
	float: left;
}
.fax {
	clear: none;
}
.web_form {
	clear: none;
}

.souryou {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}

.recipes_box {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
