/*初期設定打消し*/
div.wrapper_ {
    min-resolution: res;
    -width: 1200px;
}
div.container_ {
    width: 100%;
    padding: 0;
    background: #fff;
}
div.single_mainframe_ {
    width: 100%;
}
a:hover img {
    opacity: .7;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
	
/*--------------共通---------------*/
.w1100 {
    width: 1000px;
    margin: 0 auto;
}
/*--------------トップコンテンツ---------------*/
.topWrap {
    height: 80px;
    border-bottom: 3px solid #ffa91d;
}
.topWrap .gNav {
    /*border-bottom: 1px solid #dddddd;*/
    width: 100%;
    position: relative;
    z-index: 110;
}
.topWrap .navfixed {
    position: fixed;
    top: 0;
    left: 0;
}
.topWrap .w1300 {
    display: flex;
    justify-content: space-between;
}
.topWrap nav {
    display: flex;
    align-items: flex-end;
}
.topWrap h1 a {
    display: flex;
    padding: 25px 0px 25px 10px;
    width: 425px;
}
.topWrap h1 img {
    width: 425px;
}
.topWrap h1 a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.topWrap h1 img:hover {
    opacity: 1;
}
p.topText {
    width: 1300px;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 13px;
}
.topWrap nav > ul {
    justify-content: center;
}
.topWrap nav > ul > li:last-of-type {
    margin-right: 0;
}
.topWrap nav > ul > li > p {
    display: block;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
    color: #444444;
    transition: .1s;
    border-bottom: 2px solid #ffffff;
}
.topWrap nav > ul > li:hover > p {
    text-decoration: none;
    border-bottom: 2px solid #333333;
    transition: .1s;
}
/*--------------パンくずリスト---------------*/
ol.breadcrumb {
  box-sizing: border-box;
  width: 1000px;
  display: contents;
  margin: 0 auto;
  display: table;
  font-size: 12px;
  padding: 10px 10px;
}
ol.breadcrumb li {
  margin: 0 10px 0 0;
  font-size: 13px;
  float: left;
  list-style-type: none;
}
ol.breadcrumb li:first-child::before {
  display: none;
}
ol.breadcrumb li::before {
  padding: 0 7px 0 1px;
  content: ">";
  font-size: 14px;
  font-weight: bold;
}
ol.breadcrumb li a:hover {
  text-decoration: underline;
}  
  
span.price_ {
  color: #ff4867;
}
.item_box_:after {
  display: flex;
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background: #222222;
  font-size: 15px;
  color: #ffffff;
  z-index: 10;
}
.item_box_:nth-of-type(1):after {
  content:"1";
  background: #b7a567;
}
.item_box_:nth-of-type(2):after {
  content:"2";
  background: #bababa;
}
.item_box_:nth-of-type(3):after {
  content:"3";
  background: #996e37;
}
.item_box_:nth-of-type(4):after {
  content:"4";
}
.item_box_:nth-of-type(5):after {
  content:"5";
}
.item_box_:nth-of-type(6):after {
  content:"6";
}
.item_box_:nth-of-type(7):after {
  content:"7";
}
.item_box_:nth-of-type(8):after {
  content:"8";
}
.item_box_:nth-of-type(9):after {
  content:"9";
}
.item_box_:nth-of-type(10):after {
  content:"10";
}
.item_box_:nth-of-type(11):after {
  content:"11";
}
.item_box_:nth-of-type(12):after {
  content:"12";
}
.item_box_:nth-of-type(13):after {
  content:"13";
}
.item_box_:nth-of-type(14):after {
  content:"14";
}
.item_box_:nth-of-type(15):after {
  content:"15";
}
.item_box_:nth-of-type(16):after {
  content:"16";
}
.item_box_:nth-of-type(17):after {
  content:"17";
}
.item_box_:nth-of-type(18):after {
  content:"18";
}
.item_box_:nth-of-type(19):after {
  content:"19";
}
.item_box_:nth-of-type(20):after {
  content:"20";
}
.item_box_:nth-of-type(21):after {
    content: "21";
    }
.item_box_:nth-of-type(22):after {
    content: "22";
    }
.item_box_:nth-of-type(23):after {
    content: "23";
    }
.item_box_:nth-of-type(24):after {
    content: "24";
    }
.item_box_:nth-of-type(25):after {
    content: "25";
    }
.item_box_:nth-of-type(26):after {
    content: "26";
    }
.item_box_:nth-of-type(27):after {
    content: "27";
    }
.item_box_:nth-of-type(28):after {
    content: "28";
    }
.item_box_:nth-of-type(29):after {
    content: "29";
    }
.item_box_:nth-of-type(30):after {
    content: "30";
    }
.item_box_:nth-of-type(31):after {
    content: "31";
    }
.item_box_:nth-of-type(32):after {
    content: "32";
    }
.item_box_:nth-of-type(33):after {
    content: "33";
    }
.item_box_:nth-of-type(34):after {
    content: "34";
    }
.item_box_:nth-of-type(35):after {
    content: "35";
    }
.item_box_:nth-of-type(36):after {
    content: "36";
    }
.item_box_:nth-of-type(37):after {
    content: "37";
    }
.item_box_:nth-of-type(38):after {
    content: "38";
    }
.item_box_:nth-of-type(39):after {
    content: "39";
    }
.item_box_:nth-of-type(40):after {
    content: "40";
    }
.item_box_:nth-of-type(41):after {
    content: "41";
    }
.item_box_:nth-of-type(42):after {
    content: "42";
    }
.item_box_:nth-of-type(43):after {
    content: "43";
    }
.item_box_:nth-of-type(44):after {
    content: "44";
    }
.item_box_:nth-of-type(45):after {
    content: "45";
    }
.item_box_:nth-of-type(46):after {
    content: "46";
    }
.item_box_:nth-of-type(47):after {
    content: "47";
    }
.item_box_:nth-of-type(48):after {
    content: "48";
    }
.item_box_:nth-of-type(49):after {
    content: "49";
    }
.item_box_:nth-of-type(50):after {
    content: "50";
    }

div.slider_item_ .item_box_ .img_ img {
  max-height: max-content;
}
a.goods_name_ {
    color: #222222;
}
	
/*TOPへ戻る*/
.topButton {
	margin: 30px 0;
}
.topButton a {
	display: block;
    width: 300px;
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    font-size: 16px;
    background-color: #747474;
    /* color: #7d746a; */
    /* border: 2px #747474 solid; */
    border-radius: 28px;
}
.topButton a:hover {
    text-decoration: none;
    opacity: 0.7;
}
	
.common_headline2_Wrap{
	width: 1000px;
    margin: 25px auto 0;
    overflow: hidden;
    margin-bottom: 30px;
    /* padding: 0 0 5px; */
    border-bottom: 1px solid #a5a5a5;
	}

