@charset "utf-8";
/* CSS Document */

.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: #FFF;
}

.item_list_item_btn__link {
  display: block;
  padding: 13px;
  /* border: 12px solid #FF3334; */
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #0069b6;
  /* border-image: linear-gradient(45deg, #E96959, Orange); */
  /* border-image-slice: 1; */
}

.chui {
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.cp_ment {
  text-align: center;
  font-size: 30px;
  text-align: center;
  color: #333333;
  font-weight: bold;
  letter-spacing: 1px;
}


@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__harus {
    border: 1px solid #009900;
    color: #009900;
    margin: 0 4px 0 0;
    padding: 3px;
  }


  .b_tag__natsu {
    border: 1px solid #062663;
    color: #062663;
    margin: 0 4px 0 0;
    padding: 3px;
  }


  .b_tag__aki {
    border: 1px solid #f15a23;
    color: #f15a23;
    margin: 0 4px 0 0;
    padding: 3px;
  }


  .b_tag__fuyu {
    border: 1px solid #6b7398;
    color: #6b7398;
    padding: 3px;

  }

  .b_tag__tsu {
    border: 1px solid #282828;
    color: #282828;
    padding: 3px;

  }

  #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_long p::after{
    content: "";
    display: block;
    width:72%;
    border-bottom: solid #333 4px;
    padding: 0 0 0 0;
  }

  .tltWrap p:after {
    content: "";
    display: block;
    width: 37%;
    border-bottom: solid #333 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: #eee;
    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;
  }

  .btnLink .anchor_btn {
    position: relative;
    display: inline-block;
    padding: 0.50em 3.5em;
    text-decoration: none;
    color: #fff;
    background: #e60114;
    -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) {
  .chui {
    white-space: wrap;
  }
  .cp_ment {
    text-align: center;
    font-size: 1.3rem;
    text-align: center;
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 38px;
  }

  .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: #eee;
    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;
  }

  .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: 17px;
    text-align: center;
  }

  .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: #e60114;
    -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: 2px solid #333;
  padding: 17px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333;
}

.anchorWrap li a:hover,
.anchorWrap li a:active {
  text-decoration: none;
  color: #0069b6;
  background: #ffef00;
}

.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: 15px;
    width: 100%;
    margin: 0 auto;
  }

  .anchorWrap {
    display: flex;
    margin: 0;
  }

  /*	LADIES_BTN_PC*/

  /*.btnLink a{background: #e60114; }*/

  /*	.btnLink a:hover{background: #E96959;}*/

  .btnLink .anchor_btna a:hover {
    background: #e60114
  }
}


@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: #333;
    font-weight: 700;
    font-style: normal;
    font-size: 41px;
  }

  .section_intro_title {
    font-size: 40px;
    font-weight: bold;
    color: #e60114;
    /* margin: 21px 0 0; */
    letter-spacing: 0px;
    text-align: center;
    line-height: 51px;
  }

  .section_intro_head {
    font-size: 26px;
    font-weight: bold;
    color: #050507;
    margin: 0 50px 5px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0px;
  }

  .intro_naiyo {
    margin: 20px auto 40px;
  }
}


@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__harus {
    border: 1px solid #009900;
    color: #009900;
    margin: 0 4px 0 0;
    padding: 3px;
  }

  .b_tag__natsu {
    border: 1px solid #062663;
    color: #062663;
    margin: 0 4px 0 0;
    padding: 3px;
  }

  .b_tag__aki {
    border: 1px solid #f15a23;
    color: #f15a23;
    margin: 0 4px 0 0;
    padding: 3px;
  }

  .b_tag__fuyu {
    border: 1px solid #6b7398;
    color: #6b7398;
    padding: 3px;
  }

  .b_tag__tsu {
    border: 1px solid #282828;
    color: #282828;
    padding: 3px;
  }

  .tltWrap {}


  .tlt_inr {
    font-family: 'dnp-shuei-mincho-pr6n', 'sans-serif';
    color: #333;
    font-size: 23px;
    font-weight: 600;
    margin: 10px 0 0 0;
  }

  .tltWrap_long p::after{
    content: "";
    display: block;
    width: 82%;
    border-bottom: solid #333 4px;
    padding: 0 0 0 0;    

  }
  .tltWrap p:after {
    content: "";
    display: block;
    width: 55%;
    border-bottom: solid #333 4px;
    padding: 0 0 0 0;
  }

  .flex_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding: 0 15px;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flexItems_itemLink .flex_items_itemLink_img {
    width: 100%;
  }

  .sanCol {
    -ms-flex-preferred-size: calc((100% - 2%) / 2);
    /*        flex-basis: calc((100% - 2%) / 2);*/
    width: calc((100% - 2%) / 2);
  }

  .sanCol:nth-child(2n) {
    margin-left: 2%;
  }

  .sanCol:nth-child(n+3) {
    margin-top: 5%;
  }

  .flex_items_itemLink {
    display: block;
  }

  .text_box {
    margin-top: 20px;
  }

  .text_box .text_box_p {
    margin: 0;
  }

  .text_box .text_box_p+.text_box_p {
    margin-top: 3px;
  }

  .text_box_btn {
    margin-top: 10px;
  }

  .text_box_btn .text_box_btn_link {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 10px 15px;
    border: 2px solid #000;
    color: #000 !important;
    text-align: center;
    background: #fff;
    -webkit-transition: color .4s, background .4s;
    transition: color .4s, background .4s;
  }

  .sale_price {
    color: #e60114;
    display: inline-block;
  }

  .section_intro_title {
    font-size: 25px;
    font-weight: bold;
    color: #e60114;
    margin: 23px 0 0;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
  }

  .section_intro_head {
    font-size: 18px;
    font-weight: bold;
    color: #050507;
    margin: 0 0 15px;
    line-height: 31px;
    text-align: center;
  }

  .intro_naiyo {
    margin: 0 auto 13px;
  }
}
