@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro&family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100&family=Handjet:wght@200&display=swap');

@font-face {
	font-family: 'icomoon';
	src: url('./icomoon/fonts/icomoon.ttf?8ic91e') format('truetype');
	font-weight: normal;
	font-style: normal;
}

*,
:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, #footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
	vertical-align: baseline;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 18px;
}

@media (max-width: 600px) {
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, #footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		font-size: 3vw;
	}
}

article,
aside,
details,
figcaption,
figure,
#footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	/* 	overflow-y: scroll; */
}

body {
	background: #fff;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

input,
textarea {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover {
	cursor: pointer;
}

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix {
	min-height: 1px;
}

input,
input[type="submit"],
input[type="text"],
input[type="file"],
input[type="search"],
input[type="email"],
input[type="number"],
textarea,
select,
button {
	margin: 0;
	padding: 0;
	border: 0;
	margin: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	background: none transparent;
}

:focus {
	outline: none;
}

* html .clearfix {
	height: 1px;
	/*¥*/
	/*/
	height: auto;
	overflow: hidden;
	/**/
}

.both {
	clear: both;
}

object,
embed {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.icon:before,
.icon:after,
.help-content li:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@keyframes Bound1 {
	0% {
		transform: scale(0.95, 0.95);
	}

	5% {
		transform: scale(1.1, 1.1);
	}

	10% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes Bound3 {
	0% {
		transform: scale(0.9, 0.9);
	}

	5% {
		transform: scale(1.1, 1.1);
	}

	10% {
		transform: scale(1, 1);
	}

	15% {
		transform: scale(1.1, 1.1);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood0 {
	0% {
		transform: scale(0.95, 0.95);
	}

	5% {
		transform: scale(1.1, 1.1);
	}

	10% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood10 {
	0% {
		transform: scale(0.90, 0.90);
	}

	10% {
		transform: scale(1.2, 1.2);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood15 {
	0% {
		transform: scale(0.90, 0.90);
	}

	10% {
		transform: scale(1.4, 1.4);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood20 {
	0% {
		transform: scale(0.90, 0.90);
	}

	10% {
		transform: scale(1.7, 1.7);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood25 {
	0% {
		transform: scale(0.90, 0.90);
	}

	10% {
		transform: scale(2, 2);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood30 {
	0% {
		transform: scale(0.90, 0.90);
	}

	10% {
		transform: scale(2.5, 2.5);
	}

	20% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood-10 {
	0% {
		transform: scale(0.90, 0.90);
	}

	30% {
		transform: scale(1.2, 1.2);
	}

	60% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood-15 {
	0% {
		transform: scale(0.90, 0.90);
	}

	30% {
		transform: scale(1.4, 1.4);
	}

	60% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood-20 {
	0% {
		transform: scale(0.90, 0.90);
	}

	30% {
		transform: scale(1.7, 1.7);
	}

	60% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood-25 {
	0% {
		transform: scale(0.90, 0.90);
	}

	30% {
		transform: scale(2, 2);
	}

	60% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes mood-30 {
	0% {
		transform: scale(0.90, 0.90);
	}

	30% {
		transform: scale(2.5, 2.5);
	}

	60% {
		transform: scale(1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.fade-in {
	opacity: 0;
	transition: all 1s ease;
}
.from-left,.from-right,.from-top,.from-bottom{
	opacity: 0;
	transition: 1s;
}
.from-left {
	transform: translateX(-50px);
}

.from-right {
	transform: translateX(50px);
}

.from-top {
	transform: translateY(-50px);
}

.from-bottom {
	transform: translateY(50px);
}
.from-left.animated,
.from-right.animated,
.from-top.animated,
.from-bottom.animated {
  opacity: 1;
  transform: translateX(0);
}
@media (min-width: 1800px) {
	.from-left,.from-right,.from-top,.from-bottom{
  opacity: 1;
	  transform: translateX(0);
	}
}
/* ===============================================
	General
=============================================== */
body {
	color: #ccc;
	background: #000111;
}

body::after {
	content: "";
	position: fixed;
	top: 0;
	height: 100vh;
	left: 0;
	right: 0;
	z-index: -100;
	background: #000111 url("img/bg2.jpg");
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wrap {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}

header {
	z-index: 1999;
	background: rgba(0, 0, 0, 0.0);
	width: 100%;
	display: flex;
	position: relative;
	align-items: center;
	text-align: center;
	justify-content: center;
	height: 160px;
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}

h1 {
	text-align: center;
}

h1 img {
	height: 80px;
	width: auto;
}



/* ===============================================
	hamburger
=============================================== */
.hamburger {
	cursor: pointer;
	z-index: 2000;
	position: absolute;
	left: 0px;
	top: 70px;
}

.hamburger span {
	display: block;
	height: 3px;
	width: 25px;
	background-color: #00fefd;
	margin-bottom: 5px;
	transition: 0.2s;
}

.hamburger span:last-child {
	margin-bottom: 0;
}

.hamburger-menu {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	background-color: black;
	transition: top 0.2s;
	z-index: 1000;
	text-align: center;
}

.hamburger-menu ul {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.hamburger-menu li {
	text-align: left;
	width: 100%;
}

.hamburger-menu a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 15px 30px;
	color: #00fefd;
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}

.hamburger-menu-mask {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background: #000;
	left: 0;
	z-index: 100;
	transition: .3s;
	display: none;
}

.hamburger-menu-mask.show {
	opacity: .95;
	display: block;
}

.hamburger-menu a:after {
	content: "\e915";
}

.hamburger-menu a:hover {
	background: #00fefd;
	transition: 0.2s;
	color: #000;
}

.hamburger-menu.show {
	top: 120px;
}

.hamburger.active span:nth-child(1) {
	transform: translateY(8px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
	opacity: 0;
}

.hamburger.active span:nth-child(3) {
	transform: translateY(-8px) rotate(-45deg);
}
@media (max-width: 800px) {
	header{
		height: 80px;
	}
	h1 img {
		width: 200px;
		height: auto;
	}
	.hamburger {
		top: 30px;
	}
}
/* ===============================================
	navChart
=============================================== */
.navChart {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.navChart button {
	color: #00fefd;
	border: solid 2px #00fefd;
	width: 23%;
	padding: 6px 0px;
	font-size: 16px;
	outline: none;
	transition: background-color 0.3s ease;
	font-family: 'Staatliches', cursive;
	letter-spacing: 1px;
}

.navChart.navChart-display button {
	width: 48%;
}

.navChart button:hover {
	background-color: #01434d;
	cursor: pointer;
}

.navChart button:active {
	background-color: #5a5a5c;
}

.navChart button.onBtn {
	background: #007880;
}

/* ===============================================
	scoreBox
=============================================== */
.details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 200px;
}

#moodChart {
	background: rgba(0, 0, 0, 0.4);
	border-radius: 10px;
	border: 1px solid #00fdfc;
	padding: 10px;
	margin-bottom: 40px;

}
.chartArea{

}

.scoreBox {
	border: solid 1px #00fefd;
	color: #00fefd;
	letter-spacing: 1px;
	background-color: rgba(0, 254, 253, 0.1);
	margin: 20px 0;
	border-radius: 5px;
	overflow: hidden;
	width: 48%;
}

.scoreDate {
	font-size: 12px;
	background: #00fefd;
	font-family: 'Source Code Pro', monospace;
	font-weight: bold;
	letter-spacing: 0;
	padding: 10px;
	color: #003e4a;
	display: flex;
	align-items: center;
	width: 100%;
}

.scoreDate:before {
	margin-right: 5px;
}

.scoreBoxInner {
	display: flex;
	padding: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #00fefd dashed;
}

.scoreSectionFrame {
	display: flex;
	width: calc(100% - 140px);
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.scoreSection {
	width: 50%;
}

.scoreSectionContent {
	font-size: 12px;
	letter-spacing: 1px;
	padding: 5px 0;
	display: flex;
	align-items: center;
}

.scoreSectionContent.scoreQualityWeather {
	letter-spacing: 0px;
}

.scoreSectionContent:before {
	margin-right: 10px;
	width: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
}

.scoreMemoSection {
	padding: 0 20px 20px 20px;
}

.scoreAverage div, .scoreAverage span {
	font-family: 'Source Code Pro', monospace;
	font-size: .8rem;
	letter-spacing: 0;
}

.scoreAverage {
	justify-content: space-between;
	margin-bottom: 10px;
}

.scoreAverageLine {
	width: 48%;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	padding: 5px;
	border-radius: 5px;
}

.scoreAverage span {
	font-size: 100%;
	display: block;
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

.hazardLevel {
	width: 100%;
	line-height: 1;
	background: rgba(0, 0, 0, .8);
	font-size: .8rem;
	text-align: center;
	padding: 5px;
	letter-spacing: 0;
	margin-bottom: 10px;
	font-family: 'Source Code Pro', monospace;
}

.hazardLevel strong {
	font-size: 100%;
	font-weight: bold;
	color: red;
	font-family: 'Source Code Pro', monospace;
}

.hazardLevel:before {
	content: "\e911";
	margin-right: 10px;
}

/* ===============================================
latestArea
=============================================== */
.latestArea {
	text-align: center;
	padding: 15px;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	border-radius: 5px;
	color: #00fefd;
	border: solid 1px #00fefd;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
}

.latestHazardLv {
	font-size: 2.3rem;
	font-family: 'Handjet', cursive;
	letter-spacing: 2px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	flex: 1;
}

.latestHazardLv:before {
	content: "\e911";
	margin-right: 10px;
	font-size: 60%;
}

.latestHazardLv strong {
	font-size: 100%;
	padding-left: 10px;
	font-family: 'Handjet', cursive;
	color: red;
}

.latestHazardLv .latestAverage {
	width: 100%;
	font-family: 'Handjet', cursive;
	font-size: 1.2rem;
	padding: 5px 0;
}

.latestHazardLv .latestDay {
	width: 100%;
	font-family: 'Handjet', cursive;
}

.latestHazardLv .latestAverage .averageText {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size: 80%;
	padding-left: 15px;
}

/* .averageText.normal{
	color: #34c759;
} */
.averageText.upper {
	color: #fe3b2f;
}

.averageText.downer {
	color: #ae51de;
}

.latestHazardLvDanger {
	width: 100%;
}

.latestHazardLvDanger .danger {
	font-size: 5rem;
	width: 100%;
	font-family: 'Handjet', cursive;
	color: red;
	animation: mood-10 2s steps(6) infinite;
}

.dangaerArea {
	margin-top: 20px;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px;
}

.dangerText {
	margin: 0 auto 0px;
	padding: 10px 0;
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 28px;
	text-align: center;
	overflow: hidden;
}

.dangerText p {
	margin: 0;
	padding: 0;
	color: red;
	font-weight: bold;
	display: inline-block;
	padding-left: 100%;
	white-space: nowrap;
	line-height: 1;
	animation: dangerText 20s linear infinite;
}

@keyframes dangerText {
	0% {
		transform: translateX(0)
	}

	100% {
		transform: translateX(-100%)
	}
}

/* ===============================================
tableArea
=============================================== */
.tables {
	overflow-x: scroll;
	margin-bottom: 20px;
	padding-top: 20px;
	display: none;
	padding-bottom: 200px;
}

.tables table {
	width: 100%;
	border-collapse: collapse;
	white-space: nowrap;
}

.tables table th,
.tables table td {
	border: 1px solid #00fefd;
	padding: 4px 8px;
	color: #00fefd;
	font-family: 'Source Code Pro', monospace;
	text-align: center;
	font-size: .8rem;
}

/* ===============================================
症状アイコン
=============================================== */
.scoreMood span {
	text-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.scoreMood span:before {
	font-size: 48px;
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

.mood0 span:before, .mood5 span:before, .mood-5 span:before {
	animation: mood0 1s steps(6) infinite;
}

.mood10 span:before {
	animation: mood10 0.9s steps(6) infinite;
}

.mood15 span:before {
	animation: mood15 0.8s steps(6) infinite;
}

.mood20 span:before {
	animation: mood20 0.7s steps(6) infinite;
}

.mood25 span:before {
	animation: mood25 0.6s steps(6) infinite;
}

.mood30 span:before {
	animation: mood30 0.5s steps(6) infinite;
}

.mood-10 span:before {
	animation: mood-10 1s steps(6) infinite;
}

.mood-15 span:before {
	animation: mood-15 1.5s steps(6) infinite;
}

.mood-20 span:before {
	animation: mood-20 2s steps(6) infinite;
}

.mood-25 span:before {
	animation: mood-25 2.5s steps(6) infinite;
}

.mood-30 span:before {
	animation: mood-30 3s steps(6) infinite;
}

.scoreMood {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	letter-spacing: 3px;
	text-align: center;
	background: #00181e;
	border: 1px solid #00fefd;
	border-radius: 5px;
	margin-right: 20px;
	width: 120px;
	height: 120px;
	padding: 8px 0 0 0;
	background: #00181e url("img/bg.png") no-repeat center center;
	background-size: cover;
}

@media (max-width: 800px) {
	.scoreBox {
		width: 100%;
	}

	.scoreMood {
		margin-right: 0 5vw;
	}

	.scoreBoxInner {
		padding: 5vw;
	}

	.scoreMood {
		width: 30vw;
		height: 30vw;
	}

	.scoreMood span:before {
		font-size: 10vw;
	}

	.scoreMood span {
		font-size: 6vw;
	}

	.scoreQualitySection div {
		font-size: 3vw;
	}

	.hazardLevel {
		font-size: 3vw;
	}

	.scoreSectionFrame {
		width: calc(100% - 30vw);
	}

	.latestHazardLv {
		width: 100%;
		font-size: 6vw;
	}

	.latestHazardLv .latestAverage {
		font-size: 3.5vw;
		padding: 5px 0;
		letter-spacing: 0;
		font-family: 'Source Code Pro', monospace;
	}

	.latestHazardLv .latestDay {
		font-family: 'Source Code Pro', monospace;
		letter-spacing: 0;
		font-size: 3.5vw;
	}

	.latestArea .scoreMood {
		margin-right: 3vw;
		width: 15vw;
		height: 15vw;
	}

	.latestArea .scoreMood span:before {
		font-size: 5vw;
	}

	.latestArea .scoreMood span {
		font-size: 3vw;
	}
	.navChart button{
		border: solid 1px #00fefd;
	}
	.navChart,#moodChart,.latestArea  {
		margin-bottom: 20px;
	}
	.scoreBox {
		margin: 0 0 20px 0;
	}
}

.bipolarNormal {
	color: #34c759;
	/* Green for 'Normal' mood */
}

.bipolarUp {
	color: #fe3b2f;
}

.bipolarDown {
	color: #ae51de;
}

.scoreSleepQuality:before {
	content: "\e90e";
}

.scoreAppetiteQuality:before {
	content: "\e909";
}

.scoreLibidoQuality:before {
	content: "\e90a";
}

.scoreAlcoholQuantity:before {
	content: "\e908";
}

.scoreQualityWeather:before {
	content: "\e907";
}

.scoreTemperature:before {
	content: "\e90c";
}

.scoreHumidity:before {
	content: "\e905";
}

.scorePressure:before {
	content: "\e904";
}

.scoreMemo:before {
	content: "\e900";
}

.scoreTag:before {
	content: "\e914";
}

.scoreDate:before {
	content: "\e910";
}

.scoreMood span:before {
	content: "\e90f";
}

/* ===============================================
モーダルウインドウのスタイル
=============================================== */
/* モーダルウインドウのスタイル */
.modal {
	display: none;
	/* 最初は隠れている */
	position: fixed;
	/* 画面の中央に表示 */
	z-index: 8000;
	/* 他の要素より上に表示 */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	/* スクロール可能に */
	background-color: rgb(0, 0, 0);
	/* 背景色 */
	background-color: rgba(0, 0, 0, 0.7);
	/* 透明度 */
	text-align: center;
}

.modal-content {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fefefe;
	color: #00fefd;
	margin: auto;
	/* 中央に表示 */
	padding: 30px;
	width: 80%;
	/* 幅 */
	border: solid 1px #00fefd;
	letter-spacing: 1px;
	background-color: rgba(0, 50, 50, 0.9);
	border-radius: 5px;
}

#modal-title {
	font-size: 1.5rem;
	margin-bottom: 30px;
	padding-bottom: 15px;
	letter-spacing: 2px;
	border-bottom: 2px solid #00fefd;
}

#modal-text {
	font-size: 1.2rem;
	margin-bottom: 30px;
	text-align: left;
}

.modal .close {
	display: inline-block;
	margin: 0 auto;
	border: solid 1px #00fefd;
	padding: 10px 20px;
	font-size: 0.8rem;
	cursor: pointer;
}

.modal .close:hover {
	background: #00fefd;
	color: #000;
}

.modal-detail li {
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-size: 1.2rem;
}

.modal-detail li:last-child {
	margin-bottom: 0px;
}

.modal-detail span {
	font-size: 100%;
	display: inline-block;
}

.modal-detail .qName {}

.modal-detail .qGraph {
	display: none;
	margin-right: 20px;
	letter-spacing: 0;
}

.modal-detail li .qText {}

.modal-detail li strong {
	color: red;
	font-size: 100%;
}

.modalFrame {
	display: flex;
	padding: 0 30px;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 30px;
}

.modalFrameDetail {
	flex: 1;
	padding: 0 30px
}

.modal ol {
	list-style-type: decimal;
	margin-left: 30px;
}

.modal ol li {
	margin-bottom: 15px;
}

.modal dl {
	font-size: 1rem;
}

.modal dt {
	font-weight: bold;
	padding: 15px 5px;
	cursor: pointer;
	transition: .3s;
}

.modal dt:hover {
	background: rgba(0, 0, 0, 0.3);
}

.modal dt:before {
	content: "\e900";
	color: #00fefd;
	margin-right: 10px;
}

.modal dd {
	letter-spacing: 0;
	line-height: 1.7;
	margin-bottom: 2rem;
	display: none;
}
.modal textarea{
	border: 1px solid #00fefd;
	padding: 10px;
	border-radius: 5px;
	font-size: .6rem;
	font-family: 'Source Code Pro', monospace;
	letter-spacing: 0;
}
.modal p{
	margin-bottom: .7rem;
	letter-spacing: 1;
	line-height: 1.2;
}
.modal .codearea {
	font-family: 'Source Code Pro', monospace;
	font-size: .9rem;
	border: 0px solid #00fefd;
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
	line-height: 1.5;
	letter-spacing: 0;
	border-radius: 5px;
}
.moodImg{
	width: 100px;
	height: auto;
}
@media (max-width: 800px) {
	.modal-content {
		padding: 15px;
		width: 90%;
	}

	.modalFrame {
		padding: 0 0vw;
	}

	.modalFrameDetail {
		padding: 0 0px
	}

	.modalFrame .scoreMood {
		margin-right: 3vw !important;
	}
}

/* ===============================================
footer
=============================================== */
footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .9);
	padding: 10px 0;
	border-top: 1px solid #00fefd;

}
.footerHazard,.footerHazard div,.footerHazard span{
	font-family: 'Source Code Pro', monospace;
	letter-spacing: 0;
	font-size: 0.9rem;
}
.footerHazard{
	color: #00fefd;

}
.footerHazard .footerHazardLine{
	font-family: 'Handjet', cursive;
	letter-spacing: 1px;
	font-size: 2rem;
}
.footerHazard strong{
	color: red;
	font-size: 2rem;
	font-family: 'Handjet', cursive;
}
#footer .averageText{
	border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
padding: 15px;
letter-spacing: 3px;
margin-left: 15px;
	font-weight: bold;

}
#footer .averageText.normal{
	background-color: rgba(0, 59, 14, 0.5);
}
#footer .averageText.upper{
	background-color: rgba(121, 0, 0, 0.5);
}
#footer .averageText.downer{
	background-color: rgba(79, 0, 107, 0.5);
}
#footer{
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#footer .scoreMood {
	max-width:60px;
	max-height: 60px;
	opacity: .7;
}

#footer .scoreMood span:before {
	font-size: 24px;
}

#footer .scoreMood span {
	font-size: 12px;
}

@media (min-width: 1200px) {
	.wrap {
		width: 95%;
		max-width: none;
	}

	.moodFrame {
		display: flex;
		width: 100%;
	}

	.chartArea {
		width: 30% !important;
		margin-right: 30px;
	}

	.detailsFrame {
		max-width: 69%;
		flex: 1;
	}

	.latestArea {
		margin-bottom: 40px;
	}

	.scoreBox {
		width: 31%;
		margin: 0 0 40px 0;
	}
}