@charset "UTF-8";
/*========================================================
 リセット
==========================================================*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
* Remove default margin.
*/
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
  background: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
  border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
  font-weight: bold;
}

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
  font-style: italic;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1, h2, h3, p, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

/**
* Address styling not present in IE 8/9.
*/
mark {
  background: #ff0;
  color: #000;
}

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
  border: 0;
  vertical-align: top;
  line-height: 1;
}

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
  margin: 0;
  padding: 0;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
* Contain overflow in all browsers.
*/
pre {
  overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
input {
  border: none;
}

button {
  overflow: visible;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
  text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
  line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1, h2, h3, h4, p, figure, section, article, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4 {
  font-size: 18px;
  line-height: 1.4;
}

ul, ol {
  list-style: none;
}

img {
  line-height: 1;
  vertical-align: top;
}

/*========================================================
 共通のスタイルを記述    
==========================================================*/
html, body {
  width: 100%;
  min-width: 1200px;
  min-height: 100%;
  height: 100%;
}

body {
	font-family: Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",STHeiti,"华文细黑",sans-serif;
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
}

p {
  margin: 2em 0;
}

a {
  text-decoration: none;
  color: #000;
}

.sun-serif {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
}

.serif {
  font-family: Times,"Times New Roman","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho","Takao P明朝","TakaoPMincho",serif;
}

.catch {
  font-size: 20px;
  margin-top: 4px;
}

.smoothing {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-outlink {
  background: url(../img/icon-outlink.png) no-repeat left center;
  padding-left: 20px;
  color: #858585;
}
.icon-outlink:hover {
  color: #000;
}

.icon-mail {
  padding-left: 20px;
  background: url(../img/icon-mail.png) no-repeat left center;
  color: #1d3994;
}
.icon-mail:hover {
  text-decoration: underline;
}

.canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}

.wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 100%;
  height: 100%;
  box-sizing: border-box;
}

.Container {
  position: relative;
  min-height: 100%;
  height: 100%;
  overflow: auto;
  padding: 80px 0 50px 0;
  box-sizing: border-box;
}

.Container__inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
}

.Header {
  position: fixed;
  top: 20px;
  left: 0;
  z-index: 100;
  width: 100%;
  color: #000;
}
.Header .Logo {
  float: left;
  padding-left: 40px;
}
.Header .Logo a {
  color: #fff;
}
.Header .Nav {
  float: right;
  padding: 12px 40px 0 0;
}
.Header .Nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 20px;
}
.Header .Nav a {
  display: block;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.2em;
  text-align: center;
}
.Header .Nav a:hover .Nav__line {
  width: 100%;
}
.Header .Nav span {
  display: block;
  text-align: left;
}
.Header .Nav__line {
  display: inline-block;
  vertical-align: top;
  height: 1px;
  width: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #999;
  -webkit-transition: width .2s linear;
  transition: width .2s linear;
}

.Footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 20px 0;
  text-align: right;
}
.Footer p, .Footer a {
  color: #000;
}
.Footer .Footer__copy {
  margin: 0;
  letter-spacing: 0.12em;
  line-height: 1;
}
.Footer .Footer__copy small {
  font-size: 10px;
  font-family: "Arial";
}
.Footer .Footer__sites {
  float: right;
  padding: 0 20px 0 0;
}
.Footer .Footer__sites li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 20px;
}
.Footer .Footer__sites a {
  font-size: 12px;
  letter-spacing: 0.12em;
}
.Footer .Footer__sites a:hover {
  color: #ccc;
}

.FirstBlock {
  display: table;
  width: 100%;
  min-height: 100%;
  height: 100%;
  text-align: center;
}

.FirstBlock__inner {
  text-align: center;
  width: 1000px;
  /* display: table-cell; */
  margin: 0 auto;
  vertical-align: middle;
}

.FirstBlock__logo {
  width: 545px;
  height: 70px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: 1;
  letter-spacing: 7px;
  padding-top: 1.1vh;
}
.FirstBlock__logo span {
  position: relative;
  left: -545px;
  display: block;
  width: 545px;
  height: 70px;
  font-size: 40px;
}

.FirstBlock__item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 310px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.FirstBlock__item-inner {
  position: relative;
  left: -310px;
  width: 310px;
  padding: 0 30px;
  box-sizing: border-box;
}
.FirstBlock__item-inner h3 {
  margin-bottom: 20px;
  /* margin-top: 13vh; */
}
.FirstBlock__item-inner p {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.FirstBlock__item-inner .smoothing {
  display: block;
  box-sizing: border-box;
  text-align: center;
  padding: 10px 0;
  font-family: Helvetica Neue, Helvetica;
  letter-spacing: 0.3em;
  line-height: 1;
  margin-top: 4vh;
}

@media screen and (max-width: 768px){
  html, body {
    min-width: 100%;
  }
  .Header {
    top: 10px;
  }
  .Header .Logo {
    padding-left: 10px;
  }
  .FirstBlock__logo,
  .FirstBlock__logo span {
    font-size: 32px;
    width: auto;
  }
}
/* 左侧 */
.sys-ul{
  position: fixed;
  right: 4px;
  top: 25vh;
  background-color: rgba(255, 255, 255, .2);
  box-shadow: 0px 0px 10px 0px #bbb;
  border-radius: 4px;
  width: 100px;
}
.sys-ul .sys-title img{
  width: 99%;
}
.sys-ul .sys-title{
  background-color: rgba(177, 184 ,189, 0.3);
  color: #03A9F4;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "楷体";
  display: flex;
  align-items: center;
  justify-content: center;
}
.sys-ul .sys-li{
  width: 90px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  margin: 5px;
  cursor: pointer;
  /* margin:30px 10px; */
}
.sys-ul .sys-li:hover{
  /* scale: 1.1; */
  opacity: 0.7;
  background-size: 90%;
}
.sys-ul .sys-li:nth-child(2){
  background-image: url("/guide/img/hxw.png");
  border-bottom: 2px solid #EEEEEE;
}
.sys-ul .sys-li:nth-child(3){
  background-image: url("/guide/img/yyg.png");
  border-bottom: 2px solid #EEEEEE;
}
.sys-ul .sys-li:nth-child(4){
  background-image: url("/guide/img/wqy.png");
  border-bottom: 2px solid #EEEEEE;
}
.sys-ul .sys-li:nth-child(5){
  background-image: url("/guide/img/qhoa.png");
}
.sys-ul .sys-li .a-link{
  width: 100%;
  height: 100%;
  display: inline-block;
}
/* 弹框 */
#alert-div{
  display: none;
  background-color: rgba(0,0,0,0.3);
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 10;
  /* display: flex; */
  align-items: center;
  justify-content: center;
}
#alert-div .layer{
  background-color: #D6EFFF;
  width: 440px;
  height: 280px;
  border-radius: 10px;
}

#alert-div .layer .company{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  height: calc(100% - 140px);
  
}
#alert-div .layer .alert-bg{
  background-image: url("/guide/img/alert.png?a=123");
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 120px;
  width: 100%;
  position: relative;
  border-radius: 10px 10px 0 0;
}

#alert-div .layer .company .company-li{
  width: 43%;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 15px 8px;
  border-radius: 10px;
}
.company-li .name{
  color: #013865;
  font-size: 27px;
  font-family: cursive;
}
.company-li .btn{
  background-color: #015EEA;
  color: #fff;
  text-align: center;
  width: 130px;
  padding: 0px 0;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
}
.company-li .btn a{
  color: #fff;
  letter-spacing: 3px;
}
.company-li .btn a:hover{
  font-size: 15px;
}
#alert-div .close{
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 8px;
  background-image: url("/guide/img/close.png");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
#alert-div .close:hover{
  cursor: pointer;
  opacity: 0.9;
  background-image: url("/guide/img/close_hover.png");
}
#logo:hover{
  cursor: pointer;
  opacity: 0.8;
}
