/* Scss Document */
/* Scss Document */
header .logo {
  width: 306px;
  margin: -3px auto 0;
  float: none; }
header .hd-right {
  margin-top: -169px;
  margin-right: 1px; }
header nav {
  margin-left: 26px;
  margin-top: 61px; }
header .wrap2 {
  position: relative;
  z-index: 0; }

#key {
  position: relative;
  z-index: 0; }
  #key:before {
    content: '';
    width: 641px;
    height: 628px;
    background-image: url("../img/index/key-deco1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: -343px;
    top: 120px;
    z-index: -1; }
  #key:after {
    content: '';
    width: 621px;
    height: 651px;
    background-image: url("../img/index/key-deco2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: -491px;
    top: 152px;
    z-index: -1; }
  #key .key-ttl {
    position: absolute;
    right: 190px;
    top: 80px;
    z-index: 9; }
  #key .key-js {
    position: relative;
    top: 65px;
    left: -69px; }
  #key .slick-dots {
    position: absolute;
    bottom: 79px;
    right: 285px;
    z-index: 9; }
    #key .slick-dots li {
      width: 18px;
      height: 18px;
      line-height: 0;
      margin: 11px 0; }
      #key .slick-dots li button {
        width: 18px;
        height: 18px;
        border: 6px solid #000;
        background: #000;
        border-radius: 50%;
        cursor: pointer;
        font-size: 0; }
    #key .slick-dots .slick-active button {
      background: #fff; }

section {
  padding-top: 130px; }
  section:before {
    height: 190px;
    top: -140px; }

#lead {
  width: 1200px;
  margin: 0 auto 94px;
  padding-bottom: 97px; }
  #lead h2 {
    text-align: center;
    padding: 86px 0 57px; }
  #lead #feed {
    display: flex;
    justify-content: space-between; }
    #lead #feed .row {
      width: 282px;
      text-align: center; }
      #lead #feed .row .rss_img span {
        width: 282px !important;
        height: 203px !important;
        transition: 0.3s all ease-in-out; }
        #lead #feed .row .rss_img span:hover {
          opacity: 0.8; }
      #lead #feed .row .date {
        margin: 28px 0 6px;
        letter-spacing: 2px; }

#sec1 {
  background-image: url("../img/index/sec1-bg.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  padding: 107px 0 76px; }
  #sec1 .txt {
    width: 775px;
    margin: 39px auto -12px; }
  #sec1 .btn {
    margin-top: 65px;
    padding-right: 28px; }

#sec2 {
  color: #fff; }
  #sec2 h2 {
    text-align: center;
    padding: 87px 0 65px; }
  #sec2 .blk {
    display: flex;
    justify-content: space-between; }
    #sec2 .blk .blk-left {
      width: 490px;
      height: 620px;
      margin-left: -80px;
      background-image: url("../img/index/sec3-bg1.jpg");
      background-size: cover;
      background-position: center;
      position: relative; }
      #sec2 .blk .blk-left:after {
        content: '';
        width: 186px;
        height: 182px;
        background-image: url("../img/index/sec2-deco1.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        left: -106px;
        top: -102px;
        z-index: 1; }
      #sec2 .blk .blk-left h3 {
        text-align: center;
        padding-top: 80px;
        transition: 0.3s all ease-in-out; }
      #sec2 .blk .blk-left .btn1 {
        position: absolute;
        bottom: 36px;
        left: 232px; }
      #sec2 .blk .blk-left:hover h3 {
        opacity: 0; }
      #sec2 .blk .blk-left:hover .btn1 {
        opacity: 0; }
      #sec2 .blk .blk-left a {
        display: block;
        width: 490px;
        height: 620px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding-top: 80px;
        padding-right: 50px;
        cursor: pointer;
        transition: 0.3s all ease-in-out;
        opacity: 0; }
        #sec2 .blk .blk-left a .ttl {
          display: block;
          float: right;
          position: relative;
          z-index: 1; }
        #sec2 .blk .blk-left a .txt {
          display: block;
          width: 150px;
          height: 400px;
          float: right;
          margin-right: 30px;
          margin-top: 39px;
          position: relative;
          z-index: 1;
          cursor: pointer !important; }
        #sec2 .blk .blk-left a .btn {
          display: block;
          text-align: center;
          margin-top: 17px;
          padding-left: 72px;
          position: relative;
          z-index: 1; }
        #sec2 .blk .blk-left a:hover {
          opacity: 1; }
          #sec2 .blk .blk-left a:hover img {
            opacity: 1 !important; }
          #sec2 .blk .blk-left a:hover:before {
            content: '';
            background: rgba(0, 0, 0, 0.7);
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 0; }
    #sec2 .blk .blk-right {
      width: 490px;
      height: 620px;
      margin-right: -80px;
      background-image: url("../img/index/sec3-bg2.jpg");
      background-size: cover;
      background-position: center;
      position: relative; }
      #sec2 .blk .blk-right:after {
        content: '';
        width: 358px;
        height: 671px;
        background-image: url("../img/index/sec2-deco2.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        left: -270px;
        top: 33px;
        z-index: 1; }
      #sec2 .blk .blk-right h3 {
        text-align: center;
        padding-top: 80px;
        transition: 0.3s all ease-in-out; }
      #sec2 .blk .blk-right .btn1 {
        position: absolute;
        bottom: 36px;
        left: 232px; }
      #sec2 .blk .blk-right:hover h3 {
        opacity: 0; }
      #sec2 .blk .blk-right:hover .btn1 {
        opacity: 0; }
      #sec2 .blk .blk-right a {
        display: block;
        width: 490px;
        height: 620px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding-top: 80px;
        padding-left: 50px;
        cursor: pointer;
        transition: 0.3s all ease-in-out;
        opacity: 0; }
        #sec2 .blk .blk-right a .ttl {
          display: block;
          float: left;
          position: relative;
          z-index: 1; }
        #sec2 .blk .blk-right a .txt {
          display: block;
          width: 184px;
          height: 400px;
          float: left;
          margin-left: 41px;
          margin-top: 39px;
          position: relative;
          z-index: 1;
          cursor: pointer !important; }
        #sec2 .blk .blk-right a .btn {
          display: block;
          text-align: center;
          margin-top: 17px;
          padding-right: 27px;
          position: relative;
          z-index: 1; }
        #sec2 .blk .blk-right a:hover {
          opacity: 1; }
          #sec2 .blk .blk-right a:hover img {
            opacity: 1 !important; }
          #sec2 .blk .blk-right a:hover:before {
            content: '';
            background: rgba(0, 0, 0, 0.7);
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 0; }

#sec3 {
  width: 1300px;
  margin: 173px auto 0;
  color: #fff;
  position: relative; }
  #sec3 .wrap {
    z-index: 0; }
    #sec3 .wrap:before {
      content: '';
      width: 539px;
      height: 930px;
      background-image: url("../img/index/sec3-bg.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      right: -114px;
      top: 0;
      bottom: 0;
      z-index: -1; }
  #sec3 h2 {
    padding: 75px 0 22px;
    margin-left: -3px; }
  #sec3 .txt {
    width: 540px;
    position: relative;
    z-index: 1; }
  #sec3 .img {
    margin-left: -86px;
    padding: 47px 0 73px; }
  #sec3 .catch {
    position: absolute;
    right: 360px;
    bottom: 99px;
    z-index: 2; }
  #sec3 .wine {
    position: absolute;
    top: -89px;
    right: -114px;
    z-index: 0; }

#sec4 {
  margin-top: 156px;
  padding-bottom: 109px; }
  #sec4 .blk1 .blk1-right {
    width: 50%;
    float: right; }
    #sec4 .blk1 .blk1-right .note {
      margin-left: 18px;
      line-height: 17px; }
    #sec4 .blk1 .blk1-right .box {
      width: 550px;
      margin: 17px 0 0 19px;
      color: #fff;
      padding-bottom: 76px;
      position: relative; }
      #sec4 .blk1 .blk1-right .box:before {
        content: '';
        width: 171px;
        height: 170px;
        background-image: url("../img/index/sec4-deco1.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        bottom: -84px;
        right: -68px; }
      #sec4 .blk1 .blk1-right .box h2 {
        width: 163px;
        float: right;
        margin-right: 48px; }
      #sec4 .blk1 .blk1-right .box .txt {
        width: 175px;
        height: 424px;
        float: right;
        margin-top: 90px;
        margin-right: 46px; }
    #sec4 .blk1 .blk1-right .img2 {
      margin-top: -69px;
      margin-left: -41px;
      position: relative;
      z-index: 1; }
  #sec4 .blk1 .blk1-left {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1; }
    #sec4 .blk1 .blk1-left .catch {
      margin-left: 32px; }
    #sec4 .blk1 .blk1-left .img {
      margin-left: -154px;
      margin-top: 27px; }
    #sec4 .blk1 .blk1-left dl.ttl1 {
      font-weight: bold;
      margin-left: -3px;
      margin-top: 29px; }
      #sec4 .blk1 .blk1-left dl.ttl1 dt {
        font-size: 35px;
        float: left;
        letter-spacing: 3px; }
      #sec4 .blk1 .blk1-left dl.ttl1 dd {
        font-size: 30px;
        float: left;
        margin-left: 28px;
        margin-top: 1px; }
        #sec4 .blk1 .blk1-left dl.ttl1 dd small {
          font-size: 22px; }
    #sec4 .blk1 .blk1-left dl.ttl2 {
      font-weight: bold;
      margin-top: 76px;
      position: relative;
      z-index: 0; }
      #sec4 .blk1 .blk1-left dl.ttl2:before {
        content: '';
        width: 163px;
        height: 78px;
        background-image: url("../img/index/sec4-deco2.png");
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        left: 48px;
        top: -32px;
        z-index: -1; }
      #sec4 .blk1 .blk1-left dl.ttl2 dt {
        float: left;
        margin-left: 185px; }
      #sec4 .blk1 .blk1-left dl.ttl2 dd {
        float: left;
        font-size: 35px;
        margin-left: 3px;
        margin-top: 6px; }
        #sec4 .blk1 .blk1-left dl.ttl2 dd span {
          font-size: 30px;
          display: block;
          margin-left: 9px; }
          #sec4 .blk1 .blk1-left dl.ttl2 dd span small {
            font-size: 22px; }
    #sec4 .blk1 .blk1-left .btn {
      margin-left: 60px;
      margin-top: 48px; }
  #sec4 .blk2 {
    background: #fff;
    width: 900px;
    margin: 67px auto 0;
    position: relative; }
    #sec4 .blk2:before {
      content: '';
      width: 10px;
      background: #fff;
      position: absolute;
      left: -20px;
      top: 0;
      bottom: 0; }
    #sec4 .blk2:after {
      content: '';
      width: 10px;
      background: #fff;
      position: absolute;
      right: -20px;
      top: 0;
      bottom: 0; }
    #sec4 .blk2 .owner {
      width: 337px;
      float: left;
      padding-top: 30px;
      margin-left: 51px; }
    #sec4 .blk2 .blk2-right {
      width: 469px;
      float: left;
      padding: 64px 0px 44px 0; }
      #sec4 .blk2 .blk2-right .btn {
        margin-left: 58px; }
      #sec4 .blk2 .blk2-right .txt {
        margin: 19px 0 17px 5px; }

#sec5 {
  position: relative;
  z-index: 1;
  background: #fff; }
  #sec5 .wrap {
    z-index: 0; }
    #sec5 .wrap:before {
      content: '';
      width: 803px;
      height: 497px;
      background-image: url("../img/index/sec5-deco4.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      left: -745px;
      bottom: 60px;
      z-index: -1; }
  #sec5 .text {
    width: 50%;
    float: left;
    padding: 81px 0 180px;
    position: relative; }
    #sec5 .text:before {
      content: '';
      width: 193px;
      height: 187px;
      background-image: url("../img/index/sec5-deco2.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      left: -219px;
      top: 315px; }
    #sec5 .text:after {
      content: '';
      width: 205px;
      height: 193px;
      background-image: url("../img/index/sec5-deco1.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: -73px;
      right: -14px; }
    #sec5 .text .catch {
      margin-left: 52px;
      margin-top: 48px; }
    #sec5 .text .txt {
      margin: 35px 0 40px; }
  #sec5 .img-group {
    width: 50%;
    float: right;
    position: relative; }
    #sec5 .img-group:before {
      content: '';
      width: 194px;
      height: 204px;
      background-image: url("../img/index/sec5-deco3.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      right: -52px;
      bottom: -51px; }
    #sec5 .img-group .img {
      padding-top: 81px;
      margin-left: 42px; }
    #sec5 .img-group .simg {
      margin-top: -59px;
      margin-left: -58px;
      position: relative;
      z-index: 1; }

#sec_lunch{
	position: relative;
	margin: -60px 0 90px;
	z-index: 1;
}
#sec_lunch:before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: calc(50% + 310px);
	height: 580px;
	background-image: url("../img/index/sec_lunch_bg.jpg");
	background-position: right;
	background-size: cover;
}
#sec_lunch h2{
	text-align: right;
	padding-top: 90px;
}
#sec_lunch .txt{
	color: #fff;
	position: absolute;
	top: 140px;
	right: 250px;
}

#sec6 {
  padding-bottom: 124px; }
  #sec6 .ggmap iframe {
    width: 100%;
    height: 600px; }
  #sec6 .blk1 {
    display: flex;
    justify-content: center;
    margin-top: 35px; }
    #sec6 .blk1 .blk1-left {
      padding-right: 63px;
      text-align: center; }
      #sec6 .blk1 .blk1-left .print {
        padding-left: 21px;
        margin-top: 8px; }
    #sec6 .blk1 .copy {
      padding-left: 63px; }
  #sec6 .blk2 {
    background: #fff;
    width: 1200px;
    margin-left: -100px;
    padding: 30px 0;
    margin-top: 55px; }
    #sec6 .blk2 .text {
      width: 560px;
      float: left;
      margin-left: 100px; }
      #sec6 .blk2 .text h3 {
        text-align: center;
        padding-right: 45px;
        margin-top: 54px; }
      #sec6 .blk2 .text .txt {
        margin-top: 41px;
        margin-left: 3px;
        line-height: 30px; }
        #sec6 .blk2 .text .txt li {
          margin-bottom: 10px; }
    #sec6 .blk2 .img {
      width: 370px;
      float: left;
      margin-left: 24px; }

.bnr_area{
	width: 1000px;
	margin: -50px auto 80px auto;
}
.bnr_area .botan a{
	width: 470px;
	float: left;
	margin: 10px 30px 10px 0px;
	padding: 15px 0;
	display: block;
	color:#fff;
	text-shadow: 0px 0px 5px rgba(146,119,83,0.5);	
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	border-bottom: 4px #1A2023 solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	position: relative;
}
.bnr_area .botan a .icon-instagram{
	display: block;
	width: 25px;
	height: 25px;
	background: url("../img/shared/icon-instagram.png") no-repeat center center / contain;
	position: absolute;
	top: 31%;
	left: 120px;
}
.bnr_area .botan02 a{
	width: 470px;
	float: left;
	margin: 10px 0px 10px 30px;
	padding: 15px 0;
	display: block;
	color:#fff;
	text-shadow: 0px 0px 5px rgba(146,119,83,0.5);	
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background: #000000;
	border-bottom: 4px #aaaaaa solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	position: relative;
}
.bnr_area .botan02 a .icon-x{
	display: block;
	width: 25px;
	height: 25px;
	background: url("../img/shared/icon-x.png") no-repeat center center / contain;
	position: absolute;
	top: 31%;
	left: 170px;
}

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