.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* line 1, ../sass/_main.scss */
.imgWrapper {
  width: 100%;
  min-width: 1000px;
  max-width: 1400px;
}


@media screen and (min-width: 640px) {
.anniversary{margin:0 auto 30px;}
.bnr{
	width:1000px;
	margin:0 auto;
	padding:35px 0;
  border-bottom: 1px solid #333333;
	color:#fff;
}
.bnr .ttlBnr{
	width:210px;
	font-size:110%;
	margin:0 auto;
	text-align:center;
}
.txtBnr{
	font-size:14px;
	text-align:center;
	margin:25px 0;
}
.bnr .bnrIn{ width:640px; margin:0 auto; }
.bnr .bnrSobamichi{
	width:305px;
	margin:0 auto;
	padding:0 30px 0 0;
	float:left;
}
.bnr .bnrTys{
	width:305px;
	margin:0 auto;
	padding:0 0px 0 0;
	float:left;
}

.bnr2{
	width:1000px;
	margin:0 auto;
	padding:35px 0;
  border-bottom: 1px solid #333333;
	color:#fff;
}
.bnr2 .ttlBnr{
	width:300px!important;
	font-size:110%;
	margin:0 auto 1em;
	text-align:center;
}
.bnr2 .bnrIn{ width:420px; margin:0 auto; }

.pcImg{
	display:inline-block;
}	
.spImg{
	display:none;
}	
}

@media screen and (max-width: 640px) {
.bnr .bnrSobamichi{ padding:0 0 15px 0; }
.anniversary{padding:0 3% 5%;}
.spImg{
	display:inline-block;
}	
.pcImg{
	display:none;
}	
/* line 1, ../sass/_main.scss */
.imgWrapper {
	display: none;
}
.bnr{
	padding: 5% 5% 9%;
  border-bottom: 1px solid #333333;
	color:#fff;
}
.bnr .ttlBnr{
	padding:5% 23% 0;
	text-align:center;
}
.txtBnr{
	font-size:12px;
	margin:20px 0 25px;
	line-height:1.5;
}
.bnr2{
	padding: 5% 5% 9%;
  border-bottom: 1px solid #333333;
	color:#fff;
}	
.bnr2 .ttlBnr{
  padding: 4% 0 1em;	
	text-align:center;
}
}
/* line 8, ../sass/_main.scss */
.imgWrapper div {
  width: 100%;
  min-width: 1000px;
  max-width: 1400px;
  height: 750px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 16, ../sass/_main.scss */
.imgWrapper div.top01 {
  background: url("../images/top01.jpg") top center no-repeat;
  background-size: cover;
}
/* line 20, ../sass/_main.scss */
.imgWrapper div.top02 {
  background: url("../images/top02.jpg") top center no-repeat;
  background-size: cover;
}
/* line 24, ../sass/_main.scss */
.imgWrapper div.top03 {
  background: url("../images/top03.jpg") top center no-repeat;
  background-size: cover;
}
/* line 28, ../sass/_main.scss */
.imgWrapper div.top04 {
  background: url("../images/top04.jpg") top center no-repeat;
  background-size: cover;
}

.imgWrapper div.top05 {
  background: url("../images/top05.jpg") top center no-repeat;
  background-size: cover;
}

/* line 35, ../sass/_main.scss */
#main {
  position: relative;
  top: 0;
  left: 0;
  height: 750px;
  width: 1000px;
}
@media screen and (max-width: 640px) {
  /* line 35, ../sass/_main.scss */
  #main {
    position: static;
    width: 100%;
    height: auto;
  }
}
/* line 47, ../sass/_main.scss */
#main .imgWrapperSp {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  height: 0;
  padding-top: 94.6%;
}
@media screen and (min-width: 640px) {
  /* line 47, ../sass/_main.scss */
  #main .imgWrapperSp {
    display: none;
  }
}
/* line 57, ../sass/_main.scss */
#main .imgWrapperSp img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 64, ../sass/_main.scss */
#main h1 {
  width: 155px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 640px) {
  /* line 64, ../sass/_main.scss */
  #main h1 {
    display: none;
  }
}
/* line 75, ../sass/_main.scss */
#main .topNav {
  overflow: hidden;
  *zoom: 1;
  z-index: 5;
  position: absolute;
  left: 0;
  bottom: 40px;
}
@media screen and (max-width: 640px) {
  /* line 75, ../sass/_main.scss */
  #main .topNav {
    position: static;
    width: 93.7%;
    margin: 0 auto;
  }
}
/* line 86, ../sass/_main.scss */
#main .topNav li {
  float: left;
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  /* line 86, ../sass/_main.scss */
  #main .topNav li {
    margin-left: 4.2%;
  }
}
/* line 92, ../sass/_main.scss */
#main .topNav li.home {
  width: 178px;
  margin: 0;
}
@media screen and (max-width: 640px) {
  /* line 92, ../sass/_main.scss */
  #main .topNav li.home {
    width: 27.9%;
  }
}
/* line 99, ../sass/_main.scss */
#main .topNav li.menu {
  width: 190px;
}
@media screen and (max-width: 640px) {
  /* line 99, ../sass/_main.scss */
  #main .topNav li.menu {
    width: 29.6%;
  }
}
/* line 105, ../sass/_main.scss */
#main .topNav li.store {
  width: 212px;
}
@media screen and (max-width: 640px) {
  /* line 105, ../sass/_main.scss */
  #main .topNav li.store {
    width: 33.1%;
  }
}

/* line 1, ../sass/_footer.scss */
footer {
  width: 100%;
}
/* line 3, ../sass/_footer.scss */
footer .wrapper {
  width: 100%;
  background: url("../images/bg_access.jpg") repeat-x center top;
  background-size: cover;
  padding: 80px 0 50px 0;
}
@media screen and (max-width: 640px) {
  /* line 3, ../sass/_footer.scss */
  footer .wrapper {
    background: url("../images/bg_access_sp.jpg") no-repeat;
    background-size: cover;
    padding: 45px 0 12px 0;
  }
}
/* line 13, ../sass/_footer.scss */
footer .access {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  /* line 13, ../sass/_footer.scss */
  footer .access {
    width: 100%;
  }
}
/* line 19, ../sass/_footer.scss */
footer .access .phrase {
  width: 86px;
  margin: 0 auto 10px auto;
}
@media screen and (max-width: 640px) {
  /* line 19, ../sass/_footer.scss */
  footer .access .phrase {
    width: 20.4%;
    margin: 0 auto 5px auto;
  }
}
/* line 27, ../sass/_footer.scss */
footer .access .border {
  line-height: 0;
  border-bottom: 1px solid #47403b;
  width: 920px;
  margin: 0 auto 25px auto;
}
@media screen and (max-width: 640px) {
  /* line 27, ../sass/_footer.scss */
  footer .access .border {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}
/* line 38, ../sass/_footer.scss */
footer .access dl {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  width: 855px;
  margin: 0 auto 40px auto;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 640px) {
  /* line 38, ../sass/_footer.scss */
  footer .access dl {
    width: 93.7%;
    margin: 0 auto 20px auto;
    font-size: 12px;
  }
}
/* line 50, ../sass/_footer.scss */
footer .access dl dt {
  float: left;
  width: 90px;
}
@media screen and (max-width: 640px) {
  /* line 50, ../sass/_footer.scss */
  footer .access dl dt {
    width: 27.4%;
    clear: both;
  }
}
/* line 57, ../sass/_footer.scss */
footer .access dl dt span {
  padding-left: 23px;
  background: url("../images/icon_access.png") no-repeat left center;
}
@media screen and (max-width: 640px) {
  /* line 57, ../sass/_footer.scss */
  footer .access dl dt span {
    padding-left: 13px;
    background: url("../images/icon_access_sp.png") no-repeat left center;
    background-size: 10px 10px;
  }
}
/* line 66, ../sass/_footer.scss */
footer .access dl dt.clear {
  clear: both;
}
/* line 70, ../sass/_footer.scss */
footer .access dl dd {
  float: left;
  margin-bottom: 10px;
}
/* line 73, ../sass/_footer.scss */
footer .access dl dd.content01 {
  width: 230px;
}
@media screen and (max-width: 640px) {
  /* line 73, ../sass/_footer.scss */
  footer .access dl dd.content01 {
    width: 72.6%;
  }
}
/* line 79, ../sass/_footer.scss */
footer .access dl dd.content02 {
  width: 445px;
}
@media screen and (max-width: 640px) {
  /* line 79, ../sass/_footer.scss */
  footer .access dl dd.content02 {
    width: 72.6%;
  }
}
/* line 85, ../sass/_footer.scss */
footer .access dl dd .note {
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  /* line 85, ../sass/_footer.scss */
  footer .access dl dd .note {
    font-size: 10px;
  }
}
/* line 93, ../sass/_footer.scss */
footer .access ul {
  overflow: hidden;
  *zoom: 1;
}
/* line 95, ../sass/_footer.scss */
footer .access ul li {
  float: left;
}
/* line 99, ../sass/_footer.scss */
footer .access #mapCanvas {
  width: 400px;
  height: 225px;
}
@media screen and (max-width: 640px) {
  /* line 99, ../sass/_footer.scss */
  footer .access #mapCanvas {
    width: 100%;
    height: 0;
    padding-top: 66.6%;
  }
}
/* line 108, ../sass/_footer.scss */
footer .access .figL {
  width: 300px;
}
@media screen and (max-width: 640px) {
  /* line 108, ../sass/_footer.scss */
  footer .access .figL {
    width: 50%;
  }
}
/* line 114, ../sass/_footer.scss */
footer .access .figR {
  width: 300px;
}
@media screen and (max-width: 640px) {
  /* line 114, ../sass/_footer.scss */
  footer .access .figR {
    width: 50%;
  }
}
/* line 121, ../sass/_footer.scss */
footer .copyright {
  width: 340px;
  margin: 0 auto;
  padding: 35px 0;
  clear:both;
}
@media screen and (max-width: 640px) {
  /* line 121, ../sass/_footer.scss */
  footer .copyright {
    width: 86.2%;
    padding: 30px 0;
	clear:both;
  }
}

/* line 5, ../sass/style.scss */
body {
  background: #000;
}
@media screen and (min-width: 640px) {
  /* line 5, ../sass/style.scss */
  body {
    min-width: 1000px;
  }
}

@media screen and (max-width: 640px) {
  /* line 13, ../sass/style.scss */
  .pc {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  /* line 19, ../sass/style.scss */
  .sp {
    display: none;
  }
}
/* line 25, ../sass/style.scss */
h1 > img, h2 > img, h3 > img, p > img, div > img, li > img, a > img, td > img, dt > img, dd > img, span > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* line 32, ../sass/style.scss */
nav {
  width: 100%;
  height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  /* line 32, ../sass/style.scss */
  nav {
    display: none;
  }
}
/* line 42, ../sass/style.scss */
nav .menu {
  width: 100%;
  text-align: right;
  background: #541302;
}
/* line 46, ../sass/style.scss */
nav .menu a {
  display: inline-block;
  width: 49px;
}
/* line 51, ../sass/style.scss */
nav ul {
  width: 100%;
  display: none;
}
/* line 54, ../sass/style.scss */
nav ul li {
  width: 100%;
  background: rgba(65, 17, 4, 0.95);
}
/* line 58, ../sass/style.scss */
nav ul a {
  font-size: 14px;
  line-height: 15px;
  display: block;
  padding: 15px 0 15px 45px;
  max-width: 100%;
  color: #fff;
  background: url("../images/icon_nav_arrow.png") left center no-repeat;
  background-size: 33px 15px;
}
/* line 67, ../sass/style.scss */
nav ul a:link, nav ul a:visited, nav ul a:hover, nav ul a:active {
  color: #fff;
  text-decoration: none;
}

/* line 75, ../sass/style.scss */
article {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  /* line 75, ../sass/style.scss */
  article {
    width: 100%;
    position: relative;
    top: 49px;
    left: 0;
  }
}

/* line 87, ../sass/style.scss */
.underNav {
  overflow: hidden;
  *zoom: 1;
  width: 610px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  /* line 87, ../sass/style.scss */
  .underNav {
    width: 100%;
  }
}
/* line 94, ../sass/style.scss */
.underNav li {
  float: left;
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  /* line 94, ../sass/style.scss */
  .underNav li {
    margin-left: 4.2%;
  }
}
/* line 100, ../sass/style.scss */
.underNav li.home {
  width: 178px;
  margin: 0;
}
@media screen and (max-width: 640px) {
  /* line 100, ../sass/style.scss */
  .underNav li.home {
    width: 27.9%;
  }
}
/* line 107, ../sass/style.scss */
.underNav li.menu {
  width: 190px;
}
@media screen and (max-width: 640px) {
  /* line 107, ../sass/style.scss */
  .underNav li.menu {
    width: 29.6%;
  }
}
/* line 113, ../sass/style.scss */
.underNav li.store {
  width: 212px;
}
@media screen and (max-width: 640px) {
  /* line 113, ../sass/style.scss */
  .underNav li.store {
    width: 33.1%;
  }
}

/*# sourceMappingURL=style.css.map */
