@charset "utf-8";

/*-------------------枠線消す用------------*/
.main-top {
  padding: 0 !important;
  margin: 5px !important;
}

.b1 {
  border: 0 !important;
}

.p_25 {
  padding: 10px !important;
}

/*-------------------枠線消す用------------*/

/* 全体 */
#main h2.ttl01_bb1.icon_question02 {
  display: none;
}

#contents .container .row {
  margin: 0 auto;
}

.wd {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}

h2 {
  background-color: #2e2e2e;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin: 0 auto;
  padding: 15px 0;
}

img {
  max-width: 100%;
  height: auto;
}

a:active {
  color: #e60033;
}

.xColor {
  color: #ff1aa1;
  font-weight: bold;
}

.pm__price {
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
  color: #e60033;
}

.txtAll {
  text-align: left;
  color: #2e2e2e;
  padding-top: 10px;
  margin: 30px 10px;
}

/* メインビジュアル */
.mainVisual {
  text-align: center;
}

.mainImg {
  background: url(img/back.jpg);
  padding: 30px 30px 40px;
  background-size: cover;
  position: relative;
  max-width: 100%;
}

img.backW {
  position: absolute;
  top: 0;
  left: 0;
}

img.backB {
  position: absolute;
  bottom: 0;
  right: 0;
}

h1.companyLogo {
  margin: 0 auto;
  background-color: #fff;
}

.cp_product {
  width: 600px;
  margin: 5px auto;
  max-width: 100%;
  background-color: #0071bc;
  border: 3px solid #0071bc;
  border-radius: 5px;
}

p.ttl_p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px 0;
}

p.name_p {
  color: #2e2e2e;
  background-color: #fff;
  font-size: 26px;
  font-weight: bolder;
  margin: 0 auto;
  padding: 10px 0;
}

/* おすすめ商品 */
.cpBack {
  text-align: center;
  padding-bottom: 50px;
  background-color: #0184dc;
  background: repeating-linear-gradient(
    -45deg,
    #0184dc,
    #0184dc 30px,
    #0088e2 30px,
    #0088e2 60px
  );
}

.overTxt {
  padding: 30px 20px;
  font-size: 28px;
  font-weight: bold;
  color: #222;
  background-color: #ddd;
  border-radius: 5px;
}

.osusume {
  padding: 40px 5px 20px;
}

h2.osusume_ttl {
  width: 90%;
  background-color: transparent;
}

h2.osusume_ttl::before {
  content: "\025bc";
}

h2.osusume_ttl::after {
  content: "\025bc";
}

.osusume_product {
  display: flex;
  justify-content: center;
}

a.osusume_item {
  background-color: #fff;
  border-radius: 10px;
  text-decoration: none;
  color: #2e2e2e;
  margin: 15px;
  padding: 15px;
  transition: 0.2s;
}

a.osusume_item:hover {
  transform: scale(0.95);
}

p.itemName {
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1;
}

p.itemName span {
  font-size: 70%;
  font-weight: bold;
}

.osusume_price {
  padding: 10px 0;
  border-bottom: 1px solid #2e2e2e;
}

.osusume_price p {
  font-size: 36px;
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
}

.price_mark,
.tax,
.itemTax_p {
  font-size: 42%;
  font-weight: bold;
  font-family: sans-serif;
}

.limitPrice {
  font-weight: bold;
  font-size: 22px;
}

.normal_price {
  font-weight: bold;
  margin: 15px auto;
}

p.normal_price::after {
  display: block;
  content: "\025bc";
}

p.timeLimit {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  margin: 0 auto;
}

p.zero {
  display: inline-block;
  line-height: 1;
  margin: 0 auto;
  font-size: 60px;
  font-weight: bold;
}

p.zero span {
  font-size: 50%;
  font-weight: bold;
}

a.moreProduct {
  display: inline-block;
  margin: 15px auto;
  color: #fff;
  font-size: 26px;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid;
  transition: 0.2s;
}

a.moreProduct:hover {
  transform: translateX(10px);
}

a.moreProduct::after {
  content: "\025b6";
}

/* キャンペーン・購入例 */
.exBox {
  /* margin: 15px auto; */
  /* ▼おすすめ商品なし▼ */
  padding-top: 60px;
  text-align: left;
}

.exCon {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px 30px;
}

.exCon .txtAll {
  margin: 0 auto 20px;
  text-align: center;
}

.exBox-ttl {
  font-weight: bold;
  font-size: 18px;
  margin: 5px auto;
}

.example {
  position: relative;
  padding: 15px 0;
}

.example img {
  border: 1px solid #ddd;
}

.exBorder {
  position: absolute;
  right: 50%;
  bottom: 0;
  transform: translateX(50%);
  width: 450px;
  max-width: 105%;
  height: 105px;
  border: 6px solid #e60012;
}

.txtBox {
  max-width: 850px;
  margin: auto;
  padding: 30px 0 15px;
  font-size: 14px;
  text-align: left;
}

.txtBox > p {
  line-height: 1.7;
}

.txtSmall {
  font-weight: bold;
  font-size: 18px;
  margin: 5px auto;
}

.itemBox {
  margin-top: 60px;
  padding: 5px;
}

/* 対象商品 */
.itemGroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 30px auto;
}

a.itemCon {
  display: block;
  margin: 15px 5px;
  padding: 10px;
  background-color: #fff;
  text-align: left;
  border-radius: 5px;
  transition: 0.2s;
}

a.itemCon:hover {
  transform: scale(0.95);
}

a.itemCon a {
  color: #333;
}

.itemConName {
  padding: 10px 0 5px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.itemConPrice {
  font-size: 25px !important;
  color: #e60012;
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
}

/* 注意事項 */
.attention,
.extended {
  margin: 60px auto;
}

/* 5年延長保証 */
p.textBig {
  margin-top: 10px;
  font-size: 26px;
  font-weight: bold;
}

p.textBig::before {
  content: "\025a0";
  color: #e60033;
}

.textMiddle {
  margin-top: 30px;
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: bold;
}

.textSmall {
  margin: 7px 0;
}

p.textBig:last-child {
  margin-top: 50px;
}

.extended_list {
  margin-top: 5px;
}

.encho {
  display: inline-block;
  right: 40%;
  top: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 15px;
  background-color: #e60033;
}

.extended_list ul {
  background-color: #fafafa;
  margin: 20px 0;
  padding: 15px;
}

.extended_list ul li {
  font-weight: bold;
  line-height: 1.8;
}

.extended_list ul li::before {
  content: "\02022";
  color: #e60033;
  padding-right: 5px;
}

a.moreBtn {
  display: block;
  width: 400px;
  margin: 30px auto 60px;
  font-size: 26px;
  color: #2e2e2e;
  text-decoration: none;
  border-bottom: 1px solid;
  transition: 0.2s;
}

a.moreBtn:hover {
  transform: translateX(10px);
}

a.moreBtn::after {
  content: "\025b6";
}

a.goTop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 17px 12px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  background-color: #0071bc;
  border: 2px solid #0071bc;
  color: #fff;
  border-radius: 100px;
  transition: 0.2s;
}

a.goTop:hover {
  background-color: #fff;
  color: #0071bc;
}

/************ bxslider ************/
.product-list ul li .txt-productname {
  line-height: 1.5 !important;
  font-weight: bold;
  color: #222;
  font-size: 14px;
  height: 4.3em !important;
  overflow: hidden;
  text-align: left;
}

p.txt-productname > a {
  color: #222;
}

.txt-price {
  font-size: 25px !important;
  color: #e60012;
  text-align: left;
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
}

.txt-price:first-letter {
  font-size: 70%;
  font-weight: bold;
}

p.txt-stock {
  font-size: 12px !important;
  font-weight: normal !important;
  height: unset !important;
  color: #2e2e2e !important;
  text-align: left;
}

.product-browsedlist {
  border: none !important;
  max-width: 1200px !important;
  margin: 15px auto;
  height: auto !important;
}

.product-browsedlist ul {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0 !important;
}

.bx-controls-direction {
  display: none;
}

.product-list ul li {
  height: auto !important;
  border: none !important;
  width: 22% !important;
  padding: 10px !important;
  margin: 5px;
  background-color: #fff;
  border-radius: 5px;
  transition: 0.2s;
}

.product-list ul li:hover {
  background-color: #fff;
  opacity: 0.6;
  transform: scale(0.98);
}

.product-list ul li img {
  width: 100%;
  height: auto;
  margin: auto;
}

.product-list .txt-stock {
  font-size: 13px;
}

.bx-wrapper {
  margin-bottom: 0 !important;
  background: unset !important;
}

.bx-wrapper .bx-viewport {
  height: auto !important;
}

.product-list > ul {
  position: relative;
  min-height: 390px;
}

.product-list > ul {
  min-height: 329px;
}

.product-list > ul:empty::before {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 4px;
  border-color: #87746c #00000010 #00000010;
  animation-name: spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: absolute;
  left: calc(50% - 20px);
  top: 30px;
  content: "";
}

/* 商品ボックス */
ul.itemList {
  display: flex;
  flex-wrap: wrap;
}

ul.itemList > li {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

ul.itemList li > a {
  display: block;
  padding: 10px;
  color: #333;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
}

ul.itemList li > a:hover {
  transform: scale(0.97);
}

ul.itemList li > a > p {
  padding-top: 10px;
  text-align: left;
  font-size: 15px;
}

@media (max-width: 1300px) {
  img.backW,
  img.backB {
    display: none;
  }
}

@media (max-width: 1200px) {
  .exBox {
    width: 90%;
  }
}

@media (max-width: 992px) {
  #contents .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 auto !important;
  }

  .mainImg {
    background-position: bottom;
  }

  a.osusume_item {
    margin: 5px;
    padding: 10px;
  }

  .exCon {
    padding: 15px;
  }

  .fukidashi {
    display: block;
    margin: 0 0 10px 15px;
  }

  .fukidashi::before {
    content: "\025b2";
  }

  .txtAll {
    margin: 5px 10px 30px;
  }
}

@media (max-width: 768px) {
  .p_25 {
    padding: 0 !important;
  }

  .br-sp {
    display: none;
  }

  .mainImg {
    padding: 40px 30px 50px;
  }

  h2 {
    font-size: 28px;
  }

  h2.osusume_ttl,
  .itemBox > h2 {
    width: 100%;
  }

  .osusume {
    padding: 30px 5px 20px;
  }

  .exBox {
    width: 100%;
    /* padding: 5px; */
    /* ▼おすすめ商品なし▼ */
    padding: 15px 10px 0;
  }

  .exCon .txtAll {
    text-align: left;
  }

  .example {
    text-align: center;
  }

  .cp_product {
    width: 80%;
  }

  p.itemName {
    font-size: 2.2rem;
  }

  p.ttl_p {
    font-size: 18px;
  }

  p.textBig {
    font-size: 20px;
  }

  p.textBig {
    text-align: left;
  }

  p.name_p {
    font-size: 14px;
  }

  .osusume_price {
    font-size: 2.5rem;
  }

  .limitPrice {
    font-size: 1.9rem;
  }

  .txtSmall {
    font-size: 16px;
    line-height: 1.3;
    margin: 15px auto;
  }

  .product_text {
    width: 100%;
    margin: 20px 0px;
  }

  ul.itemList > li {
    margin-top: 10px;
    padding: 5px;
  }

  a.goTop {
    display: none;
  }

  a.moreBtn {
    font-size: 20px;
    width: 300px;
  }

  p.encho {
    padding: 5px 10px;
    font-size: 16px;
  }

  .product-list ul li .txt-price {
    font-size: 24px;
  }

  .product-list ul li {
    margin: 5px;
  }

  .product-list ul li {
    width: calc(50% - 10px) !important;
    max-width: 230px;
  }

  .txt-price {
    font-size: 20px !important;
  }
}
