/* Scss Document */
/* Scss Document */
.content_pos, #other #otherItem:before {
  content: "";
  position: absolute; }


.btn_off {
	width: 448px;
	margin: 57px auto 97px auto;
	background: #fff;
}



#key {
  background: url(../img/sake/key_bg.jpg) no-repeat center/cover; }

#lead1 {
  margin-top: 116px; }
  #lead1 .key_txt {
    top: -165px;
    right: 0;
    position: absolute; }
  #lead1 .lead1_img {
    float: right;
    width: 535px;
    margin-right: -39px; }
  #lead1 .lead1Info {
    float: left;
    width: 435px;
    margin-left: 34px; }
    #lead1 .lead1Info h2 {
      margin: 0 0 44px 77px; }
    #lead1 .lead1Info #lead1_txt p + p {
      margin-top: 31px; }

#lead2 {
  background: url(../img/sake/lead_bg2.png) no-repeat bottom center, url(../img/sake/lead_bg.jpg) no-repeat top center;
  margin-top: -11px;
  padding: 81px 0 554px 0; }
  #lead2 .lead2_img {
    float: left;
    width: 332px;
    margin-left: 2px; }
  #lead2 #lead_txt2 {
    float: right;
    width: 618px; }
    #lead2 #lead_txt2 p + p {
      margin-top: 29px; }
  #lead2 .lead2_txt3 {
    margin: 63px 0 0 157px; }

#miyajima {
  background: url(../img/sake/miyajima_bg.jpg) no-repeat center/cover;
  padding-top: 78px; }
  #miyajima .wrap {
    min-height: 748px; }
    #miyajima .wrap p {
      text-align: center;
      font-size: 18px;
      line-height: 48px;
      width: 447px;
      margin-top: 38px; }

#product {
  margin: 23px auto 164px auto; }
  #product .product_txt {
    text-align: right;
    margin-bottom: 104px; }
  #product #productCol {
    background: url(../img/sake/product_deco.jpg) no-repeat bottom center;
    padding-bottom: 64px; }
  #product .productCol {
    width: 500px;
    text-align: center; }
    #product .productCol h2 {
      margin-bottom: 62px; }
    #product .productCol h3 {
      font-size: 24px;
      line-height: 44px; }
    #product .productCol .product_txt2 {
      line-height: 44px;
      margin-bottom: 30px; }
    #product .productCol .product_price {
      font-size: 18px;
      line-height: 32px;
      margin-top: 30px; }
  #product .product_img {
    text-align: center;
    margin: 69px 0 15px 0; }
  #product .product_note {
    text-align: center;
    margin: 10px 0 30px 0; 
}
  #product dl {
    text-align: center;
    line-height: 40px; }
    #product dl dt {
      margin-bottom: 34px; }


#reco {
  padding-bottom: 65px; }
  #reco h2 {
    margin-bottom: 81px; }
  #reco .w1200 {
    width: 1200px;
    margin-left: -100px; }
  #reco .col {
    float: left;
    width: 380px; }
    #reco .col + .col {
      margin-left: 30px; }
  #reco .recoItem {
    background: url(../img/sake/reco_bg.jpg) repeat top center;
    margin-bottom: 27px;
    line-height: 32px;
    padding-bottom: 62px; }
    #reco .recoItem h3 {
      font-size: 24px;
      line-height: 36px;
      margin-top: 45px;
      margin-bottom: 10px; }
      #reco .recoItem h3 span {
        font-size: 18px; }
    #reco .recoItem .reco_txt1 {
      margin-bottom: 25px;
      letter-spacing: 1px; }

#rss h2 {
  margin-bottom: 45px; }

#rss #feed .blk{
  float: right;
  width: 338px;
  margin: 45px 27px 0 0; }

#feed .img-rss{
	width: 560px;
	height:420px;
	float: left;
	background: #333;
}

  #rss #feed .feed_ttl {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 0px; }
  #rss #feed .feed_date {
    text-align: center;
    color: #939393;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 10px; }
  #rss #feed .btn_off {
    width: 302px;
    margin: 78px 0 0 5px; }

#bnr {
  width: calc(100% - 60px);
  margin: 155px 0 128px 30px; }
  #bnr .bnr {
    width: 49%;
    position: relative;
    overflow: hidden; }
    #bnr .bnr:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      content: ""; }
    #bnr .bnr:hover:before {
      outline: 10px solid rgba(255, 255, 255, 0.5);
      outline-offset: -27px; }
    #bnr .bnr p {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      pointer-events: none; }
    #bnr .bnr a {
      display: block; }
      #bnr .bnr a img {
        -webkit-transition: 1s;
        transition: 1s; }
      #bnr .bnr a:hover img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15); }

#other {
  margin-bottom: 134px; }
  #other h2 {
    margin-bottom: 32px; }
  #other dl {
    margin-top: -59px;
    line-height: 40px; }
    #other dl dd {
      margin: 27px 0 90px 0; }
  #other #otherItem {
    margin-left: -25px;
    position: relative;
    width: 1050px; }
    #other #otherItem:before {
      width: 249px;
      height: 264px;
      top: -162px;
      left: auto;
      right: -61px;
      background: url(../img/sake/other_deco.jpg) no-repeat top center; }
    #other #otherItem .otherItem {
      width: 502px; }
      #other #otherItem .otherItem .other_txt {
        margin-top: 44px; }

#main3{
	width: 1000px;
	margin: -40px auto 80px auto;
}
#main3 .photo{
	text-align: center;
}
#main3 .fz20 {
	font-size: 30px;
	letter-spacing: 5px;
	padding-top: 20px;
	text-align: center;
}
#main3 .fz18 {
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
#main3 .mainteki {
	line-height: 30px;
	text-align: center;
}

#main4{
	width: 1000px;
	margin: 20px auto 80px auto;
}
#main4 .photo{
	text-align: center;
}
#main4 .fz20 {
	font-size: 30px;
	padding-top: 30px;
	text-align: center;
}
#main4 .fz18 {
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
#main4 .mainteki {
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
}