@charset "UTF-8";
/*---スマホファースト---*/
body {
  line-height: 180%;
  font-size: 16px;
  color: #000;
  font-family:Helvetica, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.13em;
word-wrap:break-word;
}
.Min { font-family: "Sawarabi Mincho"; }
.pc {display: none;}
.spFlex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.pinkback {
background-image: url(../img/pinkback.jpg);
background-position: center top;
background-repeat: repeat-x;  
}

.beigeback {
background-image: url(../img/beigeback.jpg);
background-position: center top;
background-repeat: repeat-x;  
}
header {
  background-image: url(../img/mainback.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
header #header {
  width: 100%;
  margin: 0 auto;
}
header #header img {
  width: 50%;
  margin: 0;
  height: auto;
}
#pan {
    background-color: #957391;
    color: #fff;
}
#pan a {
  color: #fff;
}
#pan ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0;
}
#pan ul li {
  display: inline-block;
  padding: 8px 10px 8px 0;
}
#pan ul *, #pan ul *:after, #pan ul *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#pan ul {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 12px;
}
#pan ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#pan ul a {
  position: relative;
  display: inline-block;
  margin: 0;
    padding: 0 1em 0 2.5em;
  text-decoration: none;
  background-color: #957391;
}
#pan ul li:first-child a {
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}
#pan ul a::after,
#pan ul a::before {
  position: absolute;
  top: 50%;
  right: -1.5em;
  margin-top: -1.48em;
  content: '';
  border-top: 1.48em solid transparent;
  border-bottom: 1.48em solid transparent;
  border-left: 1.5em solid;
  }
#pan ul a::after {
  z-index: 2;
  border-left-color: #957391;
}
#pan ul a::before {
  z-index: 1;
  right: -1.8em;
}

#pan ul li:last-child a {
  color: #fff;
  cursor: default;
  pointer-events: none;
  background:        #8C5E80;
  border-radius: 0 5px 5px 0;
  }
#pan ul li:last-child a::after {
  z-index: 2;
  border-left-color: #8C5E80;
}

.pagettl {
  text-align: center;
  padding: 50px 0;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0.2em;
}
.pagettlborder:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin: 30px auto 0 auto;
  background-color: #000;
}

#menudown {
    background-image: url(../img/mainback.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
  }
#menudown .logobox {
  text-align: center;
}
#menudown .logobox img.menulogo1 {
    height: 20vh;
    margin: 14vh 0 0 0;
}
#menudown .logobox a {
    width: 65%;
    max-width: 350px;
    display: inline-block;
    margin: 20px auto 0 auto;
}
#menudown nav ul.menulist {
  width: 90%;
  max-width: 900px;
  margin: 50px auto 0 auto;
}
#menudown nav ul.menulist li {
  width: 50%;
  margin: 0 0 20px 0;
  text-align: center;
}


footer {
  background-image: url(../img/mainback.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 0 80px 0;
}
footer .footer-logo {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
footer .footer-logo h1 {
  font-size: 14px;
}
footer ul.footersitemap {
  width: 90%;
    margin: 15px auto 0 auto;
}
footer ul.footersitemap li {
  width: 50%;
  margin: 10px 0;
}
footer .copyright {
  font-size: 12px;
    text-align: center;
    margin: 15px 0 0 0;
}
.sp-specialbtn {
    position: fixed;
    bottom: 0;
}
.sp-specialbtn div {
  width: 50%;
}


#inc-shop {
    background-color: #f4f4f3;
    border-top: solid 1px #333;
    margin: 80px 0 0 0;
    padding: 50px 0 50px 0;
}
#inc-shop .shopinner {
  width: 90%;
    padding: 0 0 50px 0;
    margin: 0 auto;
}
#inc-shop .shopinner address,
#inc-shop .shopinner p {
  margin: 5px 0;
}
#inc-shop .shopinner h1 {
    font-size: 26px;
    font-weight: normal;
    padding: 15px 0 8px 0;
}
#inc-shop .shopinner:before {
  content: "";
  display: block;
  width: 100%;
    height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#inc-shop .nishio:before {
  background-image: url(../img/shop-nishio.jpg);
}
#inc-shop .anjo:before {
  background-image: url(../img/shop-anjo.jpg);
}





/*---タブレット---*/
@media screen and (min-width:768px) {
}





/*---PC---*/
@media screen and (min-width:1024px) {
.sp {display: none;}
.pc {display: block;}
.Flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

header {
}
header #header {
  padding: 20px 0;
  text-align: center;
}
header #header h1 {
  display: block;
  font-size: 12px;
}
header #header img {
  width: 50%;
  max-width: 220px;
  margin: 0 auto;
  height: auto;
}
footer {
    padding: 55px 0 25px 0;
}
footer #footer {
  width: 75%;
    max-width: 1300px;
    margin: 0 auto;
}
footer .footer-logo {
    width: 25%;
}
footer ul.footersitemap {
    width: 65%;
    margin: 0 0 0 10%;
}
footer ul.footersitemap li {
    width: 33.333%;
}
footer .copyright {
    margin: 50px 0 0 0;
}

.pagettl {
  font-size: 40px;
  font-weight: normal;
}


#inc-shop {
    margin: 150px 0 0 0;
    padding: 80px 0 50px 0;
}
#inc-shop .shopinner {
    width: 45%;
    max-width: 600px;
    margin: 0 2% 0 auto;
}
#inc-shop .shopinner:nth-child(2n) {
    margin: 0 auto 0 2%;
}
#inc-shop .shopinner:before {
    height: 300px;
  }

#menudown nav ul.menulist li {
    width: 33%;
    margin: 30px 0;
    text-align: center;
}
}