@charset "utf-8";
/* CSS Document */

.ttlBx{

	background: url(../obento/img/ttl_bg.jpg) center center no-repeat;

	
}

.inner {
    padding: 30px 4% 30px;
	width: 100%;
}

	.txCg{
		font-size: 18px;
		font-weight: bold;
	}

.txtBoxR{
	margin-bottom: 40px;
}

.imgAreaL{
	margin-bottom: 40px;
}

.txtBoxL{
	margin-bottom: 40px;
}

.imgAreaR{
	margin-bottom: 40px;
}

.txtBoxR p,
.txtBoxL p{
	padding-top: 20px;
}

.kdBx{
	margin-bottom: 40px;
}

	.sbox{
		margin-bottom: 40px;
		clear: both;
	}	

.gtbx{
    border: #00a88e solid 1px;
    border-radius: 15px;
    padding: 0 20px 20px;
	margin-bottom: 30px;

}

.gtbx .pt{
	margin:-10px auto 10px;
	text-align: center;
	display: block;
}

.gtbx .gt{
	color: #00a88e;
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
	text-align: center;
	font-size: 24px;
}
	


@media screen and (min-width: 768px), print {
	
.ttlBx{
	
}
	
.inner {
 
    margin: 0 auto;
    padding: 100px 40px;
	max-width: 1500px;
	min-width: 1280px;
}	
	
.sec01{
		width: 100%;

		margin: 0 auto;
	}	
	

	.txCg{
		font-size: 28px;
		font-weight: bold;
	}
	
	.kdBx{
		margin-bottom: 80px;
	}
	
		.kdBx:last-child{
		margin-bottom: 0;
	}
	
	.kdBx:after {
	content: ""; 
	display: block; 
	clear: both;
}

.txtBoxR{
width: 48%;
	float: right;
	padding-top:3vw;
	
}
	
.imgAreaL{
width: 48%;


}	
	
.imgAreaL img{
		width: 100%;
	}	
	
.txtBoxL{
width: 48%;
	float: left;
	
}	

.imgAreaR{
float: right;
width: 48%;
}
	
.imgAreaR img{
		width: 100%;
	}	
		
	.sbox{
		margin: 50px 0 100px;

	}
	
	.sbox:after {
	content: ""; 
	display: block; 
	clear: both;
}
	
	.sbox .txtBoxL{
		width: 56%;
	}
	
	.sbox .imgAreaR{
		width: 40%;
	}
	
	.gtbx{
		width: 45%;
		margin: 20px 2%;
		display: inline-block;
		vertical-align: top;
	    padding: 0 40px 40px;
		min-height: 300px;
	}
	
	.gpbx{
		width: 30%;
		margin: 0 1.5%;
		display: inline-block;
	}
	
.gtbx .gt{
	font-size: 36px;
 white-space: nowrap;
}	
	
	#kd2 .txtBoxL{

	}
	
	#kd2 .imgAreaR {
	margin-top: 75px;
	}
	
	#kd3 .txtBoxR{
	padding-top: 0;
	}
	
	#kd3 .imgAreaL {

	}	
.txtBoxR p,
.txtBoxL p{
	
}
	
}

/*人気商品*/

.wpCg{
	text-align: center;
	padding: 20px 15px 40px;
}

.wpCg .txCg{
	font-size: 20px;
}

	.bgBw .inner{
    padding:10px 4% 20px;
	}

	.bgBw{
		margin-bottom: 30px;
	}	

.bgBw h3{
	color: #fff;
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
	font-size: 36px;
	margin: 15px 0;
	text-align: center;
}

.bgBw p{
	color: #fff;
}

.bgBw p:first-child{
	font-size: 110%;
	text-align: center;
}
	
	.bgBw#bg1{
		background-color: #84644d;
	}
	
	.bgBw#bg2{
		background-color: #371902;
	}

.bgBw .txtBoxR,
.bgBw .txtBoxL,
.bgBw .imgAreaR,
.bgBw .imgAreaL{
	margin-bottom: 0;
	padding-top: 0;
}

.nfsWp{
	text-align: center;
}

.nfsWp .inner{
/*display: flex;
    justify-content: space-between;*/
}

.nfsWp .inner > div{
	width: 45%;
	margin: 0 1.5% 20px;
	display: inline-block;
	vertical-align: top;
}

.nfsWp .inner > div img{
	width: 100%;
}

.nfsWp .inner > div span{
	padding-top: 5px;
	font-size: 90%;
	display: block;
}


@media screen and (min-width: 768px), print {
.wpCg{

	padding: 80px 0 120px;
}

.wpCg .txCg{
	font-size: 40px;
}
.wpCg p.fzLL{
		font-size: 24px;
	}		
	
	
	.bgBw{
		margin-bottom: 90px;
	}
	

	
.bgBw h3{
	text-align: left;
	font-size: 60px;
}



.bgBw p:first-child{
	font-size: 22px;
	text-align: left;
}
	
.bgBw p{
	font-size: 18px;
}	
	
	.bgBw .inner{
		max-width: 1280px;
		padding: 40px 0;
	}
	
	.bgBw .inner:after {
	content: ""; 
	display: block; 
	clear: both;
}
	

.bgBw .imgAreaR,
.bgBw .imgAreaL{
	margin-top: -80px;
}
	
	.nfsWp .inner{
		padding: 50px 0 100px;
	}	
	
	
.nfsWp .inner > div{
	width: 22%;
	margin: 0 1% 10px;
}	
	
.nfsWp .inner > div span {
    padding-top: 10px;
    font-size: 100%;
}	
	
}

/*-------手作り弁当----------*/

#bento{
	
}

#bento .inner{
padding-bottom: 0;
	padding-top: 40px;
}

.sts01{
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 28px;
	text-align: center;
	margin-top: 30px;
}

.wpTbs{
	background: url(../obento/img/bg_plete.jpg) top center repeat-y;
	
	padding: 30px 15px;
		margin-top: 20px;
}

.txTbs{
	background-color: #F3F2DA;
	padding: 15px;
	border: #fff solid 1px;

	margin-bottom: 20px;
	
}

.txTbs h4{
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 28px;	
}

.txTbs h4 span{
	color: #006a60;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 70%;
    }

.txTbs h4 span em{
	font-style: normal;
	font-size: 120%;
}

.txTbs table{
	margin-top: 15px;
}

.txTbs table td{
	padding: 5px 15px 5px 0;
	font-size: 90%;
	
}

.txTbs table tr td:last-child{
	padding-right: 0;
}

.listB{

}

.listB li{
	text-align: center;
	width: 47%;
	display: inline-block;
	font-size: 85%;
	margin: 0 1% 20px;
	vertical-align: top;
	white-space: nowrap;
}

.listB li img{
	display: block;
	margin-bottom: 10px;
}

.listB.lsz li{
	width: 70%;	
}

.listB.lsz{
	margin: 0 auto;
	text-align: center;
}


.gtbx .sqr{
	background-color: #00a88e;
	color: #fff;
	padding: 5px;
	text-align: center;
	display: block;
	margin: -10px auto 10px;
	line-height: 1.6;
	font-weight: bold;
}

.gtbx .sqr em{
	font-style: normal;
	font-size: 140%;
}

.gtbx ul{
	margin-top: 15px;
	list-style-type: none;

}

.gtbx ul li{
	margin-bottom: 10px;
	padding-left: 1em; 
    text-indent: -1em;
	line-height: 1.6;
}

.gtbx li:before{
	content: "\f00c";
    font-family: FontAwesome;
	color: #00a88e;
	margin-right: 3px;
}

#bento .gtbx:nth-child(2) ul {
	text-align: center;
}

.gtbx .ph{
	margin: 20px 15px 0;
}

.wpOd{
	margin-top:20px;
	padding: 20px;
	margin-bottom: 20px;
	    background: url(../obento/img/bg_plete.jpg) top center repeat-y;
}

.wpOd h4{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 28px;
}

.wpOd img{
	width: 100%;
	margin: 0 0 0;
}

@media screen and (min-width: 768px), print {
	
#bento .inner{
padding-bottom: 80px;
	padding-top: 80px;
}	

	.wpTbsIn{
		width: 1280px;
		margin: 0 auto;
  
	}
	
.sts01 {

    font-size: 60px;

    margin-top: 60px;
	padding-bottom: 60px;
}	
	
.wpTbs {
    background: url(../obento/img/bg_plete.jpg) bottom center no-repeat;
	margin-bottom: 60px;
}	
	
	.txTbs{
		width: 46%;
		padding: 50px;
		margin-bottom: 40px;
		margin-right: 30px;
		display: inline-block;
		min-height: 300px;
	}
	
	
	
	.txTbs h4{
		font-size: 48px;
	}	
	
	.txTbs h4 span{
		font-size: 50%;
	}
	.txTbs table td{
		font-size: 26px;
		padding: 10px 15px 10px 0;
	}
	
	.listB{
		display: inline-block;
		vertical-align: top;
		width: 48%;
	}
	
.listB li {

    font-size: 16px;
	width: 240px;
	margin: 0 32px 40px;
}	
	
.listB li img {
    margin-bottom: 15px;
}
	
.listB.lsz li {
    width: 100%;

}
	
.listB.lsz li img {
	display: block;
	margin: 0 auto 15px;
}	
		
	.wpTbs#don{
		background-position: center 60px;
	}
	
#bento .gtbx .sqr {
	font-size: 22px;
	padding: 0;
	line-height: 50px;
margin: -20px auto 0;
}	
	
	#bento .gtbx{
		width: 43%;
		margin: 0 3%;
		min-height: 430px;
	}
	
#bento .gtbx .gt {
    font-size: 42px;
	margin-top: 15px;
}	
	
#bento .gtbx ul li {
font-size: 20px;
	display: inline-block;
	vertical-align: top;

}	
	
#bento .gtbx#gt01{
width: 51%;
}

#bento .gtbx#gt02{
width: 35%;
}
	
/*#bento .gtbx ul li:nth-child(2n+1){
		width: 48%;
	
	}	*/
	
	#bento .gtbx ul li:last-child{
		width: 100%;
	}	
	
#bento .gtbx:nth-child(2) ul {

	margin-bottom: 40px;
	margin-top: 40px;
	text-align: center;
}
	
	#bento .gtbx:nth-child(2) ul li{
		width: 100%;
	}	
	
	#bento .gtbx:nth-child(2) p{
		padding-left: 1em; 
    text-indent: -1em;
	
	}
	
.wpOd{
	margin-bottom: 120px;
	padding-top: 40px;
	padding-bottom: 60px;
	margin-top: 100px;
}
	
	.wpOd .wpOdIn{
		width: 1280px;
		margin: 0 auto;
	}	
	
	.wpOd .wpOdIn::after {
	content: ""; 
	display: block; 
	clear: both;
}

.wpOd .wpOdIn .txTbs{
	float: left;
margin-top: -70px;

}
	
	.wpOd .wpOdIn > div{
		display: inline-block;
		vertical-align: top;
		float: right;

	}	

.wpOd img{
	width: 480px;
	margin:-70px 80px 0 0;
}
	
	
	.gtbx .phWp{
		margin-top: 20px;
	}	
	
	
.gtbx .ph#odoburu{
	margin: 0;
	width: 45%;
	float: left;
}
	
.gtbx .ph#tokuben{
	margin: 0;
	width: 45%;
	float: right;
}	
	
.gtbx .bxL li{
	width: 48%;



	}	
	
	
}

/*----------------総菜----------------*/

#souzai .wpCg{
	padding: 20px 0 0;
}

#souzai .wpCg .txCg {
    font-size: 18px;
}

.sts02 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.sts02 span{
	color: #006a60;
	font-size: 80%;
}

.flyWp{
	margin-top: 30px;
}

.flybox{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	background-image:url(../obento/img/souzaibg01.jpg);
	position: relative;
}

.flybox:nth-child(2),
.flybox:nth-child(3){
	background-image:url(../obento/img/souzaibg02.jpg);
}

.flybox dl{
	padding: 10px;
	line-height: 1.6;
	font-size: 0;
}

.flybox dt{
	text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: bold;
	font-size: 17px;
}

.flybox dd{
	font-size: 14px;
	padding-top: 10px;

	position: relative;
	min-height: 140px;
}

.flybox dd .price{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
}

.flybox dd .price em{
	font-style: normal;
	font-size: 130%;
}

.flybox .fkRc{
	position: absolute;
	top: -5px;
	left: 5px;
	background-color: #CE1755;
	color: #fff;
	display: inline-block;
	padding: 5px;
	font-size: 90%;
}

.flybox .fkRc:after {
border-style: solid;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: calc(50% - 4px);
    top: 100%;
    border-width: 8px 8px 8px 8px;
    border-color: #CE1755 transparent transparent transparent;
}

.fcon{
	margin-bottom: 50px;
}

.fconL{
	margin: 15px;
}

.bgfbw{
	padding: 15px;
	background-color: #e6e2d4;
	margin: 15px 0;
}

.fconR{
		height: 100px;
	background-image: url(../obento/img/souzai_bg1.jpg);
	background-position: center center;
	background-size: cover;
}

@media screen and (min-width: 768px), print {
	
	
#souzai .wpCg{
	padding: 40px 0 0;
}

#souzai .wpCg .txCg {
    font-size: 30px;
}	
	
	#souzai .wpCg p{
		font-size: 18px;
	}	
	
.flyWp{
	width: 1280px;
	margin: 60px auto;
	display: flex;
    justify-content: space-between;	
}
	
	.flybox{
		width: 23.4%;
	}
	
.flybox:nth-child(2),
.flybox:nth-child(3){
	background-image:url(../obento/img/souzaibg01.jpg);	
}	
	
.flybox:nth-child(2n){
	background-image:url(../obento/img/souzaibg02.jpg);		
}
	
	
.flybox .fkRc{
	top: -10px;
	left: 10px;
	padding: 10px;
	font-size: 110%;
}

.flybox .fkRc:after {
    left: calc(50% - 8px);
    border-width: 12px 12px 12px 12px;
}	
	
.sts02 {
    font-size: 43px;
    margin-top: 30px;
}
	
	.flybox dl{
		padding: 20px;
	}	
	
	.flybox dt{
		font-size: 24px;
	}
	
	.fcon{
		margin-bottom: 150px;
	}
	
	.fcon:after {
	content: ""; 
	display: block; 
	clear: both;
}
	
	.fconL{
		width: 50%;
		float: left;
		margin: 0;
	}
	
	.fconL > div{
		width: 600px;
		float: right;
		margin-right: 40px;
				font-size: 18px;
	}
	
	.fconL > div > p{
		min-height: 100px;
	}
	
		.fconR{
		width: 50%;
			height: 305px;
			float: right;
	}	
	
	.bgfbw {
    padding: 20px 30px 30px;

		display: inline-block;
		margin: 20px 0 0;
}
	
}


/*************お惣菜*****************/

.sts03 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.sts03 em{
	font-style: normal;
	font-size: 130%;
}

.sts03 span{
	color: #006a60;
	font-size: 80%;

}


.souWp{
	margin-top: 30px;
}

.soubox{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	background-image:url(../obento/img/souzaibg01.jpg);
}

.soubox:nth-child(2),
.soubox:nth-child(3){
	background-image:url(../obento/img/souzaibg02.jpg);
}

/*.soubox:first-child{
	width: 100%;
}

.soubox:first-child dd{
	min-height: 100px;
}*/

.soubox dl{
	padding: 10px;
	line-height: 1.6;
	font-size: 0;
}

.soubox dt{
	text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: bold;
	font-size: 15px;
}

.soubox dd{
	font-size: 14px;
	padding-top: 10px;
	position: relative;
	min-height: 180px;
}

.soubox:nth-child(3) dd,
.soubox:nth-child(4) dd{
	min-height: 160px;
}


.soubox dd .price{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
}

.soubox dd .price em{
	font-style: normal;
	font-size: 130%;
}

.scon{
	margin-bottom: 50px;
}

.sconR{
	margin: 15px;
}

.bgfbw ul{
list-style-type: none;

}
.bgfbw li{
	margin-bottom: 5px;
	line-height: 1.6;
	width: 48%;
	display:inline-block;
	padding-left: 1em; 
    text-indent: -1em;
	vertical-align: top;
}

.bgfbw li:before{
	content: "・"
}



.sconL{
		height: 100px;
	background-image: url(../obento/img/souzai_bg2.jpg);
	background-position: center center;
	background-size: cover;
}

.bgfbw li:last-child{
	width: 100%;
}

.souWp + .flyWp{
    margin-top: 0;
}

@media screen and (min-width: 768px), print {
	
.sts03 {
    font-size: 36px;
    margin-top: 30px;
}
	
	.sts03 span{
		margin-left: 10px;
	}
	


.souWp + .flyWp{
    margin-top: 60px;
}	
	
.souWp{
	width: 1280px;
	margin: 60px auto;
	display: flex;
    justify-content: space-between;	
}
	
	.soubox{
/*		width: 31.25%;*/
		width: 23.4%;
	}
	
.soubox:first-child{
/*	width: 31.25%;*/
	background-image:url(../obento/img/souzaibg02.jpg);
}
	
.soubox:nth-child(2){
	background-image:url(../obento/img/souzaibg01.jpg);
}
	
	
	.soubox dl{
		padding: 20px;
	}	
	
	.soubox dt{
		font-size: 24px;
	}
	
.soubox dd {
    min-height: 180px;
}
	
.scon{
		margin-bottom: 150px;
	}
	
	.scon:after {
	content: ""; 
	display: block; 
	clear: both;
}
	
	.sconR{
		width: 50%;
		float: right;
		margin: 0;
	}
	
	.sconR > div{
		width: 600px;
		float: left;
		margin-left: 40px;
				font-size: 18px;
	}
	
.sconL{
		width: 50%;
			height:280px;
			float:left;
	}
	
	.bgfbw ul{
		text-align: left;
	}
	
	.bgfbw li{
		width: 30%;

	}
	
	.bgfbw li:last-child{
		letter-spacing: -0.04em;
	}
		
.soubox:first-child dd{
	min-height: 180px;
}	
	
	}	

/****************************/
.photoWp{
	width: 100%;
    display: flex;
justify-content: space-between;
	padding-bottom: 50px;
}

.photoWp img{
	height: auto;

}

@media screen and (min-width: 768px), print {
	
.photoWp{
	padding-bottom: 150px;
}		
}
