@charset "utf-8";


.share-buttons {
  display: flex;
  justify-content: center; /* ← これで横中央寄せ */
  gap: 5px;
  margin: 20px 0;
}
.share-buttons a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  border-radius: 3px;
}
.share-twitter { background: #000; }
.share-facebook { background: #3b5998; }
.share-hatena { background: #00a4de; }
.share-pocket  { background: #ef3f56; }
.share-line    { background: #00c300; }
.share-buttons a:hover { opacity: 0.8; }


.links {
text-align:center;
}


/* =============================================================================
   header min-width: 768px PC版
   ========================================================================== */
@media screen and (min-width: 768px) {

.head_sp {
display:none;
}



a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}

/**html**/
html{
	height: 100%;
	width: 100%;
	background-image: url(../img/body_bk.jpg);
	background-repeat: repeat-x;
}

.tst01{
	font-family: "小塚明朝 Pr6N", Sans-Serif;
		font-size: 30px;
}

.tst02{
	font-family: "小塚明朝 Pr6N", Sans-Serif;
		font-size: 20px;
}


body{
	height: 100%;
	color: #181512;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 14px;
	font-family: "CI", "Meiryo", verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height: 1.6;
	background-image: url(../img/top_bk.jpg);
	background-size: 100% 500px;
	background-repeat: no-repeat;
}


*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}


* html div#container{
    height:100%;
}

div#container{
	position: relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
body > #container {
        height: auto;
}



/**clear**/
.clear:after {
 content:".";
 display:block;
 visibility:hidden;
 clear:both;
 height:0;
}

.clear{
 min-height:1px;

}

*html .clear{
 height:1%;

 /*\*//*/
 height:auto;
 overflow:hidden;
 /**/
}

	#main{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	}


	.drawer-hamburger {
	display: none;
	}
	.drawer-menu {
	display: none;
	}
	
	.drawer-nav{
	display: none;
	}
	
	
	#sphead{
	display: none;
	}
	
	/**head_style**/
	.head {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	position: relative;
	height: 190px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

.head_pc {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	height: 180px;

}





	#head_main_menu {
	display: block;
	text-align: center;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;

	}
.head_logo {
	float: left;
	width: 360px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

.head_copy_2 {
	padding-left: 30px;	
}




.head_tell {
	float: right;
	;
}
.head_line {
	height: 130px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0300;
		background-image: url(../img/head_bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}



	#head_main_menu ul {
		margin: 0px;
		padding: 0px;
	}
	#head_main_menu li {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display: inline;
	}
	#head_main_menu h2 a {
	display: inline-block;
	float: left;
	}
	#head_main_menu ul li h2 {
		display: inline;
	}
	#head_main_menu h2 a:hover {

	}
	
	



	








	/*page-top*/
	#page-top {
		position: fixed;
		bottom: 50px;
		right: 50px;
		font-size: 77%;
		z-index: 100;
	}
	#page-top a {
		text-decoration: none;
		width: 87px;
		text-align: center;
		display: block;
		border-radius: 5px;
		background-image: url(../img/top_bt.png);
		height: 86px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
		text-indent: -9999px;
		background-repeat: no-repeat;
	}
	#page-top a:hover {
		background-image: url(../img/top_bt.png);
		background-repeat: no-repeat;
		background-position: 0px -86px;
		height: 86px;
		width: 87px;
			transition: color 0.5s;
	}

#foot{
	height: 430px;
	width: 100%;
	display: block;
	background-color: #E2E3E3;
		background-image: url(../img/foot_bk.jpg);
		background-repeat: repeat;
}
#foot_box {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 430px;

}
.foot_addres {
	font-size: 12px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	width: 100%;
	line-height: 25px;
	height: 25px;
}
#foot_box .foot_menu {
	padding-top: 30px;
}
.foot_menu a {
	color: #333;
	line-height: 25px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.foot_menu a:hover {
text-decoration: underline;
}


#foot_menu01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	
}


.spfoot {
	display: none;
}

#pc {
}
#sp {
	display: none;
}


.link_banners {
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
		margin-bottom: 15px;
}
.food_loss {
	font-size: 12px;
}



.s1 {
	color: #444;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.s1:before, .s1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #CCC;
	display: block;
}
.s1:before {
	margin-right: .4em;
}
.s1:after {
	margin-left: .4em;
}

.link a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
}

.link a:hover {
text-decoration: underline;
}




}


/* =============================================================================
   header max-width: 767px
   ========================================================================== */
   
@media screen and (max-width: 767px) {
	header {
		width: 100%;
		background-color: rgba(255, 255, 255, 0.5);
	}
	header:after {
		content: "";
		width: 40%;
		height: 5px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	

	
	
	/**html**/
html{
	height: 100%;
	width: 100%;
	background-image: url(../img/top_bk.jpg);
	background-size: 100% 500px;
	background-repeat: no-repeat;
	

}

.tst01{
	font-family: "小塚明朝 Pr6N", Sans-Serif;
		font-size: 20px;
}

.tst02{
	font-family: "小塚明朝 Pr6N", Sans-Serif;
		font-size: 15px;
}



body{
	height: 100%;
	color: #181512;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 1.0em;
	font-family: "CI", "Meiryo", verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height: 1.6;
	
}


*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}


* html div#container{
    height:100%;
}

div#container{
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body > #container {
        height: auto;
}



/**clear**/
.clear:after {
 content:".";
 display:block;
 visibility:hidden;
 clear:both;
 height:0;
}

.clear{
 min-height:1px;

}

*html .clear{
 height:1%;

 /*\*//*/
 height:auto;
 overflow:hidden;
 /**/
}

	#main{

	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
	
	}
	
	

	
	#head_main_menu	{
	display: none;
	}
	#pchead{
	display: none;
	}



		
	
	
	.drawer-menu {
		padding-bottom: 600px;
	}
	.drawer-toggle.drawer-hamburger {
	background-color: #FF8400;
	}
	.drawer-hamburger {
		width: 40px;
		height: 20px;
		padding: 10px 10px 30px 10px;
	}
	.drawer-hamburger .txt {
		position: absolute;
		left: 14px;
		bottom: 5px;
		font-size:10px;
		font-weight: bold;
		color: #fff;
		bottom: 5px;
	}
	.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
		background-color: #fff;
	}
	.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
		right: 0;
	}
	.drawer-nav {
		overflow: scroll;
		padding-top: 0px;
	}
	.drawer-nav,
	.drawer-dropdown-menu {
		background: rgba(000, 000, 000, 0.7);
	}
	#top-head a, #top-head {
		color: #fff;
	}
	.drawer-menu-item img {
		margin-right: 10px;
	}
	.drawer-menu-item,
	.drawer-dropdown-menu-item {
		padding: 20px 20px;
		border-bottom: 1px dotted #666;
		position: relative;
		font-size: 14px;
	}
	.drawer-menu-item:link {
		color: #fff;
	}

	.drawer-menu-item:visited {
		color: #fff;
	}
	.drawer-menu-item:hover {
		color: #fff;
		text-decoration: none;
		zoom:1;
		color: #fff000;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.drawer-menu-item:active {
		color: #fff;
	}
	li:first-child .drawer-menu-item {
		border-top: 1px dotted #666;
		color: #fff;
	}
	.drawer-menu-item:after,
	.drawer-dropdown-menu-item:after {
		content: "＞";
		width: 1em;
		height: 1em;
		color: #fff;
		font-weight: bold;
		position: absolute;
		top: 40%;
		right: 20px;
		transform: translate3d(0, -50%, 0);
		-webkit-transform: translate(0, -50%); /* Safari用 */
		transform: translate(0, -50%);
	}
	.drawer-dropdown .drawer-menu-item:after {
		display: none;
	}
	.drawer-dropdown-menu-item {
		padding: 20px 20px 20px 40px;
		line-height: 1;
	}
	

	


	/*page-top*/
	#page-top {
	text-align:center;
		width: 100%;
		display: block;
		text-align: center;
	
	}
	#page-top a {
		text-decoration: none;
		width: 87px;
		text-align: center;
		display: block;
		border-radius: 5px;
		background-image: url(../img/top_bt.png);
		height: 86px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
		text-indent: -9999px;
		background-repeat: no-repeat;
		margin-right: auto;
		margin-left: auto;
	}
	#page-top a:hover {
		background-image: url(../img/top_bt.png);
		background-repeat: no-repeat;
		background-position: 0px -86px;
		height: 86px;
		width: 87px;
		transition: color 0.5s;
	}





#foot{

	width: 100%;
	display: block;
	background-color: #E2E3E3;
	background-image: url(../img/foot_bk.jpg);
		background-repeat: repeat;
}
#foot_box {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;


}
.foot_addres {
	font-size: 12px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	width: 100%;
	line-height: 25px;
	height: 25px;
}
#foot_box .foot_menu {
	display: none;
}



#pc {
	display: none;
}
#sp {

}

.spfoot a img {
	width: 100%;
}

#sp_img {
width: 100%!important;
}

.head_pc {
display:none;
}

.head_sp {
text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.foot_tel a {
	margin-top: 30px;
	font-size: 22px;
	line-height: 80px;
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	text-align: center;
	display: block;
	width: 100%;
	font-weight: bold;
	height: 80px;
	border: 1px solid #FC0;	
	border-radius: 10px;
}


.link_banners {
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
		margin-bottom: 15px;
}
.food_loss {
	font-size: 12px;
}


.s1 {
	color: #444;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.s1:before, .s1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #CCC;
	display: block;
}
.s1:before {
	margin-right: .4em;
}
.s1:after {
	margin-left: .4em;
}

.link a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
}

.link a:hover {
text-decoration: underline;
}
}
