@font-face {
   font-family: serif;
   src: url('/zombieenglish/fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf') format("opentype");}
   
   * {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
	* overflow-x:hidden;
	_overflow: auto;
	margin:0px;
	padding:0px;
	scroll-behavior: smooth;
}

body {background:black;color: white;font-family: "Noto Sans JP", sans-serif;font-size:20px; height:100%; margin:0px; padding:0px;}
h1 ,
h2 ,
h3 ,
h4 {
	margin:0px;
	padding:0px;
}
table {
	border:none;
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
ul ,
dl {
	list-style-type:none;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
}
li ,
dd ,
dt {
	list-style-type:none;
	margin:0px;
	padding:0px;
	zoom:1;
	overflow:hidden;
}
a:hover {
	text-decoration:none;
}
i{
	margin-right:.5em;
}
article,aside,canvas,details,figcaption,figure,
header,footer,hgroup,menu,section,summary,address {
	display:block;
}
header {
height: 70px;
    display: flex;
    align-items: center;
}
header a.logo {
    display: block;
    width: 220px;
    max-width: 220px;
        margin-left: 1%;
}
#zombieenglish_post > h3 {
    display: none;
}
a {text-decoration: none; color: white;}
.ac{text-align: center;}
.al{text-align: left;}
.m0a{margin: 0 auto;}
.mb1em{margin-bottom:1em;}
.mb5em{margin-bottom:5em;}
.mlra{margin-left: auto; margin-right: auto;}
.p10px{padding: 1em;}
.db{display: block;}
.w90{width: 90%;}
.w80{width: 50%;}
.f300 {}
.f200 {}
.f150 {}
.f5vw {font-size: 5vw;}
.f6vw {font-size: 3.2vw;}
.f11vw {font-size: 6vw;}
.fs{font-family: serif, "Cinzel", "Noto Serif JP", sans-serif;}
.fg{font-family: "Noto Sans JP", sans-serif;}
.c1{color: #e3007f;}
.c4{color: #245DBA;}
.spnone{display: inline-block;}
.wtd {
    width: 50%;
}
.wtd_box {
    background: #e3007f;
    padding: 1.2em;
}
.wtd_img {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    display: block;
}
.inner {
width: 880px;
    margin: 0 auto;
}

.btn {
    border: solid 1px;
    padding: 0.5em 1em;
    width: 80%;
    margin: 4em auto 1em;
    border-radius: 2em;
    display: block;
}
a.btn:hover {
    background: #e3007f;
    transition: 3s;
}
.flexbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.news_list {
width: 80%;
    color: white;
    margin: 3em auto;
    text-align: left;
    }
.news_list span {
    color: #e3007f;
    margin-right: 1em;
}
ul.news_list a {
    text-decoration: revert;
    line-height: 2em;
}
h2 .biribiri {
    width: 50%;
}
.gratext {
    color: #ffffff;
    background: -webkit-linear-gradient(90deg, #2f2f2f, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.zlogo {
    opacity: 0.3;
    margin: 3em auto;
    max-width: 420px;
    width: 60%;
    display: block;
}
.book{
box-shadow: 0px 0px 20px;
    margin-top: 2em;
}

section#ze1 {
    background-image: url(/zombieenglish/img/ze_5_3.webp);
    background-size: contain;
    background-position: bottom;
    padding-bottom: 70vh;
    background-repeat: no-repeat;
}
section#ze1 img.title_img {
    width: 590px;
    margin-bottom: 8em;
}
#ze2 .twitterheader {
    border-radius: 0.5em 0.5em 0 0;
    width: 90%;
    background: #e3007f;
    padding: 0.5em 1%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}
h3.twitterheader img {
    background: black;
    padding: 10px;
}
#ze2 .scroll-in img {
    width: 100%;
}
#ze2 .flexbox .tweetbox {
    margin-top: 2em;
    width: 48%;
    padding-bottom: 30vh;
}

section#ze2 {
    background-image: url(/zombieenglish/img/ze_38.png);
    background-size: cover;
}
section#ze2 h2 {
    position: relative;
    width: 50%;
}
section#ze2 .newstopic {
    display: flex;
    margin: 3em 3em 0;
}
section#ze2 .newstopic a {
    display: block;
    width: 50%;
}
section#ze3 {
    background-image: url(/zombieenglish/img/ze_18.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
section#ze3 p {
    margin: 1em 5em;
    font-weight: bold;
    }
section#ze3 p.f11vw {
    margin: 0.5em 0;
}
section#ze3 p.f6vw {
    margin: 1em auto;
}
section#ze3 .kaji {
    padding-bottom: 20vh;
    background-image: url(/zombieenglish/img/ze_15.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}
#ze3 h2 .splash_s,
#ze4 h2 .splash_s,
#ze5 h2 .splash_s{
    width: 70px;
}
#ze3 h2 .splash_m,
#ze4 h2 .splash_m,
#ze5 h2 .splash_m{
    width: 250px;
}

section#ze4 {
    padding-top: 5em;
}

section#ze4 p{
   padding: 1em 1em 0;
    line-height: 1.2em;
    font-size: 18px;
text-align: left;
}
section#ze5 h3 {
font-size: 28px;
}
section#ze5 {
    background-image: url(/zombieenglish/img/ze_39.png);
    background-size: cover;
    padding-bottom: 3em;
}
section#ze5 p {
margin-bottom: 1em;
    margin-top: 0;
    margin-left: 1em;
    margin-right: 1em;
    font-weight: bold;
    font-size: 18px;
    width: 40%;
    text-align: left;
}
section#ze5 ul {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    }

section#ze5 ul li {
width: 30%;
    margin-left: 2%;
        cursor: pointer;
        }
li.tab_btn.active {
    color: yellow;
}
#ze5 div.tab_box ul li img {
height: 10px;
    background-color: #c8c8c8;
    border-radius: 0.2em;
    padding: 0.3em 0.5em;
        }

#ze5 > div > div.tab_box > img {
    display: block;
            }
#ze5 div.tab_box ul li.tab_btn.active img {
    background: yellow;
}
#ze5 #charactermovie,
#ze5 #itemmovie,
#ze5 #actionmovie,
#ze5 #candymovie

{
margin: 2em 7em;
}
#ze5 .youtubebox {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 2em;
}
#ze5 .youtubebox iframe {
  width: 100%;
  height: 100%;
}
section#ze6 {
    padding: 0 1em 1em;
}
section#ze6 .game {
padding: 1em 0;
    }
section#ze6 .game p {
    text-align: center;
}
section#ze6 .game ul {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin: 1em auto;
}
#ze6 div.game ul li {
    position: relative;
    overflow: unset;
}
#ze6 div ul li:active::before {
    content: "▶";
    margin-right: 0.5em;
    position: absolute;
    left: -24px;
}
#ze6 div ul li:hover::before {
    content: "▶";
    margin-right: 0.5em;
    position: absolute;
    left: -24px;
}
#ze6 img{
    width: 60%;
    margin: 0 auto;
    display: block;
}

section#ze5 .charactermoviepanel,
section#ze5 .itemmoviepanel,
section#ze5 .actionmoviepanel,
section#ze5 .candymoviepanel
{
width: 100%!important;
    height: unset!important;
}


@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}


.scroll-up {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(100px);
  transition: all 1s;
}
.scroll-up.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.scroll-up.is-show.zlogo {
    opacity: 0.3;
}
.scroll-in {
width: 250px;
  margin: 70px auto 0;
  transform: scale(0) rotate(720deg);
  opacity: 0;
  transition: all .5s;
  position: absolute;
    right: 0;
    top:0;
  }
.scroll-in.is-show {
  transform: scale(1) rotate(0deg);
  opacity: 1;
  }

.slider{
    margin: 0 auto;
    width: 96%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
.slick-slide {
     opacity: unset !important; 
}


/*タブ実装*/
.tab_box .btn_area {
}


.tab_box .tab_panel {
    display:none;
}

.tab_box .tab_panel.active {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
.tab_box .tab_panel.active img {
    width: 45%;
    display: block;
}
.menu-btn {
position: fixed;
    top: 0;
    right: 0;
    display: flex;
    height: 70px;
    width: 70px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #e3007f;
            }
li.tab_btn {
display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0.5em 0;
    align-items: flex-start;
    align-content: flex-start;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
content: '';
    display: block;
    height: 5px;
    width: 60px;
    border-radius: 5px;
    background-color: #ffffff;
    position: absolute;
    transition: 3s;        }
.menu-btn span:before {
    bottom:20px;
}
.menu-btn span:after {
    top: 20px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
    transition: 3s;
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
    transition: 3s;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
    transition: 3s;
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 70vh;
    position: fixed;
    top: 70px;
    left: 100%;
    z-index: 80;
    transition: all 0.5s;
    transition: 3s;
    background: linear-gradient( -45deg, #9e9e9e 25%, #606060 25%, #606060 50%, #9e9e9e 50%, #9e9e9e 75%, #606060 75%, #606060 );
    background-size: 800px 800px;
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
    transition: 3s;

}
.menu-content ul li {
    font-size: 3.5vh;
    line-height: 7vh;
    font-weight: bold;
    color: black;
    padding: 0.8em;
}
.menu-content ul li a {
    color: black;
}
.menu-content ul li a:hover {
    color: #e3007f;
    transition: 2s;
}

.menu-content h2 img {
    width: 200px;
}
.menu-content ul{
display: flex;
    justify-content: center;
}

p#nav_exit {
    margin-top: .5em;
}
p#nav_exit img {
    width: 120px;
}
/*モーダルウインドギャラリー*/

.mfp-arrow-right:after{
    border-left: 17px solid #e6007f;
}
.mfp-arrow-right:before{
    border-left: none;
}
.mfp-arrow {
    opacity: 0.5;
}
.mfp-arrow:before {
    opacity: 0.5;
}
.mfp-arrow-left:before {
    border-right: none;
}
.mfp-arrow-left:after {
    border-right: 17px solid #e6007f;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 0.5;
}
#shoppingbox.scroll-up{
opacity: 0;
    visibility: hidden;
    transform: translateY(100px);
    transition: all 1s;
        }

#shoppingbox.scroll-up.is-show{
position: fixed;
    right:0;
    bottom:0;
    z-index:2;
        overflow: unset;
        opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    }
#shoppingbox li {
    margin: 5px 0px 5px 5px;
    background: powderblue;
    border-radius: 30px;
    width: 35px;
    height: 35px;
        overflow: unset;
        position: relative;
}
#shoppingbox li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 35px;
    width: 35px;
    justify-content: center;
}
#shoppingbox li a:hover::before {
    content: "Amazonで購入";
    width: 162px;
    height: 35px;
    display: inline-block;
    background: #313131;
    position: absolute;
    right: 18px;
    z-index: -1;
    color: #cdcdcd;
    border-radius: 1em 0 0 1em;
    padding-left: 1em;
}
#shoppingbox li a img {
    width: 60%;
}
#shoppingbox li.amazon_btn {
    background: #F29100;
}
#shoppingbox li.rakuten_btn {
    background: #700000;
}
#shoppingbox li.gakusan_btn {
    background: #093C80;
}
#shoppingbox li.yodobashi_btn {
    background: #DB2817;
}
#shoppingbox li a::before {
    height: 35px;
    display: inline-block;
    background: #313131;
    position: absolute;
    right: -210px;
    z-index: -1;
    border-radius: 1em 0 0 1em;
    padding-left: 1em;
    transition: 2s;
}
#shoppingbox li.amazon_btn a::before {
    content: "Amazonで購入";
        width: 162px;
}
#shoppingbox li.rakuten_btn a::before {
    content: "楽天ブックスで購入";
        width: 202px;
}
#shoppingbox li.gakusan_btn a::before {
    content: "学参.comで購入";
        width: 162px;
}
#shoppingbox li.yodobashi_btn a::before {
    content: "ヨドバシで購入";
        width: 162px;
}

#shoppingbox li a:hover::before {
    right: 20px;
}


@font-face {
  font-family: 'Pattaya-Regular'; /* フォント名 */
  src: url('/zombieenglish/fonts/Pattaya-Regular.ttf') format('truetype');
}

div#contents {
    background-image: url(/zombieenglish/img/halloween_bg.png);
}
section#ze2 {
    background-image: none;
}
#ze1{
        position: relative;
    }
.halloween_pumpkin,
.halloween_pumpkin2,
.halloween_bat,
.halloween_candy,
.halloween_candy2,
.halloween_ghost,
.halloween_hat,
.halloween_scull,
.halloween_spider
 {
    width:20vw;
    position: absolute;
}
img.halloween_bat {
    right: 10%;
    top: -30%;
}
img.halloween_pumpkin {
    right: 20%;
    top: 20%;
}
img.halloween_ghost {
    left: 20%;
}
img.halloween_candy {
	left: 10%;
    top: 50%;
}
img.halloween_pumpkin2 {
    right: 30%;
    top: 70%;
}
/*** ニュース部分ハロウィン装飾用 ***/

@keyframes updown-anim{
  0%{
    transform: translateY(140%); /*表示範囲外から*/
  }
  10%{
    transform: translateY(0); /*通常の位置へ*/
  }
  50%{
    transform: translateY(0); /*文字が上に揃うまで待機*/
  }
  60%{
    transform: translateY(140%); /*下がる*/
  }
  100%{
    transform: translateY(140%); /*待機*/
  }
}

/*** アニメーションする要素の親 ***/
.updown{
  color: #e88700;
  font-weight: bold;
  font-size: 2rem;
  margin: 2rem;
  display: flex; /*　横並びに */
  overflow: hidden; /* はみ出たものを非表示に */
  flex-direction: row;
  flex-wrap: wrap;
  transform: rotate(-6deg);
  font-family: 'Pattaya-Regular';
}
.halloween_text {
    position: absolute;
    bottom: 10%;
}
.halloween_text_character{
width:20%;
}
.halloween_text > p > span:nth-child(1) {
    width: 100%;
}
/*** アニメーションを適用する要素 ***/
.updown span {
  transform: translateY(140%); /*デフォルトで下に隠す*/
  display: block; /*ブロック要素に*/
  animation: 3.5s updown-anim linear infinite; /* アニメーション */
}

/*** 各span(文字)に遅延時間delayを設定 ***/
.updown span:nth-child(1) {
  animation-delay: 0s;
}
.updown span:nth-child(2) {
  animation-delay: 0.05s;
}
.updown span:nth-child(3) {
  animation-delay: 0.1s;
}
.updown span:nth-child(4) {
  animation-delay: 0.15s;
}
.updown span:nth-child(5) {
  animation-delay: 0.2s;
}
.updown span:nth-child(6) {
  animation-delay: 0.25s;
}
.updown span:nth-child(7) {
  animation-delay: 0.3s;
}
.updown span:nth-child(8) {
  animation-delay: 0.35s;
}
.updown span:nth-child(9) {
  animation-delay: 0.4s;
}
.updown span:nth-child(10) {
  animation-delay: 0.45s;
}
.updown span:nth-child(11) {
  animation-delay: 0,5s;
}
.updown span:nth-child(12) {
  animation-delay: 0.55s;
}
.updown span:nth-child(13) {
  animation-delay: 0.6s;
}
.updown span:nth-child(14) {
  animation-delay: 0.65s;
}
.updown span:nth-child(15) {
  animation-delay: 0.7s;
}
.updown span:nth-child(16) {
  animation-delay: 0.75s;
}

/*** ニュース部分ハロウィン装飾用ここまで ***/
/*** キャンディ降らす装飾用ここまで ***/
#soto {

display:block;
position:fixed;
overflow:visible;
z-index:5;
pointer-events:none;
}


#yuki {

animation:yuki 9s linear forwards;
}
.cls-1{fill:#e46022;
}
/html/body/svg/use[2]{

}


@keyframes yuki {

from {

transform:translateY(-20vh);
}

to {

transform:translateY(120vh);
}

}
/*** キャンディ降らす装飾用ここまで ***/