/*@media screen and (max-width: 1024px) {
    p {
        color: red;
        background-color: black;
        font-size: 1.2em;
    }
}*/

/*Police*/
code {
font-family:sans-serif;
font-size:12px;
}

* {box-sizing: border-box;}
[class*="col-"] {
  float: left;
  padding: 15px;
}

html {
    height: 100%;
    width: 100%;}

body { min-height: 100vh;
overflow-x: hidden;
}

/*title*/

@import url('https://fonts.googleapis.com/css2?family=Rowdies:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rowdies:wght@300&display=swap');

.main {
  position: relative;
  font-family: 'Rowdies';
  font-size: 3em;
  width: 100%;
  margin: auto;
  padding:10px;
  transform: skew(-15deg);
  letter-spacing: 0.03em;
  color: black;
  text-align: center;
    text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #fff,
      0 0 42px #0fa,
      0 0 82px #0fa,
      0 0 92px #0fa,
      0 0 102px #0fa,
      0 0 151px #0fa;
}

.sub {
	display: flex;
	flex-direction: row;
	justify-content: center;
	
  font-family: "Rowdies";
  margin: 0;
  /*margin-top:5.938em;*/
  margin-bottom:3.438em;
  font-size: 1.35em;
  color: red;
  text-shadow: 0 0 0.05em #fff, 0 0 0.2em #fe05e1, 0 0 0.3em #fe05e1;
  transform: rotate(-7deg);
}

/*Template pour fond uni
body {
  background-color: rgba(10, 100, 200, 0.3)
}
*/


/*NBK News 2
body #NBK{
	width: 100%;
	max-width: calc(100% -20px);
	min-width: 150px;
	height: 8.5vh;/*70%*/;
/*	min-height: 75px;
	max-height: 80px;
	background: #004fff;
	font-family: 'Roboto', sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	margin: auto;
	}

.ticker{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: calc (80%-20px);
	min-width: 300px;
	height: 8.5vh;/*70px;*/
/*	min-height: 60px;
	max-height: 70px;
	margin: 0 auto; 
	z-index: 3;
}

.ticker div {
	float: left;
    clear: none; 
    }

.ticker:before{
	width:10%; 
	max-width: calc(10%-20px);
	min-width: 300px;
	height :0vh;
	content: '';
	border-bottom : 8.5vh solid #c81c1c; /*71px*/
/*	border-right  : 30% solid #c81c1c ; /*120px*/
/*	border-left   : 10% solid #c81c1c ; /*120px*/
/*	position : relative;
	top: 5%;/*117px;*/
/*	left: 0.5%;/*9px;*/
/*	z-index:2;
	
	}

.news{
	width: 76%
	background: #cc4444;
	padding-top: 50%
	padding: 4%; /*0 4%;*/
/*	right: 70px

}

.title{
	background: red;
	display: table-cell;
	width: 20%;
	max-width: calc(20%-10px);
	min-height: 120px;
	max-height:160px;
	min-width: 300px;
	text-align: center;
	vertical-align: middle;
	background: #c81c1c;
	position: relative;
	font-size: 40px;
	bottom: 120%; /*85px;*/
/*	left: -10%;
	text-transform: uppercase;
	z-index: 3;
	}
	
.title:before {
	content: '';
	width: 40%;
	max-width: calc(40%-20px);
	min-width: 300px;
	position: absolute
	border-width: 60%; /*78px;*/
/*	border-style: solid;
	border-color: solid #c81c1c;
	top: 5%; /*10px;*/
/*	right: -15%; /*-125px;*/
/*	z-index: 4
}
	
.title:after{
	display: flex;
	flex-wrap: wrap;
	width:10%; 
	min-width: 300px;
	height : 0;
	content: '';
	border-bottom : 150px solid #c81c1c; /*150px*/
/*	border-right  : 120px solid transparent; /*120px*/
/*	border-left   : 120px solid transparent; /*120px*/
/*	position : absolute;
/*	top  : 22%; /*50px;*/
/*	right: -55%;/*-125px;*/
/*	z-index:2;
}/*
	

	/*color: #e60000
	position: absolute;
	content:"";
	right: -16%
	border-left: 20px solid #c81c1c;
	border-top: 33px solid transparent; 
	border-right: 20px solid transparent;
	border-bottom: 33px solid transparent ;
	left: -78px
	top: -78px;*/
	

/*
.ticker h5 #NBK {
	font-size: 18px;
	margin: 8% 0;
}


.cssmarquee {
overflow: hidden;
position: relative;
right: -50vw;
top: -14vh;
width: 100%;
}

.cssmarquee h1 {
position: absolute;
color: white;
width: 100vw;
height: 8.5vh + 1vh;
margin: 0;
line-height: 50px;
padding-right: 100%
text-align: center;
animation: cssmarquee 6s linear infinite;
}
@keyframes cssmarquee {
0% {
transform: translateX(1rem);
}
100% {
transform: translateX(-100vw);
}
}
*/

	
/*.news marquee{
	display: flex;
	font-size: 13px;
	}/*


/*NBK News
body #NBK {
	font-family:'Roboto',sans-serif;
}

.ticker-wrapper{
	position: relative;
	max-width: 800px;
	margin: auto;
	padding-top: 200px;
}

.bigHeading{
	display: block;
	position: absolute;
	font-style: italic;
	font-size: 40px;
	background: #e60000
	color: #fff
	text-transform: uppercase;
	padding: 15px;
	letter-spacing: 3px;
	font-weight: 700;
	z-index: 5
	}

.bigHeading::before{
	content:''
	width: 0;
	position: absolute;
	border-width: 78px;
	border-style: solid
	top: 0
	z-index: 3}
	
.bigHeading::after{
	border-color: transparent transparent #e60000 transparent;
	left: -78px
	top: -78px
	}
	
.text-update{
	height: 70px;
	background: #004fff
	overflow: hidden;
	position: relative;
	color: #fff;
	text-transform: uppercase
	letter-spacing: 1px;
	font-size: 25px;
	font-weight: 500;
	display: flex;
	align-items: center;
	left: 125px;
}

.text-update p{
	position: absolute;
	width: 150%
	margin: 0;
	font-weight: 700;
	text-align: left;
	
	transform: translateX(100%)
	animation: moving 25s linear infinite;
}

@keyframes moving{
	0%{
		transform: translateX(100%)
	}
	
	100%{
		transform: translateX(100%)
	}
}/*


/*Blur text*/


body #intro{
display: flex;
  align-items: center;
  justify-content: start;
  line-height: 1;
  min-height: 4rem;
  min-width: 50%;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 20px;
  width: 55%;
  height: 2.5rem;
  padding: 1rem;
  font-weight: bold;
  border-bottom: 5px solid #b46436;
  background-color: red;
  float: table-row;
}	

.intro {
	margin-top:-2em;
	margin-bottom:2em;
	display: flex;
	align-items:center;
	flex-direction: column; 
}

.container1 {
  display: flex;
  align-items: center;
  justify-content: start;
  line-height: 1;
  min-height: 4rem;
  min-width: 50%;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 20px;
  width: 56%;
  height: 2.5rem;
  padding: 1rem;
  font-weight: bold;
  border-bottom: 5px solid #b46436;
  background-color: red;
  float: table-row;
}

.container2 {
  display: flex;
  align-items: center;
  justify-content: start;
  position: relative;
  min-height: 4rem;
  max-height: 120rem;
  min-width: 50%;
  max-width: 100%;
  color: black;
  background-color: rgba(255, 10, 10, .3);
  width: 56%;
  border-style: groove;
  height: 7rem;
  border-radius: 3px;
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
  float: table-row;
}

/*Animation carrés*/

@keyframes animate {
    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}

/*Fond*/
.background {
    position: fixed; /*fixed*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: rgba(10, 100, 200, 0.4);
    overflow: hidden;
    opacity: 0.5
    z-index: 1
}

/*Carrés*/
.background li {
    position: absolute; /*absolute*/
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(10, 100, 200, 0.3);
    animation: animate 19s linear infinite;
    z-index: 1
}

/*Liste de carrés*/
.background li:nth-child(0) {
    left: 25%;
    width: 436px;
    height: 436px;
    bottom: -436px;
    animation-delay: 1s;
    z-index:2
}
.background li:nth-child(1) {
    left: 34%;
    width: 332px;
    height: 332px;
    bottom: -332px;
    animation-delay: 3s;
    z-index:2
}
.background li:nth-child(2) {
    left: 17%;
    width: 390px;
    height: 390px;
    bottom: -390px;
    animation-delay: 9s;
    z-index:2
}
.background li:nth-child(3) {
    left: 16%;
    width: 202px;
    height: 202px;
    bottom: -202px;
    animation-delay: 4s;
    z-index:2
}
.background li:nth-child(4) {
    left: 43%;
    width: 256px;
    height: 256px;
    bottom: -256px;
    animation-delay: 11s;
    z-index:2
}
.background li:nth-child(5) {
    left: 15%;
    width: 131px;
    height: 131px;
    bottom: -131px;
    animation-delay: 20s;
    z-index:2
}
.background li:nth-child(6) {
    left: 33%;
    width: 321px;
    height: 321px;
    bottom: -321px;
    animation-delay: 1s;
    z-index:2
}
.background li:nth-child(7) {
    left: 2%;
    width: 464px;
    height: 464px;
    bottom: -464px;
    animation-delay: 5s;
    z-index:2
}
.background li:nth-child(8) {
    left: 25%;
    width: 214px;
    height: 214px;
    bottom: -214px;
    animation-delay: 19s;
    z-index:2
}


/*Caractères spéciaux

h1 {color: rgba(0, 0, 0, 1) ;
	font-size: 42px ;
	text-align: none ;
	border-style: outset;
	border-color: red;
	border-width: 6px;
	border-radius: 6px
	}

/*Header*/
.header{
	background-color: green;
	text-align: center;
	padding: 20px;
	}
	

a {
   color:red;
   text-decoration:none;
   z-index: 10000;
   position: sticky
}

h1 {z-index: 10000;
	position: sticky
	}

h2 {z-index: 10000;
	position: sticky
	}
	
h3 {z-index: 10000;
	position: sticky
	}
	
h4 {z-index: 10000;
	position: sticky
	}
	
p {z-index: 10000;
	position: sticky
	}


/*Responsive menu*/
/*Permet que le texte ne s'envole pas dans le néant*/
@keyframes slidein {
  0% {
    top: -400px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
/*Idem entre deux items*/
@keyframes slideout {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -400px;
    opacity: 0;
  }
}

/*Fond?*/
/*body {
  background: #eee;
  font-family: "Sans-serif";
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}/*

/*Barres latérales*/
body #scene {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
  width: 1000px;
  height: 450px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}
/*Zone de sélection des items*/
body #scene #left-zone {
  background: #fff;
  height: 75%;
  flex-grow: 0;
  display: flex;
  width: 350px;
  align-items: center;
  justify-content: flex-start;
}
/*Alignement devant l'image*/
body #scene #left-zone .list {
  display: flex;
  list-style: none;
  align-content: stretch;
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
  padding: 0;
}
/*Evite de montrer les radio buttons cachés*/
body #scene #left-zone .list li.item input[type="radio"] {
  display: none;
}
/*Espacement des blocs et mise en forme*/
body #scene #left-zone .list li.item input[type="radio"] ~ label {
  display: block;
  opacity: 0.5;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
/*Permet d'avoir la première lettre en uppercase*/
body #scene #left-zone .list li.item input[type="radio"] ~ label:first-letter {
  text-transform: uppercase;
}
/*??*/
body #scene #left-zone .list li.item input[type="radio"] ~ label:hover {
  opacity: 0.75;
  cursor: pointer;
}
/*Image n°1: Samurai Neko no Nihongo*/
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_samuraineko:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url('img/nekotranslogofin1.png');
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
/*Image n°2: Fugusa productions*/
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_fugusa:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url('img/Fugusa.jpg');
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
/*Image n°3: Le monde des 9 royaumes*/
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_kyuu:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url('img/Souzou-et-Tanjou.png');
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
/*Image n°4: NBK */
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_NBK:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url('img/NBK-Globe-transpa.gif');
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
/*Paramètres zone de gauche*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content {
  position: absolute;
  left: 350px;
  top: -420px;
  width: 650px;
  height: 400px;
  animation-duration: 0.75s;
  animation-name: slideout;
  animation-timing-function: ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/*Image centrale n°1: Samurai Neko no Nihongo*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_samuraineko .picto {
  height: 100px;
  width: 100px;
  background-image: url('img/nekotranslogofin1.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*Couleur de menu (titre hors-menu) n°1: Samurai Neko no Nihongo*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_samuraineko h3 {
  color: #D64541; font-size: 2em;
}
/*Couleur de menu (titre hors-menu) n°2: Fugusa productions*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_fugusa h3 {
  color: #137a7f; font-size: 2em;
}
/*Couleur de menu (titre hors-menu) n°3: Les 9 Royaumes*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_kyuu h3 {
  color: #137a7f; font-size: 2em;
}
/*Couleur de menu (titre hors-menu) n°4: NBK*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_NBK h3 {
  color: #D64541; font-size: 2em;
}
/*Image centrale n°2: Fugusa productions */
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_fugusa .picto {
  height: 100px;
  width: 100px;
  background-image: url('img/Fugusa.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*Image centrale n°3: Le monde des 9 royaumes*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_kyuu .picto {
  height: 100px;
  width: 100px;
  background-image: url('img/Souzou-et-Tanjou.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*Image centrale n°4: NBK */
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_NBK .picto {
  height: 100px;
  width: 150px;
  background-image: url('img//NBK-Globe-transpa.gif');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*Toutes les lettres des titres en uppercase*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content h1:first-letter {
  text-transform: uppercase;
}

/*Paramètres du paragraphe de texte*/
body #scene #left-zone .list li.item input[type="radio"] ~ .content p {
  max-width: 50%;
  text-align: center;
}
/*Couleur qui navigue*/
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label {
  opacity: 1;
  animation: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/*Paramètres du texte du menu n°1: Samurai Neko*/
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_samuraineko {
  color: #D64541;
  border-right: solid 4px #D64541;
}
/*Paramètres du texte du menu n°2: Fugusa productions */
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_fugusa {
  color: #137a7f;
  border-right: solid 4px #137a7f;
}
/*Paramètres du texte du menu n°3: Le monde des 9 royaumes */
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_kyuu {
  color: #137a7f;
  border-right: solid 4px #137a7f;
}
/*Paramètres du texte du menu n°4: NBK */
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_NBK {
  color: #D64541;
  border-right: solid 4px #D64541;
}
/*Animation*/
body #scene #left-zone .list li.item input[type="radio"]:checked ~ .content {
  animation-duration: 0.75s;
  animation-name: slidein;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/*Paramètres barrière du milieu*/
body #scene #middle-border {
  background-color: #eee;
  height: 75%;
  flex-grow: 1;
  max-width: 2px;
  z-index: 0;
}
/*Couleur de la zone à droite*/
body #scene #right-zone {
  background: #fff;
  height: 100%;
  flex-grow: 3;
}

/*Paramètres Bouton*/
.button-neko {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #D64541;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.button-neko:hover {background-color: #db6663}

.button-neko:active {
  background-color: #d9231e;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button-fugusa {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #137a7f;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.button-fugusa:hover {background-color: #429498}

.button-fugusa:active {
  background-color: #2b6063;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button-kyuukoku {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #137a7f;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.button-kyuukoku:hover {background-color: #429498}

.button-kyuukoku:active {
  background-color: #2b6063;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button-NBK {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #D64541;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.button-NBK:hover {background-color: #db6663}

.button-NBK:active {
  background-color: #d9231e;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

/*News*/
.News-footer{ 
	position: fixed;
	bottom: 0 ;
	margin:0;
	width: 100%;
	background-color: blue;
	display: inline-flex;
	overflow: hidden;
	white-space: nowrap;
	z-index:99999;
	} 
	
.N-text { padding-top: 10px;
vertical-align: middle;
font-size: 25px;
color: yellow;
margin: 0;
width:100%;
animation: marquee 10s linear infinite;
display: inline-block;
padding-right: 10px; } 

.news{ height:auto;
background-color:red;
padding: 13px 30px 10px 30px;
font-size:20px;
color: white;
z-index:9;
display: block;
} 

.news:after { content:'';
top:0;
transform:translateX(100%);
width:100%;
height:220px;
position: absolute;
z-index:99;
animation: slide 5s infinite;
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */ 
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */ 
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */ 
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */ 
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */ 
} 

#news-head:before{
	position: absolute;
	content: '';
	top:19px;left: 9px;
	display: inline-block;
	height: 10px;
	width: 10px;
	background: #fff;
	animation:at-blink .4s infinite;} 
	@keyframes at-blink{from{opacity:0}to{opacity:1}} 
	@keyframes slide { 0% {transform:translateX(-100%);} 100% {transform:translateX(100%);} } 
	
	.t-link{color:inherit!important;list-style:none;}



/*Copyright*/
.copyright {
  margin-bottom: 4em;
  margin-top: 2em;
  align-items:flex-end;
  text-align: center;
  color: black;
  position: relative;
  
}

