.informa {
  background: url(../img/main.jpg) no-repeat center center !important;
}

ul.selectlist {
  display: flex;
  flex-wrap: wrap;
  margin: 100px auto;
}

ul.selectlist > li {
  box-sizing: border-box;
  width: 50%;
  padding: 0 10px;
}

ul.selectlist > li > a {
  display: block;
  box-sizing: border-box;
  background-color: #acf;
  min-height: 400px;
  padding-top: 280px;
  border-radius: 40px;
  border: 15px solid #A2C0E3;
}

ul.selectlist li a.btn-normal {
  background: url(../img/normal.jpg) center center no-repeat;
  background-size: cover;
}

ul.selectlist li a.btn-walfare {
  background: url(../img/walfare.jpg) center center no-repeat;
  background-size: cover;
}

ul.selectlist li a:hover {
  opacity: 0.6;
}

ul.selectlist li a p.selbnr {
  width: 50%;
  text-align: center;
  background-color: #2D6DBC;
  border-radius: 50px;
  padding: 15px;
  font-size: 150%;
  color: #fff;
  margin: 0 auto;
  border: 2px solid #fff;
}

ul.paginglist {
  display: flex;
  margin: 15px 0px;
  text-align: center;
  justify-content: center;
}

ul.paginglist li {
  margin-left: 5px;
}

ul.paginglist li:first-child {
  margin-left: 0;
}

ul.paginglist li span.active {
  display: block;
  padding: 8px;
  background-color: #fff;
  color: #369;
  border: 2px solid #acf;
  min-width: 40px;
  font-size: 130%;
  color: #acf
}

ul.paginglist li a {
  display: block;
  padding: 8px;
  background-color: #369;
  color: #fff;
  border: 2px solid #369;
  min-width: 40px;
  font-size: 130%;
}

ul.carlists {
  display: flex;
  flex-wrap: wrap;
}

ul.carlists li.carblocks {
  width: 25%;
  padding: 5px;
  margin-bottom: 20px;
}

ul.carlists li.carblocks a {
  display: block;
}

ul.carlists li.carblocks a div.carimg {
  margin-bottom: 15px;
}

ul.carlists li.carblocks a div.carimg img {
  width: 100%;
}

ul.carlists li.carblocks p.pricebox {
  font-size: 180%;
  text-align: right;
  font-weight: bold;
}


.container-fluid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto;
}

.container-fluid .btns {
  width: 50%;
  box-sizing: border-box;
}

ul.optionlist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

ul.optionlist li {
  width: 20%;
  margin-bottom: 5px;
  padding: 5px;
  box-sizing: border-box;
}

/* ul.optionlist li p.optionicon {
  background-color: #dedede;
  color: #999;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 30px;
}

ul.optionlist li p.actives {
  background-color: #369 !important;
  color: #fff;
  font-weight: bold;
} */

ul.optionlist li p.optionicon {
  background-color: #369;
  color: #fff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 30px;
}

ul.optionlist li p.actives {
  background-color: #dedede !important;
  color: #999;
  font-weight: bold;
}

/*元あり*/
.content-header .icon img {
  width: 58px;
}

.stock-list {
  display: flex;
  flex-wrap: wrap;
}

.stock-img {
  position: relative;
}

.stock-img img {
  width: 100%;
  border-radius: 20px;
}

.stock-img .newicon {
  position: absolute;
  top: -3px;
  left: -10px;
  color: #fff;
  background-color: #F47B6E;
  font-weight: bold;
  padding: 1px 20px 4px;
  border-radius: 30px;
}

.stock-img .renewicon {
  position: absolute;
  top: -3px;
  left: -10px;
  color: #fff;
  background-color: #508FED;
  font-weight: bold;
  padding: 12px 20px 10px;
  border-radius: 30px;
}

.stock-txt {
  padding: 25px 0px;
}

.stock-dtl-wrap {
  margin: 0 auto;
  padding: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}

.back-btn {
  text-align: left;
}

.back-btn a {
  display: inline-block;
  background-color: #999;
  color: #fff;
  padding: 16px;
  border-radius: 5px;
  font-size: 12px;
}

.back-btn a i {
  padding-right: 8px;
}

.cnt-btn {
  text-align: right;
}

.cnt-btn a {
  display: inline-block;
  background-color: #C30;
  padding: 16px;
  color: #FFF;
  border-radius: 5px;
  font-size: 12px;
}

.stock-dtl-wrap .name-grade {
  margin: 24px 0 0;
  font-weight: normal;
  font-size: 20px;
}

.stock-dtl-wrap .price {
  margin: 24px 0 0;
  text-align: right;
  font-weight: bold;
  font-size: 25px;
}

.st-img-wrap {
  background: #333;
  margin: 24px auto 0;
}

.st-img-wrap .main-img {
  position: relative;
  max-width: 640px;
  /* height:480px; */
  overflow: hidden;
  margin: 0 auto;
}

.st-img-wrap .main-img img {
  width: 100%;
}

.st-img-wrap .main-img img.hidphoto {
  position: absolute;
  top: 0;
  left: 0;
}

.st-img-wrap .thumb-list {
  max-width: 640px;
  margin: 0 auto;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.st-img-wrap .thumb-list li {
  /* float: left; */
  width: 10%;
}

.st-img-wrap .thumb-list li img {
  width: 100%;
  cursor: pointer;
}

.st-img-wrap .thumb-list li img:hover {
  opacity: 0.8;
}

.st-content-ttl {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 3px solid #727272;
  margin: 48px 0 0;
  padding-bottom: 8px;
  color: #000;
}

dl.infotable {
  width: 100%;
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
}

dl.infotable dt {
  width: 18%;
  font-weight: bold;
  padding: 8px;
  border-bottom: dotted 1px #727272;
}

dl.infotable dd {
  width: 32%;
  padding: 8px;
  border-bottom: dotted 1px #727272;
}

.st-box {
  padding: 16px;
}

.st-comment {
  line-height: 1.8em;
}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

.st-bg-color {
  background-color: #fff;
}

.mark {
  background: none;
  padding: 0;
}

.point-font02 {
  font-family: 'Bevan', cursive;
}

#bnr-area {
  margin: 0 0 20px 0;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #034058;
  color: #fff;
}

#bnr-area .txt {
  padding: 0 0 0 0px;
}

#bnr-area .bnr {
  max-width: 100%;
  height: auto;
}

#bnr-area .bnr:hover {
  opacity: .8;
}