body{
  width: 100%;
  font-family:"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  margin:0 auto;
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #000;
  -webkit-font-smoothing: antialiased; //なめらか

}

.owabi{

  border: 1px solid white;
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 1rem;
  color: white;
}

    border: 1px solid white;
    width: 70%;
    display: block;
    margin: 0 auto;
    padding: 1rem;
    color: white;

.mobile .header ul{
  width: 100%;
  overflow: hidden;
  justify-content: space-between;
}

.mobile .header .yoko{
  width: 25%;
}

.mobile .header .p2_header{
  width: 47%;
}

.mobile .header_title{
  bottom: 9%;
}

.mobile .header_title img{
  width: 89%
}

.mobile{
  display: none;
}

h4.set_info{
  padding: 0.5rem;
width: 95%;
display: block;
margin: 20px auto;
border: none;
color: white;
font-size: 1.5rem;
background-color: black;
font-weight: bold;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}
.header ul{
  list-style-type: none;
  width: 100%;
  display: flex;
  padding-left: 0;
  margin: 0 auto;
  justify-content: space-evenly;
}

.header img{
  width: 100%;
}
.header .p1_header{
}

.yoko{
  width: 22%;
}

.header .p2_header{
    width: 55%;
}
.header .p3_header{

}
.goods_section p{
  line-height: 1.75;
    font-size: 0.95rem;
    padding: 0 10%;
}

#makuai_book .sample .main img{
    width: 95%;
}

.set_ul li{
  background: rgb(104 104 104 / 50%);
    border: 1px solid #222;
    padding: 1%;
    width: 47%;
}

.set_ul2 li{
  background: rgb(104 104 104 / 50%);
    border: 1px solid #222;
    padding: 2%;
    width: 96%;
    margin: 0 auto;
}

.sample{
    background: rgb(104 104 104 / 50%);
      border: 1px solid #222;
      padding: 1%;
    width: 88%;
      margin: 0 auto;
}

.header{
    line-height: 0;
}

.header img{
  width: 100%;
  z-index: 9999;
}

.yoko,.p2_header {
  border-radius: 10px;
    max-width: 100%;
  opacity: 0;
  animation: 1.5s zoomOut forwards;
}
.yoko.zoomOut.is-animated {
  animation: zoomOut 0.6s cubic-bezier(0.3, 1, 0.5, 1) 1 forwards;/* なめらかに */
}
@keyframes zoomOut {
  100% {
    transform: scale(1.0);
    opacity: 1;
  }
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
}

.p2_header.zoomOut.is-animated{
  animation: zoomOut 0.6s cubic-bezier(0.3, 1, 0.5, 1) 1 forwards;/* なめらかに */

}
@keyframes zoomOut {
  100% {
    transform: scale(1.0);
    opacity: 1;
  }
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
}

.p2_header{
  animation-delay: 0.5s;
}
.header{
  background-color: #000;
}
.header img{
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}

.header_title {
  border-radius: 10px;
    width: 100%;
    max-width: 100%;
  opacity: 0;

  animation: 1.5s zoomOut forwards;
  animation-delay: 1s;
}
.header_title.zoomOut.is-animated {
  animation: zoomOut 0.6s cubic-bezier(0.3, 1, 0.5, 1) 1 forwards;/* なめらかに */

}
@keyframes zoomOut {
  100% {
    transform: scale(1.0);
    opacity: 1;
  }
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
}

.animation_head{
  position: relative;
  background-color: black;
}

.header{

  max-width: 1680px;
  margin:0 auto;
}

.header_title {
position: absolute;
bottom:20px;
}

.header_title img{
    width: 80%;
    margin: 0 auto;
    display: block;
    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.7));
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.7));
}
#set .notice{
  font-size: 0.8rem;
}

a:visited{
  color: inherit;
}

.fukkoku_area{
  display: flex;
  justify-content: space-evenly;
    width: 80%;
    margin: 0 auto;
}

.kimetsu_area{
  background-color: #626262;
  padding-top: 1rem;
    width: 1024px;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}
.set_ul li img{
  max-width: 350px;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}

.set_ul2 li img{
  max-width: 650px;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}

.kimetsu_area .ac2_tokuten p{
  color: black!important;
}


.fukkoku_area ul img{

    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}

.header_png{
    margin-top: -0.6%;
}

.fukkoku_area ul{
    list-style-type: none;
    width: 50%;
    padding-left: 0;
    float: left;
}


#makuai_book .sample .thumb{
    width: 95%;
}
#makuai_book .sample .thumb li{
    width: 22%;
}

.fukkoku_area p{
  font-size: 9px;
  letter-spacing: 1px;
}

#fate_fukkoku h6{
  font-size: 14px;
}
.kimetsu_area h3{
  color: black;
}

#minichara_shu .sample .thumb{
      width: 95%;
    flex-wrap: wrap;
}

#minichara_shu .sample .thumb li{
      width: 18%;
}

#magcup img{
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.setpic{
  margin-bottom: 1rem;
}

.setpic img{
  width: 900px;
  border: 1px solid #888;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.7));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.7));
}

.kimetsu_area nav p{
  margin-top:0;
    padding: 0 3%;
}
.kimetsu_area h2{    color: white;
    background-color: black;
    border: 1px solid #333;
    font-size: 1rem;
}

.kimetsu_area h5{
    font-size: 1.35rem;
    color: white;
    letter-spacing: 2px;
    margin: 15px;
}

nav li img{
	width: 100%;
}
.topicon nav ul p{
  color: black;
}
.kimetsu_area .goods_section{
background-color: rgba(46,46,46,0.6);
    background-size: 100%;
}

.kimetsu_area .goods_section p{
  color: white;
}

.kimetsu_area .intropic img{
    width: inherit;
    margin-bottom: 30px;
      -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,1));
      filter: drop-shadow(0px 3px 6px rgba(0,0,0,1));
}
.fate_area .intropic img{

  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.11));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
}


.price{
    color: #505050!important;
    font-size: 18px;
    margin: 0;
}

h3 span{
  color:#FB807B;
}
h3{
  font-size: 20px;
  font-weight: bold;
  display: block;
  background-color: white;
  border: 1px solid #B7B7B7;
  padding: 15px;
  margin: 30px auto;
  width: 70%;
  letter-spacing: 1px;
}


#kimetsu_himekuri .sample img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,1));
}

.kimetsu_area .sample .main img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.5));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.5));
}

.sample ul{
  list-style-type: none;
  margin: 0 auto;

}

.seisaku_chu
{
    font-weight: bold;
    border: 1px solid;
    width: 70%;
    display: block;
    margin: 1rem auto;
  }

.sample .main{
  margin-bottom: 1rem;
  padding-left: 0;
}

.sample .main img{
  width: 90%;
}

.main li{
    overflow: hidden;
}

.main img{
  padding-top:1rem;
}

#oped .main img, #genga .main img{
  width: 68%;
}

#oped .thumb li,#genga .thumb li{
  width: 17%;
}

.sample .thumb{
      width: 95%;
    flex-wrap: wrap;
}

.thumb li{
  width: 22%;
    margin-bottom: 0.5rem;
}

.thumb img{
  width: 100%;
  cursor: pointer;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}

.ojuu{

  	transition : all 1000ms;
  cursor: pointer;
}
.open{
	transition : all 1000ms;
}

h2{
  margin: 0 auto;
display: block;
text-align: center;
width: 90%;
background-color: white;
padding: 10px;
-webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
margin-bottom: 30px;
font-weight: normal;
letter-spacing: 2px;
}

.topicon nav ul{
      display: flex;
      flex-wrap: wrap;
      list-style-type: none;
      justify-content: space-evenly;
      margin: 0 auto;
      width: 100%;
      padding-left: 0;
}

.topicon nav ul li:hover{
	transition : all 300ms;
  opacity: 0.7;
}

.intropic img{
display: block;
margin: 20px auto;
width:90%;
}

.topicon nav ul li{
  background-color: white;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
      width: 31%;
      margin-bottom: 20px;
}

.topicon nav ul li img{
  display: block;
  margin:0 auto;
}


.topicon nav ul p{

}

h6{
    font-size: 1rem;
    letter-spacing: 2px;
    color: white;
    margin: 6px;
}

.set_ul{

    width: 95%;
    padding-top: 30px;
}

.set_ul2{
      width: 94%;
      padding-top: 30px;
      display: block!important;
}

.flex{
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    padding-left: 0;
    margin: 0 auto;
}

.noshadow{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.0))!important;
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.0))!important;
}

#fate_himekuri img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}


#haru_set img{
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}

#primo img{
      -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
      filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}
h4{

    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    width: 30%;
    display: block;
    margin: 20px auto;
}

#haru_set .bamen{
  width: 80%;
}

#haru_set .set_naiyou{
    flex-wrap: wrap;
    width: 85%;
}

#haru_set .set_naiyou li{
    margin-bottom: 20px;
}

#haru_set .set_naiyou p{
    display: block;
    padding: 8px;
    background: white;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.2));
}

#fate_conte ul img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.2));

}


.ac2_tokuten{
  background-color: white;
  width: 60%;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #C1C1C1;
}

p.setsumei{

      line-height: 1.5;
    margin-bottom: 40px;
}


@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}

.ac2_tokuten p{
  line-height: 1;
}

.close{
  display: none;
  animation: show 1s linear 0s;
}

.ojuu_open{
  display: none;
  animation: show 1s linear 0s;
}

.ojuu img{
  margin: 0 auto;
  animation: show 1s linear 0s;
}

.open{
  display: block;
  animation: show 1s linear 0s;
}


nav{

    margin-top: 1rem;
}

.goods_section{
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

#makuai_book{
  background-image: url(../img/bg.webp);
}


#oni_set{
  background-image: url(../img/bg_1.webp);
}

#aku_set{
  background-image: url(../img/bg_2.webp);
}

#minichara_shu{
  background-image: url(../img/bg_3.webp);
}


#magcup{
  background-image: url(../img/bg_4.webp);
}

.fate_area .goods_section{
  background-color: rgba(253,252,248,0.5);
}


.flexbox{
  list-style-type: none;
    padding-left: 0;
}

.shadow{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
filter: drop-shadow(0px 3px 6px rgba(0,0,0,.16));
}

.flexbox{
  display: flex;
  justify-content: space-evenly;
}

.flexbox li img{
  cursor: pointer;
    margin-top: -3%;
}
}
.flexbox li img:hover{
  opacity: 0.8;
	transition : all 500ms;
}


.container{
  height: 500px;
}

.tenji ul{
  list-style-type: none;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

#eyemask h6{

    margin: 20px 0;
    margin-top: 30px;
}

p{
    letter-spacing: 2px;
    padding: 0 10%;
    text-align: center;
    line-height: 2;
    font-size: 16px;
}


.gallery{
    display: block;
    margin: 40px auto;
}

.tenji li{
  margin-bottom: 40px;
}

.pic{
    margin-bottom: 20px;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}


.name{
-webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
}

ul.to{
  list-style-type: none;
  display: flex;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
  justify-content: space-evenly;
  padding-left: 0;
  padding: 0 40px;
}

/* 画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 30px);
	transition : all 1000ms;
	}


/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}

  .header img{
    width: 100%;
  }


  /* 画面外にいる状態 */
  .fadein_2 {
  	opacity : 0.1;
  	transform : translate(0, 30px);
  	transition : all 1000ms;
  	}


  /* 画面内に入った状態 */
  .fadein_2.scrollin {
  	opacity : 1;
  	transform : translate(0, 0);
  	}

    .header img{
      width: 100%;
    }


footer{
  background-color: #696767;
    padding: 20px;
    color: white;
    text-align: center;
}

footer a{

    color: white;
    text-decoration: none;
    font-size: 15px;
}


.webshop_to{
  letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-size: 0.9rem;
    padding: 17px;
    background-color: #848484;
    width: 330px;
    text-align: center;
    color: white;
    margin: 20px auto;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));

}

a:hover{
  opacity: 0.8;
  	transition : all 300ms;
}

a.webshop_to:visited{
  color: white;
}

.webto_{

  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  margin-bottom: 30px;
  width: inherit;
}

.link{
  margin: 0;
margin-block-start: 0;
padding-inline-start: 0;
list-style-type: none;
}

.link li{
  border-bottom: none;
margin-bottom: 10px;
padding-bottom: 0;
text-align: center;
}

.topicon .makuai_li{
    width: 95%;
}


  #page_top{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #fff;
    opacity: 0.6;
    border-radius: 50%;
  }
  #page_top a{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f106';
    font-size: 25px;
    color: #000000;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }


.hide {
  display: none;
}

.others img{
  width: 100%;
  margin:1rem auto;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
}

.others{
  margin: 0 auto;
  width: 95%;
}

.others p{
  color: white;
  margin: 0 auto;
}