@charset "utf-8";

body{
  color: #333;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
a:hover{
text-decoration: none;
color: inherit; 
}
img{ max-width: 100%; }
.zoom50{ zoom:50%; }
.img-responsive{ max-width: 100%; }
.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.w100{ width: 100%; }
.over-h{ overflow: hidden; }
.container{
  box-sizing: border-box;
}
p{
  line-height: 1.8em;
}


.sec01{
  margin: 0 0 -5%;
  position: relative;
  z-index: 5;
}

.pagelink{
  background: #ffa394;
  padding: 130px 0;
}
.pagelink h2{
  margin-bottom: 40px;
}
.pagelink .click{
  font-size: 140%;
  margin-bottom: 20px;
  font-weight: bold;
}
.pagelink .row{
  margin:0;
}
.pagelink li{
  padding: 0;
  position: relative;
  overflow: hidden;
}
.pagelink .layer{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(73,21,0,0.4);
  transition: .5s all;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  letter-spacing: .1em;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 1.4em;
}
.pagelink a:hover .layer{
  background: rgba(73,21,0,0);
}
.pagelink li a:hover .figure{
  transition: .5s all;
  transform: scale(1);
}
.pagelink li a:hover .figure{
   transform: scale(1.1);
}
.pagelink li .layer img{
  display: block;
  margin: auto;
}




.sec06{
  background: #f2e3da;
}
.container-notpd{
  padding-left: 0;
  padding-right: 0;
}
.ttl-end{
  margin: 100px auto;
}
#shop {
  overflow: hidden;
}
#shop .title{
  margin: 0 auto 60px;
}
#shop .row {
  margin-left: -30px;
  margin-right: -30px;
}
#shop li {
  padding: 0 30px 70px;
  color: #848473;
}
#shop li figure img{
  width: 100%;
}
#shop li figure{
  margin-bottom: 15px;
}
#shop h4 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4em;
}
#shop p {
  line-height: 1.8em;
  font-size: 14px;
}
#shop .webreserve {background: #B7A081;text-align: center;color: #FFF;padding: 18px;font-size: 18px;width: 100%;display: block; margin-top: 15px;}
#shop .webreserve:hover {background: rgba(183,160,129,0.7);color: #FFF;}

#gFooter {
    padding: 15px 0;
    border-top: 1px solid #E6E6E3;
    overflow: hidden;
}
#gFooter .copyright {
  text-align: center;
  color: #8C8C7E;
  font-size: 10px;
  letter-spacing: 0.5px;
}


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


.sec01{
  margin: 0 0 -9%;
}

.pagelink{
  padding: 15% 0 40px;
}
.pagelink h2{
  margin-bottom: 30px;
}
.pagelink .layer{
  font-size: 18px;
}
.pagelink li .layer img{
  zoom:50%;
}
.pagelink .arrow-btm{
  margin-top: 80px;
}


/*.arrow-btm:after{
  bottom: -13px;
  height: 26px;
  width: 50px;
}*/

.sec03 .box .txt .btn{
  padding: 15px;
    border: 1px solid #e74a6a;
    display: block;
    margin: 0 20px 40px;
    transition: .3s all;
    background: #e74a6a;
    color: #fff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1em;
    font-weight: bold;
}
.sec03 .box .txt .btn:hover{
  background: #fff;
  color: #e74a6a;
}
.ttl-end img{
  zoom:50%;
}
.ttl-end{
  margin: 50px auto;
}
#shop .title{
  margin: 0 auto 40px;
}
#shop .title img{
  zoom:50%;
}


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

.arrow-btm{
  position: relative;
}
.arrow-btm:after{
  position: absolute;
  bottom: -26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  background: url(../img/ic_arrow_bottom.png) center;
  background-size: contain;
  height: 52px;
  width: 97px;
}


.sec03 .box {
  overflow: hidden;
  margin: 100px 0;
}
.sec03 .box figure{
  width: 50%;
  float: right;
}
.sec03 .box .txt{
  width: 40%;
  float: right;
}
.sec03 .box .txt .btn{
  padding: 15px;
    border: 1px solid #e74a6a;
    display: block;
    margin: 0 16% 0 8%;
    transition: .3s all;
    background: #e74a6a;
    color: #fff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1em;
    font-weight: bold;
}
.sec03 .box .txt .btn:hover{
  background: #fff;
  color: #e74a6a;
}
.sec03 .box:nth-child(even) figure,
.sec03 .box:nth-child(even) .txt{
  float: left;
}
.sec03 .box:nth-child(even) .txt .btn{
  margin: 0 4% 0 19%;
}

.sec04{
  background: #f2e3da;
}

}

