@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Sedan+SC&display=swap');
    *{
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;

} /**/

img {
  max-width: 100%;
  vertical-align: bottom;/**/
}

a{
  color: #333;
  text-decoration: none;/**/
}


.top_pc{display: block;margin: 0 auto;text-align: center;max-width: 600px;}
.top_sp{display: none;}
.ykbtn{
    display: inline-block;
  padding: 10px 13px;
  border-radius: 20px;
  font-size: 1.2rem;
  font-weight: 700;
 background-color: #000;
    color:#fff;
    margin: 5% auto auto auto;
}
/*---------------------------------------------------------------------*/
.topcd{position: fixed;top:-1px;z-index: 99;max-width: 450px;}
.en{  font-family: "Sedan SC", serif;
  font-style: normal; }

.top_img{width: 100%;height: 630px;background-color: #f0f0f0;}


.item{width: 100%;flex-basis: 100%;padding: 0 5%;}


.item_ttl {
    font-size: 1.3rem;
  margin: 10% 0% 7% 0%;
  padding-bottom: 10px;
    font-weight: 500;
    color:#000;
    
}
.item_ttl_box{
   /* display: inline-block;
    border:solid 1px #000;
    padding: 0 10px 10px 10px;
    background-color: #fff;
    width: 60px;
    top:-2%;
    left:-2%;*/
font-size:1.5rem;
    padding: 10px 0 20px 0;
    color: #333;
}
.item_ttl_img{
    /*right: 1%;
    top:2%;*/
    width: 140px;
    text-align: center;
    margin:  0 auto;
}
.numb{font-size: 3rem;border-bottom:solid 1px #000;}

.txt{font-size: 1rem;line-height: 2;/*padding: 5%;text-align: left;*/}
.ttl{
    width: 65%;
    margin: 0 auto;
     text-align: center;
    padding-bottom: 5%;
    }

.ttl_box{
    width: 90%;
    max-width: 700px;
    margin: 0 5%;
    padding: 3% 0;
    text-align: center;
    position: relative;
}
.ttl_img{bottom: 0;width: 16%;left:-1%;}
.ttl_img2{top: 20%;width: 18%;right:-1%;}
#jinbei .ttl_img{width: 17%;left:4%;}
#jinbei .ttl_img2{width: 17%;right:-2%;}
.txt_tz{text-align: center;font-size: .8rem;}






body{}
#container{
  position: relative;
  margin: 0 auto;
  text-align: center;
   background-image: url("../img/bk.jpg");
    background-size: cover;
    background-repeat: none;
    background-attachment:fixed;
    background-position: center;
}

#container2 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
 max-width: 600px;
 
}
#method{
  color:#fde3f4;
    background-color:#fff9fd;
 
    background-position: center;
    width: 95%;
    text-align: center;
    padding: 50px 0 ;
    margin: 8% auto auto auto;
    border:solid 2px #fde3f4;
    border-radius:15px ;
    position: relative;
}
#method .txt{
    color: #000;
    
}
.hanabi{right: 10%;bottom:-2%;}

h2{font-size: 1.5rem;color:#000;padding: 20px 0 30px 0;}
.stxt{font-size: .7rem;color:firebrick;}
section {
  position: relative;
 margin: 0 auto;
  text-align: center;
  max-width:530px;
}


.iconmum{position: relative;}
.flexbox {
  display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.mflex{
   width: 90%;
    padding: 0 5%;
    align-items: flex-start;
    margin: 0 auto;
    text-align: center;
   
}
.img1{margin-right: 0.5%;}
.img2{margin-left: 0.5%;}

.flex_tz{margin-top: -10%;}
.flex_tz img{margin-left: 10%;}/**/
.fitem{
  flex-basis:45%;
  margin:0 2%;
  padding: 5% 0;
  
}
#yukata{
     background-image: url("../img/back.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}
.jinbei{
      background-image: url("../img/back2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}

.txt_tz2{text-align: center;}


.flexbox2{
    margin:3% 0;
    display: flex;
    align-content: flex-start;
    justify-content:space-between;
    flex-wrap: wrap;
    
}
.m_ttl{max-width: 530px;text-align: center;margin: 0 auto;}
.ttl_img3{width: 25%;top:-15%;left: -10%;}
.deng{right: -5%;width: 25%;top:-35%;}
.hl{
    position: relative;
  background: linear-gradient(transparent 60%, pink 60%);
   padding: 0 0 0 5px; 
    margin-right: 5px;
}

.fitem0{
    flex-basis:45%;
    width: 45%;
    margin:5% auto;
    background-color: #fff;
    color:#000;
    border-radius: 15px;
    padding-bottom: 3%;
}
.fitem0 .numb{font-size: 1.2rem;padding: 20px 0;margin: 0 5%;}

.fitem0 .txt{margin: 5%;text-align: left;}
.view_tz{
    margin: 5% 0; 
    position: relative;
}

.slider img{text-align: center;margin: 0 auto;}

.icon {position: absolute;}

#top_intro{
  position: relative;

}

.goodsName {
 
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.2;
  color:#000;
 
}


.img_3{margin-left: 20%;margin-top: -15%;}

.intro_ttl {
  padding:10%;
  line-height: 2;
  font-weight: 700;
	margin: 0 auto;
	width: 80%;
	
}
 
 .intro_p {
 
  color: #000;
  font-size: 1.1rem;
  display: inline-table;
font-weight: 400;
}


.price_txt {
  text-align: left;
  line-height: 1.8;
  font-weight: 400;
  font-size: .8rem;
  position: relative;
 margin-top: 0%;
}

.price_txt p{

	display: inline-table;
	text-align: left;
}
.price{font-size: 1.5rem;font-weight: 700;line-height: 1.2;}



#jinbei{padding-top: 100px;background-color:#d9eefd; }


.view {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}


.slider {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}


.more {
  padding: 50px 0;
}
.more a {
  color: #185aa5;
}
.more .more_bt {
  
  display: inline-block;
  padding: 10px 13px;
  border-radius: 20px;
  font-size: 1.2rem;
  font-weight: 700;
 background-color: #000;
    color:#fff;
}

.ts-txt{font-size: .8rem;}

.xck{
    color:#fff;
    font-size: 1rem;
    font-weight: 500;
   border-radius: 5px;
    padding:3px 5px;
    background-color:#000 ;
   
}


 @media (max-width: 749px) {
  #container2{
    border:none;
    border-radius: 0;
    width: 100%;
    margin-bottom: 0px;
  }

     h2{font-size: 1.2rem;}
  .view{width: 100%;}
 
.mflex{
   display: block;
   
}
     .ttl{
    width: 80%;
         padding-bottom: 5%;
   
    }
     .item{width: 100%;padding: 0%;} 
     
    .item_ttl_box{
  /* width: 50px;
    padding: 0 7px 7px 7px;
    top:-4%;
    left:1%;*/
}
     
     
.item_ttl_img{
    width: 120px;
  /*  right: 2%;
    top:2%;
    width: 85px;*/
}
.numb{font-size: 2rem;} 
     
     .ra-txt{font-size: .8rem;} 
    /* .item_ttl_box .ts-txt{font-size: 1rem;}line-height: .5;*/
    
 
     .top_pc{display: none;}
.top_sp{display: block;}
     
   .fitem0{
    flex-basis: 90%;
    width:90%;
    margin:5%;
    background-color: #fff;
    color:#000;
    border-radius: 15px;
    padding-bottom: 3%;
}  
     
.ttl_img{bottom: 35%;width: 16%;left:-1%;}

.ttl_img3{width: 20%;top:25%;left: -5%;}

#jinbei .ttl_img{width: 13%;left:0%;bottom:0%;}
#jinbei .ttl_img2{width: 17%;right:-2%;top:35%;}
} 


@media (max-width: 420px) {
  
.intro_p{font-size: 1rem;}
   
       
  
    .goodsName {font-size: .9rem;}
}

.site-header{z-index: 99;}
.gnav__menu__item {
  background-color:#000;
  padding:10px;
  border-radius: 5px;
  text-align: center;
  /*border: solid 1px #ac8d2b;*/
  font-size: 1rem;
  list-style: none;
margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif;
 
  
}
.gnav__menu a{color:#fff;}
@media (max-width: 749px) {
 .gnav__menu{
  display:flex;
  justify-content: center;
 }
 .gnav__menu__item {
  display: inline; 
  margin-right: 5px;
 }
}




.ybk{
 background-color: #ffe5ee;
    padding-bottom: 70px;
}
/* --------------------------------------footer---------------------------------------- */
#topics{position: relative;
    z-index: 98;
    background-color:#D9D9D9;}
#topics a{color:#333;}


#gFooter address {
  padding: 35px 5px 56px;
  color: #666;
  font-size: .9rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #D9D9D9;
}

#gFooter {
  bottom: 0;
}





/*---------------------------------slider-----------------------------------------------------------------------------------------------------------------------*/



button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
    z-index: 999;
}
.prev-arrow{
  left: 10px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #333;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
    opacity: .3
}
.next-arrow{
  right: 10px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #333;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
    opacity: .3
}

.thumbs_list{position: absolute;right:0%;bottom:-3%; }

.thumbs_dots,.thumbs_dots2,.thumbs_dots3,.thumbs_dots4 {
  margin:10px 0;
}
.thumbs_list li {
  display: inline-block;
    width: 7px;
    height: 7px;
   margin: 0 5px;
    opacity: .3;
  cursor: pointer;
  transition: opacity 0.3s;	
  border-radius: 50%;
    background-color:#333/*  #3e7c44 */;
}
.thumbs_list li.slick-active { 
  opacity: .6;
}
.slick-dotted.slick-slider{margin-bottom: 0px;}
