#lead {
  background-image: url("../img/lunch/lead_bg.png");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 83px;
  margin-top: 222px;
  padding-bottom: 99px; }
  #lead .blk {
    width: 350px;
    float: right; }
    #lead .blk h2 {
      font-size: 25px;
      color: #ada38a;
      line-height: 50px;
      padding-bottom: 32px;
      letter-spacing: 2.5px; }
    #lead .blk .txt {
      margin-right: -4px;
      letter-spacing: 1px; }
  #lead .img {
    width: 992px;
    position: absolute;
    left: -450px;
    top: -149px;
    z-index: 1; }
  #lead .wrap {
    position: relative;
    z-index: 0; }
    #lead .wrap:before {
      content: '';
      width: 680px;
      height: 680px;
      background-image: url("../img/shared/deco.png");
      background-size: 100%;
      position: absolute;
      bottom: -491px;
      left: -224px;
      z-index: -1; }

#set {
  padding-top: 204px; }
  #set h2 {
    text-align: center;
    font-size: 40px;
    width: 723px;
    margin: 0 auto;
    position: relative;
    letter-spacing: 4px;
    padding-left: 7px; }
    #set h2:before {
      content: '';
      width: 723px;
      height: 5px;
      background-image: url("../img/lunch/set_h2_bg.png");
      background-size: 100%;
      position: absolute;
      left: 0;
      top: 15px;
      z-index: -1; }
  #set .note {
    text-align: center;
    padding-top: 9px; }
  #set h3 {
    font-size: 25px;
    line-height: 50px;
    letter-spacing: 6.5px; }
    #set h3 p {
      font-size: 18px;
      margin-top: -3px;
      letter-spacing: 5px; }
  #set .price {
    font-size: 20px; }
    #set .price span {
      font-size: 18px; }
  #set .blk1 {
    margin-top: 131px; }
    #set .blk1 .blk_l {
      width: 50%;
      float: left; }
      #set .blk1 .blk_l h3 {
        padding-top: 15px; }
      #set .blk1 .blk_l .price {
        position: relative; }
        #set .blk1 .blk_l .price:after {
          content: '';
          width: 582px;
          height: 1px;
          background: #9c927b;
          position: absolute;
          bottom: -17px;
          left: -82px; }
      #set .blk1 .blk_l .txt {
        width: 392px;
        margin-top: 50px; }
    #set .blk1 .blk_r {
      width: 50%;
      float: left; }
  #set .blk2 {
    margin-top: 71px; }
    #set .blk2 .blk_l {
      width: 661px;
      float: left; }
      #set .blk2 .blk_l img {
        margin-left: -82px; }
    #set .blk2 .blk_r {
      width: 339px;
      float: left; }
      #set .blk2 .blk_r h3 {
        padding-top: 37px;
        padding-left: 30px; }
        #set .blk2 .blk_r h3 span {
          font-size: 20px; }
      #set .blk2 .blk_r .price {
        position: relative;
        padding-left: 28px;
        padding-top: 2px; }
        #set .blk2 .blk_r .price:after {
          content: '';
          width: 447px;
          height: 1px;
          background: #9c927b;
          position: absolute;
          bottom: -12px;
          left: -53px; }
      #set .blk2 .blk_r .txt {
        width: 315px;
        margin-top: 50px;
        margin-left: 28px;
        letter-spacing: 1px; }

#season {
  padding-top: 254px; }
  #season .wrap {
    position: relative;
    z-index: 0; }
    #season .wrap:before {
      content: '';
      width: 436px;
      height: 401px;
      background-image: url("../img/lunch/deco1.png");
      background-size: 100%;
      position: absolute;
      top: -269px;
      right: -242px;
      z-index: -1; }
  #season h2 {
    width: 188px;
    height: 426px;
    background-image: url("../img/lunch/season_ttl_bg.png");
    background-size: 100%;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
    #season h2 p {
      font-size: 30px;
      padding-left: 73px;
      padding-top: 44px;
      letter-spacing: 3px; }
  #season .img {
    width: 924px;
    margin: 0 auto; }
  #season h3 {
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    padding-top: 47px;
    letter-spacing: 6px; }
    #season h3 span {
      font-size: 20px; }
  #season .ttl {
    width: 580px;
    margin: 0 auto;
    position: relative; }
    #season .ttl .mark {
      width: 91px;
      height: 91px;
      background-image: url("../img/lunch/deco2.png");
      background-size: 100%;
      font-size: 20px;
      text-align: center;
      padding-top: 26px;
      position: absolute;
      left: -80px;
      top: 81px; }
  #season .price {
    text-align: center;
    font-size: 20px;
    padding-top: 8px;
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
    margin-bottom: 11px; }
    #season .price span {
      font-size: 17px; }
  #season .note {
    text-align: center; }
  #season .txt {
    text-align: center;
    padding-top: 21px; }
  #season .btn1 {
    width: 298px;
    margin: 0 auto;
    margin-top: 39px; }

#js {
  background-image: url("../img/lunch/js_bg.png");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 123px;
  margin-top: 113px;
  padding-bottom: 116px;
  margin-bottom: 150px; }
  #js .blk {
    width: 484px;
    float: right;
    margin-right: -70px; }
    #js .blk h2 {
      font-size: 25px;
      letter-spacing: 2.5px;
      padding-left: 49px; }
    #js .blk .price {
      font-size: 20px;
      padding-bottom: 32px;
      border-bottom: 1px solid #939393;
      margin-bottom: 38px;
      padding-top: 23px;
      padding-left: 48px; }
      #js .blk .price span {
        font-size: 17px; }
    #js .blk .note {
      padding-left: 53px; }
    #js .blk .txt {
      padding-left: 52px;
      padding-top: 23px;
      padding-right: 100px; }
    #js .blk .tel {
	  width:336px;
      margin:40px 0 0 52px;
	  text-align:center;
	  line-height:2em;
	  padding:15px 0;
	  border: 1px solid #fff;
	  box-sizing:border-box;
	  }
    #js .blk .tel .flg {
		font-size:28px;
	  }
	  
	  
  #js .js_slider {
    width: 986px;
    position: absolute;
    left: -401px;
    top: 8px;
    z-index: 1; }
  #js .js_slider .slick-list {
	  height:622px;
	  background-color:#fff;}
  #js .slick-dots {
    justify-content: flex-start;
    position: absolute;
    top: -59px;
    right: 70px; }
    #js .slick-dots li button {
      width: 12px;
      background: url("../img/course/dot.png"); }
    #js .slick-dots li.slick-active button {
      width: 13px;
      background: url("../img/course/dot_active.png"); }


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

  .blk2 {
    display: flex;
    justify-content: center; }
    .blk2 .tbox {
      background: rgba(255, 255, 255, 0.5);
      text-align: center;
      width: 460px;
      margin: 0 22px;
      padding: 52px 0 60px; }
      .blk2 .tbox h3 {
        font-size: 25px;
        letter-spacing: 6px; }
      .blk2 .tbox .price {
        font-size: 20px;
        padding-top: 24px;
        letter-spacing: 2px; }
        .blk2 .tbox .price span {
          font-size: 17px; }
.course_txt2{
	padding: 20px 0 0 0;
	text-align: center;
	
} 


#rss {
  text-align: center;
  background: none;
  padding-bottom: 0;
  padding-top:80px; }
  #rss #feed {
    display: flex;
    justify-content: space-between; }
    #rss #feed dl {
      width: 300px; }
      #rss #feed dl dt a span {
        transition: 0.3s all ease-in-out; }
      #rss #feed dl dt a:hover span {
        opacity: 0.8; }
      #rss #feed dl .date {
        line-height: 28px;
        padding-top: 16px; }
      #rss #feed dl .title {
        line-height: 28px; }
        #rss #feed dl .title a {
          text-decoration: underline; }
          #rss #feed dl .title a:hover {
            text-decoration: none; }
      #rss #feed dl .desc {
        line-height: 25px;
        padding-top: 13px; }
