@charset "UTF-8";
/*---------------------------------
共通
----------------------------------*/
.wrapper_innner ul.clearfix {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrapper_innner ul.clearfix li img {
  width: 100%;
}

/*---------------------------------
全体設定
----------------------------------*/
.wrapper_innner .wrapper_background {
  background-image: url(../images/back.png);
  background-repeat: repeat;
}

.wrapper_innner {
  background-color: #ffffff;
  width: 1000px;
  margin: 0 auto;
  margin-top: -3em;
}

.wrapper_innner .right_bruno {
  width: 760px;
  float: right;
  margin-right: 10px;
}

.left_bruno {
  width: 200px;
  float: right; /*
  margin-left: 10px;
  margin-right: 20px; */
}

.wrapper_innner .main_bruno {
  width: 1000px;
}

.wrapper_innner .footer_bruno {
  width: 1000px;
  padding-bottom: 55px;
  margin-top: 66px;
}

.wrapper_innner .bruno_title {
  font-size: 13px;
  letter-spacing: 1px;
  padding-bottom: 3px;
  border-bottom: solid 1px #aaa;
  margin-bottom: 18px;
}

.wrapper_innner .bruno_title span {
  font-size: 16px;
  font-weight: bold;
  margin-right: 1em;
}

/*---------------------------------
PCヘッダー
----------------------------------*/
.wrapper_innner .header_bruno_pc {
  margin-bottom: 24px;
  padding-left: 15px;
  padding-right: 15px;
}

.wrapper_innner .header_bruno_pc .header_pc_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  line-height: 64px;
}

.wrapper_innner .header_bruno_pc .header_pc_topleft {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper_innner .header_bruno_pc .header_pc_top * {
  /* height: 64px; */
  line-height: 2;
}

.wrapper_innner .header_bruno_pc .header_pc_top .logo {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.wrapper_innner .header_bruno_pc .header_pc_top .logo img {
  width: 60px;
  height: 35px;
  margin-right: 15px;
  vertical-align: middle;
}

.header_bruno_pc .header_pc_top .shop_of_the_month {
  float: left;
  margin-left: 10px;
  /* margin-top: 12px; */
}

.header_bruno_pc .header_pc_top .shop_of_the_month img {
  width: 100%;
  height: 35px;
  vertical-align: middle;
}

.wrapper_innner .header_bruno_pc .header_pc_top p {
  display: inline-block;
  text-align: right;
  float: right;
  font-size: 14px;
}

.wrapper_innner .header_bruno_pc .header_pc_bottom {
  height: 38px;
  line-height: 38px;
}

/* .wrapper_innner .header_bruno_pc .header_pc_bottom ul {
  display: inline-block; }

.wrapper_innner .header_bruno_pc .header_pc_bottom ul li {
  padding-left: 1.5em;
  padding-right: 1.5em;
  border-right: solid 1px #999;
  display: inline-block;
  height: auto;
  line-height: 100%; }

.wrapper_innner .header_bruno_pc .header_pc_bottom ul li:first-of-type {
  padding-left: 0; }

.wrapper_innner .header_bruno_pc .header_pc_bottom ul li:last-of-type {
  border-right: none; }

.wrapper_innner .header_bruno_pc .header_pc_bottom ul li a {
  text-decoration: underline; } */

.wrapper_innner .header_bruno_pc .header_pc_bottom .Search {
  width: 258px;
  height: 38px;
  display: inline-block;
  float: right;
  box-sizing: border-box;
  border: 1px solid #000;
  padding-left: 10px;
}

.wrapper_innner .header_bruno_pc .header_pc_bottom .Search .sbox {
  height: 34px;
  width: 210px;
  float: left;
  border: none;
  font-size: 13px;
}

.wrapper_innner .header_bruno_pc .header_pc_bottom .Search .sbtn {
  float: right;
  width: 34px;
  height: 34px;
  padding: 5px;
  display: block;
}

/* ヘッダーホバー */
.header_bruno_pc .header_pc_top .logo {
  float: left;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}
.header_bruno_pc .header_pc_top .header_pc_gnavbox {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  /* margin-left: 15px; */
}
.header_bruno_pc .header_pc_top .header_pc_gnav {
  float: left;
  /* margin-left: 15px; */
}
.header_bruno_pc .header_pc_top .header_pc_gnav > li {
  display: inline-block;
  padding-left: 1.5em;
  padding-right: 1.5em;
  height: 13px;
  line-height: 1;
  border-right: solid 1px #999;
}
.header_bruno_pc .header_pc_top .header_pc_gnav > li:first-child {
  border-left: solid 1px #999;
}
.header_bruno_pc .header_pc_top .header_pc_gnav > li a {
  height: 13px;
  line-height: 1;
}

.header_pc_itemnav {
  float: left;
  width: 690px;
  padding-top: 6px;
  font-size: 0;
}
.header_pc_itemnav > li {
  position: relative;
  display: inline-block;
  width: calc(100% / 5);
  height: 13px;
  line-height: 1;
  border-right: solid 1px #999;
}
.header_pc_itemnav > li:first-child {
  border-left: solid 1px #999;
}
.header_pc_itemnav > li span,
.header_pc_itemnav > li a {
  display: block;
  height: 13px;
  /* padding-left: 1.5em;
  padding-right: 1.5em; */
  font-size: 13px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
}
.header_pc_itemnav_child {
  position: absolute;
  top: 13px;
  display: none;
  width: 100%;
  padding: 30px 0 10px;
  background-color: #fff;
}
.header_pc_itemnav_child > li {
  margin-bottom: 18px;
  text-align: center;
}
.header_pc_itemnav_child > li a {
  display: inline-block;
  font-size: 12px;
  text-decoration: underline;
  line-height: 1.1em;
}
.header_pc_itemnav_child:hover,
.header_pc_itemnav > li span:hover + .header_pc_itemnav_child {
  display: block;
  z-index: 100;
}

/*ハンバーガーここまで*/
/*---------------------------------
メイン
----------------------------------*/
/*ランキング*/
.wrapper_innner .ranking_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 47%;
}

.wrapper_innner .ranking_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/*特集一覧*/
.wrapper_innner .features_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41%;
}

.wrapper_innner .features_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*カテゴリ*/
.category_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 110%;
}

.category_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*カレンダー*/
.calender_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 250%;
}

.calender_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*カレンダー*/
.calender_wrapper_sp {
  position: relative;
  width: 80%;
  margin: 3em auto 0;
  height: 0;
  padding-top: 82%;
}

.calender_wrapper_sp iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------------------------------
NEWS　ニュース
----------------------------------*/
.wrapper_innner .news ul li {
  border-bottom: 1px dotted #dddddd;
  padding: 25px 0;
}

.wrapper_innner .news .bruno_title {
  margin-bottom: 0;
}

.wrapper_innner .news ul li img {
  display: block;
  float: left;
  width: 178px;
}

.wrapper_innner .news ul li div {
  display: block;
  float: left;
  width: 540px;
  margin-left: 25px;
}

.wrapper_innner .news ul li div .news_day {
  font-size: 14px;
}

.wrapper_innner .news ul li div .news_title {
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  font-size: 14px;
}

/*---------------------------------
レフトナビ 
----------------------------------*/
.left_bruno h4 {
  font-size: 16px;
  padding: 18.5px 0;
  border-bottom: solid 1.5px #000;
}

.left_bruno ul {
  margin-bottom: 30px;
}

.left_bruno ul li {
  border-bottom: solid 1px #999;
  line-height: 24px;
}

.left_bruno ul li a {
  display: block;
  padding: 15px;
  font-size: 12px;
}

.left_bruno ul li a:hover {
  background-color: #eee;
}

.left_bruno ul li.big_cate a {
  font-weight: bold;
  padding-left: 0;
}

.left_bruno .category-list > li {
  position: relative;
}

.left_bruno .category-list.top-level > li > a {
  padding-left: 0;
}

.left_bruno .category-list > li:hover .sub-category-list {
  display: block;
}

.left_bruno .category-list > li .sub-category-list {
  position: absolute;
  z-index: 10001;
  top: 0;
  left: 200px;
  border: solid 1px #eee;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.25);
  display: none;
}

.left_bruno .category-list > li .sub-category-list > li {
  width: 250px;
  background-color: #fff;
  border-bottom: 0 solid #ffffff;
}

.left_bruno .category-list > li .sub-category-list > li > a {
  display: block;
  padding: 10px;
}

.left_bruno .category-list > li .sub-category-list > li a:hover {
  background-color: #eee;
}

.wrapper_innner .brand-genre-list a:hover {
  background-color: #eee;
}

/*---------------------------------
カレンダー
----------------------------------*/
.wrapper_innner .calender {
  margin-top: 30px;
}

/*---------------------------------
フッター
----------------------------------*/
.wrapper_innner .footer_bruno ul li {
  font-size: 0.9em;
  width: 250px;
  border-right: 1px solid #797979;
  padding: 10px 14px;
  line-height: 180%;
}

.wrapper_innner .footer_bruno ul li:first-of-type {
  border-left: 1px solid #797979;
}

.wrapper_innner .footer_bruno p.footer_title {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 15px;
}

/*PCのみ*/
.wrapper_innner .footer_bruno span.kokokubunseki {
  margin-top: 3em;
  display: inline-block;
}

.wrapper_innner .footer_bruno .footer_link {
  text-align: right;
}

.wrapper_innner .footer_bruno .footer_link a {
  display: inline-block;
  margin-top: 2.5em;
  font-size: 12px;
}

.wrapper_innner .footer_menu_sp {
  background-color: #cccccc;
  padding-top: 1em;
}

.wrapper_innner .footer_menu_sp ul {
  display: block;
  text-align: center;
}

.wrapper_innner .footer_menu_sp ul li {
  padding-left: 1.3em;
  padding-right: 1.3em;
  border-right: solid 1px #999;
  display: inline-block;
  height: auto;
  line-height: initial;
  font-size: 2.8vw;
}

.wrapper_innner .footer_menu_sp ul li a {
  text-decoration: underline;
}

.wrapper_innner .footer_menu_sp ul li:last-of-type {
  border-right: none;
  padding-right: 0.5em;
}

.wrapper_innner .footer_menu_sp ul li:first-of-type {
  padding-left: 0.5em;
}

.copyright {
  background-color: #cccccc;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 13px;
  padding-top: 34px;
  padding-bottom: 24px;
  min-width: 1000px;
}

/*RMS設定*/
td.sdtext a {
  text-decoration: underline;
}
td.sdtext {
  font-size: 90%;
}

/*---------------------------------
2023.4 MLS楽天商品ページ用
----------------------------------*/

.mlsItemWrapper {
  /*  width: 680px !important; */
  margin-left: auto;
  margin-right: auto;
}

.mlsItemWrapper table.sale {
  width: 680px;
  max-width: 680px;
  border-collapse: collapse;
  color: #222222;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Geneva,
    Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 125%;
  margin: 0;
}

.mlsItemWrapper table.sale td {
  padding: 0;
}

.mlsItemWrapper table.sale .imgBlock {
  display: table;
}

.mlsItemWrapper table.sale img {
  max-width: 100%;
  max-height: 100%;
  border: none;
}

.mlsItemWrapper .mainImageLeft {
  width: 340px;
  float: left;
  margin: 0;
}

.mlsItemWrapper .mainImageRight {
  width: 340px;
  float: right;
  margin: 0;
}

.mlsItemWrapper table.sale .topExp {
  width: 660px;
  background-color: #222222;
  color: #ffffff;
  font-size: 14.5px;
  line-height: 135%;
  padding: 10px 10px 20px;
}

.mlsItemWrapper .mainImageTitle {
  font-size: 17px;
  font-weight: bold;
  margin-top: 17px;
  margin-bottom: 8px;
}

.mlsItemWrapper .saleIntensionTitle {
  position: relative;
  width: 680px;
  background-repeat: repeat;
  background-color: #222222;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: baseline;
  padding: 10px 0 5px;
  margin: 20px 0 20px;
  z-index: 1;
}

.saleIntensionTitle .inside {
  padding: 0 5px;
}

.mlsItemWrapper .imgBlock.figure > .w33,
.imgBlock.figure > .w33 > div > img {
  width: 220px;
}
.mlsItemWrapper .figure > div:first-child {
  padding-left: 0;
  padding-right: 5px;
}

.mlsItemWrapper .figure > div {
  display: table-cell;
  padding: 5px;
  clear: both;
}

.productsBlock {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Geneva,
    Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #222222;
  line-height: 125%;
  margin-top: 20px;
}

.productsBlock .insideTitle {
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  margin: 15px 0 5px;
  border-bottom: 1px #222222 solid;
  padding-bottom: 2px;
  width: 100%;
}
