@charset   "Shift_JIS";

.asw {
	margin-top: -100px;
	padding-top: 100px;
}



/*　フォーム　のｃｓｓ　*/
.search-form-006 {
    display: flex;
    align-items: center;
    border-radius: 25px;
    overflow: hidden;
}

.search-form-006 input {
    width: 250px;
    height: 45px;
    padding: 5px 15px;
    border: none;
    box-sizing: border-box;
    background-color: #fef7de;
    font-size: 1em;
    outline: none;
}

.search-form-006 input::placeholder {
    color: #767d83;
}

.search-form-006 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
    background-color: #9e566a;
    cursor: pointer;
}

.search-form-006 button::after {
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%20%3Cpath%20d%3D%22M23.7%2020.8%2019%2016.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7%202-3.7%202-6C19.5%204.4%2015.1%200%209.7%200S0%204.4%200%209.7s4.4%209.7%209.7%209.7c2.3%200%204.3-.8%206-2v.8c0%20.3.1.6.3.8l4.7%204.7c.4.4%201.2.4%201.6%200l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5.1c-3.3%200-6-2.7-6-6s2.7-6%206-6%206%202.7%206%206-2.6%206-6%206z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    content: '';
}


/* /フォームの　ｃｓｓおわり　*/

/* フォームのCSS_230807 */
input[type="search"] {
  width: 200px; /*--幅--*/
  padding: 10px; /*--余白--*/
  font-size: 16px; /*--文字サイズ--*/
  border: solid 2px #cccccc; /*--ボーダー線--*/
  border-radius: 5px; /*--角丸--*/
}

/*--focus--*/
input[type="search"]:focus {
  background-color: #febe3e; /*--背景色--*/
}

input[type="submit"] {
	width: 20%;
    font-size: 15px;
    color: #fff;
	display: inline-block;
    padding: 15px 0px;
    text-align: center;
	background-color: #5c87a6;
    border: 1px solid #5c87a6;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 1s;
}

/*--hover--*/
input[type="submit"]:hover {
    color: #5c87a6;
    background-color: #ffffff;
    border: 1px solid #5c87a6;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 1s;
}

/* /フォームのCSS_230807　おわり */



*{
	margin: 0;
	padding: 0;
}



/*　ここに入れる　*/


*, *::before, *::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}











html,body{
	height: 100%;
}
body{
	font-size: 14px;
	font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, serif;

	background: #ffffff;
	-webkit-text-size-adjust: 100%;
}



@media print{
#sidebar{
	display:none;
	}
}







h1{
	color:#a61955;
}

#pan{
	width:100%;
margin:50 auto 0;
padding:0;
}


	/* z-index */



	#overlay{
		z-index: 200;
	}
	#sidebar{
		z-index: 300;

top:10;

	}


	#nav-toggle{
		z-index: 400;
	}



#main{
	width:100%;
	background: #ffffff;
	color: #333333;

}



#main h2{
	width:100%;
text-align:;
padding:15 0;
font-size:2em;
color:red;
}



#main-in{
	width:100%;
	padding-left: 260px;
margin:0 auto;
background-color:;
}

#main p{
	margin-bottom: 1em;
	line-height: 1.9;
}

#main .inner{
	background-color:;
	padding: 0 15;
margin: 0 auto 0;
text-align:;
clear:both;

}







/* main-visual */

#news---{
	width:100%;
background-color:#efefef;
margin:50 auto 0;
padding:0;
font-weight:;
text-decoration:none;
display:block;

}


#news--- a{
	margin:0 auto 0;
padding:10;
font-weight:bold;
text-decoration:none;
color:#444444;
display:block;
}




#main-visual{

background-color:#ffffff;
margin:10 auto 0;
padding:0;
	height: auto;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#main-visual img{
	width:100%;
margin:0 auto 10;
height:auto;
}



#main-visual h2{
	font-size: 180%;
	color: #fff;
float:left;
}





.red_l{
	color:#9e1f49;
font-size:13px;
}


.p nuts-seed{
	background-color:blue;
}





h3{
	font-size: 131%;
	margin-bottom: .7em;
}


.tname{
	width:px;
	background-color: ;
	padding: 10;
	margin: 0;
	font-weight: bold;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
color:white;
}






/* ここから */
#global-head{
	position: fixed;
	color: #811b2d;
	width: 260px;
	text-align: center;
	padding-top: 40px;
z-index:500;
top:0;
}




#brand-logo{
	width:100%

;
}




#sidebar{
	font-size: 15px;
	padding-top: 130px;
	width: 260px;
	height: 100%;
	position: fixed;

	color: #033560;
	background: #fff;
	text-align: center;
font-weight:;
    overflow-x: scroll;

}




#global-nav ul{
	list-style: none;
	margin-left: 0;


}
#global-nav > ul > li{
	position: relative;]

}

#global-nav a{
	color: #033560;
	text-decoration: none;
	display: block;
	padding: 15px 0;
	-moz-transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	transition: background-color .3s linear;
}
#global-nav .sub-menu.is-active > a,
#global-nav a:hover{
	color: #fff;
	background: #a61c4b;
}

#global-nav .sub-menu-nav a,
#global-nav .sub-menu:hover .sub-menu-nav{
	width: 230px;
}

/* sub-menu icon */
#global-nav .sub-menu-head{
	position: relative;

}
#global-nav .sub-menu-head::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #033560;
	border-right: 1px solid #033560;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* sub-menu */
#global-nav .sub-menu-nav{
	position: fixed;
	background: #c84a5b;
	color: #fff;
	top: 0;
	padding-top: 90px;
	left: 260px;
	width: 0;
	height: 100%;
	overflow: hidden;

	-moz-transition: width .2s ease-out;
	-webkit-transition: width .2s ease-out;
	transition: width .2s ease-out;
}
#global-nav .sub-menu.is-active > a::after,
#global-nav .sub-menu-head:hover::after{
	border-color: #fff;
}
#global-nav .sub-menu-nav a{
	color: #fff;
}
#global-nav .sub-menu-nav a:hover{
	color: #033560;
	background: #fff;
}







/* nav-toggle */
#nav-toggle{
	display: none;
	position: fixed;
	top: 15px;
	right: 15px;
	height: 32px;
}

#nav-toggle > div{
	position: relative;
	width: 32px;
}

#nav-toggle span{
	width: 100%;
	height: 2px;
	left: 0;
	display: block;
	background: #033560;
	position: absolute;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1){
	top: 0;
}
#nav-toggle span:nth-child(2){
	top: 11px;
}
#nav-toggle span:nth-child(3){
	top: 22px;
}


#qr{
	   position: absolute;
    bottom: 30;
    left: auto;
}







#overlay{
	display: none;
	position: fixed;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}









#footer{
	width:100%;
background-color:#ebebeb;
marign:0;
padding:30;
	padding-left: 290px;
list-style:none;
}

footer-menu{
	display:grid;
grid-template-columns:repeat(7,1fr)
grid-template-rows:repeat(3,1fr)
grid-column-gap:20px;
padding:30;
background-color:;

}





.f-menu1 {grid-column:1/2;}

.f-menu2 {grid-column:2/3;}

.f-menu3 {grid-column:3/4;}

.f-menu4 {grid-column:4/5;}

.f-menu5 {grid-column:5/6;}

.f-menu6 {grid-column:6/7;}






footer-menu ul{
	list-style:none;
}

.footer-menu{
	display:grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(1, 1fr);
grid-column-gap:10px;
padding:30 30 10px;
background-color:;
list-style:none;
}




.f-bottom{
	display:grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(1, 1fr);
grid-column-gap:10px;
padding:30 30 30 30;
background-color:#ffffff;
}


.f-rogo{
	grid-column: 1/2;

grid-row:1;
margin:0 auto;
padding:0 auto;
background-color:;
}

.f-address{
	grid-column: 2/6;
width:100%;
grid-row:1;
background-color:;
}




.f-menu{
	grid-column:4/6;
width:100%;
grid-row:1;
display:block;
background-color:;
list-style:;
text-decoration: none;
margin:50 0 0 0 ;
font-weight:bold;
}

#copy{
	width:100%;
font-size:13px;
color:#666666;
position: ;
bottom:0;
text-align:center;
background-color:;
padding-left:290px;

}




.pagetop{
    position:;
    bottom: 16px;
    right: 16px;
margin:50 auto ;
color:white;
    }
 
.pagetop a{
	    display: block;
    text-decoration: none;
background-color:#d7d7d7;
font-size:0.9em
color:white;
font-weight:bold;
text-align:center;
padding:7;
    }
 
.pagetop:hover
{
    opacity: 0.85 ;
}




@media screen and (min-width: 1450px) {

#main{
	width:1450;
margin:0 auto;
}




}





@media screen and (min-width: 900px) {
/* HOME非表示 */

#home{
	display:none;
}









}








@media screen and (max-width: 900px) {




#5-1-1 {width:100%;
margin:0;
padding:0;


}



#5-1-1 img {width:100%;
margin:0;
padding:0;


}





#copy{
	width:100%;
font-size:13px;
color:#666666;
position: ;
bottom:0;
text-align:center;
background-color:;
padding-left:0;

}


body {padding-top:px;}


#main-in{
	padding-left: 0;
}


#main-in ul{
	width:100%;
background-colo:;
margin:0;
padding:0;
}


#global-head{
		width:100%;
		padding: 10px;
		background: rgba(255,255,255,.8);
		display: -webkit-flex;
		display:flex;
		background-color:;

}


	#sidebar{
		/*display: none;*/
		position: fixed;
		right: -300px;
		top: 0;
		height: 100%;
		width: 300px;
		color: #333;
		background: #fff;
		-webkit-transition: .35s ease-in-out;
		transition: .35s ease-in-out;

	}




	/* サブメニューは開けない */
	#global-nav .sub-menu-head::after,
	#global-nav .sub-menu-nav{
		display: none;
	}
	#nav-toggle{
		display: block;

	}

	/* nav open */
	.open{
		overflow: hidden;
	}
	.open #overlay{
		display: block;
	}
	.open #sidebar  {
		-webkit-transform: translate3d(-300px,0,0);
		transform: translate3d(-300px,0,0);
	}

	/* #nav-toggle close */
	.open #nav-toggle span:nth-child(1){
		top: 11px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.open #nav-toggle span:nth-child(2){
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3){
		top: 11px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}



	/* z-index */
	#overlay{
		z-index: 200;
	}
	#sidebar{
		z-index: 300;
	}


	#nav-toggle{
		z-index: 400;
	}

#global-head{
	z-index:100;
}






#main p{
	margin-bottom: 1em;
	line-height: 1.9;
}

#copy{
	width:100%;
font-size:13px;
color:#666666;
position: ;
bottom:0;
text-align:center;
background-color:;

}





}


/* p-content */

.p-content{
	display-type:block;
width:100%;
background-color:;
margin:0;
padding:60;
float:left;
}






@media screen and (max-width: 900px) {

#news---{
	width:100%;
background-color:;
margin:90 auto 0;
padding:0;
}



  .br-pc{
	display:none;
}
  .br-sp{
	display:block;
}
.f-bottom img{
	display:none;
}

.f-address{
	grid-column: 1/6;
grid-row:1;
margin:15 auto;
padding:0;
background-color:;
font-weight:bold;
}


.f-menu{
	grid-column:1/6;
grid-row:2;
display:block;
background-color:;
list-style:;
text-decoration: none;
margin:15 auto;

}

.f-menu a{
	width:100%;
list-style:none;
text-decoration: none;
display:block;
background-color:;
margin:10 auto;
}



	#sidebar{
		right: -200px;
		width: 200px;
		padding-top: 60px;
	}


	.open #sidebar{
		-webkit-transform: translate3d(-200px,0,0);
		transform: translate3d(-200px,0,0);
    overflow-x: scroll;
	}



#h3{
	width:100%;

margin:0;
}





#footer{
	width:100%;
background-color:#ebebeb;
marign:0;
padding:30;

}





#footer-rogo img{
	width:50%;
}










}





/* ↓スマホ */

@media screen and (max-width: 380px) {






.f-menu{
	grid-column:1/6;
grid-row:2;
display:block;
background-color:;
list-style:;
text-decoration: none;
margin:15 auto;
}

.f-menu li a{
	width:100%;
list-style:;
text-decoration: none;
display:block;
background-color:;
margin:10 auto;
}

.f-menu a{
	width:100%;
list-style:;
text-decoration: none;
display:block;
background-color:;
margin:10 auto;
}


.f-bottom{
	display:grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(1, 1fr);
grid-column-gap:10px;
padding:15;
background-color:white;
color:;
}

.h1_t{
	display:block;
font-size:15px;
}

#main-visual img{
	width:100%;
margin:0 auto 10;
height:auto;
}


#brand-logo{
	width:100%

;
}


	#sidebar{
		right: -200px;
		width: 200px;
		padding-top: 60px;

	}


	.open #sidebar{
		-webkit-transform: translate3d(-200px,0,0);
		transform: translate3d(-200px,0,0);
    overflow-x: scroll;

	}


#main .inner{
	background-color:#ffffff;
	padding: 0 10;
margin: 0 0;
text-align:left;
}

#main p {font-size:px;}



h1{
	font-size:24px;
padding: 0 0 15;
width:100%;
}


#h2{
	width:100%;

margin:0 50 0 0;
}

#main h2{
	width:100%;
text-align:;
padding:15 0;
font-size:24px;
}



#h3{
	width:100%;

margin:0 50 0 0;
}

.link a{
	width:100%;
	display: block;
background-color:;
	padding: 15;
	margin: 0 auto;
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #a61955 #a61955 #a61955 #a61955;

font-size:16px;
}







.f-rogo {grid-column: 1/2;
grid-row:;
}

.f-address{
	grid-column: 1/6;
grid-row:1;
margin:15 auto;
padding:0;
background-color:;
font-weight:bold;
}






/* p-content */

.p-content{
	display-type:block;
width:100%;
background-color:blue;
margin:0;
padding:30;
}











#footer{
	width:100%;
background-color:#ebebeb;
marign:0;
padding:30;

}

.footer-menu li{
	padding:30;
}



.f-menu1 {grid-column:1;
}

.f-menu2 {grid-column:1;}

.f-menu3 {grid-column:1;}

.f-menu4 {grid-column:1;}

.f-menu5 {grid-column:1;}

.f-menu6 {grid-column:1;}







.f-bottom img{
	display:none;
}

.f-rogo {display:;}





.tname{
	width:100%;
margin:0;
padding:0;
background-color:;
}






}
