
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");


.banner_waku{/* border: 4px #E8A988 solid; */}


.bread-crumb ul li::before{}

.text_box_p a{color: #282828;}


    body {
     /*  background-color:#282828;*/
     /* color: #282828; */
    }




.ftDnp{ font-family: 'fot-tsukuardgothic-std', 'sans-serif';font-size: 23px;font-weight: 600;}

	
.bg_section{/* background-color:#F79AC5; */padding: 95px 0;}
.bg_section_inner{width:1040px; margin: 0 auto;}

.form__button{margin: -13px auto 0;}


.intro_bold{font-family: dnp-shuei-mincho-pr6n,"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";color: #A85DBA;font-weight: bold;font-style: normal;font-size: 33px;}



.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;
  }


.tlt_inr{font-family: F;color: #A85DBA;font-weight: 700;font-style: normal;font-size: 41px;}

 
/*.ribbon_area{position:absolute;top:0;right:0;width:200px;height:200px;overflow:hidden;z-index:2;}
.ribbon16{display:inline-block;position:absolute;padding: 15% 0;margin: 25px;left: -70%;top:20px;width: 500px;text-align:center;font-size: 1.3rem;font-weight:700;line-height:16px;background:#d1307d;color:#fff;letter-spacing:.15rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
    
.ribbon_area{position: relative;top:0;right:0;width: 200px;height: 319px;overflow:hidden;z-index: 2;}
        
.ribbon16{display:inline-block;position:absolute;padding: 8% 0;margin: 134px;left: -110%;top: -121px;width: 500px;text-align:center;font-size: 0.2em;font-weight:700;line-height:16px;background:#E396A4;color:#fff;letter-spacing:.15rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-family:'din-2014',sans-serif;}*/
    


.saleBnr {text-align: center;margin: 0 0 40px 0;}
.saleBnr img{width: 80%;}


	

@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;
  }
	


	
	
	
	
	
.tltWrap{}
	
/*
.tlt_inr{font-family: 'dnp-shuei-mincho-pr6n', 'sans-serif';color: #EA967A;font-size: 41px;font-weight: 600;}
*/
	
	
	.tltWrap p:after{
  content: "";
  display: block;
  width: 37%;
  border-bottom: solid #A85DBA 4px;
  padding: 0 0 0 0;
  }	
	
	
	
	
.tlt_inr a:link, a:visited {
    text-decoration: none;
}

	
}


@media screen and (max-width: 768px) {
	.bg_section{/* background-color: #282828; */padding: 9% 0 5%;}
	
	.bg_section_inner{width:  100%; margin:0 auto;}
	
	.section_intro_kome{
    font-size: 15px;
    font-weight: bold;
    /* color: #050507; */
    margin: 0 0 30px;
    line-height: 31px;
    text-align: center;
  }
	
	  .section_intro_title {
    font-size: 26px;
    font-weight: bold;
    color: #A85DBA;
    margin: 0 0 10px;
    FONT-VARIANT: JIS04;
    text-align: center;
    line-height: 36px;
  }
  .section_intro_head {
    font-size: 20px;
    font-weight: bold;
    color: #A85DBA;
    margin: 0 0 30px;
    line-height: 31px;
    text-align: center;
  }
	
		.intro_naiyo{margin: -18px auto;}
	
	
	.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 2em;
  }
	
  .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: #EA967A; */font-size: 23px;font-weight: 600;margin: 10px 0 0 0;}

	
	
	.tltWrap p:after{
  content: "";
  display: block;
  width: 55%;
  border-bottom: solid #A85DBA 4px;
  padding: 0 0 0 0;
  }	
	
	
	
	
.tlt_inr a:link, a:visited {
    text-decoration: none
}

	
}



.item_list_item_btn {
  margin-top: 47px;
}
.item_list_item_btn__link:link, .item_list_item_btn__link:visited {
  color: #FFF;
}
.item_list_item_btn__link {
  display: block;
  padding: 13px;
  /* border: 8px solid #a797b4; */
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #A85DBA;
}
@media screen and (min-width: 768px) {
	
	
	

	
	
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
  .container.ht {
    width: 1040px;
    margin: 0 auto;
  }
  .uc_heading-h1 {
    margin-bottom: 25px;
    /* background: #282828; */
    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;
    color: #A85DBA;
    font-weight: bold;
  }
  .btnLink .anchor_btn {
    width: 77%;
    position: relative;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #F4EBCE;
    background: #2879A8;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
    font-weight: bold;
    margin: 0 auto;
	  
  }

	
	
  .topBtn .anchor_btn {
    width: 77%;
    position: relative;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #FFF;
    background: #050507;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
    font-weight: bold;
    margin: 0 auto;
  }
		
	
.topBtn {
    text-align: center;
    margin: 0 0 50px 0;
  }
	
	
	
	
	  .topBtn_02 .anchor_btn {
    width: 77%;
    position: relative;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #F8E7CD;
    color: #F55C14;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
    font-weight: bold;
    margin: 0 auto;
    border: 12px solid #FF3334;
    border-image: linear-gradient(45deg, #E96959, Orange);
    border-image-slice: 1;
  }
		
	
.topBtn_02 {
    text-align: center;
    margin: 0 0 50px 0;
  }
	
	
	
	
	
	
	
	
  .btnLink {
    text-align: center;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
	  .topBtn .anchor_btn {
    width: 77%;
    position: relative;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #FFF;
    background: #050507;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
    font-weight: bold;
    margin: 0 auto;
  }
		
	
.topBtn {
    text-align: center;
    margin: -19px 0 30px 0;
  }

	
.topBtn_02 .anchor_btn {
    width: 77%;
    position: relative;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    color: #F55C14;
    /* background: #D3451E; */
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 22px;
    margin-right: 10px;
    font-weight: bold;
    margin: 0 auto;
    border: 12px solid #FF3334;
    border-image: linear-gradient(45deg, #E96959, Orange);
    border-image-slice: 1;
  }
		
	
.topBtn_02 {
    text-align: center;
    margin: -19px 0 30px 0;
  }

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  .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: #282828; */
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    color: #8e8b7b;
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
  }
  .item_list_item_btn {
    margin-top: 20px;
  }
  .item_list_item_btn__link:link, .item_list_item_btn__link:visited {
    /* color: #fff; */
  }
  .item_list_item_btn__link {
    display: block;
    padding: 14px;
    /* border: 7px solid #7c1e68; */
    font-size: 10px;
    text-align: center;
    color: #fff;
    /* background-color: #EA967A; */
  }
  .btnLink {
    text-align: center;
    margin: 30px 0;
  }
  .btnLink .anchor_btn {
    position: relative;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #F4EBCE;
    background: #2879A8;
    -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 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}*/
.anchorWrap li {
 /* flex: 1 1 312px;*/
  margin-right: 2px;
}

.anchorWrap li a {
  position: relative;
  display: block;
  /* border: 4px solid #96a31c; */
  padding: 17px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  background: #A85DBA;
}
.anchorWrap li a:hover,
.anchorWrap li a:active {
  text-decoration: none;
  color: #fff;
  /* background: #F93283; */
}

.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:nth-child(3) {
    margin-right: 0;
    margin-bottom: 0;
  }*/
  .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) {

 .section_intro_kome{
    font-size: 15px;
    font-weight: bold;
    /* color: #050507; */
    margin: 0 49px 40px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0px;
  }
	
	  .section_intro_title {
    font-size: 29px;
    font-weight: bold;
    color: #A85DBA;
    margin: -8px 0 15px;
    letter-spacing: -2px;
    text-align: center;
    line-height: 34px;
  }
  .section_intro_head {
    font-size: 20px;
    font-weight: bold;
    color: #A85DBA;
    margin: 0 49px 19px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0px;
  }
	
	.intro_naiyo{margin: 0 auto;}

	
  .anchorWrap li a {
    padding: 16px 0;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
  }
	
	.anchorWrap {
    display: flex;
    margin: 7px 0 35px;
  }


	
	
	.btnLink a{

background: #282828;

font-weight: 600;

color: #FFF;

/* border: 10px solid #8e8b7b; */
}
	.btnLink a:hover{

/* background: #EA967A; */

}
	
		.btnLink a:hover{

/* background: #F93283; */
}
	.topBtn a:hover{

background: #050507;

}
	
	.topBtn_02 a:hover{

    background: #fff;

  }
	
}





@media screen and (max-width: 767px) {

	.anchorWrap{display: flex;margin: 3% 0 5px;}
	
		.btnLink a{

background: #282828;

color: #FFFF;

/* border: 6px solid #8e8b7b; */
}
	.btnLink a:hover{

/* background: #EA967A; */
}
	
}





.ttlCt{
    text-align: center;
    font-size: 35px;
    margin: 43px 0 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:nth-child(n+2) {
    margin-left: 2.5%;
  }*/
	
	
	
/*	
  .sanCol:nth-child(4n+1) {
    margin-left: 0;
	  */
	  
	  
  
/*  .flex_item:nth-child(n+5) {
    margin-top: 2.5%;
  }	  
	  */
	
	
	  .sanCol {
    margin-left: 2.5%;
  }

  .flex_items_itemLink {
    display: block;}
	
	
	.text_box	{margin-bottom:22px;}
	
	
	
	

	

 }





@media screen and (max-width: 767px) {

  .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: #CB0030;
    display: inline-block;
  }
	

 }
	


