html {
    font-size: 62.5%;
}

#body{
	background: rgb(255, 209, 248);
}

#header {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: rgb(0, 0, 0);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
    text-overflow:  ellipsis;
	text-align :center;
	justify-content: flex-start;
}

#header:hover{
	opacity: 0.5;
}

.logo {
	max-width: 100%;
	max-height: 100%;
}

@font-face {
	font-family: 'Bold';
	/* font-style: normal; */
	font-display: swap;
	src: url('fonts/Bold.woff2') format('woff2'), url('fonts/Bold.woff') format('woff');
}

.intro {
	color: rgb(0, 0, 0);
	margin-top: 15px;
	margin-right: 45px;
	margin-left: 45px;
	/* font-size:20px; */
	text-align: start;
	vertical-align: top;
	font-family: "Bold";
	-webkit-text-stroke: 0.3px rgb(255, 255, 255);
	text-stroke: 0.3px rgb(255, 255, 255);
}

#main {
	padding: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	position: relative;
	background: rgb(255, 209, 248);
	overflow:       hidden;
    text-overflow:  ellipsis;
	text-align :center;
	justify-content: flex-start;
}

.arranging{
	width: 90%;
	position: relative;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 10px;
}

.arranging_2{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	position: relative;
	overflow:       hidden;
    text-overflow:  ellipsis;
	text-align :center;
	justify-content: flex-start;

	width: 90%;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 10px;
}

.title{
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	margin-bottom:8px;
}

.dlf_title{
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	margin-bottom:8px;
	text-align: center;
	vertical-align: center;
}

.staff{
	color: rgb(228, 0, 126);
	font-family: serif;
	font-weight: bold;
	margin-bottom:8px;
}

.t_n{
	position: relative;
	caret-color: transparent;  
	display: block;
	padding:0;
}

.thum:hover{
	opacity: 0.5;
}

.thum{
	width: 100%;
	min-width: 100%;
	margin-top:8px;
}

.overview{
	width: 100%;
	color: rgb(0, 0, 0);
	font-family: monospace;
	font-weight: normal;
	font-display: swap;
	margin-top: 10px;
	text-align :start;
}

.underline{
	text-decoration:underline;
	text-decoration-color: rgb(0, 0, 0);
}

.contents{
	width: 48%;
	margin:1%;
	background-color:rgb(255, 255, 255);
}

.contents_2{
	width: 48%;
	margin:1%;
	background-color:rgb(255, 255, 255);
	border: 5px solid rgb(255, 209, 248);
}


#copyright{
	width: 100%;
	height: 20px;
	background: rgb(0, 0, 0);
	font-size:10px;
    display: flex;
    align-items: center;
	justify-content: center;
	font-family: "Bold";
	color: rgb(255, 255, 255);
}

.s_title{
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	margin-bottom:8px;
}

.ado_title{
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	margin-bottom:8px;
	text-align: start;
	vertical-align: top;
}

.start{
	width: 98%;
	margin:1%;
	background-color:rgb(255, 255, 255);
}

.contact_form{
	width: 98%;
	margin:1%;
	background-color:rgb(255, 255, 255);
}

.s_t{
	position: relative;
	caret-color: transparent;  
}

.s_thum{
	width: 100%;
	min-width: 100%;
	margin-top:8px;
}

.genre{
	position: relative;
    display: -webkit-flex;
    display: flex;
}

.genre_box{
    padding: 0.5em 1em;
    color: rgb(228, 0, 126);
    border: solid 1px rgb(69, 69, 69);
    border-radius: 10px;
}

.form{
	width: 100%;
	color: rgb(0, 0, 0);
	font-family: monospace;
	margin-top: 10px;
}

.r1{
	width: 100%;
	color: rgb(0, 0, 0);
	font-family: monospace;
	font-display: swap;
	font-weight: normal;
	margin-top: 20px;
	text-align :start;
}

.r2{
	width: 100%;
	color: rgb(69, 69, 69);
	font-family: monospace;
	font-display: swap;
	font-weight: normal;
	text-align :start;
}

.r3{
	max-width: 300px;
	width: 75%;
	color: rgb(0, 0, 0);
	font-display: swap;
	font-weight: normal;
	border: 1px solid;
	border-color: rgb(0, 0, 0);
	margin-top: 5px;
	text-align :start;
}

#select{
	max-width: 100%;
}

#box1{
	max-width: 100%;
}

#box2{
	max-width: 100%;
}

#box3{
	max-width: 100%;
}

.f1{
	width: 100%;
    display: flex;
    align-items: center;
	justify-content: center;
}

.f2a{
	width: 100%;
	font-display: swap;
	margin-top: 20px;
	margin-left: 20px;
	text-align :start;
}

.f2b{
	width: 25%;
	font-display: swap;
	font-weight: normal;
	border: 1px solid;
	border-color: rgb(0, 0, 0);
	margin-top: 5px;
	text-align :start;
}

.f3{
	width: 100%;
	color: rgb(69, 69, 69);
	font-display: swap;
	font-weight: normal;
	margin-top: 20px;
	text-align :start;
}

.go{
	width: 22%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgb(228, 0, 126);
	font-family: "Bold";
	font-weight: bold;
	border-radius:69px;
	border: solid;
	border-color: rgb(228, 0, 126);
	background-color:rgb(0, 0, 0);
	text-align :center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.t_title{
	width: 100%;
	font-display: swap;
	color: rgb(0, 0, 0);
	font-family: serif;
	font-weight: bold;
	text-align :start;
	margin-top: 10px;
	margin-bottom:8px;
}

hr{
	border: 1px solid;
	border-color: rgb(69, 69, 69);
}

.t_overview{
	width: 100%;
	color: rgb(0, 0, 0);
	font-display: swap;
	font-weight: normal;
	margin-top: 20px;
	text-align :start;
}


.t_subheading{
	width: 100%;
	color: rgb(0, 0, 0);
	font-display: swap;
	font-weight: normal;
	margin-top: 20px;
	text-align :start;
}

.overlay_18 {
	max-width: 100%;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.69);
	position: fixed;
	z-index: 400;
}

#m_18 {
	max-width: 90%;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background: rgb(69, 69, 69);
	text-align: center;
	z-index: 300;
	font-family: monospace;
	padding:2.5%;
	color: rgb(255, 255, 255);
	border-radius:50px;
}

.t_18 {
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin-bottom: 2.5%;
}

.o_18 {
	text-align :start;
	color: rgb(255, 255, 255);
	margin-bottom: 2.5%;
}

.y_o_n{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-weight: bold;
}

.yes{
	width: 69%;
	height: 10%;
	display: block;
	margin: 0 auto;
	background: rgb(228, 0, 126);
	color: rgb(255, 255, 255);
	padding: 1%;
	border: none;
	border-radius:69px;
	cursor: pointer;
	opacity: 0.85;
}

.yes:hover{
	opacity: 1;
}

.no{
	width: 25%;
	height: 10%;
	display: block;
	margin: 0 auto;
	background: rgb(8, 10, 64);
	color: rgb(255, 255, 255);
	padding: 1%;
	border: none;
	border-radius:69px;
	cursor: pointer;
	opacity: 0.85;
}

.no:hover{
	opacity: 1;
}

.Honesty{
	width: 98%;
	margin:1%;
	background-color:rgb(255, 255, 255);
	font-size:15px;
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	font-display: swap;
	text-align :start;
}


.nija_contents{
	width: 98%;
	margin:1%;
	background-color:rgb(255, 255, 255);
}

.ninja_thum{
	width: 100%;
	min-width: 100%;
	margin-top:8px;
	opacity: 0;
}


.ninja_index{
	position: absolute;
	max-width: 100%;
	width:auto;
    top: 105%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	opacity: 0;
	display: none;
	z-index: 200;
}

.ninja_start{
	position: absolute;
	max-width: 100%;
	width:auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	opacity: 0;
	display: none;
	z-index: 200;
}

.ninja_start_L{
	position: absolute;
	max-width: 100%;
	width:auto;
    top: 50%;
    left: 15%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	opacity: 0;
	display: none;
}

.ninja_start_R{
	position: absolute;
	max-width: 100%;
	width:auto;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	opacity: 0;
	display: none;
}

.ad_title{
	color: rgb(228, 0, 126);
	font-family: monospace;
	font-weight: bold;
	margin-bottom:4px;
}

.opacity_0 {opacity: 0;}
