    body {
       /* background-color:#282828; */
       color: #282828;
    }

.intro_img_01{margin: auto 348px;}

.intro_img{margin: auto 200px;}
.form__button {
  margin: -13px auto 0;
}
.sale_timer {
  color: #CB0030;
  margin: 25px 0 25px -715px;
  font-size: 33px;
  font-weight: bold;
}
.form__hide {
  color: #f00;
  display: none;
  font-size: 14px;
  text-align: center;
  margin: 0 340px 44px;
}
.item_list_item_btn {
  margin-top: 15px;
}
.item_list_item_btn__link:link, .item_list_item_btn__link:visited {
  color: #f4ebce;
}
.item_list_item_btn__link {
  display: block;
  padding: 13px;
  border: 6px solid #f4ebce;
  font-size: 21px;
  text-align: center;
  color: #fff;
  background: #26224e;
  /* border-image: linear-gradient(45deg, #DACE8C, #FFFFFF, #E6DDA5,  #BBA95D, #F2EBC0); */
  /* border-image-slice: 1; */
}
.sale_price_sm {
  color: #CB0030;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .b_tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
  }
  .b_tag__new, .b_tag__free, .b_tag__category {
    display: inline-block;
    margin-top: 3px;
    margin-right: 3px;
    padding: 2px 5px;
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
  }
  .b_tag__haru .b_tag__new, .b_tag__free {
    border: 1px solid #ca0030;
    color: #ca0030;
  }
  .b_tag__haru {
    border: 1px solid #062663;
    color: #062663;
  }
  .b_tag__aki {
    border: 1px solid #f15a23;
    color: #f15a23;
  }
  .b_tag__tsu {
    border: 1px solid #282828;
    color: #282828;
  }
  #anchorTlt .anchorTxt {
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #F8E6CF;
    font-weight: 700;
    font-style: normal;
    font-size: 41px;
  }
  #anchorTlt {
    margin: 60px 0;
    text-align: center;
  }
  .tltWrap {
    /* margin: auto 200px; */
}
  .tltWrap p:after {
    content: "";
    display: block;
    width: 37%;
    border-bottom: solid #a10000 4px;
    padding: 0 0 0 0;
  }
  .tlt_inr a:link, a:visited {
    text-decoration: none;
  }
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    /* background: #050507; */
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    padding-left: 20px;
    font-weight: bold;
    color: #26224e;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.50em 3.5em;
    text-decoration: none;
    color: #fff;
    background: #a10000;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
  }
  .btnLink {
    text-align: center;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
	.intro_img{margin: 0 auto;}
		.intro_img_01{margin: 0 auto;width: 80%;}
  .form__button {
    margin: -5em auto 0;
  }
  .sale_timer {
    color: #CB0030;
    margin: 0 0 0.5em -1.5em;
    font-size: 33px;
    font-weight: bold;
  }
  .form__hide {
    color: #f00;
    display: none;
    font-size: 14px;
    text-align: center;
    margin: -2em 1em 1em 2.1em;
  }
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
  img {
    width: 100%;
  }
  .container.ht {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    /* background: #050507; */
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #26224e;
    font-weight: bold;
  }
  .item_list_item_btn {
    margin-top: 20px;
  }
  .item_list_item_btn__link:link, .item_list_item_btn__link:visited {
    /* color: #F8E7CD; */
  }
  .item_list_item_btn__link {
    display: block;
    padding: 13px;
    /* border: 1px solid #D2441E; */
    font-size: 15px;
    text-align: center;
    color: #fff;
    /* background-color: #D2441E; */
  }
  .btnLink {
    text-align: center;
    margin: 30px 0;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #fff;
    background: #a10000;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
  }
}
/*# sourceMappingURL=style.css.map */
/*---add---*/
@media screen and (min-width: 768px) {
  .text_03 {
    margin: 50px 0;
    font-size: 22px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
}
@media screen and (max-width: 767px) {
  .text_03 {
    margin: 50px 0;
    font-size: 18px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
}
.anchorWrap li {
  /* flex: 1 1 312px;*/
  margin-right: 2px;
}
.anchorWrap li a {
  position: relative;
  display: block;
  /* border: 4px solid #C6B869; */
  padding: 17px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #26224e;
  background: #f4ebce;
  border: 4px solid;
}
.anchorWrap li a:hover, .anchorWrap li a:active {
  text-decoration: none;
  /* color: #F55C14; */
  /* background: #fff; */
}
.anchorWrap li:hover a::before, .anchorWrap li:hover a::after, .anchorWrap li:active a::before, .anchorWrap li:active a::after {
  background: #fff;
  bottom: 10px;
}
.anchorWrap li {
  max-width: initial;
  width: 100%;
  margin-right: 9px;
  margin-bottom: 20px;
}
.anchorWrap li a {
  padding: 16px 0;
  font-size: 11px;
}
.anchorWrap li a::before {
  right: 15px;
}
.anchorWrap li a::after {
  right: 12px;
}






  /*anchor_wrap 2*/
.anchorWrap02 li {

  margin-right: 2px;
}
.anchorWrap02 li a {
  position: relative;
  display: block;
  /* border: 9px solid #C6B869; */
  padding: 17px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  background: #26224e;
}
.anchorWrap02 li a:hover, .anchorWrap li a:active {
  text-decoration: none;
}
.anchorWrap02 li:hover a::before, .anchorWrap li:hover a::after, .anchorWrap li:active a::before, .anchorWrap li:active a::after {
  background: #fff;
  bottom: 10px;
}
.anchorWrap02 li {
  max-width: initial;
  width: 92%;
  margin-right: 9px;
  margin-bottom: 20px;
}
.anchorWrap02 li a {
  padding: 16px 0;
  font-size: 14px;
}
.anchorWrap02 li a::before {
  right: 15px;
}
.anchorWrap02 li a::after {
  right: 12px;
}


/* クーポンリスト */
.section_content_cp .couponList {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  /* margin: 0 245px; */
  margin-bottom: 72px;
}
.section_content_cp .couponList li {
  position: relative;
  width: 490px;
  margin-top: 60px;
  margin-right: 60px;
  padding: 25px 30px 30px;
  background: #F5F5F5;
  overflow: hidden;
}
.section_content_cp .couponList li::before {
  position: absolute;
  content: '';
  width: 70px;
  height: 70px;
  border-radius: 50%;
  top: -35px;
  left: -35px;
}
.section_content_cp .couponList li.isMens::before {
  background: #c7af65;
}
.section_content_cp .couponList li.isLadies::before {
  background: #E559A5;
}
.section_content_cp .couponList li:nth-child(2n) {
  margin-right: 0;
}
.section_content_cp .couponList p {
  letter-spacing: 0.05em;
  text-align: center;
}
.section_content_cp .couponList p + p {
  margin-top: 5px;
}
.section_content_cp .couponList p.txt02 .isBold {
  font-weight: bold;
  font-size: 18px;
}
.section_content .couponList p.txt02 .isLarge {
  font-size: 28px;
}
.section_content .couponList p.txt03 {
  font-size: 14px;
  line-height: 28px;
}










@media screen and (min-width: 768px) {
  .anchorWrap li a {
    padding: 16px 0;
    font-size: 19px;
    width: 100%;
    margin: 0 auto;
  }
  .anchorWrap {
    display: flex;
    margin: 0;
  }
  /*	LADIES_BTN_PC*/
  /*.btnLink a{background: #96232A; }*/
  /*	.btnLink a:hover{background: #E96959;}*/
	
	
	
	
	  .anchorWrap02 li a {
    padding: 16px 0;
    font-size: 19px;
    width: 87%;
    margin: 0 auto;
  }
  .anchorWrap02 {
    display: flex;
    margin: -30px 0 13px 0;
  }

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  .btnLink .anchor_btna a:hover {
    background: #96232A
  }
}






@media screen and (max-width: 767px) {
  .anchorWrap {
    display: flex;
  }

  .anchorWrap02 {
    display: flex;
  }


}
.ttlCt {
  text-align: center;
  font-size: 35px;
  margin-bottom: 30px;
}
@media screen and (min-width: 767px) {
  .flexItems_itemLink .flex_items_itemLink_img {
    width: 100%;
  }
  .sanCol {
    -ms-flex-preferred-size: 23%;
    flex-basis: 24%;
  }
  .sanCol {
    margin-left: 2.5%;
  }
  .flex_items_itemLink {
    display: block;
  }
  .text_box {
    margin-bottom: 22px;
  }
  .tlt_inr {
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #a10000;
    font-weight: 700;
    font-style: normal;
    font-size: 41px;
  }
  .section_intro_title {
    font-size: 34px;
    font-weight: bold;
    color: #a10000;
    margin: 3px 0 13px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 51px;
  }
  .section_intro_head {
    font-size: 26px;
    font-weight: bold;
    color: #050507;
    margin: 45px 50px 16px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0px;
  }
	
	.intro_naiyo{margin: 0 auto;}

}
@media screen and (max-width: 767px) {
  .b_tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
  }
  .b_tag__new, .b_tag__free, .b_tag__category {
    display: inline-block;
    margin-top: 3px;
    margin-right: 3px;
    padding: 2px 5px;
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
  }
  .b_tag__new, .b_tag__free {
    border: 1px solid #ca0030;
    color: #ca0030;
  }
  .b_tag__haru {
    border: 1px solid #062663;
    color: #062663;
  }
  .b_tag__aki {
    border: 1px solid #f15a23;
    color: #f15a23;
  }
  .b_tag__tsu {
    border: 1px solid #282828;
    color: #282828;
  }
  .tltWrap {}
  .tlt_inr {
    font-family: 'dnp-shuei-mincho-pr6n', 'sans-serif';
    color: #a10000;
    font-size: 23px;
    font-weight: 600;
    margin: 10px 0 0 0;
  }
  .tltWrap p:after {
    content: "";
    display: block;
    width: 55%;
    border-bottom: solid #a10000 4px;
    padding: 0 0 0 0;
  }
  .section_intro_title {
    font-size: 26px;
    font-weight: bold;
    color: #a10000;
    margin: 0 0 10px;
    FONT-VARIANT: JIS04;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
  }
  .section_intro_head {
    font-size: 18px;
    font-weight: bold;
    color: #050507;
    margin: 20px 0 20px;
    line-height: 31px;
    text-align: center;
  }
	
	
		.intro_naiyo{margin: 0 auto;}
	
    /* クーポンエリア */
    .section_content_cp .couponList {
      display: block;
      
        margin: 0 auto;
    }
    .section_content_cp .couponList li {
      width: 100%;
      margin-top: 30px;
      margin-right: 0;
      padding: 15px 15px 30px;
    }
    .section_content_cp .couponList li::before {
      width: 60px;
      height: 60px;
      top: -30px;
      left: -30px;
    }
    .section_content_cp .couponList p + p {
      margin-top: 5px;
    }
    .section_content_cp .couponList p.txt02 .isBold {
      font-size: 16px;
    }
    .section_content_cp .couponList p.txt02 .isLarge {
      font-size: 24px;
    }
    .section_content_cp dl.coupon {
      display: block;
      margin: 20px auto 0;
    }
    .section_content_cp .isMens dl.coupon {
      border: 3px solid #c7af65;
    }
    .section_content_cp .isLadies dl.coupon {
      border: 3px solid #E559A5;
    }
    .section_content_cp dl.coupon dt {
      display: block;
      width: 100%;
      top: -2px;
    }
    .section_content_cp dl.coupon dd.couponCode {
      display: block;
      width: 100%;
    }
    .section_content_cp dl.coupon dd textarea {
      width: 100%;
      height: 40px;
      font-size: 20px;
      line-height: 40px;
    }
    .section_content_cp dl.coupon dd.info {
      width: auto;
      right: 0;
      left: 0;
      bottom: -34px;
    }
}
