@charset "UTF-8";
/* CSS Document */
* {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	text-align: center;
	}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
.lf {
	float: left;
}
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/* text
---------------------------------------------------------------*/
.bold {
	font-weight: bold;
}
h2 {
	font-size: 300%;
}
/* wrap
---------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	text-align: left;
	color: #595757;
	overflow: hidden;
	position: relative;
}
.inframe {
	margin: 0 auto;
	vertical-align: middle;
	padding: 20px;
	overflow: hidden;
}
/* header
---------------------------------------------------------------*/
#header {
/*
	position: fixed;
	top: 0;
	z-index: 100;
	opacity: 1;
	*/
	background-color: #333;
	width: 100%;	
}
.iframe {
	width: 100%;
	padding: 20px;
	overflow: hidden;
}
#header .iframe p.name {
	float: left;
	font-family: "Times New Roman";
	font-size: 220%;
	color: #Fff;
	line-height: 1;
	margin: 0;
	font-style: italic;
	font-weight: bold;
}
.name a {
	color: #fff;
}
nav {
	float: right;
}
nav li {
	float: left;
	list-style: none;
	padding: 0 10px;
}
nav li a {
	color: #fff;
}
#toggle {
	display: none;
}
/* footer
---------------------------------------------------------------*/
footer {
	text-align: center;
	background-color: #ccc;
	padding: 10px;
}
/* teamviewer
---------------------------------------------------------------*/
.tv {
	padding-top: 5px;
	overflow: hidden;
	position: 5px 10px;
	background-color:#FFFFFF;
}
.tv p {
	margin: 5px 20px;
	font-size: 80%;
}
p.catch {
	float: left;
	line-height: 70px;
}
.tv_btn {
	float: right;
}
.tv_btn img {
	margin: 3px 5px;
}
/* ビデオ部分（マイナンバー広告）
---------------------------------------------------------------*/
.main_img {
/*	margin: 160px 0 0;*/
	margin: 0;
	position: relative;
	height: 400px;
}
.mynumber {
	background-color: #ffffe1;
}
/*
.main_img img {
	width: 100%;
	z-index: 0;
}
.main_img .bgImg {
	position: relative;
	z-index: 2;
}
.main_img .bgImg video {
	width: 100%;
	display: block;
}
*/
.textbox {
	position: absolute;
	top: 20%;
	left: 10%;
	z-index: 10;
	width: 100%;
}
.textbox h1 {
	font-size: 300%;
	/*	color: #fff;
	text-shadow: 0 0 4px rgba(0,0,0,0.7);*/
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0;
}
.textbox p {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5;
	color: #000;/*	color: #fff;
	text-shadow: 0 0 4px rgba(0,0,0,0.7);*/
}
.textbox a {
	color: #000;
}
.textbox a:hover {
	text-decoration: underline;
}
.main_img .textbox img.myna {
	float: left;
}
.mynumber {
	border-top: 2px solid #999;
	border-bottom: 5px solid #999;
}
.main_img .textbox img.pc_img {
}
/* エルヴィエント
---------------------------------------------------------------*/
section#elviento {
	padding: 80px 0;/* !important*/
	background: #fff url(../img/back_blue.gif);
}
.box_txt {
	width: 380px;
}
.box_right {
	float: right;
	width: 450px;
	text-align: center;
	position: relative;
	z-index: 0;
	min-height: 310px;
}
/* parallax1 */
#para-area01 .item01 {
	position: absolute;
	top: -30px;
	left: 100px;
	width: 300px;
	height: 309px;
	opacity: 0;
}
#para-area01 .item02 {
	position: absolute;
	top: 90px;
	left: -30px;
	opacity: 0;
}
#para-area01 .item03 {
	position: absolute;
	left: 150px;
	top: 0;
	opacity: 0;
}
/* alter
---------------------------------------------------------------*/
section#alternet {
	background: #fff url(../img/back_earth.gif);
	padding: 80px 0;
}
/* parallax2 */

#para-area02 .item01 {
	height: 220px;
	position: relative;
	overflow: hidden;
	top: 30px;
}
#para-area02 .item02 {
	position: absolute;
	top: -200px;
	left: 170px;
}
/* hascl
---------------------------------------------------------------*/
section#hascl {
	padding: 60px 0;
	background: #fff url(../img/back_pink.gif);
}
/* parallax3 */
#para-area03 {
}
#para-area03 .item01 {
	position: absolute;
	top: 0;
	left: 60px;
	opacity: 0.5;
}
#para-area03 .item02 {
	position: absolute;
	top: 200px;
	left: 100px;
	opacity: 0.2;
}
#para-area03 .item03 {
	position: absolute;
	top: 200px;
	left: 200px;
	opacity: 0.2;
}
#para-area03 .item04 {
	position: absolute;
	top: 200px;
	left: 260px;
	opacity: 0.2;
}
/* noah
---------------------------------------------------------------*/
section#noah {
	background-color: #D4E9F2;
	padding: 100px 0;
}
/* parallax4 */
#para-area04 {
}
#para-area04 .item01 {
	position: absolute;
	z-index: 5;
	top: 70px;
}
#para-area04 .item02 {
	position: absolute;
	left: 200px;
}
/* お知らせ
---------------------------------------------------------------*/
h3.h3-info {
	font-size:120%;
}
.info {
	height: 300px;
	overflow: auto;
	padding: 10px 30px 10px 10px;
	margin-bottom: 50px;
	border: 1px solid #ccc;
	width: 860px;
}
.info h4 {
	margin: 0 0 5px;
}
.info p {
	font-size: 79%;
	line-height: 1.6;
	margin: 0 0 20px;
}
#oshirase img {
	margin: 0 20px 10px 0;
}
/* 障害報告
---------------------------------------------------------------*/
h3.h3-report {
	font-size:120%;
}
.report {
	width: 860px;
}
.report h4 {
	margin: 0 0 5px;
}
.report p {
	font-size: 79%;
	line-height: 1.6;
	margin: 0 0 20px;
}
/* 会社概要
---------------------------------------------------------------*/
section#outline {
	padding: 70px 0;
	background: #fff url(../img/back_blue.gif);
}
table {
	border-collapse: collapse;
}
table.outline th {
	padding: 10px;
	font-size: 86%;
	line-height: 1.6;
	border: 1px solid #999;
	background-color: #fff;
}
table.outline td {
	padding: 10px;
	font-size: 86%;
	line-height: 1.6;
	border: 1px solid #999;
	background-color: #fff;
}
table.enkaku td {
	border: none;
	font-size: 100%;
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

/* page-top */
#page-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        font-size: 77%;
}
#page-top a {
        background: #666;
        text-decoration: none;
        color: #fff;
        width: 60px;
        padding: 10px 0;
        text-align: center;
        display: block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
}
#page-top a:hover {
        text-decoration: none;
        background: #999;
}

@media only screen and (max-width: 767px) {
.tv {
	padding-top: 100px;
}
p.catch {
	line-height: 1.5;
}
h2 {
	font-size: 200%;
}
.textbox h1 {
	font-size: 200%;
}
.textbox p {
	margin-right: 50px;
}
.box_right {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.info {
	width: 96%;
}
.box_txt {
	width: 96%;
}
.box_right {
	min-height: 280px;
}
section#elviento, section#alternet, section#hascl, section#noah {
	padding: 10px 0;
}
#para-area02 .item01 {
	top: 45px;
}
th, td {
	display: block;
}
.none-middle {
	display: none;
}
.main_img .bgImg video {
	display: none;
}
.main_img .bg img {
	width: 100%;
	display: block;
}
}

@media only screen and (max-width: 480px) {
#header {
	opacity: 1;
}
#menu {
	display: none;
}
#menu li {
	width: 100%;
	text-align: right;
	padding: 10px;
	border-bottom: 1px solid #fff;
}
#toggle {
	display: block;
	position: relative;
	width: 50%;
	background: #222;
	float: right;
}
#toggle a {
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #444;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}
#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 4px;
	background: #222;
}
#toggle a:before {
	margin-top: -6px;
}
#toggle a:after {
	margin-top: 2px;
}
.textbox {
	top: 10%;
	left: 5%;
}
.textbox h1 {
	font-size: 150%;
	line-height: 1.1;
}
.textbox p {
	line-height: 1.3;
	margin-right: 20px;
}
h2 {
	margin: 0 0 10px;
	font-size: 200%;
}
.none {
	display: none;
}
.box_txt {
	width: 99%;
}
}

@media (min-width: 768px) {
#wrapper {
	min-width: 960px;
}
.inframe {
	width: 960px;
}
.none-large {
	display: none;
}
}
