@charset "euc-jp";

body {
  background-color: #FFFFFF;
  color: #333;
}

a {
  color: #333;
}

a:hover {
  color: #666;
}

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
  width: 94%;
  max-width: 1180px;
  margin: 0 auto;
}

/*
 * header
 */

.banner-belt__section a {
  background: url(https://img.shop-pro.jp/tmpl_img/79/banner_belt.png) repeat-y scroll 0 0 transparent;
  display: block;
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}

.global-nav-sp-wrap {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
  background-color: #2c2c2c;
  z-index: 10;
  position: absolute;
  top: 0;
  display: none !important;
  justify-content: end;
}
@media (max-width: 980px) {
  .global-nav-sp-wrap { display: flex !important; }

}
.global-nav-sp-wrap .logo{display:none;}

@media (max-width: 600px) {
.global-nav-sp-wrap .logo{display: block;width: 46%;padding: 2%;}
.global-nav-sp-wrap {justify-content: space-between;}
    
}

.global-nav-sp-wrap .logo img{
width:120px;height:auto;
}



.global-nav-sp {
  float: none;
  margin-right: 10px;
  width: 50%;
  align-items: flex-start;
  text-align: right;
}


.global-nav-sp-wrap-cmspbar {
  position: fixed;
}

.global-nav-sp-btn {
  display: block;
  height: 30px;
  padding-top: 15px;
  font-size: .9em;
  color: #000;
}

.global-nav-sp-btn i {
  vertical-align: -40%;
}

.global-nav-sp-list-wrap {
  position: absolute;
  left: 5%;
  display: none;
  width: 90%;
  border: 1px solid #333;
  background: #fff;
  z-index: 1;
  margin:15% 0 0 0;
}

.global-nav-sp-list {
  margin: 0;
}

.global-nav-sp-list__unit {
  padding: 0;
  border-bottom: 1px solid #333;
  text-align: center;
  font-size: .9em;
}

.global-nav-sp-list__unit:last-child {
  border-bottom: none;
}

.global-nav-sp-list__txt {
  display: block;
  padding: 6px 0;
}

.global-nav-sp-list__txt:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}

.upbar-wrap {
  padding: 10px 0;
  border-bottom: 1px solid #ff6600;
  background: #fff;
}

/*add2022-Dec*/
.upbar{width:1180px;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;flex-wrap:wrap;position:relative;justify-content: space-between;}
.upbar .head_flex2wrap{width: 70%;align-items: flex-start; display: flex;
flex-wrap: wrap;position: relative;justify-content: end;}
.upbar .head_flex1{width: 30%;/* margin-right:auto; */display:flex;flex-flow: column;justify-content: center;align-items: flex-start;}
.upbar .head_flex1 .logo{width:150px;height:auto}
.upbar .head_flex2wrap .head_flex2{width: 250px;}
.upbar .head_flex2wrap .head_flex3{width: 200px;text-align:right}
.upbar .head_flex2wrap .head_flex2 .upbar-list{float:none;display:inline-block;text-align:right}
.upbar .head_flex2wrap .head_flex2 .upbar-list li{padding:0;margin:2px}
.upbar .head_flex2wrap .head_flex2 .upbar-list li img{width:36px}
.upbar .head_flex2wrap .head_flex3 .telbox{font-family:'Francois One',sans-serif;font-size:1.6em;margin:0 auto;font-weight:400;padding:0 5px;color:#000;color:#ea580f}
.upbar .head_flex2wrap .head_flex3 .telbox .tel1{margin:-5px 0 -8px}
.upbar .head_flex2wrap .head_flex3 .telbox .tel2{margin:0}
.upbar .head_flex2wrap .head_flex3 .telbox .tel3{font-size:13px;margin:-3px 0 0}
.upbar .head_flex2wrap .head_flex3 .telbox p span{font-size:13px;font-family:'Noto Sans JP',sans-serif;padding:0 3px 0 0;font-weight:900;line-height:1.3}
.upbar .head_flex2wrap .head_flex3 .telbox .tel1 span{}
.upbar .head_flex2wrap .head_flex3 .telbox .tel2 span{}
.upbar .head_flex2wrap .head_flex3 .telbox .tel3 span{font-size:12px}


@media (max-width: 980px) {

.upbar{max-width: 980px;display:flex;width: 100%;-webkit-box-pack:justify;-ms-flex-pack:justify;flex-wrap:wrap;padding: 0;position:relative;justify-content:space-between}
.upbar .head_flex2wrap{padding: 3px 5px 3px 0;}
.upbar .head_flex1{width:25%;padding: 0 0 0 10px;margin-right:auto;display:flex;flex-flow:column;justify-content:center;align-items:left}
.upbar .head_flex1 .logo{width:150px;height:auto}
.upbar .head_flex2wrap .head_flex2{width: 220px;}
.upbar .head_flex2wrap .head_flex3{width: 180px;padding: 0px 0px 0px 0;text-align:right}
.upbar .head_flex2wrap .head_flex2 .upbar-list{float:none;display:inline-block;text-align:right}
.upbar .head_flex2wrap .head_flex2 .upbar-list li{padding:0;margin:2px}
.upbar .head_flex2wrap .head_flex2 .upbar-list li img{width: 34px;}
.upbar .head_flex2wrap .head_flex3 .telbox{font-size: 1.5em;margin:0 auto;font-weight:400;padding:0 5px;}
.upbar .head_flex2wrap .head_flex3 .telbox .tel1{margin:-5px 0 -8px}
.upbar .head_flex2wrap .head_flex3 .telbox .tel2{margin:0}
.upbar .head_flex2wrap .head_flex3 .telbox .tel3{font-size:13px;margin:-3px 0 0}
.upbar .head_flex2wrap .head_flex3 .telbox p span{font-size:13px;padding:0 3px 0 0;font-weight:900;line-height:1.3}
  

}

@media (max-width: 600px) {
.upbar{max-width: 600px;display:flex;width: 100%;-webkit-box-pack:justify;-ms-flex-pack:justify;flex-wrap:wrap;padding: 0;position:relative;justify-content:space-between}
.upbar .head_flex2wrap{padding: 3px 0px 3px 0;display: flex;width: 100%;justify-content: space-between;}
.upbar .head_flex1{width:25%;padding: 0 0 0 10px;margin-right:auto;display:flex;flex-flow:column;justify-content:center;align-items:left;display: none;}
.upbar .head_flex1 .logo{width:150px;height:auto}
.upbar .head_flex2wrap .head_flex2{width: 40%;padding: 0 3%;}
                                                  
.upbar .head_flex2wrap .head_flex3{width: 40%;padding: 0px 10px 0px 0;text-align:right}
.upbar .head_flex2wrap .head_flex2 .upbar-list{float:none;display:inline-block;text-align: left;}
.upbar .head_flex2wrap .head_flex2 .upbar-list li{padding:0;margin:2px}
.upbar .head_flex2wrap .head_flex2 .upbar-list li img{width: 30px;}
.upbar .head_flex2wrap .head_flex3 .telbox{font-size: 1.5em;margin:0 auto;font-weight:400;padding:0 5px;}
.upbar .head_flex2wrap .head_flex3 .telbox .tel1{margin:-5px 0 -8px}
.upbar .head_flex2wrap .head_flex3 .telbox .tel2{margin:0}
.upbar .head_flex2wrap .head_flex3 .telbox .tel3{font-size:13px;margin:-3px 0 0}
.upbar .head_flex2wrap .head_flex3 .telbox p span{font-size:13px;padding:0 3px 0 0;font-weight:900;line-height:1.3}
  

}





.upbar__lead {
  font-size: .8em;
  margin: 0;
  padding: 7px 0;
  float: left;
}

.upbar-list {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}

.upbar-list__unit {
  padding: 0 1px;
  display: inline-block;
}





.shopname-wrap {
  background: #5a4532 url(https://img.shop-pro.jp/tmpl_img/79/bg_header.png) no-repeat center center;
  background-size: cover;
}

.shopname {
  position: relative;
}

.shopname h1 {
  margin: 0;
  padding: 110px 0;
}

.shopname a {
  color: #fff;
}

.shopname__ad-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

.shopname__ad {
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 25px 5px;
  border-radius: 0 0 10px 10px;
}

.shopname__ad-deli {
  background: #008c00;
}

.shopname__ad-tell {
  background: #ff8000;
}

.shopname__ad p {
  margin-bottom: 5px;
  min-height: 25px;
}

.shopname__ad i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav-wrap {
  background: #ff6600;
  width: 100%;
}

.global-nav {
  font-size: 1em;
  border-left: 1px solid #fff;
}

.global-nav__unit {
  text-align: center;
  border-right: 1px solid #fff;
}

.global-nav__unit:hover {
  background: #6e5d4b;
}

.global-nav__unit i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav__txt {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}

.global-nav__txt:hover {
  color: #fff;
  text-decoration: none;
}

.downbar-wrap {
  background: #ff6600;
}

.downbar {
  padding: 20px 0;
  display:none;
}

.downbar-ad {
  float: left;
  margin: 0;
}

.downbar-social {
  float: right;
  margin: 0;
}

.social__units {
  margin: 0;
  list-style: none;
}

.social__unit {
  display: inline-block;
}

.search {
  padding: 20px 0 15px;
  position: relative;
}

.search__form {
  margin: 0;
}

.search__select {
  width: 30%;
  height: 40px;
  border: 2px solid #333;
  font-size: .9em;
}

.search__box {
  width: 50%;
  border: 2px solid #333;
  padding: 8px 10px;
}

.search__btn {
  padding: 7px 11px 5px;
  border: 2px solid #333;
}

.search-keyword-heading {
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
}

.search-keyword-heading i {
  vertical-align: -44%;
  margin-right: 5px;
}

.search-keyword-list {
  font-size: .9em;
  margin: 0;
}

.search-keyword-list__unit {
  padding-bottom: 5px;
}

.search-keyword-list__unit a,
.search-keyword-list__unit a:hover {
  color: #2659ff;
}

/*
 * contents
 */

/*
 * main
 */

/*add2022-Dec*/
.slider_wrap{width:100%;/*background:#d6d6d6;*/overflow:hidden;height:350px;background:url(https://img17.shop-pro.jp/PA01100/843/etc/grungy-gray-marble-textured-background-min.jpg?cmsp_timestamp=20230208152949) no-repeat top center;    background-size: cover;
}
.slider{position:relative;text-align:center;margin:0 auto 40px;width:1180px;height:auto}
.slider .bx-wrapper img{width:100%;height:auto;}
.slider .slider_txt_box{position:absolute;z-index:3;top:20%;width:80%;margin:0 10%}
.slider .slider_txt_box .slider_txt_circle{padding:20px 0;color:#fff;opacity:.9;width:70%;margin:0 15%;text-align:center}
.slider .slider_txt_box .slider_txt_circle .sllogo{width:150px;height:auto;margin:0 auto 10px;background:#fff;padding:5px 10px}
.slider .slider_txt_box .slider_txt_circle .txt1{font-family:'Noto Sans JP',sans-serif;font-size:1.8em;margin:0 auto;width:400px;font-weight:700;padding:15px 15px 7px;text-shadow:1px 0 1px #fff;color:#000;background:#ffffff70}
.slider .slider_txt_box .slider_txt_circle .txt2{width:400px;font-weight:700;padding:0 15px 15px;font-size:1.2em;color:#000;background:#ffffff70;margin:0 auto;text-shadow:1px 0 1px #fff}


@media (max-width: 980px) {
.slider_wrap{width:100%;overflow:hidden;height: auto;background: none;}
.slider{margin: 0 auto 20px;max-width:980px;height:auto;width:100%;}
.slider .bx-wrapper img{width:100%;height:auto;}
.slider .slider_txt_box{top: 7%;width: 85%;margin: 0 7%;}
.slider .slider_txt_box .slider_txt_circle{padding: 5px 0;opacity:.9;width: 76%;margin: 0 12%;}
.slider .slider_txt_box .slider_txt_circle .sllogo{width: 130px;height:auto;margin:0 auto 10px;padding:5px 10px}
.slider .slider_txt_box .slider_txt_circle .txt1{font-size: 1.5em;margin:0 auto;width: 350px;
font-weight:700;padding: 10px 15px 5px;}
.slider .slider_txt_box .slider_txt_circle .txt2{width: 350px;padding: 0 15px 12px;font-size:1.2em;margin:0 auto;}
  
  
}

@media (max-width: 600px) {
.slider_wrap{width:100%;overflow:hidden;}
.slider{margin: 0 auto 20px;max-width:600px;height:auto;width:100%;}
.slider .bx-wrapper img{width:100%;height:auto;}
.slider .slider_txt_box{top: 20%;width: 85%;margin: 0 7%;}
.slider .slider_txt_box .slider_txt_circle{padding: 5px 0;opacity:.9;width: 80%;margin: 0 10%;}
.slider .slider_txt_box .slider_txt_circle .sllogo{width: 130px;height:auto;margin:0 auto 10px;padding:5px 10px;display: none;}
.slider .slider_txt_box .slider_txt_circle .txt1{font-size: 1.3em;margin:0 auto;width: auto;font-weight:700;padding: 7px 10px 5px;}
.slider .slider_txt_box .slider_txt_circle .txt2{width: auto;padding: 0 15px 12px;font-size: 1em;margin:0 auto;/* display: none; */}


}


.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: rgba(64,32,0,0.8);
}

.slider .bx-wrapper .bx-caption span {
  font-size: .9em;
  padding: 22px 10px 18px 20px;
}

.contents__section {
  background: #fff;
  padding: 20px 20px 40px;
  position: relative;
}

.seller-list__unit,
.recommend-list__unit,
.new-item-list__unit,
.productlist-list__unit,
.together-list__unit {
  font-size: .9em;
  margin-bottom: 20px;
}

.info__section {
  margin-bottom: 40px;
}

.info-list {
  margin: 0;
}

.info-list__unit {
  padding-bottom: 20px;
  font-size: .9em;
  line-height: 1.5;
}

.info-list__date {
  display: block;
  padding-bottom: 5px;
}

.info-list__txt,
.info-list__txt:hover {
  color: #2659ff;
}

.main__section {
  max-width: 1180px;
  margin: 0;
  padding: 0;
  float: right;
}

.main__section-banner-side {
  max-width: 1180px;
}

/*
 * side
 */

.banner-side__section {
  width: 120px;
  padding: 0;
  margin-right: 20px;
}

.banner-side-list__unit {
  padding-bottom: 20px;
}

.side-nav__section {
  padding: 0 20px 0 0;
  float: left;
}

.side-nav-box {
  border: 2px solid #ff6600;
  font-size: .9em;
  margin-bottom: 20px;
      border-radius: 5px;
      background: #FFF3E2;
}

.side-nav-heading {
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #ff6600;
  color: #fff;
  font-size: 1em;
}

.side-nav-list {
  margin: 0;
}

.side-nav-scate-list {
  background: #fbe8ce;
  display: none;
padding: 5px 0 5px 20px;
}

.side-nav-list__link {
  display: block;
    padding: 8px 5px 5px 20px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
  
}

.side-nav-list__link:last-child {
    padding: 8px 5px 15px 20px;
}

.side-nav-list__link:hover,
.side-nav-list__link:focus {
  text-decoration: none;
color: #686767;
}

.side-nav-list__name {
  display: block;
  width: 85%;
}

.side-nav-list__icon {
  float: right;
}

.side-nav-banner-list__unit {
  max-width: 100%;
  padding-bottom: 20px;
}

.side-nav-mobile {
  text-align: center;
  padding: 20px 15px;
}

.side_cal {
  padding: 20px 15px 0;
}

.side_cal_memo {
  text-align: center;
  padding: 0 15px 20px;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
  font-size: .9em;
}

.tbl_calendar caption {
  text-align: center;
  padding-bottom: 10px;
}

.tbl_calendar th {
  padding: .3em 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.tbl_calendar td {
  padding: .5em 0;
  width: 14.2%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.cal_memo {
  margin-top: 1em;
  font-size: .9em;
}

.primary__section {
  padding: 0;
  float: right;
}

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * footer
 */

.footer__section {
  background: #fff;
  padding: 0 20px;
  position: relative;
}

.history__section {
  padding: 0 0 20px;
}

.footer-pagetop {
  text-align: center;
  background-color:#ff6600;
}

.footer-pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}

.footer-pagetop-icon {
  margin-top: 8px;
}

.footer-notice__section {
  padding: 0 0 40px;
}

.footer-nav__section {
  padding: 30px 0;
  font-size: .9em;
}

.footer-nav-list {
  text-align: center;
  margin-left: 0;
  list-style: none;
}

.footer-nav-list__unit {
  display: inline-block;
  padding: 0;
}

.footer-copylight__section {
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
}

.footer-copylight__powered {
  display: block;
  padding: 10px 0 0;
}

.footer-copylight__powered a {
  color: #a1a19f;
  text-decoration: none;
  font-size: .8em;
}

.footer-copylight__powered img {
  margin-bottom: 10px;
  margin-left: 4px;
  width: 200px;
  height: 18px;
}

#scroll {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 200;
}

.btn-scroll {
  padding: 0;
  border: 1px solid #333;
  border-radius: 0;
  background-color: #333;
  display: block;
  text-align: center;
}

.btn-scroll:hover {
  border: 1px solid #777;
  background-color: #777;
}

.btn-scroll a {
  padding: 14px 17px;
  display: block;
  color: #fff;
}

.btn-scroll a:hover {
  text-decoration: none;
}

.btn-home,
.btn-cart {
  margin-bottom: 1px;
}

.btn-scroll__txt {
  font-size: .9em;
  display: block;
}

/*
 * product lst & seach
 */

.breadcrumb-list__section {
  padding-bottom: 10px;    text-align: right;
}

.breadcrumb-list {
  font-size: .9em;
  margin: 0;
  list-style: none;
}

.breadcrumb-list__unit {
  display: inline-block;
}

.breadcrumb-list__unit a,
.breadcrumb-list__unit a:hover {
  color: #2659ff;
}

.freespace__section {
  margin: 0 0 40px;
}

.productlist-sort {
  background: #eee;
  border: 2px solid #ccc;
  margin: 40px 0 20px;
  padding: 15px 10px;
  font-size: .9em;
}

.productlist-sort-list {
  float: left;
  margin: 0;
}

.productlist-sort-totalnumber {
  float: right;
  margin: 0;
  padding-right: 5px;
}

.productlist-sort-totalnumber span {
  padding: 0 5px;
}

.subcategory-list {
  font-size: .9em;
  margin: 0 auto 20px;
}

.subcategory-list__unit {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pagenation__section {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.pagenation-list {
  text-align: right;
  padding-top: 15px;
}

.pagenation-list__unit {
  padding: 0 2px;
  text-align: center;
  line-height: 26px;
  display: inline-block;
}

.pagenation-list__unit a,
.pagenation-list__unit span {
  display: block;
  float: left;
  min-width: 26px;
  height: 26px;
  box-sizing: border-box;
  padding: 0 .5em;
}

.pagenation-list__unit a {
  border: 2px solid #333;
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

.pagenation-list__unit a:hover {
  border: 2px solid #333;
  background-color: #333;
  color: #fff;
}

.pagenation-list__unit span {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #ccc;
}

.pagenation-sp__section {
  text-align: center;
}

.pagenation-sp-list {
  margin: 0;
}

.pagenation-sp-list__unit {
  display: inline;
  margin: 0 5px;
}

/*
 * product
 */

.breadcrumb-list-pdetail {
     padding: 10px 0 0px;
}

.product__section {
  margin-bottom: 40px;
}

.product-explain {
  margin-bottom: 40px;
}

.product-explain a{color: #f59b2b;
    text-decoration: underline;}
.product-explain a:hover{color:#db7902;}


.product-images-list {
  text-align: center;
}

.product-images-list__unit {
  padding: 5px 0;
}

.product-info-box {
  padding: 10px 0;
}

.product-info-box p,
.product-info-box ul {
  margin: 0;
}

.product-order-box {
  background: #f0f0f0;
  margin-top: 30px;
  padding: 20px 40px 30px;
}

.product-name {
  margin: 0;
  font-size: 1.42em;
}

.product-model {
  color: #999;
  font-size: .93em;
}

.product-price {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-price-discount {
  color: #f00;
}

.product-price-discount-rate {
  color: #f00;
}

.product-price-establish {
  color: #999;
  font-size: .93em;
}

.product-stock-str {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-related-list {
  font-size: .93em;
}

.product-related-list__unit {
  padding: 0;
  margin-right: 10px;
  display: inline-block;
}

.product-related-list__txt {
 color: #2659ff;
}

.product-related-list__txt:hover,
.product-related-list__txt:focus {
  color: #2659ff;
}

.product-social-list {
  list-style: none;
}

.product-social-list__unit {
  display: inline-block;
}

.product-option {
  padding-bottom: 10px;
}

.product-option-table {
  background-color: #fff;
}

.product-option-list__unit {
  margin: 10px 0;
}

.product-option-list__unit dl {
  margin: 0;
}

.product-option-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-option-list__detail {
  margin: 0;
}

.product-option-list__select {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.text-titles {
  padding-bottom: 10px;
}

.text-titles-list__unit {
  margin: 10px 0;
}

.text-titles-list__unit dl {
  margin: 0;
}

.text-titles-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.text-titles-list__detail-text {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.product-init-list {
  margin: 0;
}

.product-init-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-init-list__detail {
  margin: 0;
}

.product-init-list__detail-num {
  width: 100px;
  height: 28px;
  border: 2px solid #333;
  font-size: .93em;
  display: inline-block;
}

.product-init-list__detail-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.product-init-list__detail-updw li {
  line-height: 1.2;
}

.product-order-btn-list {
  margin: 0;
  padding-top: 15px;
}

.product-order-btn-list__unit i {
  margin-right: 10px;
}

.btn--addcart {
  padding: 1.2em 0;
  border-radius: 0;
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.btn--addcart:hover,
.btn--addcart:focus {
  background: #777;
  border: 1px solid #777;
  color: #fff;
}

.btn--quick-order {
  padding: 1.2em 0;
  border-radius: 0;
  background: #0079ff;
  border: 1px solid #0079ff;
  color: #fff;
}

.btn--quick-order:hover,
.btn--quick-order:focus {
  background: #62adff;
  border: 1px solid #62adff;
  color: #fff;
}

.btn--soldout {
  padding: 1.4em 0;
  border-radius: 0;
  border: 1px solid #cf0400;
}

.btn--soldout.disabled,
.btn--soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.product-review__section {
  margin-bottom: 60px;
}

.product-review-send-list {
  text-align: right;
  margin-bottom: 20px;
}

.product-review {
  font-size: .93em;
  margin-bottom: 40px;
}

.product-review-star {
  float: left;
  margin-right: 10px;
  padding-top: 1px;
}

.product-review-poster-list {
  margin: 0;
}

.product-review-poster-list__unit {
  display: inline-block;
  margin-right: 10px;
}

.product-review-content-list__unit img {
  max-width: 100px;
}

.product-review-content-list__title {
  font-weight: bold;
  padding-top: 10px;
}

.product-review-content-list__img {
  float: left;
  padding: 10px 10px 0 0;
}

.product-review-content-list__comment {
  padding-top: 10px;
}

.product-review-res-list {
  background: #f6f6f6;
  padding: 20px;
}

.product-review-res-list__title {
  font-weight: bold;
}

.product-review-res-list__comment {
  padding-top: 10px;
}

.stock_error {
  color: #DB5656;
  text-align: center;
  padding-top: 5px;
  font-size: .93em;
}

/*
 * sk & privacy
 */

.privacy-par {
  margin: 0 0 20px;
  font-size: .9em;
}

/*
 * option stock
 */

.option__section {
  padding: 20px;
  text-align: center;
  font-size: .93em;
}

.option-heading {
  margin-bottom: 20px;
  font-size: 1.2em;
  border: none;
}

.btn--osclose {
  padding: .6em 1.2em;
  border-radius: 0;
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.btn--osclose:hover,
.btn--osclose:focus {
  background: #777;
  border: 1px solid #777;
  color: #fff;
}

/*
 * common
 */

.section-title-h2 {
    margin: 0 0 20px;
    padding: 8px 20px;
    font-size: 1em;
    background: #ff6600;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

.section-title-h3 {
  font-size: .8em;
}

/*product-list*/

.product-list{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.product-list .seller-list__unit{width:20%;}
.product-list .seller-list__unit a{}
.product-list .seller-list__unit a .product-list__img{width:100%;height:auto;}
.product-list .seller-list__unit .product-list__name{}
.product-list .seller-list__unit .product-list__price{}
.product-list .seller-list__unit .product-list__expl{}




.product-list__img {
  padding-bottom: 5px;
}

.product-list__img:hover {
  opacity: 0.8;
}

.product-list__txt,
.product-list__txt:hover {
  color: #2659ff;
}

.product-list__name {
  padding-bottom: 10px;
}

.product-list__expl {
  font-size: .8em;
}
.product-list__regular-price {
  text-decoration: line-through;
}

.product-list__discount {
  color: #f00;
}

.product-list__discount-rate {
  color: #f00;
}

.product-list__soldout {
  color: #f00;
}

.notice-box {
  margin-bottom: 40px;
}

.notice-heading {
  margin: 0 0 20px;
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: .9em;
  background: #ff6600; border-radius: 5px;
}

.notice-list {
  margin: 0;
}

.notice-list__name {
  margin-bottom: 10px;
  font-size: 1em;
}

.notice-list__unit {
  margin: 0 0 20px;
  font-size: .9em;
}

.inquiry-list__name {
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
}

@media (max-width: 1280px) {
  .banner-side__section {
    display: none;
  }

  .main__section {
    max-width: 100%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  /*
   * layout
   */

  .contents__section {
    width: 100%;
    padding: 20px 0 40px;
  }

  .info-list {
    padding: 0 20px;
  }

  .upbar-wrap {
    padding: 53px 0 5px;
  }

  .upbar-list {
    float: none;
    text-align: center;
  }

  .shopname {
    width: 100%;
    padding: 0;
  }

  .shopname h1 {
    margin: 0;
    padding: 55px 20px;
    font-size: 1.4em;
    text-align: center;
  }

  .shopname__ad-wrap {
    position: static;
  }

  .shopname__ad {
    padding: 10px 0 5px;
    border-radius: 0;
    width: 100%;
  }

  .downbar {
    text-align: center;
    padding: 20px;
  }

  .downbar-ad {
    float: none;
  }

  .search-wrap {
    background-color: #fff;
  }

  .search {
    padding: 10px 15px 5px;
  }

  .search__select {
    width: 100%;
    margin-bottom: 10px;
  }

  .search__box {
    width: 70%;
    margin-bottom: 20px;
  }

  .search__btn {
    margin-bottom: 20px;
  }

  .search-keyword {
    text-align: center;display:none;
  }

  .search-keyword-heading {
    margin-bottom: 20px;
  }

  .primary__section {
    float: none;
  }

  .side-nav__section {
    float: none;
    padding: 0;
  }

  .side-nav-box {
    margin-bottom: 0;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin: 0 0 30px;
  }

  .side-nav-banner-list {
    padding: 0 20px;
  }

  .btn-more-wrap {
    margin-bottom: 40px;
    padding: 0 20px;
  }

  .btn-more {
    border: 1px solid #333;
    border-radius: 0;
    padding: 15px 0;
    background: #333;
    color: #fff;
  }

  .btn-more:hover {
    border: 1px solid #777;
    background: #777;
    color: #fff;
  }

  #scroll {
    bottom: 20px;
  }

  .btn-scroll a {
    padding: 5px 8px;
  }

  .btn-scroll__txt {
    font-size: .8em;
  }

  /*
   * contents
   */

  .main__section {
    float: none;padding:0 2%;
  }
  

  /*
   * footer
   */

  .footer__section {
    width: 100%;
    padding: 0;
  }

  .history-list__unit {
    font-size: .9em;
    margin-bottom: 40px;
  }

  .footer-notice-sp-list {
    font-size: .9em;
    margin: 0;
  }

  .footer-notice-sp-list__txt {
    padding: 10px 20px;
    display: block;
  }

  .footer-notice-sp-list__txt:hover,
  .footer-notice-sp-list__txt:focus {
    text-decoration: none;
    color: #999;
  }

  .footer-notice-sp-inquiry {
    padding: 40px 0 20px;
    background: #ff6600;
    color: #fff;
  }

  .footer-notice-sp-inquiry-list {
    padding: 0 20px;
    margin: 0;
  }

  .footer-notice-sp-inquiry-list__name {
    margin-bottom: 5px;
    font-size: 1em;
  }

  .footer-notice-sp-inquiry-list__unit {
    margin: 0 0 20px;
    font-size: .9em;
  }

  .inquiry-sp-list__name {
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: bold;
  }

  .inquiry-sp-list__img {
    border: 2px solid #fff;
  }

  .footer-social__section {
    text-align: center;
    padding-top: 20px;
  }

  .footer-nav-list {
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
    font-size: .9em;
    line-height: 1.8;
    border-bottom: 2px solid #333;
  }

  .footer-nav__section {
    padding: 20px 0;
  }

  .footer-copylight__section {
    text-align: left;
    font-size: .8em;
  }

  /*
   * product lst & seach
   */

  .breadcrumb-list {
    padding: 0 20px 5px;
  }

  .freespace__section {
    padding: 0 20px;
  }

  .productlist-sort__section {
    padding: 0 20px;
  }

  .productlist-sort-list {
    float: left;
    margin: 0;
  }

  .productlist-sort-totalnumber {
    float: right;
    margin: 0;
    padding-right: 5px;
  }

  .productlist-sort-totalnumber span {
    padding: 0 5px;
  }

  .subcategory-list {
    padding: 0 20px;
  }

  .pagenation-sp__section {
    text-align: center;
    padding: 20px 0;
  }

  .pagenation-sp-list {
    margin: 0;
  }

  .pagenation-sp-list__unit {
    display: inline;
    margin: 0 5px;
  }

  .pagenation-sp-info {
    padding: 10px 0;
  }

  .pagenation-sp-info span {
    padding: :5px 0;
  }

  .btn-pn {
    padding: 10px 20px;
    border: 2px solid #333;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-size: 1em;
  }

  .btn-pn:hover,
  .btn-pn:focus {
    border: 2px solid #777;
    background-color: #777;
    color: #fff;
  }

  .btn-pn.disabled,
  .btn-pn[disabled] {
    border: 2px solid #ccc;
    color: #cecece;
    background-color: #fff;
  }

  /*
   * product
   */

  .product__section {
    padding: 0 20px;
  }

  .product-order-box-wrap {
    padding-top: 50px;
    margin-top: -30px
  }

  .product-order-box {
    margin-top: 0;
  }

  .product-related-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  .product-social-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  .product-review {
    padding: 0 20px;
  }

  /*
   * sk & privacy
   */

  .notice-box {
    padding-top: 50px;
    margin-top: -10px
  }

  .notice-box:first-child {
    padding-top: 0;
    margin-top: 0;
  }

  .privacy-par {
    padding: 0 20px;
  }

  /*
   * common
   */

  .section-title-h2 {
    padding: 15px 20px;
  }

  .product-list {
    padding: 0 20px;
  }

  .notice-list {
    padding: 0 20px;
  }

  .paragraph-item {
    margin-bottom: 20px;
    padding: 0 20px;
  }

}
@media (max-width: 768px) {
  .container {
    width: auto;
  }

  .product-review-send-list {
    text-align: center;
  }

  .product-review-send-list__unit {
    display: inline-block;
  }

  .product-init-list {
    margin-bottom: 20px;
  }

  .product-order-btn-list__unit {
    padding: 0;
  }

  .mar-sm-t10 {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .upbar-list__unit {
    width: 9%;
  }

  .product-order-box {
    padding: 20px 40px 30px 20px;
  }
}

/*
 * icons
 */

.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-lg-b.icon-user, .icon-lg-w.icon-user {
  background-position: -312px 0px;
}
.icon-lg-b.icon-adduser, .icon-lg-w.icon-adduser {
  background-position: -360px -0px;
}
.icon-lg-b.icon-login, .icon-lg-w.icon-login {
  background-position: -72px -120px;
}
.icon-lg-b.icon-logout, .icon-lg-w.icon-logout{
  background-position: -48px -120px;
}
.icon-lg-b.icon-mail, .icon-lg-w.icon-mail {
  background-position: -96px -0px;
}
.icon-lg-b.icon-cart, .icon-lg-w.icon-cart {
  background-position: -264px -96px;
}
.icon-lg-b.icon-box, .icon-lg-w.icon-box {
  background-position: -288px -96px;
}
.icon-lg-b.icon-phone, .icon-lg-w.icon-phone {
  background-position: -0px -0px;
}
.icon-lg-b.icon-clock, .icon-lg-w.icon-clock {
  background-position: -360px -48px;
}
.icon-lg-b.icon-bell, .icon-lg-w.icon-bell {
  background-position: -384px -24px;
}
.icon-lg-b.icon-c_twitter, .icon-lg-w.icon-c_twitter {
  background-position: -168px -264px;
}
.icon-lg-b.icon-c_facebook, .icon-lg-w.icon-c_facebook {
  background-position: -216px -264px;
}
.icon-lg-b.icon-c_google, .icon-lg-w.icon-c_google {
  background-position: -288px -264px;
}
.icon-lg-b.icon-c_pinterest, .icon-lg-w.icon-c_pinterest {
  background-position: -336px -264px;
}
.icon-lg-b.icon-chevron_right, .icon-lg-w.icon-chevron_right {
  background-position: -24px -216px;
}
.icon-lg-b.icon-search, .icon-lg-w.icon-search {
  background-position: -312px -24px;
}
.icon-lg-b.icon-circled_plus, .icon-lg-w.icon-circled_plus {
  background-position: -240px -120px;
}
.icon-lg-b.icon-circled_minus, .icon-lg-w.icon-circled_minus {
  background-position: -216px -120px;
}
.icon-lg-b.icon-home, .icon-lg-w.icon-home {
  background-position: -264px -24px;
}
.icon-lg-b.icon-chevron_up, .icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}
.icon-lg-b.icon-list, .icon-lg-w.icon-list {
  background-position: -288px -144px;
}
.icon-lg-b.icon-triangle_up, .icon-lg-w.icon-triangle_up {
  background-position: -456px -192px;
}
.icon-lg-b.icon-triangle_down, .icon-lg-w.icon-triangle_down {
  background-position: -432px -192px;
}
.icon-lg-b.icon-instagram, .icon-lg-w.icon-instagram {
  background-position: -168px -288px;
}
.icon-lg-b.icon-youtube, .icon-lg-w.icon-youtube {
  background-position: -191px -240px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
  background-color:grey;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}



/*2023-0208*/
.wrap{width: 1180px;margin:0 auto;overflow:hidden;}


.header_ss {
}
.header_ss .wrap {display: flex;justify-content: space-between;padding: 10px 0;font-weight: 500;font-family: 'Noto Sans JP', sans-serif;}
.header_ss .wrap .left_ss {width: 25%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
.header_ss .wrap .left_ss .headh1{font-size:11px;margin:0;}
.header_ss .wrap .left_ss .logo img{width: 160px;height:auto;}
.header_ss .wrap .right_ss {width: 70%;display: flex;font-size: 16px;align-items: flex-start;justify-content: end;}
.header_ss .wrap .right_ss .cre_sect {/* margin: 0 10px 0 0; */}
.header_ss .wrap .right_ss .tell_sect {margin: 0 15px;}
.header_ss .wrap .right_ss .tell_sect .tell_ttl {text-align: center;background: #ff6600;color: #fff;border-radius: 3px;padding: 3px 0 4px;margin: 0 0 -2px;font-size: 15px;text-shadow: 1px 1px 1px #c95304;}
.header_ss .wrap .right_ss .tell_sect .tell_num {font-size: 1.6em;font-weight: bold;position:relative;text-align: center;}
.header_ss .wrap .right_ss .tell_sect .tell_num a {position:relative;color: #ff6600;/* font-size: 20px; */}
.header_ss .wrap .right_ss .tell_sect .tell_num a::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/telephone-call.png?cmsp_timestamp=20230208155148);vertical-align: middle;padding-right: 5px;}


.header_ss .wrap .right_ss .tell_sect .tell_txt {margin-top: -10px;}
.header_ss .wrap .right_ss .tell_sect .tell_txt .dates {text-align: center;font-size: 15px;}
.header_ss .wrap .right_ss .tell_sect .tell_txt .dates .small {font-size: 12px;margin: 0 5px 0 0;}
.header_ss .wrap .right_ss .con_sect {background: #ff6600;text-align: center;/* text-align: center; */border-radius: 3px;/* padding: 10px 15px 10px 10px; */}
.header_ss .wrap .right_ss .con_sect:hover{background: #e85f03;}

.header_ss .wrap .right_ss .con_sect .conbox {color: #fff;font-size: 16px;line-height: 1.3;text-shadow: 1px 1px 1px #c95304;font-weight: 500;font-family: 'Noto Sans JP', sans-serif;display: block;background: url(https://img17.shop-pro.jp/PA01100/843/etc/right.png?cmsp_timestamp=20230208155236) no-repeat 96% 80%;padding: 10px 23px 10px 23px;}
.header_ss .wrap .right_ss .con_sect .conbox span{display:block;text-align: center;/* position: relative; */margin: 0 0 0px;/* letter-spacing: -0.5px; */}
.header_ss .wrap .right_ss .con_sect .conbox a{}
.header_ss .wrap .right_ss .con_sect .conbox .span1{letter-spacing: -1px;}
.header_ss .wrap .right_ss .con_sect .conbox .span2{/* position: relative; */}


.main_menu {display: flex;width: 100%;background: #ff6600;}
.main_menu .gbl-nav_new {display: flex;font-size: 15px;margin: 10px 0;justify-content: space-around;}
.main_menu .gbl-nav_new .nav_each {/* display: inline-block; */width: calc(100% / 8);/* margin: 0 5px 0; *//* border-radius: 5px; *//* padding: 10px; */display: block;position: relative;/* height: 50px; *//* width: 100px; */background-repeat: no-repeat;background-position: left center;}
.main_menu .gbl-nav_new .nav_each .gbl-nav__txt {background: background: rgb(255,255,255);display: block;padding: 15px 10px 15px 30px;font-weight: bold;text-align: center;text-shadow: 1px 1px 1px #ebe6e6;font-size: 14px;margin: 0 3px 0;background-image: url(building.png);border-radius: 5px;background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(252,252,252,1) 46%, rgba(220,220,220,1) 95%, rgba(219,219,219,1) 100%);}
.main_menu .gbl-nav_new .nav_each .gbl-nav__txt:hover {background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(252,252,252,1) 46%, rgba(220,220,220,1) 95%, rgba(219,219,219,1) 100%);
}
.main_menu .gbl-nav_new .nav_each::before{
     position: absolute;
     left: 12px;
     top: 15px;
    }

.main_menu .gbl-nav_new .nav_each1::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/home.png?cmsp_timestamp=20230208160004);}
.main_menu .gbl-nav_new .nav_each2::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/cargo-truck.png?cmsp_timestamp=20230208160105);}
.main_menu .gbl-nav_new .nav_each3::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/credit-card.png?cmsp_timestamp=20230208160045);}
.main_menu .gbl-nav_new .nav_each4::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/edit.png?cmsp_timestamp=20230208160242);}
.main_menu .gbl-nav_new .nav_each5::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/user.png?cmsp_timestamp=20230208160124);}
.main_menu .gbl-nav_new .nav_each6::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/shopping-cart.png?cmsp_timestamp=20230208160305);}
.main_menu .gbl-nav_new .nav_each7::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/building.png?cmsp_timestamp=20230208160148);}
.main_menu .gbl-nav_new .nav_each8::before{content: url(https://img17.shop-pro.jp/PA01100/843/etc/aemail.png?cmsp_timestamp=20230221141656);}

@media screen and (min-width: 768px) {
  .global-nav-sp {display:none;}
  .slider_alt{display:none;}
  
}

@media screen and (max-width: 767px) {
 .global-nav-sp {
    width: auto;
    margin: 0;
   z-index: 99;
    width: 18%;
    padding-right: 2%;
    display: flex;
    justify-content: flex-end;
}
.header_ss .wrap .left_ss {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  width: 55%;
    padding: 0 0 0 25%;
}
   .header_ss .wrap .right_ss {display:none;}
  .main_menu {display:none;}
  .wrap{max-width:767px;width:100%;overflow:hidden;}
  .header_ss .wrap{}
  .slider{display:none;}
  .slider_alt{display:block;}
}



#main_tori{    width: 100%;
    margin: 0 auto;
    padding: 0px 1% 20px;}
#main_tori h2{    background: #ff6600;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    width: 95%;
    padding: 10px 2.5%;
    margin: 0 0 20px;}
#kouji_tori{width:98%; margin:auto;}
#kouji_tori h2{background:url(img/p.png); color:#333; padding:8px; font-size:14px;}
#kouji_tori h3{border-left:5px solid #FC3; border-bottom:1px solid #CCC; font-size:14px; padding:8px; margin-left:5px;}
#kouji_tori li{font-size:12px;}
#kouji_tori p{font-size:12px;}
.ih{width:98%; margin:auto;}
.ih h2{background:url(img/p.png); color:#333; padding:8px; font-size:14px;}
.ih h3{border-left:5px solid #FC3; border-bottom:1px solid #CCC; font-size:14px; padding:8px; margin-left:5px;}
.ih li{font-size:12px;}
.ih p{font-size:12px;margin: 15px 0;}
.imgs{margin-left:50px;}
td{font-size:12px;}


.tbl_s{
    margin: 0 0 30px;
    text-align: center;
}
.tbl_s tr th{
    border: 1px solid #000;
    text-align: center;
    padding: 10px 10px;
    background: #f97c29;
    color: #fff;
}
.tbl_s tr td{
    border: 1px solid #000;
    text-align: left;
    padding: 5px 10px;
}

