s/*==================
 ▼ブレイクポイントのルール▼
 -スマホを基本設計にする-
 *〜479px：SP縦
 *480px〜：SP横
 *600px〜タブレット
 *960px〜小型PC
 *1280px〜大型PC
==================*/



@media screen and (min-width:1280px) {
    /*　画面サイズが1280pxからはここを読み込む　*/
p {}


}
#menu {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	float: left;
	z-index: 1000;
}
#menu li{
	display: block;
	float: left;
	width: 14.28%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 14.5px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px #2C2C2C;
	background-image: -webkit-linear-gradient(270deg,rgba(143,75,56,1.00) 0%,rgba(204,179,148,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(143,75,56,1.00) 0%,rgba(204,179,148,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(143,75,56,1.00) 0%,rgba(204,179,148,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(143,75,56,1.00) 0%,rgba(204,179,148,1.00) 100%);
	z-index: 1000;
}
#menu li a {
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #FFFCFB;
	width: 100%;
	z-index: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14.5px;
	line-height: normal;
}
#menu li:last-child a{
	border: none;
	z-index: auto;
}
#menu li a:hover{
	background-color: #B0875D;
	border-right: 1px solid #FFFCFB;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	z-index: auto;
}
#toggle {
	display: none;
	z-index: 0;
}
.wrapper .topslide p {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 18%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 42px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	z-index: auto;
}
	.wrapper .topslide small {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 40%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 27px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	line-height: 160%;
}


 }


@media screen and (min-width:960px) and ( max-width:1280px) {
    /*　画面サイズが960pxから1280pxまではここを読み込む　*/
p {}

.wrapper .topslide p {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 18%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 42px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
	.wrapper .topslide small {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 40%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 25px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
}
}



@media screen and (min-width:600px) and ( max-width:960px) {
    /*　画面サイズが600pxから960pxまではここを読み込む　*/
p {
	color: #595555;
}

.wrapper .topslide p {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 18%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 30px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
}
	.wrapper .topslide small {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 40%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	line-height: 160%;
}
#menu {
	display: none;
	float: left;
	z-index: 100;
	}
	#menu li {
	width: 100%;
	}
	#toggle {
	position: relative;
	width: 100%;
	background-color: #9D623F;
	display: block;
	}
	#toggle a{
	display: block;
	position: relative;
	padding: 20px 0 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
	#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: #DF924A;
	}
	#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 6px;
	background-color: #9B4940;
	}
	#toggle a:before {
	margin-top: -9px;
	}
	#toggle a:after {
	margin-top: 3px;
	float: left;
	}

}

@media screen and (min-width:480px) and ( max-width:600px) { 
    /*　画面サイズが480pxから600pxはここを読み込む　*/
p {
	max-width: none;
}

.wrapper  .article0 .title2 img {
	border: 1px solid #6A4242;
}

.wrapper .article0 .title2 {
	width: 97%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
	min-width: 150px;
	margin-left: 5px;
	margin-right: 5px;
}
.wrapper  .article0 .title2 img {
	width: 100%;
	height: auto;
}
.wrapper .footnavi ul li a {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
	height: 25px;
	width: 45%;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	background-color: #B6F0DB;
	min-width: 180px;
	min-height: 20px;
	max-width: 320px;
	max-height: 100px;
	border: 1px solid #FFF7F7;
	line-height: normal;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-decoration: none;
	color: #9B5253;
}	
.wrapper .topslide p {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 18%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 30px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
}
		.wrapper .topslide small {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 40%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	line-height: 160%;
}
	#menu {
	display: none;
	float: left;
	z-index: 100;
	}
	#menu li {
	width: 100%;
	}
	#toggle {
	position: relative;
	width: 100%;
	background-color: #8F5A22;
	display: block;
	}
	#toggle a{
	display: block;
	position: relative;
	padding: 20px 0 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
	#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: #DFB34A;
	}
	#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 6px;
	background-color: #8F5A22;
	}
	#toggle a:before {
	margin-top: -9px;
	}
	#toggle a:after {
	margin-top: 3px;
	float: left;
	}
	
}



/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#menu {
	display: none;
	float: left;
	z-index: 100;
	}
	#menu li {
	width: 100%;
	}
	#toggle {
	position: relative;
	width: 100%;
	background-color: #8F5A22;
	display: block;
	}
	#toggle a{
	display: block;
	position: relative;
	padding: 20px 0 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
	#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: #DFC14A;
	}
	#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 6px;
	background-color: #A28156;
	}
	#toggle a:before {
	margin-top: -9px;
	display: block;
	}
	#toggle a:after {
	margin-top: 3px;
	float: left;
	display: block;
	}
.wrapper .shopban {
	width: 100%;
	height: auto;
}
.wrapper .topslide p {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 12%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
}
	.wrapper .topslide small {
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	top: 30%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 15px;
	font-weight: bolder;
	min-width: 220px;
	min-height: 30px;
	max-width: 1160px;
	max-height: 100px;
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	text-shadow: 2px 2px 5px #494343;
	line-height: 160%;
}
.header .logo1 img {
	display: none;
}

}
