@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi {
  margin: 0;
}
#main {
  width: auto;
}
#main .sliderBox {
  margin-bottom: 2px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
#main .sliderBox .foo li {
  float: left;
  position: relative;
  text-align: center;
  min-width: 1024px;
  height: 449px;
  background-repeat: no-repeat;
  background-position: center;
}
#main .sliderBox .foo li div {
  position: relative;
  width: 1024px;
  height: 449px;
  margin: 0 auto;
}
#main .sliderBox .foo li.slide05 {
  background-color: #fff;
  background-image: url('../img/index/slider_photo05.jpg');
}
#main .sliderBox .foo li.slide03 {
  background-color: #F3F2F0;
  background-image: url('../img/index/slider_photo03.png');
}
#main .sliderBox .foo li.slide03 div {}
#main .sliderBox .foo li.slide02 {
  background-color: #fff;
  background-image: url('../img/index/slider_photo02.png');
}
#main .sliderBox .foo li.slide02 div {}
#main .sliderBox .foo li.slide01 {
  background-color: #000;
  background-image: url('../img/index/slider_photo01.png');
}
#main .sliderBox .foo li.slide01 div {}
#main .sliderBox .foo li.slide00 {
  background-color: white;
  background-image: url('../img/index/slider_photo00.jpg');
  background-size: auto 457px;
}
#main div.slide00 {
  background-color: white;
  background-image: url('../img/index/slider_photo00ver2.jpg');
  background-size: auto 457px;
  position: relative;
  height: 457px;
  width: 1400px;
  margin: 0 auto;
  background-position: center center;
}
#main div.slide00 a {
  position: absolute;
  left: 480px;
  bottom: 125px;
}
#main .sliderBox .foo li.slide00 div {}
#main .sliderBox .foo li a {
  display: block;
  position: absolute;
  z-index: 20;
}
#main .sliderBox .foo li.slide00 a {
  left: 270px;
  bottom: 125px;
}
#main .sliderBox .foo li.slide01 a {
  right: 85px;
  bottom: 46px;
}
#main .sliderBox .foo li.slide02 a {
  left: 57px;
  bottom: 100px;
}
#main .sliderBox .foo li.slide03 a {
  left: 46px;
  bottom: 100px;
}
#main .sliderBox .foo li.slide04 {
  background-color: #bf051a;
  z-index: 0;
}
#main .sliderBox .foo li.slide04 div {
  width: 1400px;
}
#main .sliderBox .foo li.slide04 a {
  left: 0;
  top: 0;
}
/*  cholley  */
#main .sliderBox .foo li.slide05 a {
  left: 15px;
  bottom: 150px;
}
/*  cholley end*/
#main .sliderBox .foo li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main .foopage {
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 155px;
}
#main .foopage a {
  margin: 0 5px;
  display: inline-block;
  background: url(../common/img/icon03.png) no-repeat;
  width: 9px;
  height: 9px;
}
#main .foopage a.selected {
  background: url(../common/img/icon02.png) no-repeat;
}
#main .foopage a span {
  display: none;
}
#main .sliderBox .thumb {
  padding: 24px 0;
  text-align: center;
  background-color: #FEEDF2;
  border-top: 1px solid #fff;
}
#main .sliderBox .thumb img {
  max-width: 15%;  /*5つの時 */
  /*max-width: 20%; 4つの時 */
}
#main .sliderBox .thumb li {
  margin: 0 12px;
  display: inline;
}
#main .sliderBox .thumb li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main .exclusiveBox {
  margin-bottom: 100px;
  text-align: center;
  border-top: 1px solid #EDE0E3;
  border-bottom: 1px solid #EDE0E3;
  overflow: hidden;
}
#main .exclusiveBox .subBox {
  margin: 0 auto;
  width: 1234px;
  position: relative;
}
#main .exclusiveBox .subBox .bgBox {
  position: relative;
}
#main .exclusiveBox .subBox .bgBox img {
  position: absolute;
  left: -70px;
  top: 0;
  display: none;
}
#main .exclusiveBox ul li {
  padding-top: 113px;
  width: 1234px;
  float: left;
  text-align: center;
  min-height: 530px;
}
#main .exclusiveBox ul li span.ttl {
  margin-bottom: 26px;
}
#main .exclusiveBox ul li span {
  margin-bottom: 36px;
  display: block;
  font-size: 1.75em;
  line-height: 2.1;
}
#main .exclusiveBox .subBox .link {
  position: absolute;
  width: 149px;
  z-index: 100;
}
#main .exclusiveBox .subBox .link a {
  display: block;
}
#main .exclusiveBox .subBox .link span {
  width: 100%;
  height: 168px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
#main .exclusiveBox .subBox .link01 {
  right: 122px;
  top: 170px;
}
#main .exclusiveBox .subBox .link02 {
  position: absolute;
  right: 87px;
  top: 349px;
}
#main .exclusiveBox .subBox .link03 {
  position: absolute;
  left: 76px;
  top: 236px;
}
#main .exclusiveBox .subBox .link span .img {
  width: 128px;
  height: 128px;
  position: absolute;
  left: 10px;
  top: 10px;
}
#main .exclusiveBox .subBox .on span {
  display: block !important;
}
#main .exclusiveBox .subBox .on span .img {
  width: 149px !important;
  height: 149px !important;
  left: 0 !important;
  top: 0 !important;
}
#main .exclusiveBox .subBox .link span .txt {
  position: absolute;
  left: 0;
  bottom: 75px;
}
#main .exclusiveBox .subBox .on span .txt {
  bottom: 0 !important;
}
#main .tabPanel {
  margin: 0 auto 102px;
  width: 1001px;
}
#main .tabPanel h2 {
  margin-bottom: 55px;
}
#main .tabPanel .tabUl {
  margin: 0 -15px 59px 0;
}
#main .tabPanel .tabUl br {
  display: block;
}
#main .tabPanel .tabUl li {
  float: left;
  font-weight: bold;
  /*	width: 318px;　3カラムの時*/
  width: 234px;
  margin-right: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#main .tabPanel .tabUl li a {
  display: block;
  padding: 15px 30px 9px;
  color: #ea6177;
  font-size: 1.8em;
  background-color: #fff;
  border: 1px solid #EA6177;
  text-decoration: none;
  text-align: center;
}
#main .tabPanel .tabUl li.on a, #main .tabPanel .tabUl li a:hover {
  background-color: #EA6177;
  color: #fff;
}
#main .tabPanel .tabBox {
  position: relative;
}
#main .tabPanel .tabBox .foo {
  margin: 0 52px;
}
#main .tabPanel .tabBox .ulList li {
  margin-right: 39px;
  padding: 25px 20px 21px;
  width: 228px;
  float: left;
  border: 1px solid #E1E1E1;
  background-color: #fff;
  box-shadow: 0 0 2px #E1E1E1;
  -moz-box-shadow: 0 0 2px #E1E1E1;
  -webkit-box-shadow: 0 0 2px #E1E1E1;
  cursor: pointer;
}
#main .tabPanel .tabBox .ulList li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#main .tabPanel .tabBox .ulList li.yoko a {
  margin-left: -5px;
}
#main .tabPanel .tabBox .ulList li:hover {
  box-shadow: none;
  border: 1px solid #ED7689;
}
#main .tabPanel .tabBox .ulList li span {
  margin-bottom: 32px;
  display: block;
  font-size: 1.25em;
  line-height: 1.6;
}
#main .tabPanel .tabBox .ulList li i {
  font-style: normal;
  text-align: center;
  display: block;
  margin-top: 10px;
  font-size: 12px;
}
#main .tabPanel .tabBox .ulList li .buy_cholley span {
  display: inline;
  font-size: 1em;
}
#main .tabPanel .tabBox .ulList li span.red {
  font-size: 1em;
  color: red;
  margin: 0;
  display: inline;
}
#main .tabPanel .tabBox .ulList li span.photo {
  margin-bottom: -3px;
  text-align: center;
}
#main .tabPanel .tabBox .ulList li span.photo2 {
  margin-bottom: -3px;
  text-align: center;
  margin-left: 50px;
}
#main .tabPanel .tabBox .ulList li span.photo3 {
  margin-bottom: -3px;
  text-align: center;
}
#main .tabPanel .tabBox .ulList li span.photo_c01 {
  text-align: center;
  padding-top: 29px;
  margin-bottom: 5px !important;
}
@media (max-width:736px) and (min-width:0) {
  #main .tabPanel .tabBox .ulList li span.photo_c01 {
    float: left;
  }
  #main .tabPanel .tabBox .ulList li span.photo_c02 {
    float: left;
  }
  #main .tabPanel .tabBox .ulList li span.photo_c03 {
    float: left;
  }
}
#main .tabPanel .tabBox .ulList li span.photo_c02 {
  text-align: center;
  padding-top: 0;
  margin-bottom: 5px !important;
}
#main .tabPanel .tabBox .ulList li span.photo_c03 {
  text-align: center;
  padding-top: 11px;
  margin-bottom: 5px !important;
}
#main .tabPanel .tabBox .ulList li span.txt {
  display: inline-block;
  margin-bottom: 17px;
  padding: 2px 0;
  font-size: 1.2em;
  min-width: 180px;
  text-align: center;
  border-radius: 2px;
  color: #717171;
  border: 1px solid #717171;
  line-height: 1.5;
}
#main .tabPanel .tabBox .ulList li span.ttl {
  margin-bottom: 9px;
  font-size: 1.8em;
  color: #555;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#main .tabPanel .tabBox .ulList li span.ttlSub {
  font-size: 1.34em;
  color: #555;
  font-weight: bold;
}
#main .tabPanel .tabBox .ulList li span.link {
  margin-bottom: 24px;
}
#main .tabPanel .tabBox .ulList li span.buyTxt {
  margin: 0;
}
#main .tabPanel .tabBox .ulList li span.buyTxt .buy {
  margin: 0;
  float: left;
  color: #555;
  font-size: 1.3em;
  line-height: 1.2;
  text-align: center;
}
#main .tabPanel .tabBox .ulList li span.buyTxt .buy_cholley {
  margin: 0;
  float: left;
  color: #555;
  font-size: 1.3em;
  line-height: 1.2;
  text-align: center;
}
#main .tabPanel .tabBox .ulList li span.buyTxt .buy span {
  margin: 7px 0 0;
}
#main .tabPanel .tabBox .ulList li p.space {
  min-height: 40px;
}
#main .tabPanel .tabBox .ulList li p.price {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.6;
  text-align: center;
}
#main .tabPanel .tabBox .ulList li span.cholley_miniTxt {
  font-size: 0.9em;
  margin-bottom: -18px;
  text-align: center;
  color: #b9012d;
}
#main .tabPanel .tabBox .ulList li p.price.red {
  color: #b9012d;
  clear: both;
}
#main .tabPanel .tabBox .ulList li p.price.blue {
  color: #009fbe;
  clear: both;
  margin-top: 15px;
}
#main .tabPanel .tabBox .ulList li p.price span {
  display: inline;
}
#main .tabPanel .tabBox .ulList li p.price span.num {
  font-size: 1.2em;
}
#main .tabPanel .tabBox .ulList li p.price span.txt01 {
  font-size: 0.75em;
}
#main .tabPanel .tabBox .ulList li div.space {
  min-height: 54px;
}
#main .tabPanel .tabBox .ulList li div.link01 {
  margin: 10px 0 15px;
}
#main .tabPanel .tabBox .ulList li div a img {
  opacity: 0.7;
}
#main .tabPanel .tabBox .ulList li .height-colla {
  min-height: 132px;
}
#main .tabPanel .tabBox .ulList li .height-vita {
  min-height: 154px;
}
#main .tabPanel .tabBox .prev {
  position: absolute;
  left: 3px;
  top: 300px;
}
#main .tabPanel .tabBox .next {
  position: absolute;
  right: 3px;
  top: 300px;
}
#main .inner {
  margin-bottom: 108px;
  padding: 38px 0 36px;
  background-color: #FFF4F7;
}
#main .inner .subBox {
  margin: 0 auto;
  width: 1024px;
}
#main .inner .subBox .photo {
  float: right;
}
#main .inner .subBox .textBox {
  padding: 12px 0 0 20px;
  float: left;
  width: 712px;
}
#main .inner .subBox .textBox .ttl {
  margin-bottom: 36px;
}
#main .inner .subBox .textBox ul {
  margin-left: 26px;
}
#main .inner .subBox .textBox ul li {
  padding-left: 37px;
  float: left;
}
#main .inner .subBox .textBox ul li:first-child {
  padding: 0;
  margin-top: -25px;
}
#main .inner .subBox .textBox ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#main .newsBox {
  margin: 0 auto;
  width: 1028px;
}
#main .newsBox .lBox {
  padding-left: 14px;
  float: left;
  width: 488px;
}
#main .newsBox .rBox {
  float: right;
  width: 488px;
}
#main .newsBox h2 {
  margin-bottom: 9px;
  position: relative;
}
#main .newsBox h2 a {
  position: absolute;
  right: 0;
  top: -5px;
}
#main .newsBox .lBox dl {
  font-size: 1.15em;
  font-weight: bold;
}
#main .newsBox .lBox dt {
  margin-top: 16px;
  float: left;
}
#main .newsBox .lBox dd {
  padding: 16px 0 18px 13.2em;
  border-bottom: 1px solid #BAB1A8;
}
#main .newsBox .lBox dt a {
  padding-left: 20px;
  display: inline-block;
  background: url(../common/img/icon04.gif) no-repeat left 3px;
}
#main .newsBox .rBox h2 {
  margin-bottom: 28px;
}
#main .newsBox .rBox .photoUl {
  margin-left: 11px;
}
#main .newsBox .rBox .photoUl li {
  padding-left: 18px;
  float: left;
  width: 145px;
  text-align: center;
}
#main .newsBox .rBox .photoUl li:first-child {
  padding: 0;
}
#main .newsBox .rBox .photoUl li span {
  display: block;
  text-align: left;
  font-size: 1.15em;
  line-height: 1.6;
}
#main .newsBox .rBox .photoUl li span.date {
  margin-top: 5px;
  font-size: 1.25em;
  font-weight: bold;
}
.txt_center {
  text-align: center;
  font-weight: bold;
}
.txt_center02 {
  text-align: center;
  font-weight: bold;
  color: red;
}
span.wrap {
  word-break: break-all;
}
#main .sliderBox .fooSp {
  display: none;
}
#main .sliderBox .arrowBox .arrow {
  display: none;
}
#main .tabPanel .tabBox .ulList li .imgBox {
  margin-bottom: 0;
  font-size: 1em;
}
#main .tabPanel .tabBox .ulList li span.buyTxt .buy .price {
  display: inline-block;
  margin: 0;
  font-size: 1em;
  line-height: 1;
}
#main .tabPanel .tabBox .ulList li span.text {
  display: none;
}
#newsticker_wrap {
  background-color: #fff;
}
#newsticker {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  font-size: 14px;
}
#newsticker::after {
  display: block;
  content: "";
  clear: both;
}
.ticker_head {
  float: left;
  display: block;
  width: 13%;
  margin: 10px 2% 0 0;
  padding: 0 10px;
  color: #ea6177;
  border-right: 1px solid #feedf2;
  text-align: center;
  box-sizing: border-box;
}
.ticker_head a {
  color: #ea6177;
  text-decoration: none;
}
.ticker_wrap {
  position: relative;
  float: left;
  display: block;
  width: 85%;
  padding: 10px 0;
  box-sizing: border-box;
}
.newsticker a:hover {
  opacity: .7;
  text-decoration: underline;
}
.bx-viewport li .ticker_date {
  display: inline-block;
  margin-right: 20px;
}
.bx-controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  padding: 10px 0;
  background-color: #fff;
  text-align: right;
}
.bx-controls-direction a {
  display: inline-block;
  padding: 0 5px;
  background-color: #ea6177;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.bx-prev {
  margin-right: 1px;
}
.aprice {
  font-size: 10px !important;
}
p.space5 {
  min-height: 23px;
}
p.space6 {
  min-height: 21px;
  margin-bottom: 2px;
}
@media all and (min-width: 0px) and (max-width: 736px) {
  p.space6 {
    margin-bottom: 0;
  }
  #main .sp_price_txt {
    font-size: 1.5em;
  }
  #main .tabPanel .tabBox .ulList li p.price span.txt01 {
    font-size: 1em;
  }
  #main .txt_center {
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #main .ulList li .subBoxSP .price span {
    font-size: 0.8em;
  }
  #main .bt-box {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Firefox用 */
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Safari,Google Chrome用 */
    font-weight: bold;
    background-color: #ea6177;
    margin-bottom: 10px;
  }
  #main .bt-box a {
    text-decoration: none;
  }
  #main .bt-box ac {
    border: none;
  }
  #main .bt-box2 {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Firefox用 */
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Safari,Google Chrome用 */
    font-weight: bold;
    background-color: #b9012d;
    margin-bottom: 20px;
  }
  #main .bt-box2 a {
    text-decoration: none;
  }
  #main .bt-box2 ac {
    border: none;
  }
  #main .bt-box3 {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Firefox用 */
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Safari,Google Chrome用 */
    font-weight: bold;
    background-color: #f8b500;
    margin-bottom: 20px;
  }
  #main .bt-box3 a {
    text-decoration: none;
  }
  #main .bt-box3 ac {
    border: none;
  }
  #main .bt-box4 {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Firefox用 */
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Safari,Google Chrome用 */
    font-weight: bold;
    background-color: #92c314;
    margin-bottom: 20px;
  }
  #main .bt-box4 a {
    text-decoration: none;
  }
  #main .bt-box4 ac {
    border: none;
  }
  #main .bt-box5 {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox用 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Firefox用 */
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Safari,Google Chrome用 */
    font-weight: bold;
    background-color: #009fbe;
    margin-bottom: 20px;
  }
  #main .ac > .acbt {
    display: block !important;
    padding: 15px 0 15px 0;
    background-size: 16px;
    border-top: none !important;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 1.8em;
  }
  .owl-carousel {
    width: 1000px;
    margin: 0 auto;
  }
  @media screen and (max-width: 1024px) {
    .owl-carousel {
      width: 90%;
    }
  }
  .owl-theme .owl-controls .owl-nav .owl-prev, .owl-theme .owl-controls .owl-nav .owl-next {
    font-size: 32px;
    font-size: 2rem;
    position: absolute;
    top: 25%;
    margin: 0;
    padding: 0 20px;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
  }
  @media screen and (max-width: 640px) {
    .owl-theme .owl-controls .owl-nav .owl-prev, .owl-theme .owl-controls .owl-nav .owl-next {
      padding: 0 10px;
    }
  }
  .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -60px;
  }
  @media screen and (max-width: 640px) {
    .owl-theme .owl-controls .owl-nav .owl-prev {
      left: -30px;
    }
  }
  .owl-theme .owl-controls .owl-nav .owl-next {
    right: -60px;
  }
  @media screen and (max-width: 640px) {
    .owl-theme .owl-controls .owl-nav .owl-next {
      right: -30px;
    }
  }
  #main .spSliderBox2 {
    margin-bottom: 1px;
  }
  #main .spSliderBox2 li {
    float: left;
  }
  #main .spSliderBox2 .arrowBox {
    position: relative;
    background: #feedf2;
  }
  #main .spSliderBox2 .arrowBox .arrow {
    display: block;
  }
  #main .spSliderBox2 .arrowBox .arrow a {
    position: absolute;
    top: 50%;
    margin-top: -10px;
  }
  #main .spSliderBox2 .arrowBox .arrow a img {
    width: 13px;
  }
  #main .spSliderBox2 .arrowBox .arrow .prev {
    left: 10%;
  }
  #main .spSliderBox2 .arrowBox .arrow .next {
    right: 10%;
  }
  #main .spSliderBox2 .thumbSp {
    padding: 10px 0;
    border-top: none;
    margin: 0 auto;
    width: 44%;
  }
  #main .spSliderBox .thumbSp li img {
    width: 100%;
    height: auto;
  }
  #main .spSliderBox {
    margin-bottom: 1px;
  }
  #main .spSliderBox li {
    float: left;
  }
  #main .spSliderBox .arrowBox {
    position: relative;
    background: #feedf2;
  }
  #main .spSliderBox .arrowBox .arrow {
    display: block;
  }
  #main .spSliderBox .arrowBox .arrow a {
    position: absolute;
    top: 50%;
    margin-top: -10px;
  }
  #main .spSliderBox .arrowBox .arrow a img {
    width: 13px;
  }
  #main .spSliderBox .arrowBox .arrow .prev {
    left: 10%;
  }
  #main .spSliderBox .arrowBox .arrow .next {
    right: 10%;
  }
  #main .spSliderBox .thumbSp {
    padding: 10px 0;
    border-top: none;
    margin: 0 auto;
    width: 44%;
  }
  #main .spSliderBox .thumbSp li img {
    width: 100%;
    height: auto;
  }
  #main .exclusiveBox {
    padding: 25px 0 25px;
    margin-bottom: 25px;
  }
  #main .exclusiveBox .subBox {
    width: auto;
  }
  #main .exclusiveBox ul li {
    padding: 15px 5px 18px;
    float: left;
    min-height: inherit;
  }
  #main .exclusiveBox ul li span.ttl {
    margin-bottom: 10px !important;
    font-size: 25px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  #main .exclusiveBox ul li span.ttl img {
    width: auto;
    height: 28px;
  }
  #main .exclusiveBox ul li span {
    margin-bottom: 10px;
    display: block;
    /*		font-size: 9px;*/
    font-size: 15px;
    line-height: 1.9;
    letter-spacing: -0.5px;
  }
  #main .exclusiveBox ul li.navi01 span {
    margin-bottom: 20px;
  }
  #main .exclusiveBox ul li.navi02 span {
    margin-bottom: 20px;
  }
  #main .exclusiveBox ul li.navi03 span {
    margin-bottom: 20px;
  }
  #main .exclusiveBox ul li a img {
    width: 120px;
    height: auto;
  }
  #main .exclusiveBox .subBox .linkBox {
    margin: 0 10px 25px;
  }
  #main .exclusiveBox .subBox .bgBox {
    display: none;
  }
  #main .exclusiveBox .subBox .link {
    margin-right: 2%;
    position: relative !important;
    left: auto;
    right: auto;
    top: auto;
    width: 32%;
    float: left;
  }
  #main .exclusiveBox .subBox .link:last-child {
    margin-right: 0;
  }
  #main .exclusiveBox .subBox .link a {
    display: block;
  }
  #main .exclusiveBox .subBox .link a > img {
    width: 100%;
    height: auto;
  }
  #main .exclusiveBox .subBox .link span {
    width: 98%;
    height: 100%;
    padding: 0 1%;
    display: block;
    opacity: 0;
  }
  #main .exclusiveBox .subBox .link span .img {
    width: 94%;
    height: auto;
    left: 3%;
    transition: width 0.2s, height 0.2s;
    -webkit-transition: width 0.2s, height 0.2s;
  }
  #main .exclusiveBox .subBox .link span .txt {
    width: 100%;
    height: auto;
    bottom: 20px;
    transition: bottom 0.2s;
    -webkit-transition: bottom 0.2s;
  }
  #main .exclusiveBox .subBox .on span {
    opacity: 1;
  }
  #main .exclusiveBox .subBox .on span .img {
    width: 102% !important;
    height: auto !important;
  }
  #main .tabPanel {
    /*		margin: 0 10px 25px;*/
    margin: 0 10px 40px;
    width: auto;
  }
  #main .tabPanel h2 {
    margin-bottom: 25px;
    overflow: hidden;
  }
  #main .tabPanel h2 img {
    width: 200%;
    height: auto;
  }
  #main .tabPanel .tabUl {
    margin: 0 0 22px;
  }
  #main .tabPanel .tabUl br {
    display: block;
  }
  #main .tabPanel .tabUl li {
    width: 50%;
    margin-right: 0;
  }
  #main .tabPanel .tabUl li:last-child {
    float: right;
  }
  #main .tabPanel .tabUl li a {
    padding: 7px 10px;
    font-size: 12px;
  }
  #main .tabPanel .tabBox {
    position: relative;
  }
  #main .tabPanel .tabBox .foo {
    margin: 0 15px;
  }
  #main .tabPanel .tabBox .ulList li {
    margin-right: 0;
    padding: 0;
    width: 100%;
    border: none !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  #main .tabPanel .tabBox .ulList li.yoko a {
    margin-left: 0;
  }
  #main .tabPanel .tabBox .ulList li span {
    font-size: 1em;
    margin-bottom: 0px;
  }
  #main .tabPanel .tabBox .ulList li i {
	font-size: 1.5em;
	margin: 0;
  }
  #main .tabPanel .tabBox .ulList li span.red {
    color: #e25a6f;
  }
  #main .tabPanel .tabBox .ulList li span.photo {
    margin-bottom: -3px;
    text-align: center;
    float: left;
    margin: 5px 15px 0px 5px;
    width: 43%;
  }
  #main .tabPanel .tabBox .ulList li span.photo2 {
    margin-bottom: -3px;
    text-align: center;
    float: left;
    margin: 5px 15px 0px 5px;
    width: 38%;
  }
  #main .tabPanel .tabBox .ulList li span.text {
    display: block;
    font-size: 1.5em;
  }
  #main .tabPanel .tabBox .ulList li span.txt {
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 1em;
    min-width: 150px;
  }
  #main .tabPanel .tabBox .ulList li span.ttl {
    margin-bottom: 5px;
    font-size: 15px;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox {}
  #main .tabPanel .tabBox .ulList li span.imgBox .photo {
    float: left;
    width: 25%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo-bio {
    float: left;
    width: 33%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo img {
    width: 100%;
    height: auto;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo01 img {
    width: 50%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo02 img {
    width: 70%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo03 img {
    width: 35%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo04 img {
    width: 80%;
  }
  #main .tabPanel .tabBox .ulList li span.imgBox .photo05 img {
    width: 100%;
  }
  #main .tabPanel .tabBox .ulList li span.link {
    margin: 15px auto 10px;
    overflow: hidden;
    clear: both;
  }
  #main .tabPanel .tabBox .ulList li span.link img {
    margin: -2px 0;
    width: 100%;
    height: auto;
  }
  #main .tabPanel .tabBox .ulList li p.price {
    font-size: 2em;
  }
  #main .tabPanel .tabBox .ulList li div.link01 {
    text-align: center;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt {
    margin: 0;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy {
    width: 46%;
    font-size: 10px;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy_cholley {
    width: 100%;
    font-size: 10px;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy:last-child {
    color: #b9012d;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy br {
    display: none;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy .price {
    margin: 0;
    display: inline-block;
    line-height: 1.2;
    overflow: inherit;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy span {
    margin: 5px 0 0;
  }
  #main .tabPanel .tabBox .ulList li span.buyTxt .buy span img {
    width: 100%;
    /*		height: auto;*/
    height: 29px;
  }
  #main .tabPanel .tabBox .ulList li .height-colla {
    min-height: inherit;
    margin: 0 0 0 33%;
    font-size: 1.5em;
  }
  #main .tabPanel .tabBox .ulList li .height-vita {
    min-height: inherit;
    font-size: 1.5em;
  }
  #main .tabPanel .tabBox .ulList li .height-cholley {
    min-height: inherit;
    font-size: 1.5em;
    margin: 0 0 0 130px;
  }
  #main .tabPanel .tabBox .prev {
    left: 0;
    top: 50%;
  }
  #main .tabPanel .tabBox .next {
    right: 0;
    top: 50%;
  }
  #main .tabPanel .tabBox .prev img, #main .tabPanel .tabBox .next img {
    margin-top: -9px;
    width: 13px;
    height: auto;
  }
  #main .inner {
    margin-bottom: 40px;
    padding: 17px 10px 8px;
  }
  #main .inner .subBox {
    width: auto;
  }
  #main .inner .subBox .photo {
    display: none;
  }
  #main .inner .subBox .textBox {
    padding: 0 0 0 0;
    float: none;
    width: auto;
  }
  #main .inner .subBox .textBox .ttl {
    margin-bottom: -5px;
  }
  #main .inner .subBox img {
    width: 100%;
    height: auto;
  }
  #main .inner .subBox .textBox ul {
    margin-left: 0;
  }
  #main .inner .subBox .textBox ul li {
    width: 48%;
    padding-left: 0;
  }
  #main .inner .subBox .textBox ul li:first-child {
    width: 49%;
    margin-top: 0;
  }
  #main .inner .subBox .textBox ul li:last-child {
    float: right;
    width: 47%;
  }
  #main .newsBox {
    margin: 0 5px;
    width: auto;
  }
  #main .newsBox .lBox {
    padding: 0 0 30px;
    float: none;
    width: auto;
  }
  #main .newsBox .rBox {
    float: none;
    width: auto;
  }
  #main .newsBox h2 {
    margin-bottom: 0;
    position: relative;
  }
  #main .newsBox h2 img {
    width: 97%;
    height: auto;
  }
  #main .newsBox h2 a {
    display: none;
  }
  #main .newsBox .lBox dl {
    font-size: 1.0em;
    font-weight: normal;
  }
  #main .newsBox .lBox dt {
    margin-top: 12px;
    float: left;
  }
  #main .newsBox .lBox dd {
    padding: 12px 0 12px 10em;
    border-bottom: 1px solid #BAB1A8;
  }
  #main .newsBox .lBox dt a {
    padding-left: 10px;
    background: url(../common/img/icon04.gif) no-repeat left center;
    background-size: 7px auto;
  }
  #main .newsBox .sp {
    margin-top: 30px;
    text-align: center;
  }
  #main .newsBox .sp img {
    width: 170px;
  }
  #main .newsBox .rBox h2 {
    margin-bottom: 15px;
  }
  #main .newsBox .rBox .photoUl {
    margin: 0 15px;
  }
  #main .newsBox .rBox .photoUl li {
    padding-left: 3.5%;
    width: 31%;
    text-align: center;
  }
  #main .newsBox .rBox .photoUl li:first-child {
    padding: 0;
  }
  #main .newsBox .rBox .photoUl li img {
    width: 100%;
    height: auto;
  }
  #main .newsBox .rBox .photoUl li span {
    font-size: 1.0em;
  }
  #main .newsBox .rBox .photoUl li span.date {
    margin-top: 7px;
    font-size: 1.1em;
  }
  #newsticker {
    width: auto;
  }
  .ticker_head {
    display: none;
  }
  .ticker_wrap {
    width: 100%;
  }
  .bx-viewport li {
    height: 21px;
    font-size: .8em;
    line-height: 21px;
    overflow: hidden;
  }
  .bx-viewport li .ticker_date {
    margin: 0 5px;
  }
  .bx-controls {
    width: 30px;
    padding-right: 5px;
  }
  .bx-controls-direction a {
    padding: 0 5px;
  }
  .bx-controls-direction .bx-prev {
    display: none;
  }
}
/*以下SOLD OUT対応*/
#main .tabPanel .tabBox .ulList li span.soldout {
  font-size: 12px;
  margin: 0 auto 18px;
  color: red;
}
#main .ac.soldout > .acbt {
  background-color: #c3c3c3;
  border-radius: 5px;
}
/*SOLD OUT対応ここまで*/