/* PC---------------------------------------------------------------------------------------- */
@media screen and (min-width:980px) {
	.header_wrap{
		background-color: rgba(255, 255, 255, 0.85);
		height: 90px;
		z-index: 99999;
		width: 100%;
		position: fixed;
		top: 0px;
		
	}
	
	.header_wrapura{
		background-color: rgba(43, 0, 0, 0.85);
		height: 90px;
		z-index: 99999;
		width: 100%;
		position: fixed;
		top: 0px;
		color:#fff;
	}
		
	
	#slider{
		top:-90px;
		z-index: 0;
	}
	.header_wrap_inner{
		width: 1000px;
		margin: 0 auto;
		display: flex;
		
	}
	
	.header_logo{
		margin-top: 25px;
		display: inline-flex;
	}
	.header_logoura{
		margin-top: 13px;
		display: inline-flex;
	}
	.syosai{
		width: 490px;
		padding: 20px;
		/* height: 27px; */
		line-height: 140%;
	}
	
	.sns{
		margin-top: 10px;
		width: 250px;
	}
	
	.sns img{
		width: 44px;
		padding: 5px;
	}
	
	.category{
		
		
	}
	
	.pc_none{
		display: none;
	}
	
	.sp_none{
		display: block;
		/* text-align: right; */
		/* width: 250px; */
	}
	
	.footer_wrap{
		background-color: #002300;
		color: #fff;
		padding: 20px;
	}
	
	.footer_wrap_inner{
		width: 1000px;
		margin: 0 auto;
		display: flex;
	}
	
	.sitemap{
		width: 500px;
	}
	
	.sitemap_title{
		font-size: 1.2em;
	}
	
	.sitemapul{
		display: flex;
		margin-top: 30px;
	}
	.sitemapul > a{
		color:#fff;
	}
	
	.sitemapul ul{
	width: 319px;
	}
	.sitemapul li{
		list-style: none;
		height: 29px;
		color: #eee;
	}
	
	.main{
		
	}
	
	.footer_logo{
		width: 500px;
		text-align: center;
		margin-top: 150px;
	}
	
	.footer_logo img{
		
	}
	
	.footer_logo p{
		margin-top: 20px;
	}
	.top_title{
		/* margin-bottom: 50px; */
		width: 400px;
		text-align: center;
		margin: 0 auto;
		padding: 30px;
	}
	.top_title img{
		
	}
	
	.top_title_title{
		font-size: 3em;
		padding-bottom: 20px;
		border-bottom: 8px solid #a7dcc0;
		/* width: 380px; */
		/* text-align: center; */
		/* margin: 0 auto; */
		font-weight: 400;
	}
	.top_title_titleura{
		font-size: 3em;
		padding-bottom: 20px;
		border-bottom: 8px solid #fff;
		/* width: 380px; */
		/* text-align: center; */
		/* margin: 0 auto; */
		font-weight: 400;
	}

	.top_title_second{
		padding-top: 20px;
		font-size: 1.5em;
		font-weight: 400;
	}
	.top_title_second2{
		padding-top: 20px;
		font-size: 1.8em;
		color:red;
		font-weight: 800;
	}
	
}

/* SmartPhone---------------------------------------------------------------------------------------- */
@media screen and (max-width:979px) {
	.pc_none{
		display: block;
	}
	
	.sp_none{
		display: none;
	}
	#category_list {
		display:none;
		width:100%;
		height: 900px;
		position: absolute;
		z-index: 99;
		top: 0px;
		background-color: rgba(2, 53, 22, 0.96);
		padding-top: 80px;
	}
	
	#category_list img {
		width: 44px;
	}
	
	#category_list ul {
		width: 185px;
		margin:0 auto;
		text-align:center;
		margin-top: -30px;
	}
	
	#category_list li {
		display:-moz-inline-box;
		display:inline-block;
		display: inline-block;
		zoom:1;
		padding-bottom: 15px;
		color: #fff;
		margin: 0 auto;
	}
	
	#category_listura {
		display:none;
		width:100%;
		height: 900px;
		position: absolute;
		z-index: 99;
		top: 0px;
		background-color: rgba(43, 0, 0, 0.85);
		padding-top: 80px;
	}
	#category_listura img {
		width: 44px;
	}
	
	#category_listura ul {
		width: 185px;
		margin:0 auto;
		text-align:center;
		margin-top: -30px;
	}
	
	#category_listura li {
		display:-moz-inline-box;
		display:inline-block;
		display: inline-block;
		zoom:1;
		padding-bottom: 15px;
		color: #fff;
		margin: 0 auto;
	}
	
	
	
	#panel {
	}
	
	.menuarea{
		top: 2px;
		width: 40px;
		height: 250px;
		text-align: center;
		margin-right: 15px;
		position: absolute;
		right: 10px;
	}
	
	.menuarea img{
		margin-bottom: 0px;
		margin-top: 0px;
		}
	
	
	.slide_btn {
		background-image:url(../images/menu_btn.png);
		background-repeat:no-repeat;
		width: 100px;
		height: 68px;
		z-index: 999999999;
		padding-bottom: 0px;
		right: -25px;
		top: 20px;
		position: absolute;
		background-size: auto;
	}
	
	.slide_btn.active {
		background-image:url(../images/menu_close.png);
		background-position: 23px 0px;
	}
	
	.slide_btnura {
		background-image:url(../images/menu_btnura.png);
		background-repeat:no-repeat;
		width: 100px;
		height: 68px;
		z-index: 999999999;
		padding-bottom: 0px;
		right: -25px;
		top: 20px;
		position: absolute;
		background-size: auto;
	}
	
	.slide_btnura.active {
		background-image:url(../images/menu_close.png);
		background-position: 23px 0px;
	}
	
	.category_list_sns{
		text-align: center;
		padding: 5px;
		float: none;
		clear: both;
	}
	.category_list_sns img{
		width: 44px;
		padding: 10px;	
	}
	.panel_title{
		font-size: 1.2em;
		border-bottom: 1px solid #fff;
		padding: 5px;
		display: inline;
	}
	
	.panel_title_detail{
		padding: 0px;
		margin-top: 15px;
	}
	.syosai{
		display: none;
	}
	.header_wrap{
		background-color: rgba(255, 255, 255, 0.85);
		height: 60px;
		z-index: 99999;
		width: 100%;
		position: fixed;
		top: 0px;
	}
	
	.header_wrapura{
		background-color: rgba(43, 0, 0, 0.85);
		height: 60px;
		z-index: 99999;
		width: 100%;
		position: fixed;
		top: 0px;
	}
	.header_wrap_inner{
		margin: 0 auto;
	}
	
	.header_logo{
		top: 20px;
		left: 25px;
		position: absolute;
	}
	.header_logo img{
		width: 200px;
	}
	.header_logoura{
		top: 10px;
		left: 0px;
		position: absolute;
	}
	.header_logoura img{
		width: 260px;
	}
	.footer_wrap{
		background-color: #002300;
		color: #fff;
		padding: 20px;
	}
	
	.footer_wrap_inner{
		margin: 0 auto;
	}
	
	.sitemap{
		
	}
	
	.sitemap_title{
		font-size: 1.2em;
		text-align: center;
		padding: 30px;
	}
	
	.sitemapul{
		display: flex;
		margin-top: 30px;
		justify-content: center;
	}
	.sitemapul > a{
		color:#fff;
	}
	
	.sitemapul ul{
		padding: 5px;
		width: 50%;
	}
	.sitemapul li{
		list-style: none;
		height: 25px;
		color: #fff;
		font-size: 0.8em;
	}
	
	.main{
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.footer_logo{
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.footer_logo img{
		
	}
	
	.footer_logo p{
		margin-top: 20px;
	}
	.top_title{
		/* margin-bottom: 50px; */
		/* width: 300px; */
		/* text-align: center; */
		margin: 0 auto;
		/* padding: 30px; */
	}
	.top_title img{
		
	}
	
	.top_title_titleura{
		font-size: 2em;
		padding-bottom: 10px;
		border-bottom: 4px solid #fff;
		width: 300px;
		/* text-align: center; */
		margin: 0 auto;
		font-weight: 400;
	}
	.top_title_title{
		font-size: 2em;
		padding-bottom: 10px;
		border-bottom: 4px solid #a7dcc0;
		width: 300px;
		/* text-align: center; */
		margin: 0 auto;
		font-weight: 400;
	}
	.top_title_second{
		padding-top: 10px;
		font-size: 1em;
		font-weight: 400;
	}
	.top_title_second2{
		color: red;
		padding-top: 20px;
		font-weight: 800;
	}
	
	#slideradvantage,#sliderproducts,#sliderforbusiness,#sliderhowtobuy,#slidernewinitiative,#slidercompany,#sliderura,#recipe{
		top:60px;
	}

	.red{
		color:red;
	}
	
	.red2{
		color:red;
	}
	
	
