@charset "UTF-8";
/* --------------------------------------------

	FileName	:	common.css

font-size 9px{ font-size:77%; } 10px{ font-size:85%; } 11px{ font-size:93%; } 12px{ font-size:100%; } 13px{ font-size:108%; } 14px{ font-size:116%; } 15px{ font-size:123.1%; } 16px{ font-size:131%; } 17px{ font-size:138.5%; } 18px{ font-size:146.5%; } 19px{ font-size:153.9%; } 20px{ font-size:161.6%; } 21px{ font-size:167%; } 22px{ font-size:174%; } 23px{ font-size:182%; } 24px{ font-size:189%; } 27px{ font-size:197%; }

-------------------------------------------- */
/* line 30, ../scss/_mixin.scss */
.clearfix, #container #contConcept #indexCnt, #container #contNews .inner div.news ul.newsList li dl, #indexBnr ul {
  display: inline-block;
}
/* line 32, ../scss/_mixin.scss */
.clearfix, #container #contConcept #indexCnt, #container #contNews .inner div.news ul.newsList li dl, #indexBnr ul {
  display: block;
}
/* line 35, ../scss/_mixin.scss */
.clearfix:after, #container #contConcept #indexCnt:after, #container #contNews .inner div.news ul.newsList li dl:after, #indexBnr ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* line 43, ../scss/_mixin.scss */
.textOver {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 344, parts/*.png */
.parts-sprite {
  background-image: url('/img/parts-s935630f848.png');
  background-repeat: no-repeat;
}

/* line 120, indexParts/*.png */
.indexParts-sprite {
  background-image: url('/img/indexParts-s42d94f98b0.png');
  background-repeat: no-repeat;
}

/* line 44, ../scss/index.scss */
body {
  position: relative;
}

/* line 48, ../scss/index.scss */
#wrapper {
  visibility: hidden;
}

/* line 54, ../scss/index.scss */
header#contentHeader .inner p {
  position: absolute;
  top: 0;
  right: -15px;
  z-index: 10000;
}

/* line 63, ../scss/index.scss */
#noticeIndex {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
  margin-bottom: 2.5em;
}
@media only screen and (max-width: 640px) {
  /* line 63, ../scss/index.scss */
  #noticeIndex {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 73, ../scss/index.scss */
#noticeIndex p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 153.84615%;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 73, ../scss/index.scss */
  #noticeIndex p {
    font-size: 92.30769%;
  }
}
/* line 83, ../scss/index.scss */
#noticeIndex p br.sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  /* line 83, ../scss/index.scss */
  #noticeIndex p br.sp {
    display: block;
  }
}

/* 
----------------------*/
/* line 97, ../scss/index.scss */
#mainImage {
  width: 100%;
  background: url("../img/common/bg_mainImg.gif") left top repeat-x;
}
@media only screen and (max-width: 640px) {
  /* line 97, ../scss/index.scss */
  #mainImage {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 104, ../scss/index.scss */
#mainImage #slides {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 640px) {
  /* line 104, ../scss/index.scss */
  #mainImage #slides {
    width: 100%;
    height: 120px;
    overflow: hidden;
  }
}
/* line 117, ../scss/index.scss */
#mainImage #slides img {
  width: 100%;
}
/* line 124, ../scss/index.scss */
#mainImage #slides #fadeSlide {
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 124, ../scss/index.scss */
  #mainImage #slides #fadeSlide {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 129, ../scss/index.scss */
  #mainImage #slides #fadeSlide img {
    width: 100%;
  }
}
/* line 136, ../scss/index.scss */
#mainImage #slides #fadeSlide .slick-dots {
  bottom: 70px;
  z-index: 1001;
}
@media only screen and (max-width: 640px) {
  /* line 136, ../scss/index.scss */
  #mainImage #slides #fadeSlide .slick-dots {
    bottom: -50px;
  }
}
/* line 148, ../scss/index.scss */
#mainImage #slides #fadeSlide .slick-dots li.slick-active button:before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -357px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 159, ../scss/index.scss */
#mainImage #slides #fadeSlide .slick-dots li button:before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -385px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 171, ../scss/index.scss */
#mainImage #slides #slideCover {
  background: url(../img/index/mainImage_cover.png) left top no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 1280px;
  height: 480px;
}
@media only screen and (max-width: 640px) {
  /* line 171, ../scss/index.scss */
  #mainImage #slides #slideCover {
    background: url(../img/index/sp_mainImage_cover.png) left top no-repeat;
    width: 198px;
    height: 120px;
    -moz-background-size: 198px, auto;
    -o-background-size: 198px, auto;
    -webkit-background-size: 198px, auto;
    background-size: 198px, auto;
  }
}

/* line 198, ../scss/index.scss */
#container {
  background: url("../img/common/bg_container.jpg") center bottom no-repeat;
  width: 100%;
  min-width: 1280px;
  padding-bottom: 200px;
}
@media only screen and (max-width: 640px) {
  /* line 198, ../scss/index.scss */
  #container {
    width: 100%;
    min-width: 100%;
    background-size: contain;
    padding-bottom: 100px;
  }
}
/* line 209, ../scss/index.scss */
#container #contConcept {
  width: 1000px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 640px) {
  /* line 209, ../scss/index.scss */
  #container #contConcept {
    width: 100%;
  }
}
@media print, screen and (min-width: 641px) {
  /* line 209, ../scss/index.scss */
  #container #contConcept {
    width: 1000px !important;
  }
}
/* line 218, ../scss/index.scss */
#container #contConcept figure.indexMark {
  margin-bottom: 40px;
  text-align: center;
}
/* line 223, ../scss/index.scss */
#container #contConcept h1 {
  font-size: 200%;
  text-align: center;
  margin-bottom: 40px;
}
/* line 227, ../scss/index.scss */
#container #contConcept h1.index {
  background: none;
}
/* line 231, ../scss/index.scss */
#container #contConcept h1 span {
  border-bottom: 3px solid #e2292f;
}
@media only screen and (max-width: 640px) {
  /* line 223, ../scss/index.scss */
  #container #contConcept h1 {
    font-size: 138.46154%;
    width: 95%;
    margin: 0 auto 15px;
    text-align: center;
    border: 0;
  }
  /* line 240, ../scss/index.scss */
  #container #contConcept h1 span {
    border-bottom: 2px solid #e2292f;
  }
}
@media print, screen and (min-width: 641px) {
  /* line 223, ../scss/index.scss */
  #container #contConcept h1 {
    width: 1000px !important;
  }
}
/* line 249, ../scss/index.scss */
#container #contConcept p.lead {
  font-size: 138.46154%;
  text-align: center;
  margin: 0 auto 40px;
  width: 677px;
}
@media only screen and (max-width: 640px) {
  /* line 249, ../scss/index.scss */
  #container #contConcept p.lead {
    width: 95%;
    font-size: 100%;
  }
}
@media print, screen and (min-width: 641px) {
  /* line 249, ../scss/index.scss */
  #container #contConcept p.lead {
    width: 700px !important;
  }
}
/* line 262, ../scss/index.scss */
#container #contConcept #indexCnt {
  width: 1000px;
}
@media only screen and (max-width: 640px) {
  /* line 262, ../scss/index.scss */
  #container #contConcept #indexCnt {
    width: 100%;
  }
}
/* line 269, ../scss/index.scss */
#container #contConcept #indexCnt .box {
  float: left;
  width: 48%;
  border: 1px solid #ddd;
  padding: 120px 0px 27px;
  background: #f3f3f3 url("../img/index/img_index02.jpg") left top no-repeat;
  position: relative;
}
@media only screen and (max-width: 640px) {
  /* line 269, ../scss/index.scss */
  #container #contConcept #indexCnt .box {
    background-size: contain;
    padding-top: 100px;
    float: none;
    width: 95%;
    margin: 0 auto 20px;
  }
}
/* line 283, ../scss/index.scss */
#container #contConcept #indexCnt .box.right {
  float: right;
  background: #f3f3f3 url("../img/index/img_index03.jpg") left top no-repeat;
}
@media only screen and (max-width: 640px) {
  /* line 283, ../scss/index.scss */
  #container #contConcept #indexCnt .box.right {
    background-size: contain;
    float: none;
  }
}
/* line 291, ../scss/index.scss */
#container #contConcept #indexCnt .box:after {
  display: block;
  height: 23px;
  width: 23px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -23px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  bottom: 1px;
  right: 1px;
}
/* line 298, ../scss/index.scss */
#container #contConcept #indexCnt .box a {
  text-decoration: none;
}
/* line 301, ../scss/index.scss */
#container #contConcept #indexCnt .box dl {
  background-color: rgba(255, 255, 255, 0.9);
  width: 76%;
  padding: 40px 7% 30px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 301, ../scss/index.scss */
  #container #contConcept #indexCnt .box dl {
    padding: 7px;
    width: 94%;
  }
}
/* line 311, ../scss/index.scss */
#container #contConcept #indexCnt .box dl dt {
  color: #e11f27;
  font-size: 153.84615%;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  /* line 311, ../scss/index.scss */
  #container #contConcept #indexCnt .box dl dt {
    font-size: 123.07692%;
    margin-bottom: 15px;
  }
}
/* line 328, ../scss/index.scss */
#container #contNews {
  width: 998px;
  margin: 0 auto;
  border: 1px solid #dfdfdf;
  background: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  /* line 328, ../scss/index.scss */
  #container #contNews {
    width: 100%;
    background: #fff;
    border: none;
  }
}
/* line 338, ../scss/index.scss */
#container #contNews .inner {
  display: table;
  width: 95%;
}
@media only screen and (max-width: 640px) {
  /* line 338, ../scss/index.scss */
  #container #contNews .inner {
    margin: 0 auto;
  }
}
/* line 344, ../scss/index.scss */
#container #contNews .inner .title {
  display: table-cell;
  background-color: #e11f27;
  width: 15%;
  position: relative;
  background: #e11f27;
  vertical-align: top;
}
@media only screen and (max-width: 640px) {
  /* line 344, ../scss/index.scss */
  #container #contNews .inner .title {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    clear: both;
    overflow: auto;
    background: #e11f27;
  }
}
/* line 360, ../scss/index.scss */
#container #contNews .inner .title:after {
  display: block;
  height: 22px;
  width: 13px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -54px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 20px;
  right: -13px;
}
@media only screen and (max-width: 640px) {
  /* line 360, ../scss/index.scss */
  #container #contNews .inner .title:after {
    display: none;
  }
}
/* line 370, ../scss/index.scss */
#container #contNews .inner .title h2 {
  color: #fff;
  text-align: center;
  font-size: 138.46154%;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 370, ../scss/index.scss */
  #container #contNews .inner .title h2 {
    float: left;
    text-align: left;
    padding-top: 0;
    margin-left: 20px;
    margin-top: -5px;
  }
}
/* line 384, ../scss/index.scss */
#container #contNews .inner .title p {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 384, ../scss/index.scss */
  #container #contNews .inner .title p {
    float: right;
    margin-right: 20px;
  }
}
/* line 390, ../scss/index.scss */
#container #contNews .inner .title p a {
  background: #fff;
  padding: 8px 15px 8px 30px;
  font-size: 92.30769%;
  color: #000;
  text-decoration: none;
  border-radius: 13px;
  /* box-shadow */
  box-shadow: rgba(102, 102, 102, 0.8) 0px -2px 1px -1px inset;
  -webkit-box-shadow: rgba(102, 102, 102, 0.8) 0px -2px 1px -1px inset;
  -moz-box-shadow: rgba(102, 102, 102, 0.8) 0px -2px 1px -1px inset;
  position: relative;
}
/* line 402, ../scss/index.scss */
#container #contNews .inner .title p a:before {
  display: block;
  height: 14px;
  width: 9px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -84px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 6px;
  left: 13px;
}
/* line 409, ../scss/index.scss */
#container #contNews .inner .title p a:hover {
  color: #e11f27;
  background-color: #f7f3eb;
}
/* line 416, ../scss/index.scss */
#container #contNews .inner div.news {
  display: table-cell;
  width: 85%;
  background: rgba(255, 255, 255, 0.7);
}
@media only screen and (max-width: 640px) {
  /* line 416, ../scss/index.scss */
  #container #contNews .inner div.news {
    display: block;
    width: 100%;
    position: relative;
  }
  /* line 426, ../scss/index.scss */
  #container #contNews .inner div.news:before {
    display: block;
    width: 22.5px;
    height: 14px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 0 no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news:before {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 0 !important;
  }
}
/* line 436, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList {
  margin-top: 23px;
  margin-left: 20px;
  padding-right: 15px;
}
/* line 440, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li {
  background: url("../img/common/bg_border02.gif") left bottom repeat-x;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 444, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li:last-child {
  background: none;
}
@media only screen and (max-width: 640px) {
  /* line 447, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl {
    width: 95%;
    margin: 0 auto;
  }
}
/* line 453, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt {
  float: left;
  width: 25%;
  padding-left: 10px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  /* line 453, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
}
/* line 464, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.csr:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -837px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 464, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.csr:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -150px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.csr:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -150px !important;
  }
}
/* line 476, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.notice:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -924px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 476, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.notice:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -190px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.notice:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -190px !important;
  }
}
/* line 488, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.t_recipe:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -1078px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 488, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.t_recipe:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -230px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.t_recipe:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -230px !important;
  }
}
/* line 500, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.o_news:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -948px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 500, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.o_news:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -210px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.o_news:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -210px !important;
  }
}
/* line 512, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.renew:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -1102px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 512, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.renew:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -250px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.renew:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -250px !important;
  }
}
/* line 524, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dt.important:after {
  display: block;
  height: 16px;
  width: 76px;
  background: url('/img/parts-s5f0d49e6b3.png') 0 -861px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 524, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dt.important:after {
    display: block;
    width: 75px;
    height: 16px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -170px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #container #contNews .inner div.news ul.newsList li dl dt.important:after {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -170px !important;
  }
}
/* line 536, ../scss/index.scss */
#container #contNews .inner div.news ul.newsList li dl dd {
  float: right;
  width: 70%;
}
@media only screen and (max-width: 640px) {
  /* line 536, ../scss/index.scss */
  #container #contNews .inner div.news ul.newsList li dl dd {
    float: none;
    width: 100%;
  }
}

/* line 556, ../scss/index.scss */
#gNav ul li a.parts-nav01 {
  background-color: #f7f3eb;
}

/* line 564, ../scss/index.scss */
#dishCnt {
  background: url("../img/common/pat01.gif") left top repeat;
  border-top: 3px solid #e11f27;
  padding-bottom: 50px;
  position: relative;
}
@media print, screen and (min-width: 641px) {
  /* line 564, ../scss/index.scss */
  #dishCnt {
    min-width: 1280px;
  }
}
/* line 572, ../scss/index.scss */
#dishCnt h2 {
  width: 288px;
  margin: 0 auto;
  padding: 25px 0 70px;
  background: url("../img/index/bg_dish.png") center top no-repeat;
  text-align: center;
  color: #fff;
  font-size: 230.76923%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (max-width: 640px) {
  /* line 572, ../scss/index.scss */
  #dishCnt h2 {
    background: url("../img/index/bg_dish.png") center top no-repeat;
    font-size: 138.46154%;
    background-size: 145px auto;
    padding: 12px 0 20px;
  }
}
/* line 592, ../scss/index.scss */
#dishCnt .cr {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 641px) {
  /* line 592, ../scss/index.scss */
  #dishCnt .cr {
    width: 100% !important;
  }
}
/* line 601, ../scss/index.scss */
#dishCnt .cr .slideWrapper {
  width: 100%;
  height: 600px;
  position: absolute;
  left: -50%;
  margin-left: -480px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
/* line 610, ../scss/index.scss */
#dishCnt .cr .slideOuter {
  width: 100%;
  height: 600px;
  position: absolute;
  right: -50%;
  margin-right: -480px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 11;
}
/* line 622, ../scss/index.scss */
#dishCnt .cr ul {
  height: 600px;
  overflow: hidden;
}
/* line 625, ../scss/index.scss */
#dishCnt .cr ul.slide-item {
  margin: auto;
}
/* line 628, ../scss/index.scss */
#dishCnt .cr ul li {
  position: relative;
}
/* line 630, ../scss/index.scss */
#dishCnt .cr ul li p {
  width: 94%;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 5px;
  background: rgba(255, 255, 255, 0.8) url("../img/index/arrowRed_s.png") right bottom no-repeat;
  font-size: 138.46154%;
  /*
  &:after{
  	@include partsIndex(arrowRed_s);
  	content: "";
  	position: absolute;
  	bottom: 2px;
  	right: 2px;
  	@media only screen and (max-width: 640px){
  		width: 85%;
  		padding: 0;
  		right: 0;
  	}
  	
  }
  */
}
@media only screen and (max-width: 640px) {
  /* line 630, ../scss/index.scss */
  #dishCnt .cr ul li p {
    font-size: 107.69231%;
  }
}
/* line 665, ../scss/index.scss */
#dishCnt .images {
  width: 1000px !important;
  margin: 0 auto !important;
  background: rgba(255, 255, 255, 0.5);
  padding-top: 30px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 665, ../scss/index.scss */
  #dishCnt .images {
    width: 100% !important;
  }
}
/* line 674, ../scss/index.scss */
#dishCnt .images .multiple-items {
  width: 940px !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 640px) {
  /* line 674, ../scss/index.scss */
  #dishCnt .images .multiple-items {
    width: 100% !important;
  }
}
/* line 681, ../scss/index.scss */
#dishCnt .images .slick-dots {
  bottom: -60px !important;
}
/* line 684, ../scss/index.scss */
#dishCnt .images button.slick-next {
  display: none !important;
}
/* line 687, ../scss/index.scss */
#dishCnt .images button.slick-prev {
  display: none !important;
}
/* line 691, ../scss/index.scss */
#dishCnt .images .img:focus {
  outline: none;
}
/* line 694, ../scss/index.scss */
#dishCnt .images .img img {
  margin: 0 auto !important;
}

/* line 705, ../scss/index.scss */
.slick-dots li.slick-active button:before {
  color: #e11f27 !important;
}

/* line 709, ../scss/index.scss */
.slick-dots li button:before {
  top: -20px !important;
  font-size: 20px !important;
  color: #f1e3c2 !important;
  opacity: 1 !important;
  content: "●" !important;
}

/** RESET AND LAYOUT
===================================*/
/* line 719, ../scss/index.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
/* line 724, ../scss/index.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/* line 732, ../scss/index.scss */
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  overflow: visible !important;
}

/* line 742, ../scss/index.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -39px;
  width: 100%;
}

/* LOADER */
/* line 750, ../scss/index.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* line 761, ../scss/index.scss */
.bx-controls-direction .bx-prev,
.bx-controls-direction .bx-next {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 13;
}

/* line 770, ../scss/index.scss */
.bx-controls-direction .bx-prev:hover,
.bx-controls-direction .bx-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 775, ../scss/index.scss */
.bx-controls-direction .bx-prev {
  left: 0;
}

/* line 778, ../scss/index.scss */
.bx-controls-direction .bx-next {
  right: 0;
}

/* line 782, ../scss/index.scss */
.bx-controls-direction .bx-prev {
  margin-left: -100px;
  display: block;
  height: 85px;
  width: 50px;
  display: block;
  height: 85px;
  width: 50px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/*.ie .bx-controls-direction .bx-prev {
  @include partsIndex(arrowL);
  background-position: 0 -26px !important;
}
*/
/* line 800, ../scss/index.scss */
.bx-controls-direction .bx-next {
  margin-right: -100px;
  display: block;
  height: 85px;
  width: 50px;
  display: block;
  height: 85px;
  width: 50px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -93px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/*.ie .bx-controls-direction .bx-next {
  @include partsIndex(arrowR);
  background-position: 0 -204px !important;
}
*/
/* IMAGE CAPTIONS */
/* line 819, ../scss/index.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 828, ../scss/index.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* line 836, ../scss/index.scss */
#recipe {
  background: url("../img/index/bg_recipe.jpg") center top no-repeat;
  border-top: 3px solid #e11f27;
  height: 675px;
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  /* line 836, ../scss/index.scss */
  #recipe {
    width: 100%;
    height: auto;
    background: #de0430 url("../img/index/sp_bg_recipe.jpg") center bottom no-repeat;
    background-size: 100% auto;
    padding-top: 10px;
  }
}
@media print, screen and (min-width: 641px) {
  /* line 836, ../scss/index.scss */
  #recipe {
    min-width: 1280px;
  }
}
/* line 852, ../scss/index.scss */
#recipe h2 {
  width: 830px;
  height: 60px;
  margin: 0 auto 15px;
  text-align: center;
  color: #fff;
  font-size: 230.76923%;
  line-height: 2.0em;
  position: relative;
  background-color: #cfb371;
}
/* line 865, ../scss/index.scss */
#recipe h2:before {
  content: "";
  background: url("../img/index/ribbon_L.png") left top no-repeat;
  width: 64px;
  height: 71px;
  position: absolute;
  top: 0;
  left: -42px;
}
/* line 874, ../scss/index.scss */
#recipe h2:after {
  content: "";
  background: url("../img/index/ribbon_R.png") left top no-repeat;
  width: 64px;
  height: 71px;
  position: absolute;
  top: 0;
  right: -42px;
}
@media only screen and (max-width: 640px) {
  /* line 852, ../scss/index.scss */
  #recipe h2 {
    width: 88%;
    height: 60px;
    font-size: 138.46154%;
    margin: 0 auto 10px;
    line-height: 3.0em;
  }
  /* line 890, ../scss/index.scss */
  #recipe h2:before {
    content: "";
    background: url("../img/index/sp_ribbon_L.png") left top no-repeat;
    background-size: 28px auto;
    width: 30px;
    height: 68px;
    position: absolute;
    top: 0;
    left: -15px;
  }
  /* line 900, ../scss/index.scss */
  #recipe h2:after {
    content: "";
    background: url("../img/index/sp_ribbon_R.png") left top no-repeat;
    background-size: 28px auto;
    width: 30px;
    height: 68px;
    position: absolute;
    top: 0;
    right: -15px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 852, ../scss/index.scss */
  #recipe h2 {
    font-size: 123.07692%;
    line-height: 3.5em;
  }
}
/* line 917, ../scss/index.scss */
#recipe .dishPics {
  width: 370px;
  margin: 0 auto 90px;
}
@media only screen and (max-width: 640px) {
  /* line 917, ../scss/index.scss */
  #recipe .dishPics {
    width: 80%;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 641px) {
  /* line 917, ../scss/index.scss */
  #recipe .dishPics {
    width: 370px !important;
  }
}
/* line 927, ../scss/index.scss */
#recipe .dishPics .dishPic {
  outline: none;
}
/* line 929, ../scss/index.scss */
#recipe .dishPics .dishPic dl {
  text-align: center;
}
/* line 931, ../scss/index.scss */
#recipe .dishPics .dishPic dl dt {
  margin-bottom: 15px;
}
/* line 934, ../scss/index.scss */
#recipe .dishPics .dishPic dl dt a {
  display: block;
  text-align: center;
}
/* line 938, ../scss/index.scss */
#recipe .dishPics .dishPic dl dt img {
  display: block;
  margin: auto;
}
@media only screen and (max-width: 640px) {
  /* line 938, ../scss/index.scss */
  #recipe .dishPics .dishPic dl dt img {
    width: 100%;
  }
}
/* line 947, ../scss/index.scss */
#recipe .dishPics .dishPic dl dd strong {
  font-size: 123.07692%;
  font-weight: bold;
}
/* line 951, ../scss/index.scss */
#recipe .dishPics .dishPic dl dd div.txtBox {
  height: 75px;
  text-align: left;
  line-height: 1.8;
}
/* line 961, ../scss/index.scss */
#recipe button.slick-next {
  top: 200px !important;
  right: -180px;
  width: 51px;
  height: 50px;
  margin-top: 0;
  position: absolute;
}
@media only screen and (max-width: 640px) {
  /* line 961, ../scss/index.scss */
  #recipe button.slick-next {
    right: 54px;
  }
}
/* line 972, ../scss/index.scss */
#recipe button.slick-next:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 1;
  display: block;
  height: 50px;
  width: 51px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -241px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  /* line 972, ../scss/index.scss */
  #recipe button.slick-next:before {
    display: block;
    width: 50px;
    height: 50px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -37px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    top: -100px;
    left: 80px;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #recipe button.slick-next:before {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -37px !important;
  }
}
/* line 987, ../scss/index.scss */
#recipe button.slick-prev {
  top: 200px !important;
  left: -180px;
  width: 51px;
  height: 50px;
  margin-top: 0;
  position: absolute;
}
@media only screen and (max-width: 640px) {
  /* line 987, ../scss/index.scss */
  #recipe button.slick-prev {
    top: 100px !important;
    left: -30px !important;
    z-index: 10;
  }
}
/* line 999, ../scss/index.scss */
#recipe button.slick-prev:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 1;
  display: block;
  height: 50px;
  width: 51px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -299px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  /* line 999, ../scss/index.scss */
  #recipe button.slick-prev:before {
    display: block;
    width: 50px;
    height: 50px;
    background: url('/img/commonSprite-se07ba8ba62.png') 0 -91px no-repeat;
    -moz-background-size: 247px, auto;
    -o-background-size: 247px, auto;
    -webkit-background-size: 247px, auto;
    background-size: 247px, auto;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  /* line 125, ../scss/_mixin.scss */
  .ie #recipe button.slick-prev:before {
    background-image: url('/img/commonSprite-se07ba8ba62.png') !important;
    background-position: 0 -91px !important;
  }
}
/* line 1012, ../scss/index.scss */
#recipe .slick-dots li button:before {
  color: #fff !important;
}
/* line 1015, ../scss/index.scss */
#recipe .slick-dots li.slick-active button:before {
  color: #e11f27 !important;
}
/* line 1018, ../scss/index.scss */
#recipe p.other {
  width: 240px;
  margin: 0 auto;
  position: relative;
  top: -5px;
  text-align: center;
}
/* line 1024, ../scss/index.scss */
#recipe p.other a {
  background-color: #e11f27;
  color: #fff;
  font-size: 153.84615%;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
  /* box-shadow */
  box-shadow: rgba(174, 0, 6, 0.90196) 0px -4px 1px -1px inset;
  -webkit-box-shadow: rgba(174, 0, 6, 0.90196) 0px -4px 1px -1px inset;
  -moz-box-shadow: rgba(174, 0, 6, 0.90196) 0px -4px 1px -1px inset;
  position: relative;
  display: block;
  padding: 5px 0px 5px 15px;
  margin: 0 auto;
}
/* line 1039, ../scss/index.scss */
#recipe p.other a:before {
  position: absolute;
  top: 9px;
  left: 15px;
  content: "";
  display: block;
  height: 25px;
  width: 25px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -186px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  /* line 1024, ../scss/index.scss */
  #recipe p.other a {
    font-size: 107.69231%;
    width: 183px;
  }
  /* line 1049, ../scss/index.scss */
  #recipe p.other a:before {
    top: 5px;
  }
}

/* line 1059, ../scss/index.scss */
.slidersWrapper {
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  /* line 1059, ../scss/index.scss */
  .slidersWrapper {
    max-width: 100%;
  }
}
/* line 1065, ../scss/index.scss */
.slidersWrapper .sliders {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 1065, ../scss/index.scss */
  .slidersWrapper .sliders {
    width: 100%;
  }
}
/* line 1071, ../scss/index.scss */
.slidersWrapper .sliders div {
  position: relative;
}
/* line 1073, ../scss/index.scss */
.slidersWrapper .sliders div p {
  width: 94%;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 5px;
  background: rgba(255, 255, 255, 0.8) url("../img/index/arrowRed_s.png") right bottom no-repeat;
  font-size: 138.46154%;
}
@media only screen and (max-width: 640px) {
  /* line 1073, ../scss/index.scss */
  .slidersWrapper .sliders div p {
    font-size: 107.69231%;
  }
}
/* line 1086, ../scss/index.scss */
.slidersWrapper .sliders div p:after {
  display: block;
  height: 14px;
  width: 14px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -219px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: "";
  position: absolute;
  bottom: 2px;
  right: 2px;
}
@media only screen and (max-width: 640px) {
  /* line 1086, ../scss/index.scss */
  .slidersWrapper .sliders div p:after {
    padding: 0;
    right: 0;
  }
}
/* line 1101, ../scss/index.scss */
.slidersWrapper .sliders button.slick-next {
  margin-right: -65px;
  margin-top: -42px;
  display: block;
  display: block;
  height: 85px;
  width: 50px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 -93px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
/* line 1110, ../scss/index.scss */
.slidersWrapper .sliders button.slick-prev {
  margin-left: -65px;
  margin-top: -42px;
  display: block;
  display: block;
  height: 85px;
  width: 50px;
  background: url('/img/indexParts-s8b4dbb790a.png') 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 10;
}
/* line 1123, ../scss/index.scss */
.slidersWrapper div.slick-list {
  overflow: visible !important;
}
@media only screen and (max-width: 640px) {
  /* line 1123, ../scss/index.scss */
  .slidersWrapper div.slick-list {
    overflow: hidden !important;
  }
}
/* line 1128, ../scss/index.scss */
.slidersWrapper div.slick-list .slick-slide {
  background: #000;
}
@media only screen and (max-width: 640px) {
  /* line 1128, ../scss/index.scss */
  .slidersWrapper div.slick-list .slick-slide {
    width: 100%;
  }
}
/* line 1133, ../scss/index.scss */
.slidersWrapper div.slick-list .slick-slide img {
  width: 100% !important;
  height: auto !important;
  opacity: .5;
}
/* line 1139, ../scss/index.scss */
.slidersWrapper div.slick-list .slick-slide.slick-current img {
  opacity: 1 !important;
}

/* スクロールバー要素
----------------------------------------------------------- */
/* line 1150, ../scss/index.scss */
.jspContainer {
  overflow: hidden;
  position: relative;
}

/* line 1155, ../scss/index.scss */
.jspPane {
  position: absolute;
}

/* line 1159, ../scss/index.scss */
.jspVerticalBar {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  /* 縦スクロールバーの幅を指定 */
  height: 100%;
  background: #ffffff;
}

/* line 1168, ../scss/index.scss */
.jspHorizontalBar {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 10px;
  /* 横スクロールバーの幅を指定 */
  background: #ffffff;
}

/* line 1177, ../scss/index.scss */
.jspCap {
  display: none;
}

/* line 1181, ../scss/index.scss */
.jspHorizontalBar .jspCap {
  float: left;
}

/* line 1185, ../scss/index.scss */
.jspTrack {
  background: #eeeeee;
  /* スクロールバーの背景色を指定 */
  position: relative;
}

/* line 1190, ../scss/index.scss */
.jspDrag {
  background: #e11f27;
  /* スクロールバーの色を指定 */
  position: relative;
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 10px;
  border-radius: 5px;
}

/* line 1200, ../scss/index.scss */
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

/* line 1205, ../scss/index.scss */
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}

/* line 1214, ../scss/index.scss */
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

/* line 1219, ../scss/index.scss */
.jspVerticalBar .jspArrow {
  height: 16px;
}

/* line 1223, ../scss/index.scss */
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

/* line 1229, ../scss/index.scss */
.jspVerticalBar .jspArrow:focus {
  outline: none;
}

/* line 1233, ../scss/index.scss */
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* IE6 3 pixel bug :( */
/* line 1240, ../scss/index.scss */
* html .jspCorner {
  margin: 0px -3px 0px 0px;
}

/* line 1247, ../scss/index.scss */
#indexBnr {
  background-color: #f1e3c2;
  padding-top: 50px;
  padding-bottom: 20px;
  min-width: 1280px;
}
@media only screen and (max-width: 640px) {
  /* line 1247, ../scss/index.scss */
  #indexBnr {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
  }
}
/* line 1257, ../scss/index.scss */
#indexBnr ul {
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 1257, ../scss/index.scss */
  #indexBnr ul {
    width: 90%;
    margin: 0 auto;
  }
}
/* line 1265, ../scss/index.scss */
#indexBnr ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1269, ../scss/index.scss */
#indexBnr ul li:nth-child(3n) {
  margin-right: 0px;
}
@media only screen and (max-width: 640px) {
  /* line 1265, ../scss/index.scss */
  #indexBnr ul li {
    float: none;
    margin-right: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  /* line 1278, ../scss/index.scss */
  #indexBnr ul li a img {
    width: 100%;
  }
}
