    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: #F8E7CD;
}
.item_list_item_btn__link {
  display: block;
  padding: 13px;
  /* border: 12px solid #db0e15; */
  font-size: 21px;
  text-align: center;
  background: #577F57;
  /* border-image: linear-gradient(45deg, #db0e15, #e87427); */
  border-image-slice: 1;
}
@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 #577F57 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: #577F57;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.50em 3.5em;
    text-decoration: none;
    color: #fff;
    background: #BF102F;
    -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: #577F57;
    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: #BF102F;
    -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: #F8E7CD;
  background: #577F57;
}
.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;
}
@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;}*/
  .btnLink .anchor_btna a:hover {
    background: #96232A
  }
}
@media screen and (max-width: 767px) {
  .anchorWrap {
    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: #577F57;
    font-weight: 700;
    font-style: normal;
    font-size: 41px;
  }
  .section_intro_title {
    font-size: 34px;
    font-weight: bold;
    color: #830101;
    margin: 3px 0 13px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 51px;
  }
  .section_intro_head {
    font-size: 22px;
    font-weight: bold;
    color: #050507;
    margin: 45px 50px 45px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0px;
  }
	
	.intro_naiyo{margin: 0 auto;display: flex;}

}
@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: #577F57;
    font-size: 23px;
    font-weight: 600;
    margin: 10px 0 0 0;
  }
  .tltWrap p:after {
    content: "";
    display: block;
    width: 55%;
    border-bottom: solid #577F57 4px;
    padding: 0 0 0 0;
  }
  .section_intro_title {
    font-size: 26px;
    font-weight: bold;
    color: #830101;
    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;}
	
}