@charset "UTF-8";
/*
Theme Name: Next Innovation
Author: 株式会社インデックスジャパン
Author URI: http://index-japan.jp
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
/* line 10, sass/style.scss */
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%;
  box-sizing: border-box;
}

/* line 21, sass/style.scss */
:after, :before {
  box-sizing: border-box;
}

/* line 25, sass/style.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 31, sass/style.scss */
body {
  overflow-x: hidden;
  /*  font: normal normal normal 14px/1.8 メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 */
  font: normal normal normal 16px/1.8 'Noto Sans JP', sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
  color: #333333;
}

/* line 41, sass/style.scss */
address, caption, code, figcaption, pre, th {
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
}

/* line 47, sass/style.scss */
blockquote, q {
  quotes: none;
}

/* line 52, sass/style.scss */
blockquote:after, blockquote:before {
  content: '';
  content: none;
}

/* line 59, sass/style.scss */
q:after, q:before {
  content: '';
  content: none;
}

/* line 65, sass/style.scss */
fieldset, iframe, img {
  border: 0;
}

/* line 69, sass/style.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 75, sass/style.scss */
caption, th {
  text-align: left;
}

/* line 79, sass/style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 84, sass/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 88, sass/style.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 93, sass/style.scss */
sup {
  vertical-align: text-top;
}

/* line 97, sass/style.scss */
sub {
  vertical-align: text-bottom;
}

/* line 101, sass/style.scss */
hr {
  display: block;
  overflow: visible;
  box-sizing: content-box;
  margin: 1em 0;
  padding: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

/* line 112, sass/style.scss */
button, input, optgroup, select {
  margin: 0;
  font-size: 100%;
  font-family: sans-serif;
}

/* line 118, sass/style.scss */
textarea {
  margin: 0;
  font-size: 100%;
  font-family: sans-serif;
  overflow: auto;
}

/* line 125, sass/style.scss */
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 131, sass/style.scss */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 136, sass/style.scss */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* line 140, sass/style.scss */
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 145, sass/style.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 150, sass/style.scss */
details, menu {
  display: block;
}

/* line 154, sass/style.scss */
summary {
  display: list-item;
}

/* line 158, sass/style.scss */
canvas {
  display: inline-block;
}

/* line 162, sass/style.scss */
[hidden], template {
  display: none;
}

/* line 166, sass/style.scss */
input, select {
  vertical-align: middle;
}

/* line 170, sass/style.scss */
button {
  overflow: visible;
  box-sizing: content-box;
  border: 0;
  background: 0 0;
  color: inherit;
  vertical-align: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer;
  text-transform: none;
}

/* line 181, sass/style.scss */
button:disabled {
  cursor: default;
}

/* line 188, sass/style.scss */
select {
  text-transform: none;
}

/* line 192, sass/style.scss */
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

/* line 196, sass/style.scss */
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 201, sass/style.scss */
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 205, sass/style.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/* line 209, sass/style.scss */
legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

/* line 216, sass/style.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 222, sass/style.scss */
:focus[data-focus-method=mouse]:not(input):not(textarea):not(select), :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0;
}

/* line 227, sass/style.scss */
::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 232, sass/style.scss */
audio, progress, video {
  display: inline-block;
}

/* line 236, sass/style.scss */
progress {
  vertical-align: baseline;
}

/* line 240, sass/style.scss */
a {
  background-color: transparent;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

/* line 245, sass/style.scss */
a:link, a:visited {
  background-color: transparent;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

/* line 251, sass/style.scss */
a:hover, a:active {
  text-decoration: none;
}

/* line 256, sass/style.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 262, sass/style.scss */
b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

/* line 267, sass/style.scss */
code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace;
}

/* line 272, sass/style.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 277, sass/style.scss */
small {
  font-size: 80%;
}

/* line 281, sass/style.scss */
sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

/* line 288, sass/style.scss */
sub {
  bottom: -0.25em;
}

/* line 292, sass/style.scss */
sup {
  top: -0.5em;
}

/* line 296, sass/style.scss */
ul {
  list-style: none;
}

/* line 300, sass/style.scss */
img {
  display: block;
  height: auto;
  max-width: 100%;
  border-style: none;
}

/* line 307, sass/style.scss */
.red {
  color: #ee242e;
}

/* line 312, sass/style.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/*load*/
/*up*/
/* line 322, sass/style.scss */
.bkt {
  width: 70px;
  height: 70px;
  background-color: #2858a5;
  position: fixed;
  right: 15px;
  bottom: 45px;
  z-index: 999;
  display: none;
  cursor: pointer;
  background-image: url(../images/arrow-up.svg);
  background-repeat: no-repeat;
  background-position: center;
}

/* spnav css media */
@media screen and (max-width: 600px) {
  /* line 340, sass/style.scss */
  .bkt {
    width: 40px;
    height: 40px;
  }
}

/*globalheader  css*/
/* line 348, sass/style.scss */
.globalheader {
  width: 100%;
  height: auto;
}

/* line 352, sass/style.scss */
.globalheader .nav-box {
  width: 100%;
  background-color: #fff;
  height: auto;
  border-bottom: 1px solid #ebebeb;
  height: 96px;
}

/* line 359, sass/style.scss */
.globalheader .nav-box .global-header_wrapper {
  width: 100%;
  background-color: #fff;
  height: auto;
  text-align: right;
}

/* line 365, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .global-logo {
  float: left;
  margin: 30px auto;
}

/* line 369, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .global-logo a {
  display: block;
  margin-left: 4em;
}

/* line 373, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .global-logo a img {
  max-width: 323px;
  height: auto;
  transition: transform 0.3s cubic-bezier(0, 0, 0.48, 0.15);
  /*max-height: 30px;*/
}

/*top nav-box css*/
/* line 387, sass/style.scss */
.pc .globalheader .nav-box .global-header_wrapper .header-right {
  display: inline-block !important;
}

/* line 392, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav {
  width: 100%;
}

/* line 395, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul {
  width: 100%;
}

/* line 398, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul li {
  display: inline-block;
  padding: 30px 0;
  vertical-align: middle;
  position: relative;
}

/* line 404, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul li:not(:nth-child(1)):after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  background: #01945e;
  left: 0;
  bottom: 4px;
  z-index: 999;
  transition: width 0.3s cubic-bezier(0, 0, 0.48, 0.15);
}

/* line 417, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul li a {
  display: block;
  text-align: center;
  padding: 0 20px;
  text-decoration: none;
  border-right: 1px solid #f2f2f2;
  color: #212121;
  line-height: 1.1;
  font-size: 14px;
}

/* line 428, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul li:nth-child(1) a img {
  width: 28px;
  height: auto;
  transition: transform 0.3s cubic-bezier(0, 0, 0.48, 0.15);
}

/* line 434, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .header-right nav ul li a span {
  display: block;
  color: #d4d4d4;
  text-transform: capitalize;
  font-size: calc(12px * 0.9);
  letter-spacing: -1px;
  margin-top: 12px;
}

/* line 446, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .tel {
  display: inline-block;
  width: 400px;
  margin-right: 4em;
}

/* line 451, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .tel a,
.globalheader .nav-box .global-header_wrapper .tel span {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}

/* line 457, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .tel a:nth-child(1),
.globalheader .nav-box .global-header_wrapper .tel span:nth-child(1) {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-right: 50px;
}

/* line 463, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .tel a:nth-child(1):before,
.globalheader .nav-box .global-header_wrapper .tel span:nth-child(1):before {
  display: inline-block;
  content: "";
  background-image: url(../images/tel.png);
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
}

/* line 476, sass/style.scss */
.globalheader .nav-box .global-header_wrapper .tel a {
  color: #000;
}

/*top nav-box hover*/
/* line 487, sass/style.scss */
.pc .globalheader .nav-box .global-header_wrapper .global-logo a:hover img {
  transform: scale(0.9);
}

/* line 492, sass/style.scss */
.pc .globalheader .nav-box .global-header_wrapper .header-right nav ul li:not(:nth-child(1)):hover:after {
  width: 100%;
}

/* line 496, sass/style.scss */
.pc .globalheader .nav-box .global-header_wrapper .header-right nav ul li:nth-child(1) a:hover img {
  transform: scale(0.9);
}

/* line 502, sass/style.scss */
.pc .header-pc-top {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background-color: rgba(255, 255, 255, 0.88);
  border-bottom: 1px solid #ebebeb;
  backface-visibility: hidden;
  height: auto;
  text-align: right;
}

/* line 515, sass/style.scss */
.pc .header-pc-top .global-header_per {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 523, sass/style.scss */
.pc .globalheader .header-pc-top .global-logo {
  float: left;
  margin: 10px auto;
}

/* line 527, sass/style.scss */
.pc .globalheader .header-pc-top .global-logo a {
  display: block;
  margin-left: 4em;
}

/* line 533, sass/style.scss */
.pc .globalheader .header-pc-top .header-right {
  display: inline-block;
}

/* line 536, sass/style.scss */
.pc .globalheader .header-pc-top .header-right nav {
  width: 100%;
}

/* line 539, sass/style.scss */
.pc .globalheader .header-pc-top .header-right nav ul {
  width: 100%;
}

/* line 542, sass/style.scss */
.pc .globalheader .header-pc-top .header-right nav ul li {
  display: inline-block;
  padding: 10px 0;
  vertical-align: middle;
  position: relative;
}

/* line 548, sass/style.scss */
.pc .globalheader .header-pc-top .header-right nav ul li a {
  display: block;
  text-align: center;
  padding: 0 30px;
  text-decoration: none;
  border-right: 1px solid #f2f2f2;
  text-align: center;
  color: #212121;
  line-height: 1.1;
  font-size: 14px;
}

/* line 559, sass/style.scss */
.pc .globalheader .header-pc-top .header-right nav ul li a span {
  display: block;
  color: #d4d4d4;
  text-transform: capitalize;
  font-size: calc(12px * 0.9);
  letter-spacing: -1px;
  margin-top: 8px;
}

/* line 575, sass/style.scss */
.pc .header-pc-top .header-right nav ul li:first-child, .pc .header-pc-top .tel {
  display: none;
}

/*top nav-box media*/
@media screen and (max-width: 1880px) {
  /* line 584, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .tel {
    width: 200px;
    vertical-align: middle;
  }
  /* line 588, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .tel span {
    display: block;
    vertical-align: middle;
  }
  /* line 589, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .tel span:nth-child(1) {
    margin-right: 0px;
  }
}

@media screen and (max-width: 1660px) {
  /* line 600, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .header-right nav ul li:first-child {
    display: none;
  }
}

@media screen and (max-width: 1550px) {
  /* line 607, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .header-right nav ul li:first-child, .globalheader .nav-box .global-header_wrapper .tel {
    display: none;
  }
  /* line 611, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .global-logo a {
    display: block;
    margin-left: 20px;
  }
}

@media screen and (max-width: 550px) {
  /* line 619, sass/style.scss */
  .sp .globalheader .nav-box .global-header_wrapper .global-logo {
    margin: 25px auto;
  }
  /* line 623, sass/style.scss */
  .globalheader .nav-box .global-header_wrapper .global-logo a img {
    max-width: 227px;
  }
}

/*scoll menu*/
/* line 630, sass/style.scss */
.sp .header-pc-top, .pc .nav-box .sp-menu {
  display: none;
}

/*scoll menu media*/
@media screen and (max-width: 1550px) {
  /* line 637, sass/style.scss */
  .pc .globalheader .header-pc-top .global-logo a {
    display: block;
    margin-left: 20px;
  }
}

/*sp menu*/
/* line 645, sass/style.scss */
.sp .globalheader .nav-box {
  height: 69px;
}

/* line 648, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}

/* line 654, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right {
  position: relative;
  background-color: #fff;
  overflow-y: scroll;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  height: calc(100vh - 60px);
  border-top: 1px solid #e2e2e2;
}

/* line 665, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav {
  width: 100%;
  display: table;
  height: 100%;
}

/* line 670, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav ul {
  width: 100%;
  display: inline-table;
  height: 100%;
}

/* line 676, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav .menu-navtop-container {
  width: 100%;
  display: inline-table;
  height: 100%;
}

/* line 681, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav .menu-navtop-container ul {
  width: 100%;
  margin: auto;
  display: block;
}

/* line 688, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav ul li {
  display: block;
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0;
}

/* line 693, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav ul li:nth-child(1) {
  display: none;
}

/* line 697, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav ul li a {
  text-align: left;
  border-right: 0px solid #f2f2f2;
  padding: 0 20px;
}

/* line 702, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .header-right nav ul li a span {
  display: inline-block;
  margin-left: 15px;
  text-align: left;
}

/* line 712, sass/style.scss */
.sp .globalheader .nav-box .global-header_wrapper .global-logo {
  margin: 23px auto;
}

/* line 718, sass/style.scss */
.layout-move {
  overflow: hidden;
  height: 100vh;
}

/* line 723, sass/style.scss */
.vetically {
  top: 50%;
  position: absolute;
}

/* line 728, sass/style.scss */
.spanhideing {
  transform: translate(0, 0) !important;
}

/* line 732, sass/style.scss */
.domhvc {
  left: 50%;
  top: 50%;
  position: absolute;
}

/* line 738, sass/style.scss */
.active {
  transform: rotate(-180deg) !important;
}

/* line 743, sass/style.scss */
.sp .nav-box .sp-menu {
  z-index: 300;
  display: block;
  width: 25px;
  height: 25px;
  right: 20px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  transition: transform 0.5s cubic-bezier(0.54, -0.63, 0.54, 1.5);
}

/* line 754, sass/style.scss */
.sp .nav-box .sp-menu span {
  position: absolute;
  display: block;
  width: 20%;
  height: 20%;
  background: #52c32d;
  transition: transform 0.5s cubic-bezier(0.54, -0.63, 0.54, 1.5);
}

/* line 762, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(1) {
  transform: translate(-200%, -200%);
}

/* line 766, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(2) {
  transform: translate(0%, -200%);
}

/* line 770, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(3) {
  transform: translate(200%, -200%);
}

/* line 774, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(4) {
  transform: translate(-200%, 0%);
}

/* line 781, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(6) {
  transform: translate(200%, 0%);
}

/* line 785, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(7) {
  transform: translate(-200%, 200%);
}

/* line 789, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(8) {
  transform: translate(0%, 200%);
}

/* line 793, sass/style.scss */
.sp .nav-box .sp-menu span:nth-child(9) {
  transform: translate(200%, 200%);
}

/* line 800, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(1) {
  animation: sp-menu-animation-1 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 804, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(2) {
  animation: sp-menu-animation-2 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 808, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(3) {
  animation: sp-menu-animation-3 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 812, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(4) {
  animation: sp-menu-animation-4 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 816, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(6) {
  animation: sp-menu-animation-6 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 820, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(7) {
  animation: sp-menu-animation-7 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 824, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(8) {
  animation: sp-menu-animation-8 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* line 828, sass/style.scss */
.sp .nav-box .sp-menu-hover:hover span:nth-child(9) {
  animation: sp-menu-animation-9 0.3s cubic-bezier(0.54, -0.63, 0.54, 1.5) forwards 0s;
}

/* same css--hover */
@-webkit-keyframes sp-menu-animation-1 {
  0% {
    transform: translate(-250%, -250%);
  }
  100% {
    transform: translate(-200%, -200%);
  }
}

@-webkit-keyframes sp-menu-animation-2 {
  0% {
    transform: translate(0%, -250%);
  }
  100% {
    transform: translate(0%, -200%);
  }
}

@-webkit-keyframes sp-menu-animation-3 {
  0% {
    transform: translate(250%, -250%);
  }
  100% {
    transform: translate(200%, -200%);
  }
}

@-webkit-keyframes sp-menu-animation-4 {
  0% {
    transform: translate(-250%, 0%);
  }
  100% {
    transform: translate(-200%, 0%);
  }
}

@-webkit-keyframes sp-menu-animation-6 {
  0% {
    transform: translate(250%, 0%);
  }
  100% {
    transform: translate(200%, 0%);
  }
}

@-webkit-keyframes sp-menu-animation-7 {
  0% {
    transform: translate(-250%, 250%);
  }
  100% {
    transform: translate(-200%, 200%);
  }
}

@-webkit-keyframes sp-menu-animation-8 {
  0% {
    transform: translate(0%, 200%);
  }
  100% {
    transform: translate(0%, 200%);
  }
}

@-webkit-keyframes sp-menu-animation-9 {
  0% {
    transform: translate(250%, 250%);
  }
  100% {
    transform: translate(200%, 200%);
  }
}

/*js*/
/* line 918, sass/style.scss */
.pagewrap {
  /*height: calc(100vh - 97px);*/
  max-height: 960px;
  min-height: 920px;
  height: auto;
  background: url(../images/banner-js2.jpg) center center/cover no-repeat;
  /*background-size: contain;*/
  background-repeat: no-repeat;
  width: 100%;
}

/* line 934, sass/style.scss */
.pageblock {
  width: 100%;
}

/* line 939, sass/style.scss */
.pagewrap .fb-like {
  position: fixed;
  left: 30px;
  top: 75px;
  z-index: 100;
}

/* line 946, sass/style.scss */
.pagewrap .githubbuttons {
  position: fixed;
  left: 220px;
  top: 75px;
  z-index: 100;
}

/* line 953, sass/style.scss */
.pagewrap .copy {
  font-size: 10px;
  bottom: 20px;
  left: 30px;
  z-index: 100;
  position: absolute;
  color: white;
}

/* line 961, sass/style.scss */
.pagewrap .copy a {
  color: white;
}

/* line 964, sass/style.scss */
.pagewrap .copy a:hover {
  color: white;
}

/* line 971, sass/style.scss */
.pageblock#fullscreen {
  height: 100%;
  background: none;
  color: white;
  position: relative;
}

/* line 977, sass/style.scss */
.pageblock#fullscreen .slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* line 983, sass/style.scss */
.pageblock#fullscreen .slider .slide {
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  float: left;
  position: absolute;
}

/* line 991, sass/style.scss */
.pageblock#fullscreen .slider .slide .slidecontent {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -150px;
  text-align: center;
}

/* line 1001, sass/style.scss */
.pageblock#fullscreen #slideposition {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 100;
  margin-left: -36px;
}

/* line 1008, sass/style.scss */
.pageblock#fullscreen #slideposition ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1013, sass/style.scss */
.pageblock#fullscreen #slideposition ul li.indicator {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #222;
  margin: 0px 7px;
  padding: 0;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  overflow: hidden;
  cursor: pointer;
}

/* line 1026, sass/style.scss */
.pageblock#fullscreen #slideposition ul li.indicator.active {
  background: white;
}

/* line 1035, sass/style.scss */
.slide .animated {
  opacity: 0;
}

/* line 1039, sass/style.scss */
.slide > .text-box {
  top: 50%;
  left: 50%;
  width: 94%;
  height: 100%;
  text-align: center;
  position: relative;
  transform: translate(-50%, -50%);
}

/* line 1050, sass/style.scss */
#first:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banner-js1.jpg) center center/cover no-repeat;
  -webkit-animation: fadqo 30s infinite 0s;
  -moz-animation: fadqo 30s infinite 0s;
  -ms-animation: fadqo 30s infinite 0s;
  -o-animation: fadqo 30s infinite 0s;
  animation: fadqo 30s infinite 0s;
}

/* line 1066, sass/style.scss */
#sec:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banner-js2.jpg) center center/cover no-repeat;
  -webkit-animation: fadqo 30s infinite 0s;
}

/* line 1078, sass/style.scss */
#thirth:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banner-js3.jpg) center center/cover no-repeat;
  -webkit-animation: fadqo 30s infinite 0s;
}

@-webkit-keyframes fadqo {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.2);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(1.2);
  }
}

@keyframes fadeInLeft {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

/* line 1130, sass/style.scss */
.slide-message {
  font-size: 45px;
  margin-bottom: 0;
  font-weight: bold;
  color: #fff;
  text-align: center;
  top: 50%;
  position: absolute;
  width: 100%;
}

@media all and (max-width: 1450px) {
  /* line 1141, sass/style.scss */
  .pagewrap {
    min-height: 690px;
  }
}

@media all and (max-width: 1190px) {
  /* line 1146, sass/style.scss */
  .pagewrap {
    background-size: cover;
    min-height: 570px;
  }
}

@media all and (max-width: 1000px) {
  /* line 1152, sass/style.scss */
  .pagewrap {
    min-height: 540px;
  }
}

@media all and (max-width: 860px) {
  /* line 1157, sass/style.scss */
  .pagewrap {
    background-size: cover;
  }
}

@media all and (max-width: 800px) {
  /* line 1163, sass/style.scss */
  .slide-message {
    font-size: 30px;
  }
  /* line 1167, sass/style.scss */
  .pagewrap {
    height: calc(50vh - 97px);
    min-height: 300px;
  }
}

@media all and (max-width: 600px) {
  /* line 1174, sass/style.scss */
  .pagewrap {
    height: auto;
    min-height: 300px;
    background-size: cover;
  }
}

@media all and (max-width: 580px) {
  /* line 1184, sass/style.scss */
  .slide-message {
    font-size: 20px;
  }
}

@media all and (max-width: 540px) {
  /* line 1190, sass/style.scss */
  .pagewrap {
    height: auto;
    min-height: 230px;
    background-size: cover;
  }
}

/* line 1197, sass/style.scss */
#first > .text-box > div {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  height: auto;
  min-height: 60px;
  transform: translate(0%, -50%);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

/* line 1211, sass/style.scss */
#first > .text-box > div div:first-child {
  top: 0%;
  left: 0%;
  width: 100%;
  text-align: center;
}

/* line 1217, sass/style.scss */
#first > .text-box > div div:first-child > span {
  display: block;
}

/* line 1220, sass/style.scss */
#first > .text-box > div div:first-child > span:first-child {
  font-size: 55px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

/* line 1243, sass/style.scss */
#sec > .text-box > div {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: auto;
  min-height: 60px;
  text-align: center;
  transform: translate(0%, -50%);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

/* line 1256, sass/style.scss */
#sec > .text-box > div div:first-child {
  top: 0%;
  left: 0%;
  width: 100%;
  text-align: center;
}

/* line 1263, sass/style.scss */
#sec > .text-box > div div:first-child > span:first-child {
  display: block;
  font-size: 22px;
  color: #fff;
  margin-bottom: 30px;
}

/* line 1270, sass/style.scss */
#sec > .text-box > div div:first-child > span:nth-child(2) {
  font-size: 110px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #fff;
  display: block;
}

/* line 1278, sass/style.scss */
#sec > .text-box > div div:first-child > span:nth-child(3) {
  font-size: 62px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

/* line 1289, sass/style.scss */
#thirth > .text-box > div {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: auto;
  min-height: 60px;
  text-align: center;
  transform: translate(0%, -50%);
}

/* line 1301, sass/style.scss */
#thirth > .text-box > div div:first-child {
  top: 0%;
  left: 0%;
  width: 100%;
  text-align: center;
}

/* line 1307, sass/style.scss */
#thirth > .text-box > div div:first-child > span {
  display: block;
}

/* line 1310, sass/style.scss */
#thirth > .text-box > div div:first-child > span:first-child {
  font-size: 28px;
  color: #3b3b3b;
  margin-bottom: 30px;
}

/* line 1316, sass/style.scss */
#thirth > .text-box > div div:first-child > span:nth-child(2) {
  font-size: 54px;
  text-align: center;
  color: #3b3b3b;
  font-weight: bold;
}

/* line 1326, sass/style.scss */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

/* line 1338, sass/style.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1395, sass/style.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1450, sass/style.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1505, sass/style.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1560, sass/style.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

/*js css-media*/
@media screen and (max-width: 1420px), (max-height: 800px) {
  /* line 1572, sass/style.scss */
  #first > .text-box > div div:first-child > span:first-child {
    font-size: 47px;
    margin-bottom: 0px;
  }
  /* line 1594, sass/style.scss */
  #sec > .text-box > div div:first-child > span:first-child {
    margin-bottom: 0px;
  }
  /* line 1598, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(2) {
    font-size: 98px;
    margin-bottom: 0px;
  }
  /* line 1603, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(3) {
    font-size: 54px;
    line-height: 1.1;
  }
}

@media screen and (max-width: 1040px) {
  /* line 1612, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:first-child {
    font-size: 26px;
  }
  /* line 1616, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:nth-child(2) {
    font-size: 45px;
  }
}

@media screen and (max-width: 1140px) {
  /* line 1623, sass/style.scss */
  #first > .text-box > div {
    right: 0;
  }
}

@media screen and (max-width: 980px), (max-height: 740px) {
  /* line 1630, sass/style.scss */
  #first > .text-box > div div:first-child > span:first-child {
    font-size: 37px;
    margin-bottom: 0;
  }
  /* line 1647, sass/style.scss */
  #sec > .text-box > div div:first-child > span:first-child {
    display: block;
    font-size: 37px;
    font-weight: bold;
  }
  /* line 1670, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:first-child {
    font-size: 38px;
  }
}

@media screen and (max-width: 740px) {
  /* line 1687, sass/style.scss */
  #first > .text-box > div div:first-child > span:first-child {
    font-size: 30px;
    margin-bottom: 0;
  }
  /* line 1704, sass/style.scss */
  #sec > .text-box > div div:first-child > span:first-child {
    display: block;
    font-size: 16px;
  }
  /* line 1709, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(2) {
    font-size: 58px;
    margin-bottom: 0px;
  }
  /* line 1714, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(3) {
    font-size: 33px;
    line-height: 1.1;
  }
  /* line 1720, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:first-child {
    font-size: 18px;
  }
}

@media screen and (max-width: 440px) {
  /* line 1727, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(2) {
    font-size: 37px;
    margin-bottom: 0px;
  }
  /* line 1732, sass/style.scss */
  #sec > .text-box > div div:first-child > span:nth-child(3) {
    font-size: 25px;
    line-height: 1.1;
  }
  /* line 1739, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:first-child {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 1744, sass/style.scss */
  #thirth > .text-box > div div:first-child > span:nth-child(2) {
    font-size: 26px;
  }
}

/*toowners  css*/
/* line 1753, sass/style.scss */
.wrapper .toowners {
  height: auto;
  width: 100%;
  background-image: url(../images/toownersbg.jpg);
  background-position: right center;
  background-size: 76% 100%;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}

/* line 1762, sass/style.scss */
.wrapper .toowners .line-t {
  height: 110px;
  width: 3px;
  margin: 0 auto;
  background-color: #01945e;
}

/* line 1769, sass/style.scss */
.wrapper .toowners .toowners-main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* line 1775, sass/style.scss */
.wrapper .toowners .toowners-main .note {
  text-align: center;
}

/* line 1778, sass/style.scss */
.wrapper .toowners .toowners-main .page-title {
  text-align: center;
  font-size: 26px;
  margin-top: 30px;
  margin-bottom: 40px;
}

/* line 1784, sass/style.scss */
.wrapper .toowners .toowners-main .page-title span {
  display: block;
  font-size: 13px;
  color: #01945e;
  text-transform: uppercase;
  line-height: 1.2;
}

/* line 1792, sass/style.scss */
.wrapper .toowners .toowners-main .page-title .toowners-desc {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}

/* line 1800, sass/style.scss */
.wrapper .toowners .toowners-main ul {
  overflow: hidden;
  margin-left: -20px;
}

/* line 1804, sass/style.scss */
.wrapper .toowners .toowners-main ul li {
  width: 33.33%;
  float: left;
  padding-left: 20px;
  padding-bottom: 20px;
  position: relative;
  /*バッジ*/
}

/* line 1811, sass/style.scss */
.wrapper .toowners .toowners-main ul li a {
  text-decoration: none;
  display: block;
  margin: 10px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateY(0px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1829, sass/style.scss */
.wrapper .toowners .toowners-main ul li a p:nth-child(1) {
  overflow: hidden;
  /*margin-bottom: 20px;*/
  position: relative;
}

/* line 1834, sass/style.scss */
.wrapper .toowners .toowners-main ul li a p:nth-child(1):before {
  content: attr(data-title);
  display: block;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
  padding: 8px 8px;
  right: 0px;
  top: 0px;
  width: 120px;
  text-align: center;
}

/* line 1849, sass/style.scss */
.wrapper .toowners .toowners-main ul li a p:nth-child(1):after {
  padding-top: 70%;
  display: block;
  content: "";
}

/* line 1858, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(1) a p:nth-child(1):before {
  /*background: #2c9e76;*/
  background: #ffc6cf;
  color: #333;
}

/* line 1864, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(2) a p:nth-child(1):before {
  background: #8dd8a9;
  color: #333;
}

/* line 1869, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(3) a p:nth-child(1):before {
  background: #8ab7f5;
  color: #333;
}

/* line 1878, sass/style.scss */
.img-tbg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1883, sass/style.scss */
.img-tbg img {
  display: none;
}

/* line 1890, sass/style.scss */
.wrapper .toowners .toowners-main ul li a h4 {
  font-size: 22px;
  font-weight: bold;
  /*      color: #01945e;*/
  color: #333;
  line-height: 1.1;
  padding: 9px 25px 9px 25px;
  text-align: center;
}

/* line 1900, sass/style.scss */
.wrapper .toowners .toowners-main ul li a div p {
  color: #333333;
  line-height: 2.0;
  padding: 0 25px 25px;
}

/* line 1907, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(1) a h4 {
  background-color: #ffc6cf;
}

/* line 1912, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(2) a h4 {
  background-color: #8dd8a9;
}

/* line 1917, sass/style.scss */
.wrapper .toowners .toowners-main ul li:nth-child(3) a h4 {
  background-color: #8ab7f5;
}

/* line 1921, sass/style.scss */
.wrapper .toowners .more {
  text-align: center;
}

/* line 1924, sass/style.scss */
.wrapper .toowners .more a {
  max-width: 440px;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  padding: 5px;
  position: relative;
}

/* line 1937, sass/style.scss */
.wrapper .toowners .more a span {
  display: block;
  position: relative;
  padding: 15px;
}

/* line 1938, sass/style.scss */
.wrapper .toowners .more a span:before {
  position: absolute;
  content: '';
  opacity: 1;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 1956, sass/style.scss */
.wrapper .toowners .more a span:after {
  position: absolute;
  content: '';
  opacity: 1;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 1979, sass/style.scss */
.wrapper .toowners .more a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  right: 5px;
  bottom: 5px;
  background-color: #fff;
}

/* line 1990, sass/style.scss */
.wrapper .toowners .more a:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 1px;
  right: 5px;
  bottom: 5px;
  background-color: #fff;
}

/*toowners  css-hover*/
/* line 2006, sass/style.scss */
.pc .wrapper .toowners .toowners-main ul li a:hover {
  box-shadow: 0 1px 10px rgba(144, 144, 144, 0.8);
  transform: translateY(-1px);
  opacity: 1;
}

/* line 2014, sass/style.scss */
.wrapper .toowners .more a:hover span:before, .wrapper .toowners .more a:hover span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 2021, sass/style.scss */
.wrapper .about-us {
  height: auto;
  width: 100%;
  background-image: url(../images/real.svg);
  background-position: right 100%;
  background-size: 856px 120px;
  background-repeat: no-repeat;
}

/* line 2029, sass/style.scss */
.wrapper .about-us .about-us-main {
  position: relative;
  width: 100%;
  height: auto;
}

/* line 2034, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-img {
  width: 50%;
  height: auto;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
}

/* line 2043, sass/style.scss */
.wrapper .about-us .about-us-main .img-tbg:after {
  padding-top: 80%;
  display: block;
  content: "";
}

/* line 2049, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in {
  position: absolute;
  width: 60%;
  top: 0%;
  right: 0;
  color: #fff;
}

/* line 2056, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg {
  background-color: #01945e;
  padding: 90px 0 90px 140px;
}

/* line 2060, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div {
  width: 100%;
  max-width: 730px;
  height: auto;
  padding-right: 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 2068, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h2.page-title2 {
  font-size: 71px;
  text-transform: uppercase;
  line-height: 1.4;
}

/* line 2074, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h3 {
  font-size: 26px;
}

/* line 2078, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h4 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}

/* line 2083, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div p {
  font-size: 13px;
}

/* line 2091, sass/style.scss */
.wrapper .about-us .sp-about {
  overflow: hidden;
}

/* line 2094, sass/style.scss */
.wrapper .about-us .sp-about .about-us-img {
  float: left;
}

/* line 2098, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in {
  float: left;
  background-color: #01945e;
  padding: 30px;
}

/* line 2103, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in .about-us-inbg {
  padding: 0;
}

/* line 2106, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in .about-us-inbg > div {
  padding: 0;
  max-width: 100%;
}

/* line 2114, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more {
  position: absolute;
  width: 100%;
  bottom: -32px;
  padding: 0 20px;
  left: 0;
  color: #fff;
  max-width: 730px;
}

/* line 2123, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a {
  max-width: 440px;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  padding: 5px;
  position: relative;
  margin-right: 0;
}

/* line 2137, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a span {
  display: block;
  position: relative;
  padding: 15px;
}

/* line 2138, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a span:before {
  position: absolute;
  content: '';
  opacity: 1;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 2156, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a span:after {
  position: absolute;
  content: '';
  opacity: 1;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 2179, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  right: 5px;
  bottom: 5px;
  background-color: #fff;
}

/* line 2190, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 1px;
  right: 5px;
  bottom: 5px;
  background-color: #fff;
}

/* line 2203, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in .more {
  bottom: 0;
  position: static;
  padding: 0px 0 20px;
}

/* line 2208, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in .more a {
  max-width: 192px;
}

/* line 2211, sass/style.scss */
.wrapper .about-us .sp-about .about-us-in .more a span {
  padding: 5px;
}

/* line 2218, sass/style.scss */
.wrapper .about-us .about-us-main .about-us-in .more a:hover span:before, .wrapper .about-us .about-us-main .about-us-in .more a:hover span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 2226, sass/style.scss */
.wrapper .brandc-wrappper {
  width: 100%;
}

/* line 2229, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  overflow: hidden;
}

/* line 2236, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure {
  position: relative;
  float: left;
  overflow: hidden;
  max-height: 370px;
  width: 33.33%;
  background: #3d6d9d;
  text-align: center;
  cursor: pointer;
}

/* line 2246, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure p {
  position: relative;
  display: block;
}

/* line 2250, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure p img {
  display: block;
  min-height: 100%;
  max-width: 100%;
}

/* line 2257, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure > p:before {
  width: 100%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/mask.png);
}

/* line 2268, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 2280, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 2288, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption:before, .wrapper .brandc-wrappper .brandc-main figure figcaption:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 2300, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

/* line 2307, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

/* line 2314, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption h2 {
  padding-top: 20%;
  font-size: 20px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}

/* line 2322, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption h2 span {
  display: block;
  font-size: calc(12px * 0.9);
}

/* line 2327, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption h2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: sub;
  margin: 0 auto;
}

/* line 2339, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure:nth-child(1) figcaption h2:before {
  width: 44px;
  height: 41px;
  background-image: url(../images/sell-h2.png);
}

/* line 2345, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure:nth-child(2) figcaption h2:before {
  width: 44px;
  height: 41px;
  background-image: url(../images/recruit-h2.png);
}

/* line 2351, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure:nth-child(3) figcaption h2:before {
  width: 46px;
  height: 42px;
  background-image: url(../images/company-h2.png);
}

/* line 2357, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

/* line 2366, sass/style.scss */
.wrapper .brandc-wrappper .brandc-main figure.effect-bubba:hover figcaption:before, .wrapper .brandc-wrappper .brandc-main figure.effect-bubba:hover figcaption:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 2376, sass/style.scss */
.wrapper .foot-logo {
  width: 100%;
}

/* line 2379, sass/style.scss */
.wrapper .foot-logo a {
  width: 100%;
  display: block;
  margin: 30px auto;
  max-width: 147px;
}

/* line 2387, sass/style.scss */
.wrapper .footer {
  /*background-color: #01945e;*/
  background-color: #3c7ade;
  width: 100%;
}

/* line 2392, sass/style.scss */
.wrapper .footer .foot-brand {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 60px 20px;
}

/* line 2399, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb {
  width: 55%;
  float: left;
}

/* line 2403, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb ul {
  width: 100%;
  overflow: hidden;
}

/* line 2407, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb ul li {
  width: 33.33%;
  float: left;
  border-left: 1px solid rgba(198, 198, 198, 0.23);
}

/* line 2412, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb ul li:last-child {
  border-right: 1px solid rgba(198, 198, 198, 0.23);
}

/* line 2416, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb ul li a {
  padding: 5px 10px 5px 20px;
  color: #fff;
  display: block;
}

/* line 2421, sass/style.scss */
.wrapper .footer .foot-brand .nav-fb ul li a:before {
  display: inline-block;
  background-image: url(../images/line.svg);
  width: 5px;
  height: 5px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 12px;
}

/* line 2437, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb {
  width: 45%;
  float: left;
  overflow: hidden;
  color: #fff;
  margin-top: 20px;
}

/* line 2444, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f {
  width: 46%;
  float: right;
}

/* line 2448, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f a,
.wrapper .footer .foot-brand .foot-fb .tel-f span {
  display: block;
  text-align: right;
}

/* line 2453, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f a:first-child,
.wrapper .footer .foot-brand .foot-fb .tel-f span:first-child {
  font-size: 22px;
}

/* line 2457, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f a:last-child,
.wrapper .footer .foot-brand .foot-fb .tel-f span:last-child {
  font-size: 15px;
}

/* line 2461, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f a:first-child:before,
.wrapper .footer .foot-brand .foot-fb .tel-f span:first-child:before {
  display: inline-block;
  background-image: url(../images/tel-w.svg);
  width: 22px;
  height: 22px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 2474, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .tel-f a {
  color: #FFF;
}

/* line 2479, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f {
  width: 54%;
  float: left;
}

/* line 2483, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f a {
  color: #2858a5;
  background-color: #fff;
  padding: 18px;
  width: 100%;
  max-width: 216px;
  text-align: center;
  margin: 0 auto;
  margin-right: 0;
  display: block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

/* line 2496, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f a:hover {
  background-color: #dcfbf0 !important;
}

/* line 2499, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f a:before {
  display: inline-block;
  /*background-image: url(../images/email.svg);*/
  width: 26px;
  height: 18px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 5px;
  background-color: #2858a5;
  -webkit-mask-image: url(../images/email.svg);
  mask-image: url(../images/email.svg);
}

/* line 2514, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f a:after {
  display: inline-block;
  background-image: url(../images/line-r.png);
  width: 8px;
  height: 14px;
  content: "";
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 12px;
  padding-left: 12px;
  background-size: 8px;
  /*              background-color: #01945e;
              -webkit-mask-image: url(../images/line-r.svg);
              mask-image: url(../images/line-r.svg);   */
}

/* line 2534, sass/style.scss */
.wrapper .footer .footer-copy {
  /*background-color: #006942;*/
  background-color: #2858a5;
  width: 100%;
  text-align: center;
  color: #c6c6c6;
  padding: 10px 20px;
}

/*toowners  css-media*/
@media screen and (max-width: 1240px) {
  /* line 2549, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a {
    margin: 0 auto;
  }
  /* line 2553, sass/style.scss */
  .wrapper .toowners .more a {
    max-width: 400px;
  }
  /* line 2556, sass/style.scss */
  .wrapper .toowners .more a span {
    padding: 10px;
  }
}

@media screen and (max-width: 980px) {
  /* line 2564, sass/style.scss */
  .wrapper .toowners .line-t {
    height: 75px;
  }
}

@media screen and (max-width: 750px) {
  /* line 2570, sass/style.scss */
  .wrapper .toowners .line-t {
    height: 50px;
  }
}

@media screen and (max-width: 540px) {
  /* line 2576, sass/style.scss */
  .wrapper .toowners .line-t {
    height: 30px;
  }
}

@media screen and (max-width: 720px) {
  /* line 2582, sass/style.scss */
  .wrapper .toowners {
    background-image: url(../images/toowners2.svg), url(../images/toownersbg.jpg);
    background-size: auto, cover;
    background-position: left 140px, right center;
  }
  /* line 2583, sass/style.scss */
  .wrapper .toowners .toowners-main ul {
    overflow: hidden;
    margin-left: 0px;
  }
  /* line 2587, sass/style.scss */
  .wrapper .toowners .toowners-main ul li {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  /* line 2592, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a {
    overflow: hidden;
  }
  /* line 2595, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a p:nth-child(1) {
    float: left;
    margin: 0 auto;
    width: 200px;
  }
  /* line 2601, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a .inner {
    float: left;
    width: calc(100% - 200px);
  }
  /* line 2605, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a .inner div {
    padding-top: 20px;
  }
}

@media screen and (max-width: 540px) {
  /* line 2622, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a p:nth-child(1) {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  /* line 2627, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a p:nth-child(1):after {
    padding-top: 40%;
    display: block;
    content: "";
  }
  /* line 2634, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a .inner {
    float: none;
    width: 100%;
  }
  /* line 2640, sass/style.scss */
  .wrapper .toowners .more a {
    max-width: 240px;
  }
  /* line 2643, sass/style.scss */
  .wrapper .toowners .more a span {
    padding: 5px;
  }
  /* line 2649, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a h4 {
    font-size: 18px;
    font-weight: bold;
    color: #01945e;
    line-height: 1.1;
    padding: 0 15px 12px 15px;
  }
  /* line 2657, sass/style.scss */
  .wrapper .toowners .toowners-main ul li a div p {
    color: #333333;
    line-height: 1.1;
    padding: 0 15px 15px;
  }
}

/*about-us css*/
/*about-us  css-hover*/
/*about-us  css-media*/
@media screen and (max-width: 980px) {
  /* line 2673, sass/style.scss */
  .wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h2.page-title2 {
    font-size: 58px;
    text-transform: uppercase;
    line-height: 1.4;
  }
}

@media screen and (max-width: 720px) {
  /* line 2682, sass/style.scss */
  .wrapper .about-us .sp-about .about-us-img {
    width: 100% !important;
    float: none;
    background-position: center top;
    background-size: cover;
  }
  /* line 2689, sass/style.scss */
  .wrapper .about-us .sp-about .about-us-in {
    position: static;
    width: 100%;
    float: none;
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  /* line 2700, sass/style.scss */
  .wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  /* line 2705, sass/style.scss */
  .wrapper .about-us .about-us-main .about-us-in .about-us-inbg > div h2.page-title2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 540px) {
  /* line 2712, sass/style.scss */
  .wrapper .about-us .sp-about .about-us-in .more a {
    margin: 30px auto 0;
    max-width: 240px;
  }
}

/*brandc-wrappper css*/
/*brandc-wrapppe css*/
/*brandc-wrapppe css-media*/
@media screen and (max-width: 1042px) {
  /* line 2725, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption h2 {
    padding-top: 17%;
    font-size: 20px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
}

@media screen and (max-width: 980px) {
  /* line 2737, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption h2 {
    padding-top: 0%;
    font-size: 18px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
  /* line 2745, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption h2:before {
    background-size: 80%;
  }
  /* line 2750, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption:before, .wrapper .brandc-wrappper .brandc-main figure figcaption:after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
}

@media screen and (max-width: 840px) {
  /* line 2760, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption h2 {
    padding-top: 0%;
    font-size: 14px;
  }
}

@media screen and (max-width: 720px) {
  /* line 2767, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure {
    float: none;
    overflow: hidden;
    max-height: 370px;
    width: 100%;
  }
  /* line 2769, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption:before, .wrapper .brandc-wrappper .brandc-main figure figcaption:after {
    display: none;
  }
  /* line 2773, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption h2 {
    padding-top: 18px;
  }
  /* line 2778, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure:nth-child(1) {
    background-color: #2c9e76;
  }
  /* line 2782, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure:nth-child(2) {
    background-color: #d09846;
  }
  /* line 2786, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure:nth-child(3) {
    background-color: #01945e;
  }
  /* line 2795, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption {
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    width: calc(100% - 200px);
    float: left;
  }
  /* line 2803, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption > a {
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    width: calc(100% - 200px);
    float: left;
  }
  /* line 2813, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure p {
    float: left;
    width: 200px;
  }
}

@media screen and (max-width: 470px) {
  /* line 2821, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure {
    padding: 3%;
    width: 94%;
    margin: 3% auto 0;
  }
  /* line 2822, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure p {
    height: 160px;
    float: none;
    width: 100%;
  }
  /* line 2828, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption {
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
  }
  /* line 2836, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure figcaption > a {
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
  }
  /* line 2850, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure p img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* line 2861, sass/style.scss */
  .wrapper .brandc-wrappper .brandc-main figure > p:before {
    z-index: 2;
  }
}

/*foot-logo css*/
/*footer css*/
/*foot css-hover*/
/* line 2873, sass/style.scss */
.pc .wrapper .footer .foot-brand .nav-fb ul li a:hover {
  text-decoration: underline;
}

/* line 2877, sass/style.scss */
.wrapper .footer .foot-brand .foot-fb .con-f a:hover {
  background-color: #193f65;
}

/*foot css-media*/
@media screen and (max-width: 1240px) {
  /* line 2886, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb .con-f {
    display: none;
  }
  /* line 2890, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb .tel-f {
    width: 100%;
  }
  /* line 2895, sass/style.scss */
  .wrapper .footer .foot-brand .nav-fb {
    width: 80%;
    float: left;
  }
  /* line 2900, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb {
    width: 20%;
    float: left;
    overflow: hidden;
    color: #fff;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1050px) {
  /* line 2911, sass/style.scss */
  .wrapper .footer .foot-brand {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 20px;
  }
  /* line 2912, sass/style.scss */
  .wrapper .footer .foot-brand .nav-fb {
    width: 100%;
    float: none;
  }
  /* line 2917, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb {
    width: 100%;
    float: none;
    text-align: center;
  }
  /* line 2922, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb .tel-f span {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 2927, sass/style.scss */
  .wrapper .footer .foot-brand .foot-fb .tel-f span:nth-child(2) {
    margin-left: 20px;
  }
}

@media screen and (max-width: 780px) {
  /* line 2942, sass/style.scss */
  .wrapper .footer .foot-brand .nav-fb ul li {
    width: 100%;
    float: none;
    border-left: 0px solid rgba(198, 198, 198, 0.23);
  }
  /* line 2947, sass/style.scss */
  .wrapper .footer .foot-brand .nav-fb ul li a {
    padding: 5px 0px 5px 0px;
    color: #c6c6c6;
    display: block;
  }
  /* line 2953, sass/style.scss */
  .wrapper .footer .foot-brand .nav-fb ul li:last-child {
    border-right: 0px solid rgba(198, 198, 198, 0.23);
  }
}

/*page css*/
/* line 2961, sass/style.scss */
.h2-banner {
  width: 100%;
  /*background-color: #01945e;*/
  background-color: #87c3fd;
  text-align: center;
  color: #fff;
  font-size: 32px;
  padding: 55px 0;
  position: relative;
  overflow: hidden;
}

/* line 2973, sass/style.scss */
.h2bg {
  z-index: 1;
  width: 50%;
  text-align: right;
  position: absolute;
  content: "";
  display: block;
  bottom: -45px;
  font-weight: bold;
  right: 0;
  color: #63adf5;
  line-height: 1.1;
  font-size: 135px;
  text-transform: uppercase;
}

/* line 2989, sass/style.scss */
.h2-banner h2 {
  position: relative;
  z-index: 3;
}

/* line 2993, sass/style.scss */
.h2-banner h2 span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 3000, sass/style.scss */
.h2nav {
  width: 100%;
}

/* line 3004, sass/style.scss */
.pagetitle {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 10px 20px;
  font-size: 13px;
  box-sizing: border-box;
}

/* line 3012, sass/style.scss */
.pagetitle a {
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
}

/* line 3017, sass/style.scss */
.pagetitle a:after {
  content: "";
  display: inline-block;
  background-image: url(../images/line-b.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 7px;
  height: 11px;
}

/* line 3029, sass/style.scss */
.page-main {
  width: 100%;
  max-width: 1200px;
  padding: 60px 20px;
  overflow: hidden;
  margin: 0 auto;
}

/* line 3037, sass/style.scss */
.main-left {
  width: 30%;
  max-width: 310px;
  padding-right: 30px;
  float: left;
}

/* line 3044, sass/style.scss */
.main-right {
  width: 70%;
  float: right;
}

/* line 3049, sass/style.scss */
.main-right .page-content h2 {
  font-size: 26px;
  color: #01945e;
}

/* line 3053, sass/style.scss */
.main-right .page-content h2 span {
  font-size: 12px;
  color: #d4d4d4;
  margin-left: 10px;
}

/* line 3060, sass/style.scss */
.main-right .page-content h3 {
  font-size: 20px;
  border-left: 4px solid #01945e;
  padding-left: 12px;
  margin-top: 40px;
}

/* line 3066, sass/style.scss */
.main-right .page-content h3 span {
  font-size: 12px;
  margin-left: 10px;
}

/* line 3072, sass/style.scss */
.main-right .page-content .text {
  background-color: #f6f6f6;
  padding: 30px;
  margin-top: 30px;
}

/* line 3078, sass/style.scss */
.main-right .page-content .table-box {
  width: calc(100% + 40px);
  overflow: hidden;
  margin-left: -20px;
}

/* line 3083, sass/style.scss */
.main-right .page-content .table-box article {
  width: 33.33%;
  float: left;
  padding: 20px;
}

/* line 3088, sass/style.scss */
.main-right .page-content .table-box article > div {
  border: 1px solid #f1f1f1;
  padding: 10px;
}

/* line 3092, sass/style.scss */
.main-right .page-content .table-box article > div img {
  width: 100%;
}

/* line 3097, sass/style.scss */
.main-right .page-content .table-box article > div .text2 h4 {
  font-size: 16px;
  color: #01945e;
  margin-top: 14px;
}

/* line 3103, sass/style.scss */
.main-right .page-content .table-box article > div .text2 p {
  font-size: 13px;
}

/* line 3111, sass/style.scss */
.main-right .page-content .ref-box .ref1 {
  border: 1px solid #f1f1f1;
  padding: 0 50px;
  margin-top: 30px;
}

/* line 3116, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-title {
  border-bottom: 1px solid #f1f1f1;
  padding: 25px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

/* line 3123, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-title span {
  background-color: #01945e;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 0 18px;
  margin-right: 12px;
  font-weight: bold;
}

/* line 3133, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-title span em {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 26px;
}

/* line 3142, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info {
  margin-top: 50px;
}

/* line 3145, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul {
  overflow: hidden;
  width: 100%;
}

/* line 3149, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li {
  float: left;
  width: 41%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 3157, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) {
  width: 18%;
}

/* line 3160, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) div {
  padding-top: 140%;
}

/* line 3164, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) div.pt60 {
  padding-top: 60%;
}

/* line 3167, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) div.pt110 {
  padding-top: 110%;
}

/* line 3170, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) div.pt140 {
  padding-top: 140%;
}

/* line 3173, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) div.pt180 {
  padding-top: 180%;
}

/* line 3178, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info ul li img {
  line-height: 0;
  margin: 0 auto;
  display: block;
  margin-bottom: 18px;
}

/* line 3187, sass/style.scss */
.main-right .page-content .ref-box .ref1 .ref-info .ref-text {
  text-align: center;
  font-size: 13px;
  margin: 30px 0;
}

/*page media*/
@media screen and (max-width: 1200px) {
  /* line 3207, sass/style.scss */
  .h2-banner {
    padding: 35px 0;
  }
  /* line 3211, sass/style.scss */
  .h2bg {
    font-size: 100px;
  }
  /* line 3215, sass/style.scss */
  .page-main {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 980px) {
  /* line 3221, sass/style.scss */
  .main-right {
    width: 100%;
    float: none;
  }
  /* line 3226, sass/style.scss */
  .main-left {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    float: none;
    margin: 20px 0;
  }
  /* line 3234, sass/style.scss */
  .side-ban {
    overflow: hidden;
    text-align: center;
  }
  /* line 3239, sass/style.scss */
  .main-left .side-left .side-nav .side-ban li {
    display: inline-block;
  }
  /* line 3243, sass/style.scss */
  .h2-banner {
    padding: 25px 0;
    font-size: 26px;
  }
  /* line 3248, sass/style.scss */
  .h2bg {
    font-size: 84px;
  }
  /* line 3252, sass/style.scss */
  .page-main {
    padding: 10px 20px;
  }
  /* line 3257, sass/style.scss */
  .main-right .page-content h2 {
    font-size: 22px;
    line-height: 1.1;
  }
  /* line 3262, sass/style.scss */
  .main-right .page-content h3 {
    font-size: 16px;
  }
}

/*page right css*/
/*page right media*/
@media screen and (max-width: 1200px) {
  /* line 3274, sass/style.scss */
  .main-right .page-content .table-box {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: 10px;
  }
  /* line 3279, sass/style.scss */
  .main-right .page-content .table-box article {
    padding: 10px;
  }
  /* line 3284, sass/style.scss */
  .main-right .page-content h2 {
    font-size: 24px;
  }
  /* line 3288, sass/style.scss */
  .main-right .page-content h3 {
    font-size: 18px;
    margin-top: 30px;
  }
  /* line 3293, sass/style.scss */
  .main-right .page-content .ref-box .ref1 {
    border: 1px solid #f1f1f1;
    padding: 0 30px;
    margin-top: 30px;
  }
  /* line 3298, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info {
    margin-top: 30px;
  }
}

@media screen and (max-width: 980px) {
  /* line 3307, sass/style.scss */
  .main-right .page-content .text {
    padding: 20px;
    margin-top: 20px;
  }
  /* line 3312, sass/style.scss */
  .main-right .page-content .ref-box .ref1 {
    border: 1px solid #f1f1f1;
    padding: 0 20px;
    margin-top: 20px;
  }
  /* line 3317, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info {
    margin-top: 20px;
  }
}

@media screen and (max-width: 760px) {
  /* line 3326, sass/style.scss */
  .main-right .page-content h3 {
    font-size: 15px;
  }
  /* line 3331, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-title {
    padding: 20px 0;
    font-size: 18px;
  }
  /* line 3335, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-title span {
    margin-bottom: 10px;
    display: block;
  }
  /* line 3338, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-title span em {
    font-size: 22px;
  }
  /* line 3346, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info {
    margin-top: 10px;
  }
  /* line 3347, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info ul li {
    font-size: 14px;
  }
  /* line 3353, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info .ref-text p:nth-child(2) {
    font-size: 16px;
  }
}

@media screen and (max-width: 720px) {
  /* line 3363, sass/style.scss */
  .main-right .page-content .table-box article {
    width: 50%;
    float: left;
  }
  /* line 3367, sass/style.scss */
  .main-right .page-content .table-box article > div .text2 h4 {
    font-size: 14px;
  }
  /* line 3372, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-title {
    font-size: 15px;
  }
}

@media screen and (max-width: 620px) {
  /* line 3379, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info ul li {
    font-size: 12px;
  }
  /* line 3380, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) img {
    width: 60%;
  }
}

@media screen and (max-width: 440px) {
  /* line 3390, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info ul li:nth-child(2) img {
    width: 60%;
  }
  /* line 3394, sass/style.scss */
  .main-right .page-content .ref-box .ref1 .ref-info .ref-text p:nth-child(2) {
    font-size: 14px;
  }
}

@media screen and (max-width: 420px) {
  /* line 3401, sass/style.scss */
  .main-right .page-content .table-box {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
  /* line 3406, sass/style.scss */
  .main-right .page-content .table-box article {
    width: 100%;
    float: none;
    padding: 10px 0;
  }
  /* line 3413, sass/style.scss */
  .pagewrap {
    background: url(../images/banner-js2-sp.jpg) center center/cover no-repeat;
    min-height: 290px;
  }
}

/*proposal css*/
/* line 3422, sass/style.scss */
.proposal .pagetitle .current_page:nth-child(2):after {
  content: "";
  display: inline-block;
  background-image: url(../images/line-b.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 7px;
  height: 11px;
  margin: 0 3px;
}

/* line 3433, sass/style.scss */
.proposal .pagetitle .current_page:nth-child(3) {
  word-break: keep-all;
}
