@charset "UTF-8";

/*共通（ヘッダ メニュー フッタ ページエリア）*/

html {
	font-size:0.8em;
	background-image: url(../images/bg.png);
	background-size: 256px 256px,100% 100%;
	background-repeat: repeat;
	background-position: center center;
	background-color: #151A22;
}

body {
	width: 100%;
	min-width: 1024px;
	height: 100%;
	font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height:1.8rem;
	color:#FFF;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	font-feature-settings: "palt";
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap : break-word;
	overflow-wrap : break-word;
 }

body,
#wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


header {
	width: 95%;
	max-width: 1440px;
	height: 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

header h1 a {
	width: 206px;
	height: 54px;
	display:block; 
	float: left;
	background-image: url(../images/logo.svg);
	background-size: 206px 54px,100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 23px;
	margin-right: 35px;
	webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
 }

header h1 a:hover,
header h1 a:focus {
	opacity: 0.5;
 }

header .color_bar {
	width: calc(100% - 795px);
	height: 2px;
	display:block; 
	float: left;
	margin-top: 49px;
	background: linear-gradient(90deg, #9CF, #339, #C00, #FC0 );
	background-size: 400% 400%;
	-webkit-animation: gradation 15s ease infinite;
	-moz-animation: gradation 15s ease infinite;
	animation: gradation 15s ease infinite;
	animation-direction: normal;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
 }

@keyframes gradation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}


nav ul {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	width: 545px;
	font-size: 1.1rem;
	letter-spacing: 0.2rem;
	float: right;
	margin-top: 33px;
	margin-left: 0px;
	display: inline-block;
	text-align: right;
 }

nav li {
	margin-left: 35px;
	display: inline-block;
 }

nav li:first-child {
	margin-left: 0px;
}

nav li a:link,
nav li a:visited {
    color: #FFF;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
 }

nav li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

nav li a::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.75);
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}

nav li a:hover::after {
	transform: scale(1, 1);
}

nav li .on {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
    padding-bottom: 5px;
	display: block;
	position: relative;
 }

nav li .on::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.75);
}

nav li .col1::after  {
	background: rgba(255,255,187,1.00);
}

nav li .col2::after  {
	background: rgba(153,204,255,1.00);
}

nav li .col3::after  {
	background: rgba(204,255,204,1.00);
}

nav li .col4::after  {
	background: rgba(255,153,153,1.00);
}

nav li .col5::after  {
	background: rgba(204,204,204,1.00);
}

main {
	width: 100%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}


footer {
	width: 95%;
	max-width: 1440px;
	height: auto;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 0.9rem;
	letter-spacing: 0.1rem;
	text-align: left;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-right: 15px;
	box-sizing: border-box;
	color: #FFF;
	display:block;
}

footer .ft_company {
    width: 280px;
    padding-left: 45px;
	padding-right: 15px;
    float: left;
    background-image: url(../images/icon.svg);
    background-size: 34px 34px,100% 100%;
    background-repeat: no-repeat;
    background-position: left 6px;
    border-right: 1px solid rgba(255,255,255,0.75);
	padding-bottom: 25px;
}

footer h4 {
	font-family:'Noto Sans JP';
	font-weight: 500;
    font-size: 1.1rem;
	letter-spacing: 0rem;
}

footer p {
	width: 300px;
	padding-left: 20px;
	float: left;
}

footer ul {
	width: auto;
	display: inline-block;
	font-family:'Noto Sans JP';
	font-weight: 400;
    font-size: 0.9rem;
	line-height: 1.2rem;
	letter-spacing: 0rem;
	float: right;
	margin-top: 15px;
	margin-right: 35px;
 }

footer li {
	float: left;
	border-left: 1px solid rgba(255,255,255,0.75);
	padding-left: 15px;
	padding-right: 0px;
 }

footer li:first-child {
	padding-left: 0px;
	padding-right: 15px;
	border-left:none;
}

footer a:link,
footer a:visited {
	color: #FFF;
	text-decoration: none;
	webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
 }

footer a:hover,
footer a:focus {
	opacity: 0.5;
 }