img {
  width: 100%;
  height: auto;
}

.pat1 {
  background-image: url("../img/index/pat1.jpg");
  background-size: 100%;
  background-repeat: repeat-y;
}

.pat2 {
  background-image: url("../img/index/pat2.jpg");
  background-size: 100%;
  background-repeat: repeat-y;
}

.pat3 {
  background-image: url("../img/index/pat3.jpg");
  background-size: 100%;
  background-repeat: repeat-y;
}

.fnt-mincho {
  font-family: 'Noto Serif JP', serif;
}

#index .key .key-js {
  line-height: 0;
}

#index #sec1 {
  padding: 25vw 0 15vw;
}

#index #sec1 .box {
  background-image: url("../img/shared/bg.jpg");
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  width: 92%;
  margin: 8vw auto 20vw;
  padding: 10vw 4%;
  box-sizing: border-box;
}

#index #sec1 .box .sns {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 20%;
}

#index #sec1 .box .sns li:nth-child(2) {
  margin: 0 13%;
}

#index #sec1 .box #feed ul {
  margin-top: 0;
  display: block;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 3vw;
  margin-bottom: 3vw;
}

#index #sec1 .box #feed ul a {
  color: #000;
}

#index #sec1 .box .btn {
  width: 80%;
  margin: 7vw auto 13vw;
}

#index #sec1 .box .btn img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

#index #sec1 .gg-calendar {
 /* position: relative;
  width: 92%;	
  margin: 8vw auto 0;*/
 padding-top: 10%;
 width: 330px;
 margin: 0 auto;
}

#index #sec1 .gg-calendar iframe {
  /*position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: none;*/
  display:inline-block;
  text-align:center;
}

#index #sec2 {
  background: url("../img/index/sec2-bg.jpg") no-repeat center top/100%, url("../img/index/pat1.jpg") repeat-y center/100%;
  padding: 20vw 0 20vw;
  color: #fff;
}

#index #sec2 .txt {
  box-sizing: border-box;
  padding: 0 8%;
  margin-top: 13vw;
  text-align: justify;
}

#index #sec3 {
  background-image: url("../img/index/sec3-deco.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  padding-bottom: 40vw;
}

#index #sec3 .txt {
  box-sizing: border-box;
  padding: 0 8%;
  margin: 8vw 0;
  text-align: justify;
}

#index #sec3 .img {
  width: 92%;
  margin: 0 auto;
  position: relative;
}

#index #sec3 .img:before {
  content: '';
  width: 1px;
  height: 32%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -18%;
}

#index #sec3 .img img {
  margin-top: -6vw;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#index #sec3 .btn {
  width: 92%;
  margin: 0 auto;
}

#index #sec3 .btn img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

#index #sec4 {
  padding-bottom: 12vw;
}

#index #sec4 h2 img {
  margin-top: -18vw;
}

#index #sec4 .s4-js {
  box-sizing: border-box;
  padding-right: 4%;
  margin: 12vw 0 15vw;
  position: relative;
  z-index: 0;
}

#index #sec4 .s4-js:before {
  content: '';
  height: 100%;
  background-image: url("../img/index/sec4-deco.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -29%;
  z-index: -1;
}

#index #sec4 .s4-js .slick-arrow {
  width: 13%;
  height: 20%;
  border: none;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  bottom: -1%;
  z-index: 2;
}

#index #sec4 .s4-js .slick-prev {
  background-image: url("../img/index/prev.jpg");
  left: 10%;
}

#index #sec4 .s4-js .slick-next {
  background-image: url("../img/index/next.jpg");
  left: 26.4%;
}

#index #sec4 .box {
  width: 84%;
  margin: 0 auto;
  background-image: url("../img/index/sec4-box.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 16vw 5% 8vw;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#index #sec4 .box .txt {
  box-sizing: border-box;
  padding: 0 6%;
  margin-bottom: 10vw;
  text-align: justify;
}

#index #sec5 {
  padding: 12vw 0 18vw;
  background: url("../img/index/sec5-deco.png") no-repeat center top/100%, url("../img/index/pat3.jpg") repeat-y center/100%;
}

#index #sec5 .img {
  box-sizing: border-box;
  padding: 0 2%;
  margin: 10vw 0 7vw;
}

#index #sec5 .txt {
  text-align: justify;
  padding: 0 8%;
  box-sizing: border-box;
  margin-bottom: 7vw;
}

#index #sec5 .btn {
  width: 92%;
  margin: 0 auto;
}

#index #sec5 .btn img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

#index #sec6 {
  background: url("../img/index/sec6-bg.jpg") no-repeat center top/100%, #000;
  padding: 18vw 8%;
  box-sizing: border-box;
  color: #fff;
}

#index #sec6 .box {
  padding: 1px;
  border: 1px solid transparent;
  border-image: url("../img/index/border.png") 1 round;
}

#index #sec6 .s6l {
  background: url("../img/index/sec6-bg1.jpg") no-repeat center top/100%, url("../img/index/pat4.jpg") repeat-y center/100%;
}

#index #sec6 .s6r {
  background: url("../img/index/sec6-bg2.jpg") no-repeat center top/100%, url("../img/index/pat4.jpg") repeat-y center/100%;
  margin-top: 18vw;
}

#index #sec6 .txt {
  box-sizing: border-box;
  padding: 0 14%;
  margin: -3.5vw 0 7vw;
  text-align: justify;
}

#index #sec6 .btn {
  width: 84%;
  margin: 0 auto 10vw;
}

#takeout #sec1 {
  background-image: url("../img/takeout/sec1-deco.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  padding: 20vw 0 15vw;
}

#takeout #sec1 .img {
  margin: 6vw 0 -4vw;
  box-sizing: border-box;
  padding: 0 8%;
}

#takeout #sec1 .item {
  position: relative;
  z-index: 1;
}

#takeout #sec1 .item:before {
  content: '';
  height: 210%;
  background-image: url("../img/takeout/sec1-deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  position: absolute;
  left: 0;
  right: 0;
  top: -39%;
  z-index: -1;
}

#takeout #sec1 .txt {
  text-align: justify;
  padding: 0 8%;
  box-sizing: border-box;
  margin-top: 15vw;
}

#takeout #sec2 {
  background: url("../img/takeout/sec2-bgtop.jpg") no-repeat center top/100%, url("../img/index/pat2.jpg") repeat-y center/100%;
  padding: 25vw 0 18vw;
}

#takeout #sec2 .note {
  text-align: center;
  margin: 8vw 0 13vw;
}

#takeout #sec2 .blk {
  width: 92%;
  margin: 0 auto;
}

#takeout #sec2 .blk .img {
  margin-bottom: 0;
}

#takeout #sec2 .blk .box {
  background-image: url("../img/takeout/sec2-box.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 7vw 4% 10vw;
}

#takeout #sec2 .blk .box dl {
  margin-bottom: 5vw;
  letter-spacing: 0.15em;
}

#takeout #sec2 .blk .box dl dt {
  font-size: 6.5vw;
  line-height: 8vw;
}

#takeout #sec2 .blk .box dl dt small {
  font-size: 5vw;
  color: #ae9349;
}

#takeout #sec2 .blk .box dl dd {
  text-align: right;
  font-size: 5.5vw;
  line-height: 8vw;
  margin-top: 2vw;
}

#takeout #sec2 .blk .box dl dd small {
  font-size: 4.5vw;
}

#takeout #sec2 .blk .box .txt {
  text-align: justify;
}

#takeout #sec2 .blk2 {
  margin: 8vw auto;
}

#takeout #sec3 {
  position: relative;
  z-index: 1;
  padding: 12vw 8% 15vw;
  box-sizing: border-box;
}

#takeout #sec3:before {
  content: '';
  height: 100%;
  background-image: url("../img/takeout/sec3-deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  position: absolute;
  left: 0;
  right: 0;
  top: -5vw;
  z-index: -1;
}

#takeout #sec3 h2 {
  font-size: 7vw;
  line-height: 9vw;
  letter-spacing: 0.15em;
  text-align: center;
}

#takeout #sec3 .note {
  text-align: center;
  margin: 6vw 0 10vw;
}

#takeout #sec3 h3 {
  font-size: 5.5vw;
  line-height: 8vw;
  letter-spacing: 0.15em;
  text-align: center;
  margin-bottom: 6vw;
}

#takeout #sec3 dl {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  line-height: 22px;
  padding-bottom: 2.5vw;
  margin-bottom: 2.5vw;
}

#takeout #sec3 dl dt {
  float: left;
}

#takeout #sec3 dl dd {
  float: right;
  text-align: right;
}

#takeout #sec3 .blk1 {
  margin-bottom: 10vw;
}

#takeout #sec4 {
  padding-bottom: 20vw;
}

#takeout #sec4 .img {
  margin-bottom: 0;
}

#takeout #sec4 h3 {
  margin: 13vw 0 10vw;
}

#takeout #sec4 .mb0 {
  margin-bottom: 0;
}

#takeout #sec4 .tbox {
  background: #fff;
  text-align: center;
  width: 84%;
  margin: 0 auto;
  padding: 5vw 0;
}

#takeout #sec4 .txt {
  box-sizing: border-box;
  padding: 0 8%;
  margin: 7vw 0;
}

#takeout #sec4 .tel {
  margin-bottom: 13vw;
}

#takeout #sec4 .note {
  text-align: center;
  margin: 6vw 0 8vw;
}

#takeout #sec4 .img2 {
  box-sizing: border-box;
  padding: 0 8%;
}
