@charset "UTF-8";

/*-------------------枠線消す用------------*/
.b1 {
  border: 0 !important;
}

#special-content.p_25 {
  padding: 0 !important;
}

@media screen and (max-width: 768px) {
  #contents {
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .main-top {
    padding: 0 !important;
    margin: 0 !important;
  }

  .p_25 {
    padding: 0 !important;
  }

  #contents .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/*-------------------枠線消す用------------*/

.mainBox a:focus,.box a:hover{
  text-decoration
}

/*bxslider*/

.search-item {
  transition: .3s;
}

.search-item:hover {
  opacity: .7;
}

.items__others {
  text-align: left;
}

.product-list ul li .txt-productname {
  line-height: 1.5 !important;
  margin: 10px 0 5px;
  font-weight: bold;
  color: #393939;
  font-size: 14px;
  height: 4.3em !important;
  overflow: hidden;
}

p.txt-productname>a {
  color: #393939;
}

.txt-price {
  font-size: 25px !important;
  color: #e60012;
}

.txt-price:first-letter {
  font-size: 70%;
  font-weight: bold;
}

.product-list p.txt-stock {
  font-size: 12px !important;
  font-weight: normal !important;
  height: unset !important;
  color: #393939 !important;
}

.product-list {
  border: none !important;
  max-width: 1200px !important;
  margin: 20px auto 0;
  height: auto !important;
}

.product-list ul {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0 !important;
  position: relative;
  min-height: 390px;
}


.bx-controls-direction {
  display: none;
}

.product-list ul li {
  height: auto !important;
  border: none !important;
  width: calc(25% - 10px) !important;
  padding: 5px !important;
  margin: 0 5px 15px;
  max-width: 290px;
  background: #fff;
  border-radius: 5px;
}

.product-list ul li img {
  max-width: 230px;
  max-height: 230px;
  width: 100%;
  height: auto;
  margin: auto;
}

.product-list .txt-stock {
  font-size: 12px;
}

.product-list ul li:hover {
  background: #fff;
}

.bx-wrapper {
  margin-bottom: 0 !important;
  background: unset !important;
}


.bx-wrapper .bx-viewport {
  height: auto !important;
}

a.img-link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  transition: .2s;
}

.product-list ul:empty::before {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 4px;
  border-color: #999 #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: "";
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/*前文*/
.zenbun {
    margin-bottom: 80px;
}

.text {
    margin: auto;
    max-width: 1300px;
    padding: 50px 0 0;
}

.earth {
  margin: auto;
}

.textbox {
    margin: 40px 0;
}

.Qenettl {
    color: #425849;
    padding: 4px 10px;
    border-left: 5px solid #28ad53;
    max-width: 400px;
    font-weight: bold;
}

p.mtext {
    text-align: left;
    padding: 40px 80px 0 0;
    color: #2f2f2f;
    font-size: 16px;
}

.marker {
    background:linear-gradient(transparent 60%, #ffc5b1 0%);
    font-weight: bold;
}

.subimg {
    float: left;
}

/*世帯別*/
.setai {
    position: relative;
    font-weight: bold;
    color: #2e2e2e;
    font-size: 30px;
    padding: 7px;
    background-image: url(https://pics.premoa.co.jp/optim/feature/save_energy2022/img/ttlbg.jpg);
}

.setai2 {
  position: relative;
  font-weight: bold;
  color: #2e2e2e;
  font-size: 30px;
  padding: 7px;
  background-image: url(https://pics.premoa.co.jp/optim/feature/save_energy2022/img/ttlbg2.jpg);
}

.setaittl {
    margin: 70px 0;
    background-color: #e0f3da;
    padding: 30px;
}

.setaibg {
  background-color: #ffffff;
  padding: 20px;
}

.graphimg {
    margin: 0 auto;
    padding-top: 60px;
    max-width: 100%;
}

p.stext {
    text-align: center;
    padding-top: 30px;
    color: #2f2f2f;
    font-size: 16px;
    margin: 40px 200px;
}

.sub {
  font-size: 13px;
}

.summerSbox {
  max-width: 1200px;
  margin: auto;
  padding: 30px 10px;
}

.spimg {
  display: none !important;
}

.graphttl {
  font-weight: bold;
  font-size: 20px;
}


/*商品*/
.Shohincon {
  margin: 70px 0;
  background-color: #ddeaed;
  padding: 30px;
}

.shohinbg {
  background-color: #ffffff;
  padding: 20px;
}

.syohinimg {
  transition: 0.6s;
}

.syohinimg:hover {
  opacity: 0.5;
}

.syohinimg img {
  max-width: 90%;
}

.star {
  margin: auto;
  padding: 5px 0;
}

.star_2 {
  margin: auto;
  padding: 5px 0;
}

p.pm__name {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  line-height: 1.5 !important;
  padding: 10px 0 0;
  text-align: left;
}

p.pm__price {
  font-family: Impact,'Oswald',Haettenschweiler,Franklin Gothic Bold,Charcoal,Helvetica Inserat,Bitstream Vera Sans Bold,Arial Black,sans-serif;
  font-size: 30px;
  color:#e60012;
  text-align: right;
}

p.pm__zaiko {
  font-weight: bold;
  color: #0bc298;
  text-align: right;
}

p.detail {
  font-size: 13px;
  background-color: #ff6727;
  border-radius: 20px;
  color:#ffffff;
  font-weight: bold;
  display: block;
  padding: 6px 5px;
  margin: 10px auto;
  width: 100%;
}

p.detail2 {
  font-size: 13px;
  background-color: #0e9b70;
  border-radius: 20px;
  color:#ffffff;
  font-weight: bold;
  display: block;
  padding: 6px 5px;
  margin: 10px auto;
  width: 100%;
}

.syohinbtn {
  display: block;
}

.syohinbtn a {
  color: #388df3;
  text-decoration: none;
  background: #ffffff;
  border: solid 1px #388df3;
  border-radius: 3px;
  padding: 7px 0px;
  display: block;
  width: 80%;
  margin: auto;
}

.syohinbtn a:hover {
  color: #ffffff;
  background: #388df3;
  transition: 0.3s;
}

.morebtn a {
  color: #388df3;
  text-decoration: none;
  background: #ffffff;
  border: solid 1px #388df3;
  border-radius: 3px;
  padding: 13px 0px;
  display: block;
  width: 50%;
  margin: 50px auto;
}

.morebtn a:hover {
  color: #ffffff;
  background: #388df3;
  transition: 0.3s;
}

/* .flexBox {
  display: flex;
  flex-wrap: wrap;
} */



/*おすすめ特集*/
.other {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 10px;
}

.sonotaimg {
  transition: 0.3s;
}

.sonotaimg:hover {
  opacity: 0.5;
}

/* 追加分 */
.setfeat:empty {
  min-height: 284px;
  position: relative;
}

.setfeat:empty::before {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 4px;
  border-color: #999 #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: "";
}

.summerBox {
  margin-bottom: 50px;
}

.graphBox, .graphBox_w {
  padding: 10px 0 30px;
}

.graphBox > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #28ad53;
  text-align: center;
}

.graphBox > img, .graphBox_w > img, .graphimg {
  margin: 0 auto;
}

.summerSbox {
  text-align: left;
  max-width: 1200px;
  padding-left: 480px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.sub, .graphBox > p, .graphBox_w > p {
  font-size: 13px;
  text-align: center;
}

.textDetail {
  color: #000 !important;
  font-weight: bold;
  font-size: 18px !important;
}

.txtBox > p {
  margin: 0 50px 10px;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
}

.iconspace {
  padding-right: 6px;
}

.summerSbox_1 {
  background: url(img/aircon_img.jpg) no-repeat;
}

.summerSbox_2 {
  background: url(img/refrigerator_img.jpg) no-repeat;
}

.summerSbox_3 {
  background: url(img/tv_img.jpg) no-repeat;
}

.summerSbox_4 {
  background: url(img/light_img.jpg) no-repeat;
}

.summerSbox_5 {
  background: url(img/toilet_img.jpg) no-repeat;
}

.summerSbox_6 {
  background: url(img/rice_img.jpg) no-repeat;
}

.summerSbox_7 {
  background: url(img/range_img.jpg) no-repeat;
}

.summerSbox_8 {
  background: url(img/pot_img.jpg) no-repeat;
}

.searchBox {
  align-items: center;
}

.search_midashi_1 {
  font-size: 18px;
  padding-right: 5px;
  font-weight: bold;
  color: #666;
}

.searchBox, .searchBox > ul {
  display: flex;
  justify-content: center;
}

.searchBox > ul {
  flex-wrap: wrap;
}

.searchBox ul a {
  display: inline-block;
  margin: 5px;
  padding: 5px 25px;
  font-size: 14px;
  color: #4a4a4a;
  background-color: #ededed;
  border-radius: 40px;
  transition: .2s;
}

.searchBox a:hover {
  transform: translateY(3px);
  box-shadow: 0 0 5px #00000000;
  color: #388df3;
}

.kitchen_zenbun {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 20px;
}

.kitchen_column {
  display: flex;
  padding-left: 20px;
}

.columnBox {
  padding-left: 10px;
  text-align: left;
}

.kitchen_column h2, .kitchen_column p {
  color: #000;

}

.kitchen_column h2 {
  position: relative;
  display: inline-block;
  background: #c1e7f7;
  padding: 10px 40px 10px 20px;
  font-size: 23px;
}

.kitchen_column h2::after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #c1e7f7;
  width: 0;
  height: 0;
}

.kitchen_column p {
  margin: 30px 0 0;
  text-align: left;
}

.graphBox_sp {
  display: none;
}

.graphBox_w {
    display: block;
}

.flexBox > h3{
  font-size: 25px;
  font-weight: bold;
  color: #000;
  position: relative;
  margin: 0 auto;
  padding: 50px 0 5px 0;
}

.flexBox > h3::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  background-color: #afe7e7;
}

.text_min {
  font-size: 13px;
  color: #000;
}

.keisan {
  color: #000;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 10px;
}

.keisanBox {
  border: solid 2px #c9c9c9;
  border-radius: 22px;
  padding: 10px;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

.keisansiki {
  font-size: 17px;
  color: #000;
}

.keisansubtxt {
  font-size: 16px;
  color: #000;
} 

.checkmark {
  color: #05c99c;
  padding-right: 10px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 1200px){
  .text {
    margin: 50px 10px;
  }

  p.stext {
    margin: 40px 130px;
  }
}

@media screen and (max-width: 991px) {
  /*前文*/
  .earth {
    margin: auto;
  }

  .textbox {
    padding: 0 40px;
  }

  .graphimg {
    display: none !important;
  }

  p.mtext {
    padding: 40px 0 0;
  }

  p.stext {
    padding-top: 10px;
    margin: 10px 50px;
  }

  .setai {
    font-size: 25px
  }

  .setai2 {
    font-size: 25px;
  }

  .spimg {
    display: block !important;
  }

  .graph {
    margin-top: 30px;
  }

  /*商品*/
  .airbox {
    margin: 0 0 50px;
  }

  .syohinbtn a {
    font-size: 13px;
  }

  .morebtn a {
    margin: 10px auto;
    font-size: 13px;
  }

  /*おすすめ特集*/
  .tokusyu {
    padding: 10px;
  }

  .sonotaimg {
    padding: 10px;
  }

  .summerSbox {
    background-position: top center;
    background-size: auto;
    display: block;
    padding-left: 0;
    padding-top: 320px;
    height: unset;
    text-align: center;
  }

  .searchBox {
    display: block;
  }

  .search_midashi_1 {
    text-align: center;
    padding: 15px 0 0;
  }
  .txtBox > p {
    margin: 0;
  }
  .kitchen_column {
    flex-wrap: wrap;
    padding-left: 0;
  }
  .kitchen_column > img {
    margin: 0 auto;
  }
  .columnBox {
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  /*前文*/
  p.stext {
    margin: 10px 30px;
  }

  /*商品*/
  p.detail {
    font-size: 13px;
  }

  p.detail2 {
    font-size: 13px;
  }
  #special-content {
    padding: 5px !important;
  }

  #main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #contents>.container {
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #special-content .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }

  #special-content .row>* {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .product-list ul li {
    width: calc(50% - 10px) !important;
    max-width: 230px;
  }

  .txt-price {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 480px) {
  /*前文*/
  .Qenettl {
    font-size: 25px;
  }

  .textbox {
    padding: 0 10px
  }

  .setaittl {
    margin: 30px 0;
    padding: 10px;
  }

  .setai {
    font-size: 18px;
  }

  .setai2 {
    font-size: 18px;
  }

  .sub {
    font-size: 10px;
  }

  p.stext {
    margin: 30px 0;
  }

  .graphttl {
    font-size: 14px;
    margin-top: 20px;
  }
  
  /*商品*/
  .Shohincon {
    padding: 20px;
  }

  .setaibg {
    padding: 10px;
  }

  .shohinbg {
    padding: 5px;
  }

  .syohinimg img {
    max-width: 100%;
  }

  p.pm__name {
    font-size: 13px;
  }

  p.pm__price {
    font-size: 18px;
  }

  p.detail {
    line-height: 1.4 !important;
    padding: 7px 0;
    width: 100%;
    font-size: 11px;
  }

  p.detail2 {
    line-height: 1.4 !important;
    padding: 7px 0;
    width: 100%;
    font-size: 11px;
  }
  .morebtn a {
    width: 70%;
    padding: 13px 5px;
  }

  /*その他*/
  .other {
    margin: 10px 10px;
  }
  .graphBox_sp {
    display: block;
  }
  .graphBox_w {
    display: none;
  }
  .graphBox > h3 {
    font-size: 19px;
  }
  .textDetail {
    font-size: 15px !important;
  }
  .graphBox_sp > h3 {
    font-weight: bold;
    color: #28ad53;
    text-align: center;
    padding-top: 10px;
  }
  .graphBox_sp > h3 , .kitchen_column h2 {
    font-size: 17px;
  }
  .flexBox > h3 {
    font-size: 17px;
  }
  .Shohincon {
    padding: 10px;
  }
  .textbox > p, .txtBox > p, .stext, .txtBox > p, .kitchen_column p {
    font-size: 14px;
  }
  .textbox {
    margin: 0px 10px;
  }
  .kitchen_column {
    padding-left: 0;
  }
  .setaibg {
    padding: 7px 5px;
  }
  .keisan {
    font-size: 17px;
  }
}

