/* CSS Document */
/* Scss Document */
#key li:nth-child(1) {
  background: url(../img/index/key_img1.jpg) no-repeat center/cover; }
#key li:nth-child(2) {
  background: url(../img/index/key_img2.jpg) no-repeat center/cover; }
#key li:nth-child(3) {
  background: url(../img/index/key_img3.jpg) no-repeat center/cover; }
#key li:nth-child(4) {
  background: url(../img/index/key_img4.jpg) no-repeat center/cover; }

header strong {
    font-weight: 600;
    border: solid 1px #fff;
    padding: 4px 17px;
    margin-top: 20px;
    display: block;
    text-align: center;
}
#lead {
	background: url("../img/shared/bg1.jpg") repeat;
	padding: 80px 0 40px;
	position: relative;
}

#lead .bnr {
	background: url("../img/index/lead_bnr.jpg") no-repeat;
	width: 600px;
    height: 260px;
    text-align: center;
    color: #fff;
	margin: 40px auto 0;
	
}

#lead .bnr h2 {
	font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 50px 0 0;
}

#lead .bnr p strong {
    font-weight: 600;
    margin: 16px auto 0;
    display: block;
    border: solid 1px #fff;
    width: 300px;
}

#sec1 {
  position: relative;
  padding-bottom: 90px; }
  #sec1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url("../img/shared/bg_line.jpg") repeat-x; }
  #sec1 .deco {
    position: absolute;
    top: 10px;
    right: -244px; }
  #sec1 .box {
    width: 664px;
    background: url(../img/shared/bg_bd.jpg) repeat;
    position: relative; }
  #sec1 .pt1 .img1 {
    padding-top: 127px;
    margin-left: -200px; }
  #sec1 .pt1 h2 {
    position: absolute;
    top: 174px;
    right: 3px; }
  #sec1 .pt1 .box {
    margin-top: -66px;
    margin-left: -50px;
    z-index: 2; }
    #sec1 .pt1 .box .txt {
      padding: 41px 62px 30px 50px;
      position: relative;
      z-index: 4; }
    #sec1 .pt1 .box .deco2 {
      position: absolute;
      top: 65px;
      right: -416px;
      z-index: 3; }
  #sec1 .pt2 {
    position: relative; }
    #sec1 .pt2 .img2 {
      margin-top: -101px;
      margin-left: -266px; }
    #sec1 .pt2 .img3 {
      position: absolute;
      top: 38px;
      right: -156px;
      z-index: 3; }
    #sec1 .pt2 .box {
      margin-left: auto;
      margin-top: -362px;
      margin-right: 73px;
      width: 592px;
      position: relative;
      z-index: 5; }
      #sec1 .pt2 .box .txt {
        padding: 30px 36px 0 52px; }
  #sec1 .btn {
    text-align: right;
    padding-top: 42px;
    margin-right: 113px; }

#sec2 {
  position: relative; }
  #sec2:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url("../img/shared/bg_line.jpg") repeat-x; }
  #sec2 .pt1 {
    background: url("../img/shared/bg1.jpg") repeat; }
    #sec2 .pt1 .img {
      position: absolute;
      top: 148px;
      left: -186px; }
    #sec2 .pt1 h2 {
      padding-top: 45px;
      margin-left: -186px; }
    #sec2 .pt1 .deco {
      position: absolute;
      top: 322px;
      right: -175px; }
    #sec2 .pt1 .deco2 {
      position: absolute;
      bottom: -158px;
      left: -215px;
      z-index: 2; }
    #sec2 .pt1 .txt {
      width: 419px;
      margin-left: auto;
      margin-right: -14px;
      margin-top: -342px; }
    #sec2 .pt1 .img2 {
      text-align: right;
      padding-top: 98px;
      margin-right: -99px;
      position: relative;
      z-index: 1; }
    #sec2 .pt1 .btn {
      margin-top: -224px;
      position: relative;
      z-index: 1; }
  #sec2 .pt2 {
    background: url("../img/shared/bg2.jpg") repeat;
    padding-bottom: 268px;
    position: relative; }
    #sec2 .pt2:before {
      content: "";
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      width: 100%;
      height: 351px;
      background: url("../img/index/s2_bg_skew.jpg") no-repeat center;
      background-size: cover; }
    #sec2 .pt2 h3 {
      margin-left: -200px;
      padding-top: 37px; }
    #sec2 .pt2 .img {
      position: absolute;
      top: 0;
      right: -400px; }
    #sec2 .pt2 .txt {
      width: 394px;
      margin-top: -38px;
      position: relative;
      z-index: 1; }
    #sec2 .pt2 .deco {
      position: absolute;
      top: 565px;
      left: -290px; }
    #sec2 .pt2 .deco2 {
      position: absolute;
      bottom: -268px;
      right: 24px; }
    #sec2 .pt2 .img2 {
      padding-top: 56px;
      margin-left: -202px; }
    #sec2 .pt2 .btn {
      text-align: right;
      margin-top: -267px;
      margin-right: 140px; }

#sec3 {
  position: relative;
  padding-bottom: 90px; }
  #sec3:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url("../img/shared/bg_line.jpg") repeat-x; }
  #sec3 h2 {
    text-align: center;
    padding-top: 121px;
    padding-bottom: 62px; }
  #sec3 .btn1 {
    position: absolute;
    top: 120px;
    right: -13px; }
  #sec3 #feed {
    display: flex;
    justify-content: space-between; }
    #sec3 #feed dl dt a span {
      width: 280px !important;
      height: 170px !important; }
    #sec3 #feed dl dd {
      padding-top: 20px;
      padding-left: 13px; }
  #sec3 .btn2 {
    text-align: center;
    padding-top: 62px; }

#sec4 {
  position: relative;
  background: url("../img/shared/bg1.jpg") repeat;
  text-align: center;
  padding-bottom: 33px; }
  #sec4:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url("../img/shared/bg_line.jpg") repeat-x; }
  #sec4 h2 {
    padding-top: 60px;
    padding-bottom: 9px; }

.takeout {
    position: absolute;
    right: 30px;
    bottom: 15px;
    z-index: 99;
    color: #fff;
    background: url(../img/shared/bg_wood.jpg) repeat;
    border: 2px solid #3c2214;
    line-height: 27px;
    padding: 24px 32px;
}
.takeout span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: 2px;
}
.oshirase02{
	width: 720px;
	background:#FFFFFF;
	color: #2d4050;
	margin: 0 auto;
	padding: 10px 0;
}
.oshirase02 .waku{
	width: 700px;
	border: solid 1px #2d4050;
	margin: 0 auto;
}
.oshirase02 .waku .tit{
	text-align: center;
	font-size: 23px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E";
	margin-top: 20px;
	letter-spacing: 1px;
}
.oshirase02 .waku .txtx{
	text-align: center;
	line-height: 24px;
	margin: 15px 0 20px 0;
	font-size: 15px;
}
.insta a {
	display: block;
	width: 300px;
    color: #fff;
    background: url(../img/shared/bg_wood.jpg) repeat;
    border: 2px solid #3c2214;
    line-height: 27px;
    padding: 24px 32px;
    font-weight: bold;
    margin-bottom: 12px;
    letter-spacing: 2px;
	margin: 20px auto;
	text-align: center;
}
