@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=Lilita+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');*/
* {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;

} /**/

img {
  max-width: 100%;
  vertical-align: bottom;
}

a{
  color: #3c294d;
  text-decoration: none;
}
p{line-height: 1.7;}
.introbox{
	display:flex;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
	z-index: 0;/**/
    opacity: 1;
    background-image:url("../img/back.jpg");
   
}




.up_img{border: solid 1px #000;margin-bottom: 5px;}
#top{
 
    position: relative;
    z-index: 2;
    text-align: center;
    background-image: url("../img/top_bk2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  height: 100vh;
}

.intro_txt{
    padding: 0px 0 50px 0; 
    width: 95%;
    margin:0 2.5%;
  
}


.top_txt{
    font-size: 1.1rem;
    line-height: 1.8;
    font-weight: 700;
    color:rgba(20,0,34,1.00);
    
}

#intro_left,#intro_right {
   position: relative;
    width: calc((100% - 530px) / 2);
    -webkit-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    
}



.left_bk{ 
  
}

body{
    font-family:"Noto Sans JP", sans-serif;
    
}

/*---------------------------------------------------------------------*/



#container{
  position: relative;
	
}

#container2 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width:530px;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden; 
  background-color: #a16cd6;
   z-index: 5;

}
section {
  position: relative;
}
.main{ margin: 0 auto;text-align: center;}

.flexbox {
  display: flex;
  align-items: center;
  justify-content: center;
    flex-wrap: wrap;
}
.fbtz{justify-content:flex-end;}
.fbtz2{justify-content:flex-start;}
.fbtz3{width: 90%;margin: auto 5%;}

.flexitem{flex-basis: 50%;margin: 0 auto;text-align: center;width: 50%;}


.fitem3{width: 50%;flex-basis: 50%;padding:5% 0;/**/}
.fitem3 .price_txt{font-size: .8rem;}



.back_bk,.left_bk{
    /*width: 100%;
       height: 100vh;*/
    text-align: center;
    margin: 0 auto;
  color:#3c294d;
     position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}


.lineUP_ttl{
    padding: 15px;
    font-size: 1.5rem; 
    text-align: left;
    font-weight: 900;
}


.back_bk .flexbox{
    flex-wrap: wrap; 
    justify-content: flex-start;}
.flexitem2{
    flex-basis:100%;
    margin:0 auto 2.5% auto;
}

.flexitem2 p{
    text-align: left;
    padding-left: 5px;
    font-size: .9rem;
    font-weight: 700;}
.flexitem2 a{color:#3c294d;}
.flexitem2 p span{font-size: 1.4rem;margin-right: 15px;font-weight: 900;}



.intro_img{position: relative;}
.introback{color:#fbf4e9;}
.icon {
  position: absolute;
}



.ttl_10{
    text-align: center;
    margin-bottom: 10%;
    font-size: 1.1rem;
    font-weight: 700;
}
.price {
  text-decoration: underline;
}
.itembox{padding: 15% 0;}

.fpk{border-radius: 15px;}
.item_txt{
    text-align: left;
  padding:5% 10% 0% 10%;
    font-size: .9rem;
    font-weight: 600;
}
.price_txt{
   /**/
  font-weight: 400;
  font-size: .9rem;
  text-align: left;
  padding:5% 10%;
  position: relative;
    z-index: 3;
}
.fitem3 .price_txt{text-align: center;}
.price_txt_p{flex-basis: 70%;}
.price_txt p{line-height: 1.5;}
.price_txt .limited{font-size: .8rem;line-height: 1.4;}

.check{
  flex-basis: 30%;
  display: flex;
    align-items: center;
    justify-content: center; 
  text-align: center;
  margin: 0 auto;
 
}



.view {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}


.icon_mum{position: relative;}

.mimg{position: relative;z-index: 0;border-radius: 5%;margin-top: -2%;/**/}
.ttl{position: relative;z-index: 1;text-align: left;margin-left: 10%;}


.more {
	padding-top: 70px;
  padding-bottom: 50px;
    margin: 0;
}
.more a {
  color: #fff;
}
.more .more_bt {
  background-color: #3c294d;
  display: inline-block;
  padding: 10px 13px;
  border-radius: 20px;
  font-size: 1.2rem;
  font-weight: 700;
}
.site-header{z-index: 999;cursor:pointer;}
.gnav__menu__item {
  background-color: #3c294d;
  padding: 7px 10px;
  border-radius: 5px;
  text-align: center;
  font-size: .8rem;
  list-style: none;
  color:#fff;
    font-weight: 700;
  
}
.gnav__menu a{color:#3c294d;}
#topics{position: relative;z-index: 98;background-color: #D9D9D9;}
.price_txt .red{
    color:#4F200D;
    font-size: .7rem;
    line-height: 1.5;
    }


/*--------------------------------------------------------------------------------------------------------------------------------------*/
.icong{bottom:-5%;right:0%;width: 25%;}
.logoicon{bottom:5%;left: 0%;width: 40%;transform: rotate(-15deg);}
.icong2{right:0%;top:10%;width: 25%;}
.pumpkin1{right:0%;bottom: 5%; width: 25%;}
.spider{top:0%;left: 13%;width: 13%;}
.spider2{top: -5%;left: 0%;width: 100%;}
.spider3{right:5%;top:30%;width: 10%;}
.bat{bottom: -4%;left: 0;width: 32%;}
.eye1{bottom:10%;left: 4%;width: 10%;}
.bat2{right: 0%;bottom:20%;width: 30%;}
.gost{top:5%;left: 0%;width: 15%;}
.item1_3{margin-top: 7%;margin-left: 5%;margin-right: 25%;}
.pumpkin2{
    bottom:-7%;left: 0%;width: 20%;
}
.maho{width: 15%;right: 20%;bottom: -12%;}
.skull{width: 15%;right: 0;bottom: 10%;}

#item1,#item3,#item5,#item7,#item9{background-color: #995fcc;}


@media (max-width: 1100px) {
 #intro_left {
   position: relative;
    width: calc((100% - 530px));  
    
}
   #intro_right{display: none;}
#container{margin-left: calc((100% - 530px));}
    
}


 @media (max-width: 749px) {
   
	 #container{
  position: relative;
	max-width:100vw;
	margin:0 auto;
   text-align: center;
  margin-left: 0;       
}
  #container2{
    border:none;
    border-radius: 0;
    max-width:100vw;
    margin-bottom: 0px;
  }
 
.flexitem2 p{font-size: .8rem;}
     .introbox{
         position: relative;
     }
     #intro_left{
         width: 100%;
         height: auto;
     }
     .left_txt{
   top:30%;
    left:40%;
   font-size: 1.7rem;

    
}
}




@media (max-width: 379px) {
    .fbtz3{width: 95%;margin:auto 2.5%;}
  
}

/* --------------------------------------footer---------------------------------------- */
#gFooter .fLinkList li a {
  padding: 29px;
  display: block;
  color: #666;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  background-color: #e2e2e2;
}

#gFooter .fLinkList li a:hover {
  opacity: 0.7;
}

#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;
}






/*-------------------------------------------------------------------------------*/
