/* Scss Document */
header:before {
  background-image: url(../img/shopinfo/key.jpg); }

#sec1 {
  background: url(../img/shopinfo/sec1_bg.png) center 0 no-repeat;
  padding-bottom: 78px; }
  #sec1 h2 {
    padding: 45px 0 24px;
    margin-left: -13px; }
  #sec1 .txt {
    width: 500px;
    min-height: 490px;
	font-weight:bold; }
  #sec1 .bnr {
    text-align: center; }

#sec2 {
  background: url(../img/shopinfo/sec2_bg.jpg) center 0 no-repeat;
  background-size: cover;
  padding-top: 381px; }
  #sec2 .lead {
    background: url(../img/shopinfo/sec2_bg2.png) center top no-repeat;
    min-height: 720px; }
  #sec2 h2 {
    padding: 154px 0 10px; }
  #sec2 .bnr {
    padding-top: 9px; }
