@charset "UTF-8";

#clearfix:after,
.clearfix:after,
.inner:after,
table:after,
div.front section.you article:after,
div.front section.intersection article:after,
div.front section.doc article ol li table:after,
header:after,
div.front section.interference article div.box:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden; }

#clearfix,
.clearfix,
.inner:after,
table:after,
div.front section.you article:after,
div.front section.intersection article:after,
div.front section.doc article ol li table:after,
header:after,
div.front section.interference article div.box:after {
  display: inline-block; }

#clearfix,
.clearfix,
.inner:after,
table:after,
div.front section.you article:after,
div.front section.intersection article:after,
div.front section.doc article ol li table:after,
header:after,
div.front section.interference article div.box:after {
  display: block; }

.transitions, a:link, a:visited, a:active, a:hover, a img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  @media only screen and (max-width: 780px) {
    .transitions, a:link, a:visited, a:active, a:hover, a img {
      transition: all 0s ease;
      -webkit-transition: all 0s ease;
      -moz-transition: all 0s ease;
      -o-transition: all 0s ease; } }

.all_transitions, header, header h1, header h1 img, header div#ttl, header div#ttl img, footer div#ttl, footer div#ttl img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

.motion, div.front section.you article h1, div.front section.you article div.block, div.front section.intersection article div.block_1, div.front section.intersection article div.block_2, div.front section.interference article h1, div.front section.interference article h2, div.front section.interference article div.box, div.front section.board article h1, div.front section.doc article, div.front section.credo article {
  opacity: 0; }

.open {
  opacity: 1 !important; }

.inner, table, div.front section.you article, div.front section.intersection article, div.front section.doc article ol li table {
  width: 95%;
  max-width: 1200px;
  margin: auto;
  position: relative; }

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-size: 100%;
  font: inherit; }

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

body {
  line-height: 1;
  -webkit-text-size-adjust: none; }

img {
  display: inherit; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

* {
  box-sizing: border-box;
  word-break: normal;
  word-wrap: break-word; }

div#ie_container {
  display: none;
  width: 100%;
  height: 100%;
  margin: auto; }
  div#ie_container div.cover {
    width: 100%;
    height: 100%;
    max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    margin: auto; }
    div#ie_container div.cover p {
      width: 100%;
      position: absolute;
      font-size: 12px;
      line-height: 1.5em;
      top: 50%;
      left: 0;
      right: 0;
      text-align: center; }

.ie7 body {
  overflow: hidden;
  background: #FFFFFF; }

.ie7 div#container {
  display: none; }

.ie8 body {
  overflow: hidden;
  background: #FFFFFF; }

.ie8 div#container {
  display: none; }

.ie8 div#ie_container {
  display: inherit; }

main .left {
  text-align: left; }

main .right {
  text-align: right; }

main .center {
  text-align: center; }

main .bold {
  font-weight: bold; }

/*　画像回り込み　*/
.img_right {
  float: right;
  margin: 0% 0% 4% 4%;
  max-width: 35%; }

.img_left {
  float: left;
  margin: 0% 4% 4% 0%;
  max-width: 35%; }

.img_center {
  text-align: center;
  margin: 3% auto;
  max-width: 100%; }

.img_right img,
.img_left img,
.img_center img {
  height: auto; }

/*　Headings　*/
section.article h2, section.article h3, section.article h4, section.article h5, section.article h6 {
  margin: 8% 0% 2% 0%;
  line-height: 1.4em; }

section.article h1.page_tit {
  font-size: 166.666666667%;
  margin: 3% 0% 3% 0%;
  /*color:$maincolor;*/
  color: #444;
  border-bottom: 1px solid #7F85AA;
  padding: 0 0 4% 0;
  line-height: 1.3em;
  font-weight: bold; }

section.article h1 a:link, section.article h1 a:hover, section.article h1 a:visited {
  color: #444 !important;
  /*color:$maincolor!important;*/ }

section.article h2 {
  font-size: 146.666666667%;
  clear: both;
  padding: 2% 0%;
  color: #7F85AA;
  font-weight: bold;
  margin: 4% 0% 2% 0%; }

section.article h3 {
  font-size: 126.666666667%;
  border-left: 5px solid #7F85AA;
  font-weight: bold;
  padding: 0.5% 2%; }

section.article h4 {
  font-size: 106.666666667%;
  background: #f5f5f5;
  padding: 1.5%;
  font-weight: bold; }

section.article h5 {
  font-size: 100%;
  border-bottom: 1px solid #ddd;
  padding: 1.5%;
  font-weight: bold; }

section.article h6 {
  font-size: 93.3333333333%;
  font-weight: bold; }

/*　lists　*/
ul.u-list {
  margin: 4% 0 4% 5px; }
  ul.u-list li {
    list-style-type: disc;
    margin: 2% 0% 0% 4%;
    line-height: 1.6em;
    font-size: 94%; }

/*　list with number　*/
ol.o-list {
  margin: 4% 0 4% 0px; }
  ol.o-list li {
    list-style-type: decimal;
    margin-left: 6%; }

/* list with triangle */
ul.triStyle {
  margin: 4% 0 4% 0; }
  ul.triStyle li {
    background: url(common/img/list_img.png) no-repeat;
    background-position: 10px 8px;
    padding: 0 0 0 26px; }

.mt_0 {
  margin-top: 0px; }

.mt_01 {
  margin-top: 1px; }

.mt_02 {
  margin-top: 2px; }

.mt_03 {
  margin-top: 3px; }

.mt_04 {
  margin-top: 4px; }

.mt_05 {
  margin-top: 5px; }

.mt_06 {
  margin-top: 6px; }

.mt_07 {
  margin-top: 7px; }

.mt_08 {
  margin-top: 8px; }

.mt_09 {
  margin-top: 9px; }

.mt_10 {
  margin-top: 10px; }

.mt_11 {
  margin-top: 11px; }

.mt_12 {
  margin-top: 12px; }

.mt_13 {
  margin-top: 13px; }

.mt_14 {
  margin-top: 14px; }

.mt_15 {
  margin-top: 15px; }

.mt_16 {
  margin-top: 16px; }

.mt_17 {
  margin-top: 17px; }

.mt_18 {
  margin-top: 18px; }

.mt_19 {
  margin-top: 19px; }

.mt_20 {
  margin-top: 20px; }

.mt_25 {
  margin-top: 25px; }

.mt_30 {
  margin-top: 30px; }

.mt_35 {
  margin-top: 35px; }

.mt_40 {
  margin-top: 40px; }

.mt_45 {
  margin-top: 45px; }

.mt_50 {
  margin-top: 50px; }

.mt_55 {
  margin-top: 55px; }

.mt_60 {
  margin-top: 60px; }

.mt_65 {
  margin-top: 65px; }

.mt_70 {
  margin-top: 70px; }

/* ********************** */
/* ********************** */
/* ********************** */
.mb_0 {
  margin-bottom: 0px; }

.mb_01 {
  margin-bottom: 1px; }

.mb_02 {
  margin-bottom: 2px; }

.mb_03 {
  margin-bottom: 3px; }

.mb_04 {
  margin-bottom: 4px; }

.mb_05 {
  margin-bottom: 5px; }

.mb_06 {
  margin-bottom: 6px; }

.mb_07 {
  margin-bottom: 7px; }

.mb_08 {
  margin-bottom: 8px; }

.mb_09 {
  margin-bottom: 9px; }

.mb_10 {
  margin-bottom: 10px; }

.mb_11 {
  margin-bottom: 11px; }

.mb_12 {
  margin-bottom: 12px; }

.mb_13 {
  margin-bottom: 13px; }

.mb_14 {
  margin-bottom: 14px; }

.mb_15 {
  margin-bottom: 15px; }

.mb_16 {
  margin-bottom: 16px; }

.mb_17 {
  margin-bottom: 17px; }

.mb_18 {
  margin-bottom: 18px; }

.mb_19 {
  margin-bottom: 19px; }

.mb_20 {
  margin-bottom: 20px; }

.mb_25 {
  margin-bottom: 25px; }

.mb_30 {
  margin-bottom: 30px; }

.mb_35 {
  margin-bottom: 35px; }

.mb_40 {
  margin-bottom: 40px; }

.mb_45 {
  margin-bottom: 45px; }

.mb_50 {
  margin-bottom: 50px; }

.mb_55 {
  margin-bottom: 55px; }

.mb_60 {
  margin-bottom: 60px; }

.mb_65 {
  margin-bottom: 65px; }

.mb_70 {
  margin-bottom: 70px; }

/* ********************** */
/* ********************** */
/* ********************** */
.mr_0 {
  margin-right: 0px; }

.mr_01 {
  margin-right: 1px; }

.mr_02 {
  margin-right: 2px; }

.mr_03 {
  margin-right: 3px; }

.mr_04 {
  margin-right: 4px; }

.mr_05 {
  margin-right: 5px; }

.mr_06 {
  margin-right: 6px; }

.mr_07 {
  margin-right: 7px; }

.mr_08 {
  margin-right: 8px; }

.mr_09 {
  margin-right: 9px; }

.mr_10 {
  margin-right: 10px; }

.mr_11 {
  margin-right: 11px; }

.mr_12 {
  margin-right: 12px; }

.mr_13 {
  margin-right: 13px; }

.mr_14 {
  margin-right: 14px; }

.mr_15 {
  margin-right: 15px; }

.mr_16 {
  margin-right: 16px; }

.mr_17 {
  margin-right: 17px; }

.mr_18 {
  margin-right: 18px; }

.mr_19 {
  margin-right: 19px; }

.mr_20 {
  margin-right: 20px; }

.mr_25 {
  margin-right: 25px; }

.mr_30 {
  margin-right: 30px; }

.mr_35 {
  margin-right: 35px; }

.mr_40 {
  margin-right: 40px; }

.mr_45 {
  margin-right: 45px; }

.mr_50 {
  margin-right: 50px; }

.mr_55 {
  margin-right: 55px; }

.mr_60 {
  margin-right: 60px; }

.mr_65 {
  margin-right: 65px; }

.mr_70 {
  margin-right: 70px; }

/* ********************** */
/* ********************** */
/* ********************** */
.ml_0 {
  margin-left: 0px; }

.ml_01 {
  margin-left: 1px; }

.ml_02 {
  margin-left: 2px; }

.ml_03 {
  margin-left: 3px; }

.ml_04 {
  margin-left: 4px; }

.ml_05 {
  margin-left: 5px; }

.ml_06 {
  margin-left: 6px; }

.ml_07 {
  margin-left: 7px; }

.ml_08 {
  margin-left: 8px; }

.ml_09 {
  margin-left: 9px; }

.ml_10 {
  margin-left: 10px; }

.ml_11 {
  margin-left: 11px; }

.ml_12 {
  margin-left: 12px; }

.ml_13 {
  margin-left: 13px; }

.ml_14 {
  margin-left: 14px; }

.ml_15 {
  margin-left: 15px; }

.ml_16 {
  margin-left: 16px; }

.ml_17 {
  margin-left: 17px; }

.ml_18 {
  margin-left: 18px; }

.ml_19 {
  margin-left: 19px; }

.ml_20 {
  margin-left: 20px; }

.ml_25 {
  margin-left: 25px; }

.ml_30 {
  margin-left: 30px; }

.ml_35 {
  margin-left: 35px; }

.ml_40 {
  margin-left: 40px; }

.ml_45 {
  margin-left: 45px; }

.ml_50 {
  margin-left: 50px; }

.ml_55 {
  margin-left: 55px; }

.ml_60 {
  margin-left: 60px; }

.ml_65 {
  margin-left: 65px; }

.ml_70 {
  margin-left: 70px; }

/* ********************** */
/* ********************** */
/* ********************** */
.px_08 {
  font-size: 62%; }

.px_09 {
  font-size: 70%; }

.px_10 {
  font-size: 77%; }

.px_11 {
  font-size: 85%; }

.px_12 {
  font-size: 93%; }

.px_13 {
  font-size: 100%; }

.px_14 {
  font-size: 108%; }

.px_15 {
  font-size: 116%; }

.px_16 {
  font-size: 123.1%; }

.px_17 {
  font-size: 131%; }

.px_18 {
  font-size: 138.5%; }

.px_19 {
  font-size: 146.5%; }

.px_20 {
  font-size: 153.9%; }

.px_21 {
  font-size: 161.6%; }

.px_22 {
  font-size: 167%; }

.px_23 {
  font-size: 174%; }

.px_24 {
  font-size: 182%;
  line-height: 1.4em; }

.px_25 {
  font-size: 189%; }

.px_26 {
  font-size: 197%; }

.px_27 {
  font-size: 205%; }

.px_28 {
  font-size: 213%; }

.px_29 {
  font-size: 220%; }

.px_30 {
  font-size: 227%; }

.px_31 {
  font-size: 235%; }

.px_32 {
  font-size: 243%; }

.px_33 {
  font-size: 250%; }

.px_34 {
  font-size: 258%; }

.px_35 {
  font-size: 265%; }

.px_36 {
  font-size: 272%; }

.px_37 {
  font-size: 280%; }

.px_38 {
  font-size: 288%; }

.px_39 {
  font-size: 295%; }

.px_40 {
  font-size: 302%; }

/*　文字色 */
.black {
  color: #000; }

.gray {
  color: #808080; }

.silver {
  color: #c0c0c0; }

.white {
  color: #fff; }

.blue {
  color: #008dd0; }

.navy {
  color: #266aa9; }

.teal {
  color: #008080; }

.green {
  color: #009825; }

.lime {
  color: #00de00; }

.aqua {
  color: #6de6ee; }

.yellow {
  color: #fff500; }

.red {
  color: #de0000; }

.fuchsia {
  color: #df0edf; }

.olive {
  color: #808000; }

.purple {
  color: #a500c3; }

.maroon {
  color: #800000; }

.orange {
  color: #f56b00; }

.pink {
  color: #ff2b9e; }

/*　文字の背景色 */
.tbg_black {
  background: #d6d6d6; }

.tbg_gray {
  background: #ebebeb; }

.tbg_silver {
  background: #f5f5f5; }

.tbg_white {
  background: #fff; }

.tbg_blue {
  background: #d6edf7; }

.tbg_navy {
  background: #dce7f1; }

.tbg_teal {
  background: #d6ebeb; }

.tbg_green {
  background: #d6ebeb; }

.tbg_lime {
  background: #d6fad6; }

.tbg_aqua {
  background: #e8fbfc; }

.tbg_yellow {
  background: #fffdd6; }

.tbg_red {
  background: #fad6d6; }

.tbg_fuchsia {
  background: #fad8fa; }

.tbg_olive {
  background: #ebebd6; }

.tbg_purple {
  background: #f1d6f5; }

.tbg_maroon {
  background: #ebd6d6; }

.tbg_orange {
  background: #fde7d6; }

.tbg_pink {
  background: #ffe4f3; }

html,
body {
  width: 100%;
  height: 100%;
  background: #000;
  min-width: 1024px;
  min-height: 800px;
  margin: auto; }
  @media only screen and (max-width: 1280px) {
    html,
    body {
      min-width: inherit;
      min-height: inherit; } }

body {
  font-family: "gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Roboto", sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 1.5em;
  -webkit-text-size-adjust: 100%; }

::selection {
  background: #7F85AA;
  color: #FFF; }

::-moz-selection {
  background: #7F85AA;
  color: #FFF; }

a:link {
  text-decoration: none;
  color: #000000; }

a:visited {
  text-decoration: none;
  color: #000000; }

a:active {
  text-decoration: none;
  color: #000000; }

a:hover {
  text-decoration: none;
  color: #00a6d2; }

a:hover img {
  opacity: 0.7; }

hr {
  height: 1px;
  clear: both;
  border: none;
  border-top: #d0d0d0 1px solid;
  color: #FFF; }

div.txt_btn {
  border: #FFF 1px solid;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: table;
  margin: auto; }
  @media only screen and (max-width: 580px) {
    div.txt_btn {
      display: block; } }
  div.txt_btn a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 3px 7px; }
    div.txt_btn a:link {
      color: #FFF; }
    div.txt_btn a:visited {
      color: #FFF; }
    div.txt_btn a:active {
      color: #FFF; }
    div.txt_btn a:hover {
      color: #7F85AA; }
    div.txt_btn a span {
      padding: 3px 15px 3px 3px;
      background-image: url(../img/common/arrow/link_arrow.svg);
      background-size: 13px 13px;
      background-position: right center;
      background-repeat: no-repeat; }

div#container {
  display: none;
  width: 100%;
  height: 100%; }

div#pageup {
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100; }
  @media only screen and (max-width: 780px) {
    div#pageup {
      width: 50px;
      height: 50px; } }
  @media only screen and (max-width: 580px) {
    div#pageup {
      width: 40px;
      height: 40px; } }
  div#pageup a img {
    width: 100%;
    height: 100%; }

table {
  width: 100%;
  margin: auto;
  border-collapse: collapse; }
  table th, table td {
    padding: 15px 20px;
    text-align: left;
    vertical-align: top; }
    @media only screen and (max-width: 780px) {
      table th, table td {
        width: 100%;
        padding: 10px;
        display: block; } }
  table th {
    width: 30%; }
    @media only screen and (max-width: 1280px) {
      table th {
        width: 35%; } }
    @media only screen and (max-width: 780px) {
      table th {
        width: 100%;
        padding: 5px 0; } }
  @media only screen and (max-width: 780px) {
    table td {
      width: 100%;
      padding: 10px 0 15px 0; } }

header {
  width: 100%;
  padding: 10px 0;
  position: fixed;
  opacity: 0;
  background-image: url(../img/common/header_bg.png);
  background-repeat: repeat-x;
  background-size: contain;
  z-index: 1;
  /* clearfix */ }
  header div.inner {
    min-width: 1000px; }
    @media only screen and (max-width: 780px) {
      header div.inner {
        min-width: inherit; } }
  header h1 {
    width: 170px;
    height: auto; }
    header h1 img {
      width: 100%;
      height: auto; }
  header div#ttl {
    width: 100px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto; }
    @media only screen and (max-width: 780px) {
      header div#ttl {
        padding: 0 10px; } }
    @media only screen and (max-width: 580px) {
      header div#ttl {
        display: none; } }
    header div#ttl img {
      width: 100%;
      height: auto; }
  header div.txt_btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px; }

header.fixed {
  opacity: 1; }

footer {
  width: 100%;
  margin: auto;
  text-align: center;
  background-color: #000;
  padding: 20px 0; }
  footer div#ttl {
    width: 100px;
    height: auto;
    margin: auto; }
    footer div#ttl img {
      width: 100%;
      height: auto; }
  footer p a {
    font-size: 10px;
    padding: 10px 0 0 0; }
    footer p a:link {
      color: #FFF; }
    footer p a:visited {
      color: #FFF; }
    footer p a:active {
      color: #FFF; }
    footer p a:hover {
      color: #7F85AA; }

#loader-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  z-index: 1000; }

#loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 220px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #333333;
  z-index: 1002; }

.loader {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  @media only screen and (max-width: 780px) {
    .loader {
      font-size: 18px; } }
  @media only screen and (max-width: 580px) {
    .loader {
      font-size: 10px; } }

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff; } }

@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff; } }

div.front main {
  margin: 0;
  width: 100%;
  height: 100%; }

div.front section {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: fixed;
  background-size: cover;
  position: relative; }
  @media only screen and (max-width: 1024px) {
    div.front section {
      background-position: 50% 0% !important;
      background-attachment: scroll; } }
  div.front section.you {
    background-image: url(../img/content/you_bg_pc.jpg);
    background-color: #000; }
    @media only screen and (min-width: 1920px) {
      div.front section.you {
        background-image: url(../img/content/you_bg.jpg); } }
    @media only screen and (max-width: 1024px) {
      div.front section.you {
        background-size: contain;
        background-position: 50% 100% !important; } }
    @media only screen and (max-width: 580px) {
      div.front section.you {
        background-image: url(../img/content/you_bg_sp.jpg); } }
  div.front section.intersection {
    background-image: url(../img/content/intersection_bg_pc.jpg);
    background-attachment: fixed;
    background-size: cover; }
    @media only screen and (min-width: 1920px) {
      div.front section.intersection {
        background-image: url(../img/content/intersection_bg.jpg); } }
    @media only screen and (max-width: 1024px) {
      div.front section.intersection {
        background-attachment: scroll; } }
    @media only screen and (max-width: 580px) {
      div.front section.intersection {
        background-image: url(../img/content/intersection_bg_sp.jpg); } }
  div.front section.interference {
    background-image: url(../img/content/interference_bg_pc.jpg);
    background-color: #000; }
    @media only screen and (min-width: 1920px) {
      div.front section.interference {
        background-image: url(../img/content/interference_bg.jpg); } }
    @media only screen and (max-width: 580px) {
      div.front section.interference {
        background-image: url(../img/content/interference_bg_sp.jpg); } }
  div.front section.board {
    background-color: #f3f4f3; }
    div.front section.board article {
      background-image: url(../img/content/board_bg_pc.jpg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center top;
      background-attachment: scroll;
      background-color: #f3f4f3; }
      @media only screen and (min-width: 1920px) {
        div.front section.board article {
          background-image: url(../img/content/board_bg.jpg); } }
      @media only screen and (max-width: 580px) {
        div.front section.board article {
          background-image: url(../img/content/board_bg_sp.jpg); } }
  div.front section.doc {
    background-color: #f3f4f3; }
  div.front section.credo {
    background-color: #f3f4f3; }
  div.front section article {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute; }
    div.front section article p {
      font-size: 15px;
      letter-spacing: -1px;
      line-height: 1.6em;
      margin-bottom: 1em; }
      @media only screen and (max-width: 780px) {
        div.front section article p {
          font-size: 14px; } }
    div.front section article h1 {
      letter-spacing: -1px; }
    div.front section article h2 {
      letter-spacing: -1px; }

div.front div#top_view {
  width: 100%;
  height: 100%;
  background-image: url(../img/content/1st_view_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 90% auto;
  background-color: #000;
  position: relative; }
  @media only screen and (max-width: 1280px) {
    div.front div#top_view {
      height: 800px; } }
  @media only screen and (max-width: 580px) {
    div.front div#top_view {
      height: 100%;
      min-height: 650px; } }
  div.front div#top_view div#ttl {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: auto; }
    @media only screen and (max-width: 1920px) {
      div.front div#top_view div#ttl {
        top: 30%; } }
    @media only screen and (max-width: 1280px) {
      div.front div#top_view div#ttl {
        top: 20%; } }
    @media only screen and (max-width: 780px) {
      div.front div#top_view div#ttl {
        top: 25%; } }
    @media only screen and (max-width: 580px) {
      div.front div#top_view div#ttl {
        top: 32%; } }
    div.front div#top_view div#ttl h1 {
      width: 70%;
      max-width: 800px;
      margin: auto;
      background-image: url(../img/content/1st_view_ttl_bg_pc.jpg);
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      @media only screen and (max-width: 1028px) {
        div.front div#top_view div#ttl h1 {
          background-image: url(../img/content/1st_view_ttl_bg_sp.jpg);
          background-position: 50% 50% !important;
          background-attachment: scroll; } }
      div.front div#top_view div#ttl h1 img {
        width: 100%;
        height: auto;
        display: block; }
    div.front div#top_view div#ttl div.logo {
      width: 100%;
      max-width: 300px;
      padding: 100px 0 20px 0;
      margin: 50px auto 0 auto;
      background-image: url(../img/common/arrow/arrows_down.svg);
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100px 100px; }
      @media only screen and (max-width: 780px) {
        div.front div#top_view div#ttl div.logo {
          max-width: 250px; } }
      @media only screen and (max-width: 580px) {
        div.front div#top_view div#ttl div.logo {
          width: 40%;
          max-width: 200px;
          background-size: 60px 60px;
          padding: 60px 0 20px 0; } }
      div.front div#top_view div#ttl div.logo img {
        width: 100%;
        height: auto; }

div.front section.you {
  height: 70%;
  min-height: 600px; }
  @media only screen and (max-width: 1280px) {
    div.front section.you {
      height: 700px; } }
  @media only screen and (max-width: 780px) {
    div.front section.you {
      height: 600px; } }
  @media only screen and (max-width: 580px) {
    div.front section.you {
      height: auto;
      min-height: inherit; } }
  div.front section.you article h1 {
    width: 95%;
    max-width: 1000px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto; }
    @media only screen and (max-width: 580px) {
      div.front section.you article h1 {
        position: static;
        padding: 0 0 25px 0; } }
    div.front section.you article h1 img {
      width: 100%;
      height: auto; }
  div.front section.you article p {
    color: #FFF; }
    @media only screen and (max-width: 780px) {
      div.front section.you article p br {
        display: none; } }
  div.front section.you article div.block {
    width: 45%;
    position: absolute;
    top: 40%;
    right: 0; }
    @media only screen and (max-width: 1280px) {
      div.front section.you article div.block {
        top: 45%; } }
    @media only screen and (max-width: 780px) {
      div.front section.you article div.block {
        top: 45%;
        right: 3%; } }
    @media only screen and (max-width: 580px) {
      div.front section.you article div.block {
        position: static;
        width: 90%;
        padding: 0 0 55% 0;
        margin: auto; } }

div.front section.intersection {
  height: 80%;
  min-height: 600px; }
  @media only screen and (max-width: 1280px) {
    div.front section.intersection {
      height: 800px; } }
  @media only screen and (max-width: 780px) {
    div.front section.intersection {
      height: 700px; } }
  @media only screen and (max-width: 580px) {
    div.front section.intersection {
      height: auto;
      min-height: inherit; } }
  div.front section.intersection article h1 {
    width: 50%;
    max-width: 215px;
    margin: auto; }
    div.front section.intersection article h1 img {
      width: 100%;
      height: auto; }
  div.front section.intersection article p {
    color: #FFF; }
    @media only screen and (max-width: 780px) {
      div.front section.intersection article p br {
        display: none; } }
  div.front section.intersection article div {
    width: 50%;
    position: absolute;
    top: 35%; }
    @media only screen and (max-width: 580px) {
      div.front section.intersection article div {
        position: static;
        width: 90%;
        margin: auto; } }
    div.front section.intersection article div.block_1 {
      left: 0; }
      @media only screen and (max-width: 780px) {
        div.front section.intersection article div.block_1 {
          padding-left: 5%; } }
      @media only screen and (max-width: 580px) {
        div.front section.intersection article div.block_1 {
          padding: 50px 0 25px 0; } }
    div.front section.intersection article div.block_2 {
      right: 0; }
      @media only screen and (max-width: 780px) {
        div.front section.intersection article div.block_2 {
          padding-right: 5%; } }
      @media only screen and (max-width: 580px) {
        div.front section.intersection article div.block_2 {
          padding: 0 0 50px 0; } }

div.front section.interference {
  height: 100%;
  min-height: 900px; }
  @media only screen and (max-width: 1280px) {
    div.front section.interference {
      height: 800px; } }
  @media only screen and (max-width: 780px) {
    div.front section.interference {
      height: 650px; } }
  @media only screen and (max-width: 580px) {
    div.front section.interference {
      height: auto;
      min-height: inherit; } }
  div.front section.interference article {
    background-image: url(../img/content/interference_article_bg.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: auto;
    position: static; }
    div.front section.interference article h1 {
      width: 95%;
      max-width: 1200px;
      margin: auto;
      padding: 250px 0; }
      @media only screen and (max-width: 780px) {
        div.front section.interference article h1 {
          width: 95%;
          padding: 250px 0 180px 0; } }
      @media only screen and (max-width: 580px) {
        div.front section.interference article h1 {
          width: 95%;
          padding: 110px 0 50px 0; } }
      @media only screen and (max-width: 380px) {
        div.front section.interference article h1 {
          width: 95%;
          padding: 90px 0 50px 0; } }
      div.front section.interference article h1 img {
        width: 100%;
        height: auto; }
    div.front section.interference article h2 {
      font-size: 26px;
      line-height: 1.5em;
      text-align: center;
      color: #FFF;
      padding: 70px 0 40px 0;
      margin: auto;
      background-image: url(../img/common/arrow/arrows_down.svg);
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 70px 70px; }
      @media only screen and (max-width: 580px) {
        div.front section.interference article h2 {
          font-size: 20px;
          background-size: 50px 50px;
          padding: 50px 10px 10px 10px; } }
    div.front section.interference article p {
      color: #FFF; }
      @media only screen and (max-width: 780px) {
        div.front section.interference article p br {
          display: none; } }
      div.front section.interference article p.box_1 {
        width: 50%;
        float: left;
        text-align: right;
        padding: 0 20px; }
        @media only screen and (max-width: 580px) {
          div.front section.interference article p.box_1 {
            width: 90%;
            float: none;
            text-align: left;
            padding: 10px 0;
            margin: auto; } }
      div.front section.interference article p.box_2 {
        width: 50%;
        float: right;
        padding: 0 20px; }
        @media only screen and (max-width: 580px) {
          div.front section.interference article p.box_2 {
            width: 90%;
            float: none;
            text-align: left;
            padding: 10px 0 50px 0;
            margin: auto; } }

div.front section.board {
  height: auto;
  min-height: 500px; }
  @media only screen and (max-width: 580px) {
    div.front section.board {
      height: auto;
      min-height: inherit; } }
  div.front section.board article {
    padding: 45% 0 100px 0;
    position: static; }
    div.front section.board article h1 {
      width: 95%;
      max-width: 1200px;
      font-size: 30px;
      padding: 0 0 60px 0;
      margin: auto;
      text-align: center;
      background-image: url(../img/common/logo_w.svg);
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: 150px 30px; }
      @media only screen and (max-width: 580px) {
        div.front section.board article h1 {
          font-size: 18px;
          padding: 0 0 50px 0; } }
      @media only screen and (max-width: 380px) {
        div.front section.board article h1 {
          font-size: 16px;
          padding: 0 0 40px 0; } }
      div.front section.board article h1 span {
        border-bottom: #000 1px solid;
        font-weight: 700; }

div.front section.doc {
  height: auto;
  text-align: center;
  padding: 0 0 100px 0; }
  div.front section.doc article {
    width: 90%;
    max-width: 800px;
    position: static;
    text-align: left;
    padding: 50px 0 0 0;
    margin: auto; }
    div.front section.doc article h1 {
      font-size: 30px;
      text-align: center;
      border-bottom: #d0d0d0 1px solid;
      padding: 0 0 30px 0; }
      div.front section.doc article h1 span {
        font-size: 14px;
        display: block;
        padding: 5px 0; }
    div.front section.doc article ol li {
      padding: 50px 0; }
      @media only screen and (max-width: 580px) {
        div.front section.doc article ol li {
          padding: 25px 0; } }
      div.front section.doc article ol li h2 {
        font-size: 20px;
        font-weight: bold;
        padding: 0 0 40px 0; }
        div.front section.doc article ol li h2 span {
          font-size: 14px;
          padding: 5px 0;
          font-weight: normal;
          display: block; }
      div.front section.doc article ol li h3 {
        font-size: 18px; }
      div.front section.doc article ol li h4 {
        font-size: 12px;
        padding: 3px;
        border: #000 1px solid;
        display: inline-block;
        margin: 20px 0 0 0; }
      div.front section.doc article ol li table {
        width: 100%;
        margin: 30px auto 0 auto;
        border-collapse: collapse; }
        div.front section.doc article ol li table th, div.front section.doc article ol li table td {
          vertical-align: top; }
          @media only screen and (max-width: 780px) {
            div.front section.doc article ol li table th, div.front section.doc article ol li table td {
              width: 100%;
              display: block; } }
        div.front section.doc article ol li table th {
          width: 30%;
          text-align: right;
          font-size: 16px;
          line-height: 1.5em;
          padding: 25px 30px; }
          @media only screen and (max-width: 1280px) {
            div.front section.doc article ol li table th {
              width: 35%; } }
          @media only screen and (max-width: 780px) {
            div.front section.doc article ol li table th {
              width: 100%;
              text-align: left;
              padding: 25px 0 15px 0; } }
        div.front section.doc article ol li table td {
          border-bottom: #d0d0d0 1px solid;
          text-align: left;
          font-size: 12px;
          line-height: 1.5em;
          padding: 25px 0; }
          @media only screen and (max-width: 780px) {
            div.front section.doc article ol li table td {
              width: 100%;
              padding: 0 0 25px 0; } }
          div.front section.doc article ol li table td span {
            font-weight: bold; }
          div.front section.doc article ol li table td p {
            font-size: 12px;
            padding: 2px 0 3px 35px;
            margin-bottom: 0; }
          div.front section.doc article ol li table td ul {
            padding: 10px 0; }
            div.front section.doc article ol li table td ul li {
              padding: 0 0 5px 0;
              list-style: disc;
              list-style-position: inside; }
  div.front section.doc div.txt_btn {
    border: #000 1px solid;
    display: inline-block; }
    div.front section.doc div.txt_btn a {
      font-size: 18px;
      padding: 15px 100px; }
      div.front section.doc div.txt_btn a:link {
        color: #000; }
      div.front section.doc div.txt_btn a:visited {
        color: #000; }
      div.front section.doc div.txt_btn a:active {
        color: #000; }
      div.front section.doc div.txt_btn a:hover {
        color: #7F85AA; }
      div.front section.doc div.txt_btn a span {
        padding: 8px 23px 8px 8px;
        background-image: url(../img/common/arrow/link_arrow_b.svg);
        background-size: 18px 18px; }

div.front section.credo {
  height: auto;
  text-align: center;
  padding: 100px 0; }
  @media only screen and (max-width: 580px) {
    div.front section.credo {
      padding: 50px 0; } }
  div.front section.credo article {
    width: 90%;
    max-width: 800px;
    position: static;
    text-align: left;
    padding: 50px 0 0 0;
    margin: auto; }
    div.front section.credo article h1 {
      font-size: 30px;
      text-align: center;
      line-height: 1.3em;
      border-bottom: #d0d0d0 1px solid;
      padding: 0 0 30px 0; }
      @media only screen and (max-width: 580px) {
        div.front section.credo article h1 {
          font-size: 26px; } }
    div.front section.credo article ol {
      margin: auto;
      padding: 15px 0 0 0; }
      div.front section.credo article ol li {
        padding: 10px 0;
        font-size: 16px;
        line-height: 1.5em;
        text-align: left; }
        @media only screen and (max-width: 580px) {
          div.front section.credo article ol li {
            font-size: 14px; } }
    div.front section.credo article p {
      font-size: 14px;
      text-align: right;
      padding: 10px 0 0 0; }
