@charset "UTF-8";
@import url("common.pc.css");

/* ---------------------------------------------------------
	CSS Document hedar_navi
--------------------------------------------------------- */
#headar_navi {
	position: fixed;
	top: 20px;
	right: 10px;
	/* width: 480px; */
	z-index: 99999;
}

#hnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 40px;
	font-size: 18px;
	line-height: 40px;
	/* line-height: 60px; */
}

#hnavi li.hnavi a {
	text-decoration: none;
	color: #333;
	position: relative;
}

#hnavi li.hnavi a:before {
	content: "";
	width: 0;
	height: 0;
	margin-top: -5px;
	border: solid 5px transparent;
	border-left: solid 7px #333;
	position: absolute;
	top: 50%;
	left: -12px;
}

#lang_btn {
	width: 120px;
	border: 1px solid #333;
	border-radius: 50px;
}
#lang_btn p {
	line-height: 30px;
	font-size: 18px;
	color: #333;
	text-align: center;
	width: auto;
	margin-bottom: 0px;
}
#lang_btn a {
	display: inline-block;
	margin: auto 8px;
	color: #333;
	text-decoration: none;
}

/* ---------------------------------------------------------
	CSS Document video
--------------------------------------------------------- */

#video {
	width: 100%;
	height: 720px;
	margin: 0 auto 60px;
}

/* ---------------------------------------------------------
	CSS Document news
--------------------------------------------------------- */

#news {
	margin-bottom: 60px;
	text-align: left;
	font-size: 0;
}

#news .bnr {
	display: inline-block;
	vertical-align: top;
	width: 400px;
	margin-right: 20px;
}

#news .bnr img {
	margin-bottom: 20px;
}


#news .section {
	display: inline-block;
	vertical-align: top;
	width: 858px;
	height: 880px;
	overflow: auto;
}

#news .find {
	margin-bottom: 20px;
	font-size: 15px;
}

#news .find:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#news p {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	margin-right: 15px;
}

#news dl {
	display: inline-block;
	vertical-align: top;
	width: 660px;
	font-size: 15px;
}

#news dt {
	font-size: 12px;
}

#news dt a {
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ff4500;
}

#news dt span {
	margin-right: 10px;
}

#news dd {
	line-height: 1.5;
}

#news dd span {
	margin-left: 10px;
	text-decoration: underline;
	color: #333;
}

/* ---------------------------------------------------------
	CSS Document multiple
--------------------------------------------------------- */

#multiple {
	margin: 40px 0;
}

#multiple h2 {
	height: 164px;
	background: url(../images/multiple_h2.png) no-repeat top;
	font-size: 0;
}

#multiple h3 {
	height: 120px;
	margin-bottom: 60px;
	border-top: solid 1px #00669f;
	background: url(../images/multiple_h3.png) no-repeat bottom;
	font-size: 0;
}

#multiple p {
	margin-bottom: 25px;
}

#multiple .f_right {
	width: 480px;
	text-align: left;
	margin-right: 140px;
}

#multiple .f_left {
	width: 480px;
	text-align: left;
	margin-left: 140px;
}

/* ---------------------------------------------------------
	CSS Document distribute
--------------------------------------------------------- */

#distribute {
	margin: 60px 0 130px;
}

#distribute .container {
	background: url(../images/distribute_bg.png) no-repeat right 100px bottom 30px;
	text-align: left;
}

#distribute h3 {
	height: 64px;
	margin-bottom: 60px;
	background: url(../images/distribute_h3.png) no-repeat top;
	font-size: 0;
}

#distribute figure {
	margin-bottom: 60px;
	text-align: center;
}

#distribute p {
	margin-top: 40px;
	margin-right: 140px;
	margin-left: 140px;
}

#distribute p strong {
	font-size:24px;
}

#distribute ul {
	margin-right: 140px;
	margin-left: 140px;
}

#distribute li {
	margin-top: 20px;
	margin-left: 22px;
	list-style: decimal;
}

/* ---------------------------------------------------------
	CSS Document api
--------------------------------------------------------- */

#api {
	margin-bottom: 120px;
}

#api .container {
	width: 1000px;
}

#api h3 {
	height: 136px;
	margin-bottom: 60px;
	background: url(../images/api_h3.png) no-repeat top;
	font-size: 0;
}

#api p {
	margin-bottom: 2em;
	text-align: left;
	font-size: 18px;
}

#api em {
	color: #e9481a;
}

#api .table {
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size: 18px;
}

#api .table dl {
	display: flex;
	align-items: center;
	padding: 10px 0;
	border-top: solid 1px #ccc;
}

#api .table dt {
	width: 240px;
	height: 80px;
	background: #159384;
	text-align: center;
	font-size: 20px;
	line-height: 80px;
	color: #fff;
}

#api .table dd {
	flex: 1;
	vertical-align: middle;
	padding-left: 20px;
}

/* ---------------------------------------------------------
	CSS Document application
--------------------------------------------------------- */

#application {
	margin-bottom: 120px;
}

#application .container {
	width: 1000px;
}

#application h3 {
	height: 114px;
	margin-bottom: 60px;
	background: url(../images/application_h3.png) no-repeat top;
	font-size: 0;
}

#application p {
	margin-bottom: 2em;
	text-align: left;
	font-size: 18px;
}

#application figure {
	height: 404px;
	margin-bottom: 90px;
}

#application h4 {
	margin-bottom: 40px;
	font-family: 'Zen Antique', serif;
	font-weight: bold;
	font-size: 40px;
	letter-spacing: -0.05em;
	line-height: 1;
}

#application .table {
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size: 18px;
}

#application .table dl {
	display: flex;
	align-items: center;
	padding: 10px 0;
	border-top: solid 1px #ccc;
}

#application .table dt {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	height: 80px;
	padding-left: 30px;
	background: #159384;
	font-size: 20px;
	line-height: 80px;
	color: #fff;
}

#application .table dd {
	flex: 1;
	vertical-align: middle;
	padding-left: 20px;
}

/* ---------------------------------------------------------
	CSS Document contract
--------------------------------------------------------- */

#contract {
	margin-bottom: 120px;
}

#contract .container {
	width: 1000px;
}

#contract h3 {
	height: 114px;
	margin-bottom: 60px;
	background: url(../images/contract_h3.png) no-repeat top;
	font-size: 0;
}

#contract p {
	margin-bottom: 2em;
	text-align: left;
	font-size: 18px;
}

#contract strong,
#contract em {
	color: #e9481a;
}

#contract .flex {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	font-size: 18px;
}

#contract dt {
	margin-bottom: 20px;
	font-family: 'Zen Antique', serif;
	font-size: 40px;
	letter-spacing: -0.05em;
	line-height: 1;
	color: #159384;
}

#contract figure {
	height: 390px;
	margin-top: 40px;
}

/* ---------------------------------------------------------
	CSS Document layer
--------------------------------------------------------- */

#layer {
	margin-bottom: 60px;
}

#layer .container {
	width: 1080px;
}

#layer h3 {
	height: 134px;
	margin-bottom: 80px;
	background: url(../images/layer_h3.png) no-repeat top;
	font-size: 0;
}

#layer .flex {
	display: flex;
	justify-content: space-between;
	flex-flow: row-reverse;
	margin-top: 60px;
	text-align: left;
	font-size: 18px;
}

#layer .section {
	width: 580px;
	padding-bottom: 60px;
}

#layer dl {
	margin: 60px 0 20px;
	font-weight: bold;
	font-size: 20px;
}

#layer .layer_01 {
	margin-top: 0;
}

#layer dt {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: solid 2px #00669f;
	font-family: 'Zen Antique', serif;
	font-size: 40px;
	letter-spacing: -0.05em;
	line-height: 1;
	color: #00669f;
}

#layer .layer_03 dt {
	border-bottom: solid 2px #ec6a4e;
	color: #ec6a4e;
}

#layer .layer_03 dd span {
	color: #ec6a4e;
}

#layer li {
	margin-left: 1.4em;
	list-style: disc;
}

#layer figure {
	width: 400px;
	height: 818px;
}


/* ---------------------------------------------------------
	CSS Document linux
--------------------------------------------------------- */

#linux {
	margin: 60px 0 130px;
}

#linux .container {
	text-align: left;
}

#linux h3 {
	height: 119px;
	margin-bottom: 60px;
	background: url(../images/linux_h3.png) no-repeat top;
	font-size: 0;
}

#linux p {
	margin-top: 40px;
	margin-right: 140px;
	margin-left: 140px;
}

#linux ul {
	margin-right: 140px;
	margin-left: 140px;
	margin-bottom: 60px;
}

#linux li {
	margin-top: 20px;
	margin-left: 22px;
	list-style: decimal;
}

#linux figure {
	margin-bottom: 60px;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document evolution
--------------------------------------------------------- */

#evo {
	margin: 60px 0 100px;
}

#evo .container {
	padding-top: 60px;
	border-top: solid 1px #00669f;
}

#evo h3 {
	height: 70px;
	margin-bottom: 60px;
	background: url(../images/evolution_h3.png) no-repeat top;
	font-size: 0;
}

#evo dl {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	margin-left: -37px;
	padding-bottom: 70px;
}

#evo dt {
	width: 391px;
	position: relative;
}

#evo dl:not(:last-of-type) dt:after {
	content: '';
	width: 57px;
	height: 90px;
	background: url(../images/evolution_arrow.png) no-repeat top;
	position: absolute;
	top: 184px;
	left: 183px;
}

#evo dd {
	width: 880px;
	text-align: justify;
}

#evo li {
	display: flex;
	margin-top: 15px;
	transition: .4s;
}

#evo li:hover {
	opacity: 0.6;
}

#evo li figure {
	width: 240px;
	/* height: 119px; */
	margin-right: 15px;
}

#evo li .caption {
	flex: 1;
	line-height: 1.2;
}

#evo li .caption a {
	font-weight: bold;
	opacity: 1;
}
