@charset "euc-jp";
.container > .cInner{
  width:100%;
}
.slider {
  position: relative;
  background: url(https://img21.shop-pro.jp/PA01447/335/etc/ao_bg02.jpg?cmsp_timestamp=20200424122923);
  background-size: 145px;
  padding: 20px 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #c9c9c9!important;
  width: 20px!important;
  height: 20px!important;
  margin: 0 20px!important;
  -moz-border-radius: 15px!important;
  -webkit-border-radius: 15px!important;
  border-radius: 15px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #be3c3c!important;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}
#side{
  display: none;
}
#main{
  width:100%;
}
.free_space_block {
  margin-top: 3em;
}
.footer{
  margin-top:0;
}

/*item category辺り*/
.mainBox__topText{
  font-size:14px;
  margin-bottom:30px;
  text-align:center;
}
.itemList--8{
  text-align:center;
  letter-spacing: -.4em;
}
.itemList--8 .itemList__topText{
  font-size:12px;
  margin-bottom:20px;
}
.itemList--8 .itemList__unit{
  float:none;
  display: inline-block;
  letter-spacing: normal;
  width:100px;
  text-align:center;
  vertical-align: top;
}
.itemList--8 .itemList__unit:nth-child(n+2){
  margin-left:42px;
}

/*CONTENTS*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit img{
  width:100%;
}

/*お知らせ*/
.bgSection {
    padding: 60px 0;
    width: 100%;
    overflow-x: hidden;
    background: #f2f2f2;
}
.info{
  background:white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:18px 15px 5px 40px;
}
.info__inner{
  height:260px;
  overflow: auto;
  padding:10px 15px;
  border-left:solid 5px #626262;
}
.info__inner dt,.info__inner dd{
  margin-bottom:10px;
}
.info__inner dt{
  float:left;
  font-weight:bold;
  width:15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info__inner dd{
  float:left;
  padding-left:5px;
  width:85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bgSection__bg--info{
  padding-top:50px;
  padding-bottom:80px;
}


/* 追加 */
#aoki_about .aoki_abouttxt {
  width: 610px;
}
#aoki_about .aoki_aboutimg {
  width: 375px;
}

#aoki_news .bortxt {
  background: #fff url(https://img21.shop-pro.jp/PA01447/335/etc/ao_bg01.jpg?cmsp_timestamp=20200512103721);
}
.aoki_newsinner {
  width: 90%;
  margin: 0 auto 25px;
}
.newswrap {
  padding: 10px 0 10px 15px;
  height: 170px;
  overflow-y: auto;
}
.newswrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newswrap dt {
  width: 12%;
}
.newswrap dd {
  width: 85%;
}

.aboutitemsbox.flex3clm_unit {
  display: block;
}
.aboutitemsbox.flex3clm_unit:nth-of-type(n+2) {
  margin-left: -2px;
}
.aboutitemsbox h3 {
  text-align: center;
  margin-bottom: 15px;
}
.aboutitemsbox_txt {
  margin: 20px 0;
  min-height: 360px;
  font-size: 16px;
}
.aboutitemsbox .yellowbtn span {
  font-size: 16px;
  line-height: 1.5;
}

#recommend .flex3clm_unit {
  width: 32%;
}
#recommend .flex3clm_unit .yellowbtn {
  max-width: none;
}
.itemList__detail {
  width: 100%;
}
.itemList__price {
  color: #cc3300;
  font-size: 20px;
}

#voice .bortxt dl dt {
  color: #cc3300;
  font-size: 24px;
  margin-bottom: 15px;
}
#voice .bortxt dl dd {
  margin-bottom: 30px;
}