@charset "UTF-8";


/* right */
/* お店の情報・雰囲気 */
.shop__lead__catch{
  margin-bottom: 50px;
}
.shop__lead__catch .catch{
  width:580px;
  height:18px;
  margin-bottom: 10px;
  background:url(../IMAGES/pc-catch.png) no-repeat;
}

.shop__lead__catch .shopname{
  width:388px;
  height:24px;
  margin-bottom: 30px;
  background:url(../IMAGES/pc-shopname01.png) no-repeat;
}

#shop__sec01,#shop__sec02,#shop__sec03,#shop__sec04{
  margin-bottom: 60px;
}
#shop__sec01 .title,#shop__sec02 .title,#shop__sec03 .title,#shop__sec04 .title{
  width:721px;
  height:30px;
  margin-bottom: 30px;
}

#shop__sec01 .title{
  background:url(../IMAGES/pc-title01.png) no-repeat;
}
#shop__sec01 .text-01-1,#shop__sec01 .text-01-2,#shop__sec01 .text-01-3{
  width:338px;
}
#shop__sec01 .text-01-1{
height:212px;
  background:url(../IMAGES/pc-text01-1.png) no-repeat; 
  margin:6px 0 12px;
}
#shop__sec01 .text-01-2{
  height:90px;
  background:url(../IMAGES/pc-text01-2.png) no-repeat; 
  margin:36px 0 48px;
}
#shop__sec01 .text-01-3{
  height:140px;
  background:url(../IMAGES/pc-text01-3.png) no-repeat; 
  margin-top:12px;
}

#shop__sec02 .title{
  background:url(../IMAGES/pc-title02.png) no-repeat;
}
#shop__sec02 .text-02-1,#shop__sec02 .text-02-2,#shop__sec02 .text-02-3{
  width:338px;
}
#shop__sec02 .text-02-1{
  height:162px;
  background:url(../IMAGES/pc-text02-1.png) no-repeat; 
  margin:21px 0;
}
#shop__sec02 .text-02-2{
  height:90px;
  background:url(../IMAGES/pc-text02-2.png) no-repeat; 
  margin:24px 0;
}
#shop__sec02 .text-02-3{
  height:140px;
  background:url(../IMAGES/pc-text02-3.png) no-repeat; 
  margin-top:12px;
}

#shop__sec03 .title{
  background:url(../IMAGES/pc-title03.png) no-repeat;
}
#shop__sec03 .text-03-1,#shop__sec03 .text-03-2,#shop__sec03 .text-03-3{
  width:338px;
}
#shop__sec03 .text-03-1{
  height:212px;
  background:url(../IMAGES/pc-text03-1.png) no-repeat; 
  margin:0 0 18px;
}
#shop__sec03 .text-03-2{
  height:90px;
  background:url(../IMAGES/pc-text03-2.png) no-repeat; 
  margin:36px 0;
}
#shop__sec03 .text-03-3{
  height:140px;
  background:url(../IMAGES/pc-text03-3.png) no-repeat; 
  margin-top:12px;
}

#shop__sec04 .title{
  background:url(../IMAGES/pc-title04.png) no-repeat;
}
#shop__sec04 .text-04-1,#shop__sec04 .text-04-2,#shop__sec04 .text-04-3{
  width:338px;
}
#shop__sec04 .text-04-1{
  height:140px;
  background:url(../IMAGES/pc-text04-1.png) no-repeat; 
  margin:36px 0;
}
#shop__sec04 .text-04-2{
  height:162px;
  background:url(../IMAGES/pc-text04-2.png) no-repeat; 
  margin:12px 0 24px;
}
#shop__sec04 .text-04-3{
  height:162px;
  background:url(../IMAGES/pc-text04-3.png) no-repeat; 
  margin:24px 0;
}

/* 店舗紹介 */
#shop__info .title{
  width:503px;
  height:21px;
  margin-bottom: 22px;
  background:url(../IMAGES/pc-info_title.png) no-repeat;
}
#shop__info .text{
  width:313px;
  height:62px;
  margin: 0 0 14px 26px;
  background:url(../IMAGES/pc-info_text.png) no-repeat;
}
#shop__info .address{
  width:286px;
  height:52px;
  margin: 0 0 0 26px;
  background:url(../IMAGES/pc-info_address.png) no-repeat;
}

#right01 .date{
  width:137px;
  height:14px;
  margin: 21px 0 60px;
  background:url(../IMAGES/pc-date.png) no-repeat;
}

