@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* overflow-x: hidden; */} 

body {
  font-family:'Noto Sans JP', "-apple-system", BlinkMacSystemFont, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", "MS PGothic", Osaka, "sans-serif";
  background: #fff;
  color: #333;
  margin: 0;
  /* overflow-x: hidden; */
  /* max-width: 1600px; */
  margin: auto; }

address,
caption,
code,
figcaption,
pre,
th {
  font-weight: 400;
  font-style: normal;
  font-size: 1em; }

blockquote,
q {
  quotes: none; }

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

fieldset,
iframe,
img {
  border: 0; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

caption,
th {
  text-align: left; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

hr {
  display: block;
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 1em 0;
  padding: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit; }

textarea {
  overflow: auto; }

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

[hidden],
template {
  display: none; }

input,
select {
  vertical-align: middle; }

button {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  background: 0 0;
  color: inherit;
  vertical-align: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer; }

button:disabled {
  cursor: default; }

button,
select {
  text-transform: none; }

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal; }

audio:not([controls]) {
  display: none;
  height: 0; }

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

audio,
progress,
video {
  display: inline-block; }

progress {
  vertical-align: baseline; }

a,
a:link,
a:visited {
  background-color: transparent;
  text-decoration: none;
  -webkit-text-decoration-skip: objects; }

a:active {
  text-decoration: none; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit;
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: monospace; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

ul {
  list-style: none; }

img {
  display: block;
  height: auto;
  max-width: 100%;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button; }

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

.tx-blue {
  color: #2440ab;
}

/* html{
  font-size: 62.5%;
  scroll-behavior: smooth;
} */

/* ヘッダー */
.header{
  border-top: 5px solid #2440ab;
  height: 90px;
}
.header_inner {
  position: relative;
  
}
.logo{
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  max-width: 85%;
}
.logo img{
  max-width: 320px;
  width: 100%;
}
.title{
  font-size: 2rem;
  font-weight: 600;
}

/* header固定のため余白をつける。メニューのCSSには関係ない */
.main{  
  margin-top: 60px;
}
.mainhome {
  max-width: 1600px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .header {
    height: 65px;
  }
  .nav {
    position: fixed;
    right: -100%; /* 右から出てくる */
    top: 0;
    width: 100%; /* スマホに収まるサイズ */
    height: 60%;
    padding-top: 60px;
    background-color: #fff;
    transition: all .6s;
    z-index: 200;
    overflow-y: auto; /* メニューが多くなったらスクロールできるように */
  }
  .hamburger {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 40px; /* クリックしやすい幅 */
    height: 40px; /* クリックしやすい高さ */
    cursor: pointer;
    z-index: 300;
  }
  .nav_list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav_item {
    /* text-align: center; */
    padding: 0 14px;
    border-bottom: 1px solid #9c9c9c;
  }
  .nav_item a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #333;
    position: relative;
  }
  .nav_item a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #2440AB;
  border-right: solid 1px #2440AB;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  }
  /* .nav_item a:hover {
    background-color: #eee;
  } */
  .hamburger_border {
    position: absolute;
    left: 11px;
    width: 18px;
    height: 2px;
    background-color: #333;
    transition: all .6s;
  }
  .hamburger_border_top {
    top: 14px;
  }
  .hamburger_border_center {
    top: 20px;
  }
  .hamburger_border_bottom {
    top: 26px;
  }
  .black_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: #333;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
  }

  /* 表示された時用のCSS */
  .nav-open .nav {
    right: 0;
  }
  .nav-open .black_bg {
    opacity: .8;
    visibility: visible;
  }
  .nav-open .hamburger_border_top {
    transform: rotate(45deg);
    top: 20px;
  }
  .nav-open .hamburger_border_center {
    width: 0;
    left: 50%;
  }
  .nav-open .hamburger_border_bottom {
    transform: rotate(-45deg);
    top: 20px;
  }
  
}/* sp */

@media only screen and (min-width: 769px) {
  .sp-only {
    display: none !important
  }
}
@media only screen and (min-width: 1025px) {
  .header_inner{
    max-width: 1500px;
    width: 100%;
    padding: 24px 80px;
    margin-left: auto;
    margin-right: auto;
  }
 
  .logo{
    padding: 24px 80px 12px
  }
  .nav_list{
    text-align: right;
  }
  .nav_item{
    display: inline-block;
    text-align: right;
    /* padding-left: 20px; */
  }
  .nav_item a{
    color: #333;
    /* font-weight: 600; */
  }
  .nav_item {
    margin-left: 32px;
    padding-right: 32px;
    border-right: 1px solid #b6b6b6;
    font-weight: 700;
    line-height: 36px;
  }
   .nav_item a:hover {
    color: #828282;
    padding-bottom: 5px;
    border-bottom: 2px solid #2440ab;
  }
  
}/* pc */
/* footer */
.footer {
  border-top: 5px solid #2440ab;
  background-color: #fdfdfd;
}
.footer-logo img {
    max-width: 320px;
  }
.footer-nav-item {
    position: relative;
   vertical-align: middle;
  padding-left: 20px;
  }
  .footer-nav-item::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 1px #828282;
    border-right: solid 1px #828282;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .footer-copy {
    text-align: center;
    color: #828282;
  }
  .footer-nav-item a {
    color: #828282;
  }
  .footer-nav-item a:hover {
    color: #2440ab;
  }
@media only screen and (max-width: 768px) {
.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-logo {
  margin-bottom: 30px;
  margin-left: 10px;
}
.footer-nav-list {
  margin-left: 10px;
}
.footer-nav-item {
  margin-bottom: 25px;
}
}
@media only screen and (min-width: 769px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-logo {
    margin-bottom: 30px;
    margin-left: 80px;
  }
  
  .footer-nav-list {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
    margin-left: 80px;
  }
  
  
}
/*common*/
.center {
  max-width: 1530px;
  margin: 0 auto;
  padding: 0 15px; }

/*more*/
.more {
  position: relative;
  margin: 20px auto;
  width: 200px;
  background: #fff; }

.more a {
  font-size: 15px;
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #323232;
  border: 1px solid #323232;
  z-index: 2;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase; }

.more a:hover {
  color: #fff; }

.more::before {
  position: absolute;
  content: "";
  background: #23398b;
  bottom: 1px;
  left: 50%;
  width: 0;
  height: calc( 100% - 2px);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

.more::after {
  position: absolute;
  content: "";
  background: #23398b;
  bottom: 1px;
  right: 50%;
  width: 0;
  height: calc( 100% - 2px);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

.more:hover::before {
  width: calc( 50% - 1px); }

.more:hover::after {
  width: calc( 50% - 1px); }

.more input {
  position: relative;
  display: block;
  padding: 13px 0;
  color: #fff;
  border: 1px solid #23398b;
  background: #23398b;
  z-index: 2;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  cursor: pointer; }

.more input:hover {
  color: #23398b;
  background: #fff; }

.pagetop {
  position: relative;}
  .pagetop a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 23px 15px;
    background: #2440AB;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    z-index: 2;
  position: absolute;
  right: 20px;
bottom: 20px;}
    .pagetop a img {
      margin: auto;
      padding-bottom: 10px; }
    .pagetop a:hover {
      opacity: 0.8; }

.title {
  text-align: center;
  font-size: 28px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase; }
  .title:after {
    content: "";
    display: block;
    position: absolute;
    background: #222222;
    width: 240px;
    height: 1px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.operate-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  margin: 60px auto 50px;
  text-align: center; }
  .operate-con > div {
    padding: 0 10px; }
  .operate-con span {
    padding-top: 30px;
    display: block;
    font-size: 16px;
    color: #323232;
    text-align: center; }
  .operate-con em {
    font-style: normal;
    font-size: 20px;
    color: #23398b;
    font-weight: 600; }

/*toggle-btn */
/* .toggle-btn {
  display: none;
  width: 30px;
  height: 30px;
  position: fixed;
  cursor: pointer;
  right: 10px;
  z-index: 300;
  top: 20px; }

.toggle-btn label {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  cursor: pointer; }

.toggle-btn span {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.toggle-btn span:after {
  content: "";
  width: 70%;
  height: 2px;
  background-color: #23398b;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  left: 15%;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.toggle-btn span:last-child:after {
  -webkit-transform: translateY(3px);
          transform: translateY(3px); } */
/* 
.ghost-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 200;
  height: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: background 0.35s linear, height 0.35s ease-in 200ms;
  transition: background 0.35s linear, height 0.35s ease-in 200ms;
  overflow: scroll; }
  .ghost-nav nav {
    min-height: 100px;
    padding: 30px 0 0; }

.ghost-nav a {
  display: block;
  text-align: center;
  color: #01a7bf;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: .5em 2em;
  display: block;
  font-weight: normal; }

.ghost-nav a:hover {
  text-decoration: none;
  color: #01a7bf; }

.ghost-nav ul {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  opacity: 0; }

.ghost-nav ul li {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate(-5px, -3px);
          transform: translate(-5px, -3px); }

.ghost-nav ul li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }

.ghost-nav .main-menu-container {
  width: 100%;
  max-width: 400px; }

#menu-status:checked ~ .ghost-nav {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.96); }

#menu-status:checked ~ .ghost-nav ul {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1; }

#menu-status:checked ~ .ghost-nav ul li {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }

#menu-status:checked ~ .ghost-nav ul li a {
  color: #fff; }

#menu-status {
  display: none; }

#menu-status:checked ~ .toggle-btn span {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transform-origin: center;
          transform-origin: center; }

#menu-status:checked ~ .toggle-btn span:after {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

#menu-status:checked ~ .toggle-btn span:last-child {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg); } */

/* @media (max-width: 1200px) {
  .toggle-btn {
    display: block; }

  .ghost-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .main-ul > li:last-child {
    margin-bottom: 30px; } } */
/*xslider*/
.hero {
  height: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  min-height: 550px;
  max-width: 1600px;
margin: 0 auto; }

.xslider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.4, 1.4);
          transform: scale(1.4, 1.4);
  -webkit-transition: all 1.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 1.6s cubic-bezier(0.8, 0, 0.2, 1);
  z-index: 1; }

.xslider.do {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); }

.xslide {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  float: left;
  position: absolute; }

.xslide img {
  position: absolute;
  height: auto;
  left: 50%;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100%;
  min-width: 100vw;
  width: auto;
  top: 50%;
  padding-bottom: 1px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

.xslide img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  -webkit-transform: none;
          transform: none;
  width: 100%; }

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

@keyframes zoomo {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.zoomo img {
  -webkit-animation: zoomo 16s linear infinite 0s;
          animation: zoomo 16s linear infinite 0s; }

.featured-info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 80px;
  left: 55%;
  display: table;
  z-index: 3; }

/*index*/
/* .header-nav {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .header-nav > a {
    width: 300px;
    -webkit-transition: .3s;
    transition: .3s; }
    .header-nav > a:hover {
      opacity: 0.7; }
  .header-nav nav {
    width: 50%; }
  .header-nav nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header-nav nav > ul > li {
      width: 25%;
      margin: 0 5px;
      text-align: center;
      position: relative; }
      .header-nav nav > ul > li:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        background: #23398b;
        left: 0;
        bottom: 0;
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        opacity: 0; }
      .header-nav nav > ul > li:hover:after {
        -webkit-transform: translateY(1px);
                transform: translateY(1px);
        opacity: 1; }
      .header-nav nav > ul > li:before {
        content: "";
        background: url(../img/nav-before.png) no-repeat;
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 4px; }
      .header-nav nav > ul > li > a {
        font-size: 16px;
        color: #323232; }
      .header-nav nav > ul > li .sub-menu {
       opacity:0;
        position: absolute;
		 top:20px;
		  margin-top:25px;
        width: 100%;
        z-index: 22; }
        .header-nav nav > ul > li .sub-menu li {
          margin-top: 2px;
          padding: 5px 0;
          font-size: 14px;
          background: #777777;
          -webkit-transition: .3s;
          transition: .3s; }
          .header-nav nav > ul > li .sub-menu li a {
            color: #fff; }
          .header-nav nav > ul > li .sub-menu li:hover {
            opacity: 1;
            background: #3d3d3d; } */

/* .main-ul > li > a {
  color: #23398b !important;
  font-weight: bold;
  font-size: 16px; } */

/* .foot-top {
  background: url(../img/foot-bg.png) no-repeat;
  padding: 30px 0;
  margin-top: -1px; }
  .foot-top > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .foot-top .foot-log {
    padding-top: 10px;
    display: block;
    -webkit-transition: .3s;
    transition: .3s; }
    .foot-top .foot-log:hover {
      opacity: 0.8; }
  .foot-top .foot-address {
    padding: 20px 0 15px;
    color: #fff; }
  .foot-top .foot-email {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border: 1px solid #fff;
    font-size: 17px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s; }
    .foot-top .foot-email > div:first-child {
      padding: 8px 10px;
      background: #fff;
      margin-right: 20px; }
    .foot-top .foot-email div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .foot-top .foot-email:hover {
      -webkit-transform: scale(0.95);
              transform: scale(0.95); }
  .foot-top .foot-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    color: #fff;
    font-family: Corporate;
    font-size: 25px;
    font-weight: bold; }
    .foot-top .foot-contact > a:first-child {
      padding-right: 35px; }
     .foot-top .foot-contact > div:first-child {
      padding-right: 35px; }
    .foot-top .foot-contact > a {
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-transition: .3s;
      transition: .3s; }
    .foot-top .foot-contact > div {
       color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-transition: .3s;
      transition: .3s;}
      .foot-top .foot-contact > a > div:first-child {
        padding-right: 5px; }
     .foot-top .foot-contact > div > div:first-child {
        padding-right: 5px; }
      .foot-top .foot-contact > a div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .foot-top .foot-contact > div div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .foot-top .foot-contact > a:hover {
        -webkit-transform: scale(0.95);
                transform: scale(0.95); }
#foot_sj{
	display:none;
}
.foot-nav {
  border-left: 1px solid #9ea8ce; }
  .foot-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .foot-nav > ul > li {
      padding: 0 30px;
      text-align: left; }
      .foot-nav > ul > li > a {
        font-weight: bold;
        display: inline-block;
        position: relative; }
        .foot-nav > ul > li > a:before {
          position: absolute;
          top: 5px;
          left: 0;
          content: "";
          display: block;
          width: 2px;
          height: 13px;
          background: #fff; }
      .foot-nav > ul > li a {
        font-size: 16px;
        color: #fff;
        padding-left: 10px;
        -webkit-transition: .3s;
        transition: .3s; }
        .foot-nav > ul > li a:hover {
          text-decoration: underline; }
    .foot-nav > ul > li:last-child li a {
      font-weight: bold;
      position: relative; }
      .foot-nav > ul > li:last-child li a:before {
        position: absolute;
        top: 15px;
        left: 0;
        content: "";
        display: block;
        width: 2px;
        height: 13px;
        background: #fff; }
  .foot-nav .sub-menu {
    padding-top: 10px; }
    .foot-nav .sub-menu a {
      display: inline-block;
      padding-top: 10px; } */

#menu-item-199 a,
#menu-item-202 a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding-left: 10px;
  position: relative; }
  #menu-item-199 a:before,
  #menu-item-202 a:before {
    position: absolute;
    top: 15px;
    left: 0;
    content: "";
    display: block;
    width: 2px;
    height: 13px;
    background: #fff; }

#menu-item-202 {
  padding-top: 10px; }

/* .foot-bottom {
  background: #2d2d2d;
  text-align: right;
  color: #fff;
  font-size: 12px;
  padding: 5px 0; } */

.slick-slide {
  position: relative; }

.keep {
  position: relative;
  width: 100%;
  left: 0px;
  top: -160px;
  right: 0;
  height: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -200px; }
  .keep .keep-inner {
    margin-left: 40px;
    margin-top: auto;
    position: relative;
    overflow: hidden; }
    .keep .keep-inner:before {
      content: "";
      display: block;
      position: absolute;
      background-color: #14276f;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      -webkit-transform: translateX(101%);
              transform: translateX(101%);
      -webkit-animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1);
              animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1); }
    .keep .keep-inner .keep-bg {
      background: #fff;
      padding: 25px 70px 60px;
      -webkit-animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1);
              animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1); }
      .keep .keep-inner .keep-bg div:first-child {
        font-size: 30px;
        text-transform: uppercase;
        padding-bottom: 20px; }
  .keep .part-news {
    overflow: hidden;
    position: relative;
    margin-top:125px;}
    .keep .part-news:before {
      content: "";
      display: block;
      position: absolute;
      background-color: #14276f;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      -webkit-transform: translateX(101%);
              transform: translateX(101%);
      -webkit-animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1);
              animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1); }
    .keep .part-news ul {
      background-color: #fff;
      -webkit-animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1);
              animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1); }
      .keep .part-news ul a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .keep .part-news ul a:before, .keep .part-news ul a:after {
          content: "";
          display: block;
          position: absolute;
          margin: auto;
          bottom: 0; }
        .keep .part-news ul a:before {
          width: 80px;
          height: 1px;
          top: 0;
          right: 60px;
          background-color: #333;
          -webkit-transition: .3s;
          transition: .3s; }
        .keep .part-news ul a:after {
          width: 10px;
          height: 10px;
          top: 1px;
          right: 60px;
          border-right: 1px solid transparent;
          border-top: 1px solid #333;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transition: .3s;
          transition: .3s; }
        .keep .part-news ul a span {
          background: #23398b;
          text-align: center;
          color: #fff;
          padding: 25px 55px; }
        .keep .part-news ul a p {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding: 25px 170px 25px 30px;
          color: #222222;
          -webkit-transition: .3s;
          transition: .3s; }
        .keep .part-news ul a:hover:before {
          right: 50px;
          width: 90px; }
        .keep .part-news ul a:hover:after {
          right: 50px; }
        .keep .part-news ul a:hover > p {
          background: #ccc; }

.message {
  background: #f7f7f7;
  padding-top: 100px; }
  .message > p {
    text-align: center;
    margin-bottom: 100px; }

.toAbout {
  position: relative;
  z-index: 1;
  width: 100%; }
  .toAbout:before {
    left: 0;
    content: "";
    width: 70%;
    height: 100%;
    display: block;
    position: absolute;
    background-color: #f7f7f7;
    top: 80px; }

.toContent {
  position: relative;
  z-index: 1;
  width: 100%; }
  .toContent:before {
    right: 0;
    content: "";
    width: 70%;
    height: 100%;
    display: block;
    position: absolute;
    background-color: #f7f7f7;
    top: 80px; }

.toAbout {
  margin-bottom: 180px; }

.toContent {
  margin-bottom: 100px; }

.about-bg {
  display: block;
  position: absolute;
  background: url(../img/aboutus-bg.jpg);
  background-position: 50% 20%;
  background-size: cover;
  width: 60%;
  height: 480px;
  top: 0;
  right: 0;
  margin: -40px auto 0;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(50px);
          transform: translateY(50px); }

.recruit-bg {
  display: block;
  position: absolute;
  background: url(../img/recruit-bg.jpg);
  background-position: 50% 20%;
  background-size: cover;
  width: 60%;
  height: 480px;
  visibility: visible;
  top: 0;
  right: 0;
  margin: -40px auto 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px); }

.business-bg {
  display: block;
  position: absolute;
  background: url(../img/business-bg.jpg) no-repeat;
  background-position: 50% 20%;
  background-size: cover;
  width: 60%;
  height: 480px;
  visibility: visible;
  top: 0;
  left: 0;
  margin: -40px auto 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px); }

.loadTriggerUnit {
  position: relative;
  left: 40px;
  min-width: 520px;
  width: 47%;
  -webkit-transition: .3s;
  transition: .3s;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1); }
  .loadTriggerUnit:hover {
    opacity: 1;
    -webkit-transform: translate(10px, -10px);
            transform: translate(10px, -10px);
    -webkit-box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1) !important;
            box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1) !important; }
  .loadTriggerUnit:hover .cmnBtn:before {
    right: -50px;
    width: 110px; }
  .loadTriggerUnit:hover .cmnBtn:after {
    right: -50px; }

.contentUnit {
  right: 0;
  margin-left: auto;
  width: 47%;
  min-width: 520px;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: .3s;
  transition: .3s; }
  .contentUnit:hover {
    opacity: 1;
    -webkit-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1) !important;
            box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1) !important; }
  .contentUnit:hover .conBtn:before {
    left: -50px;
    width: 110px; }
  .contentUnit:hover .conBtn:after {
    left: -50px; }

.recruitUnit {
  position: relative;
  left: 40px;
  min-width: 520px;
  width: 47%;
  -webkit-transition: .3s;
  transition: .3s;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1); }
  .recruitUnit:hover {
    opacity: 1;
    -webkit-transform: translate(10px, -10px);
            transform: translate(10px, -10px);
    -webkit-box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1) !important;
            box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1) !important; }
  .recruitUnit:hover .cmnBtn:before {
    right: -50px;
    width: 110px; }
  .recruitUnit:hover .cmnBtn:after {
    right: -50px; }

.loadTriggerSubUnit {
  background-color: #188dbe;
  color: #FFF;
  padding: 60px 110px 60px 40px;
  width: 100%;
  height: auto; }
  .loadTriggerSubUnit > div:first-child {
    font-family: A-OTF A1明朝 Std;
    font-size: 33px;
    padding-left: 30px;
    border-left: 1px solid #fff; }

.recruitSubUnit {
  /* opacity: 0; */
  background-color: #16aa9a;
  color: #FFF;
  padding: 60px 70px 60px 40px;
  width: 100%;
  height: auto; }
  .recruitSubUnit > div:first-child {
    font-family: A-OTF A1明朝 Std;
    font-size: 33px;
    padding-left: 30px;
    border-left: 1px solid #fff; }

#slideposition {
  height: 8px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20; }

#slideposition ul {
  margin: 0 auto;
  overflow: hidden; }

#slideposition ul li {
  margin-bottom: 5px;
  cursor: pointer;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 15px;
  background-color: #fff;
  cursor: pointer; }

#slideposition ul li.active {
  background-color: #23398b; }

.contentSubUnit {
  /* opacity: 0; */
  background-color: #23398b;
  color: #FFF;
  padding: 60px 40px 60px 70px;
  width: 100%;
  height: auto; }
  .contentSubUnit > div:first-child {
    font-family: A-OTF A1明朝 Std;
    font-size: 33px;
    padding-left: 30px;
    border-left: 1px solid #fff; }

.cmnBtn {
  margin-top: 50px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #fff; }
  .cmnBtn > div {
    padding: 30px 20px;
    text-transform: uppercase;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cmnBtn div:last-child {
    font-family: A-OTF A1明朝 Std; }
  .cmnBtn:before {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    bottom: 0;
    width: 100px;
    height: 1px;
    top: 0;
    right: -40px;
    background-color: #FFF;
    -webkit-transition: .3s;
    transition: .3s; }
  .cmnBtn:after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    bottom: 0;
    width: 10px;
    height: 10px;
    top: 1px;
    right: -39px;
    border-right: 1px solid transparent;
    border-top: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s; }

.conBtn {
  margin-top: 50px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #fff; }
  .conBtn > div {
    padding: 30px 20px;
    text-transform: uppercase;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .conBtn div:last-child {
    font-family: A-OTF A1明朝 Std; }
  .conBtn:before {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    bottom: 0;
    width: 100px;
    height: 1px;
    top: 0;
    left: -40px;
    background-color: #FFF;
    -webkit-transition: .3s;
    transition: .3s; }
  .conBtn:after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    bottom: 0;
    width: 10px;
    height: 10px;
    top: 1px;
    left: -39px;
    border-right: 1px solid transparent;
    border-top: 1px solid #FFF;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: .3s;
    transition: .3s; }

.flow {
  -webkit-animation: sss01 1.25s ease forwards;
          animation: sss01 1.25s ease forwards; }

@-webkit-keyframes sss01 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes sss01 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes loadTriggerAnime2 {
  0% {
    opacity: 0; }
  47% {
    opacity: 0; }
  53% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes loadTriggerAnime2 {
  0% {
    opacity: 0; }
  47% {
    opacity: 0; }
  53% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-webkit-keyframes loadTriggerAnime3 {
  0% {
    opacity: 0; }
  47% {
    opacity: 0; }
  53% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes loadTriggerAnime3 {
  0% {
    opacity: 0; }
  47% {
    opacity: 0; }
  53% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-webkit-keyframes loadTriggerAnime1 {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%); }
  47% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  53% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(101%);
            transform: translateX(101%); } }
@keyframes loadTriggerAnime1 {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%); }
  47% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  53% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(101%);
            transform: translateX(101%); } }
.flow01:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #14276f;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
  -webkit-animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1);
          animation: loadTriggerAnime1 1.25s cubic-bezier(1, 0, 0, 1); }

.flow02 {
  -webkit-animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1);
          animation: loadTriggerAnime2 1.25s cubic-bezier(1, 0, 0, 1); }

.flow03 {
  -webkit-animation: loadTriggerAnime3 1.25s cubic-bezier(1, 0, 0, 1) forwards;
          animation: loadTriggerAnime3 1.25s cubic-bezier(1, 0, 0, 1) forwards; }

.new {
  margin: 180px auto 90px; }

.new-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 20px; }
  .new-content > div {
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #eaebec;
    padding: 0 85px;
    margin-right: 60px;
    text-transform: uppercase; }
  .new-content li {
    padding: 20px 0;
    border-bottom: 1px dashed #323232; }
    .new-content li {
      color: #222222;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-transition: .3s;
      transition: .3s; }
      .new-content li div {
        padding: 0 50px; }
      .new-content li :hover div {
        text-decoration: underline; }
  .new-content li:first-child {
    padding-top: 0; }
  .new-content li:last-child {
    border: none; }

.operate {
  margin-top: -30px; }

.operate-tit {
  text-align: center;
  position: relative;
  padding-bottom: 30px; }
  .operate-tit h2 {
    color: #23398b;
    font-size: 30px;
    text-transform: uppercase; }
  .operate-tit span {
    color: #23398b;
    font-size: 20px;
    font-family: A-OTF A1明朝 Std; }
  .operate-tit:after {
    position: absolute;
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    background: #23398b;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

/* about us */
.sub-title {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
}
.sub-title::before {
  content: "";
  display: inline-block;
	margin: 0 5px 0 10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background:#2440AB;
}
.vision-bg {
    background: url(../img/vision-bg.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 600px;
    padding-top: 100px;
}
.vision-white {
  background: rgba(255, 255, 255, 0.50);
  max-width: fit-content;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
.missionG {
    text-align: center;
  }
  .valueG {
    text-align: center;
    color: #fff;
  }
  .value-bg {
    background: url(../img/value-bg.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 600px;
  }

@media only screen and (max-width: 768px) {
  .kv{
    height: 600px;
    background: url(../img/aboutus-kv.png) no-repeat;
    background-position: 30% 50%;
    background-size: cover;
    margin-bottom: 80px;
  }
  
}
@media only screen and (min-width: 769px) {
  .title-g {
    padding: 70px 80px;
    max-width: 1500px;
    margin: 0 auto;
  }
  .page-title {
    font-size: 95px;
    
    line-height: 1;
  }
  .sub-title {
    
    line-height: 1;
    padding: 40px 0;
  }
  .tit-description {
    font-size: 40px;
    font-weight: 500;
  }
  .kv{
    height: 600px;
    background: url(../img/aboutus-kv.png) no-repeat 50% 35%;
    background-size: cover;
    margin-bottom: 80px;
  }
  .main-textG {
    /* max-width: fit-content; */
    max-width: 1160px;
    margin: 0 auto;
    margin-bottom: 70px;
  }
  .main-text-tit {
    font-size: 20px;
    color: #2440AB;
    font-weight: 700;
    margin-bottom: 40px;
  }
  .main-text-tit_jp{
    font-size: 32px;
    color: #333;
    font-weight: 500;
  }
  .main-text-subtit_en {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 1em;
  }
  .main-text-subtit_jp {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 70px;
  }
  .first-pg, .second-pg {
    margin-bottom: 1em;
  }
  .vision-white {
    padding: 20px 150px;
  }
  .vision-tit {
    font-size: 32px;
    font-weight: 500;
    color: #2440AB;
    margin-bottom: 20px;
  }
  .vision-subtit_en {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .vision-body {
    margin-bottom: 30px;
  }
  .vision-catch {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .missionG {
    padding: 70px 0 80px;
  }
  .mission-tit {
    font-size: 32px;
    font-weight: 500;
    color: #2440AB;
    margin-bottom: 40px;
  }
  .mission-subtit_en {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 40px;
  }
  .mission-catch {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px;
  }
  .value-tit {
    font-size: 32px;
    font-weight: 500;
    padding-top: 90px;
    margin: 90px 0;
  }
  .value-item {
    font-size: 40px;
    font-weight: 500;
    line-height: 0.8;
    margin-bottom: 1em;
  }
  .value-item_en {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px;
  }
  .profileG {
    padding: 70px 0;
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
  }
  .profile-body {
    display: flex;
    flex-wrap: wrap;
	  align-items: stretch;	
    max-width: 750px;
    margin-left: auto;
  }
  .profile-tit {
    width: 30%;
    font-weight: 700;
    padding: 35px 0px;
    border-bottom: 1px solid #D1D1D1;
  }
  .profile-desc {
    width: 50%;
    padding: 35px 0px;
    border-bottom: 1px solid #D1D1D1;
    border-width: 70%;
  }
  .profile-tit:first-child{
    padding-top: 0;
  }
  .pt0{
    padding-top: 0;
  }
  /*mapG*/
  .mapG{
    background: #ECEDF3;
    padding: 70px 0px;
    margin-bottom: 150px;
  }
  .fl{
    max-width: 1168px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 68px;
  }
  .map-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .map-adress{
    text-align: center;
    margin-bottom: 25px;
    line-height: 160%;
  }
}

.sp-only{
  display: none;
}
.no-border{
  border-bottom: none;
}

/* sp */
@media only screen and (max-width: 768px) {
  .title-g{
    padding: 40px 10px;
  }
  .page-title{
    font-size: 28px;
  }
  .sub-title{
    font-size: 18px;
    margin: 20px 0px;
  }
  .sub-title::before{
    transform: translate(-5px, 3px);
  }
  .tit-description{
    font-size: 20px;
  }
  .kv{
    background-position: 27% 40%;
    /* background-size: auto; */
    margin-bottom: 40px;
    height: 400px;
  }
  .main-text-tit {
    font-size: 20px;
    color: #2440AB;
    font-weight: 700;
    margin-bottom: 25px;
  }
  .main-textG{
    padding: 0px 10px;
  }
  .main-text-subtit_en{
    font-size: 18px;
    color: #4D4D4D;
    font-weight: bold;
    margin-bottom:30px;
  }
  .main-text-subtit_jp{
    font-size: 24px;
    margin-bottom: 30px;
  }
  .sp-only{
    display: block;
  }

  .main-text-body{
    margin-bottom: 20px;
  }

  /* vision */
  .visionG{
    margin-bottom: 40px;
  }
  .vision-bg{
    padding: 40px 10px 0px 10px;
  }
  .vision-tit{
    font-size: 32px;
    color: #2440AB;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .vision-subtit_en{
    font-size: 20px;
    font-weight:500;
    margin-bottom: 20px;
  }
  .vision-catch{
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
  }

  /* mission-tit */
  .mission-tit{
    font-size: 32px;
    color: #2440AB;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .mission-subtit_en{
    font-size: 26px;
    line-height: 160%;
    font-weight: 500;
    color: #333;
    margin-bottom: 20px;
  }

  .mission-catch{
    font-size: 20px;
    font-weight: 700;
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .mission-body{
    margin-bottom: 40px;
    padding: 0px 10px;
  }

  /*valueG*/
  .valueG{
    margin-bottom: 40px;
  }
  .value-tit{
    font-size: 32px;
    padding: 40px 0px 50px 0px;
  }
  .value-item{
    font-size: 40px;
    line-height: 0.8;
    margin-bottom: 40px;
  }
  .value-item_en{
    font-size: 16px;
  }

  /* company profile*/
  .profileG{
    padding: 0px 10px;
    margin-bottom: 40px;
  }
  .main-text-tit_jp{
    font-size: 32px;
    color: #333;
    font-weight: 500;
  }

  .profile-tit {
    width: 100%;
    font-weight: 700;
    padding:20px 0px;
  }
  .profile-desc {
    width: 100%;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 20px;
  }
  .profile-tit:first-child{
    padding-top: 0;
  }
  .pt0{
    padding-top: 0;
  }
  /*mapG*/
  .mapG{
    background:#ECEDF3;
    padding: 40px 0px;
    margin-bottom: 100px;
  }
  .map-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .map-title2{
    margin-top: 40px;
  }
  .map-adress{
    text-align: center;
    margin-bottom: 25px;
    line-height: 160%;
  }
  iframe{
    width: 100% !important;
  }
  .fl{
    display: block;
  }
  .no-border{
  border-bottom: none;
}




}
/*page*/
.pages {
  padding: 130px 0 120px; }
  .pages > div {
    background: url(images/page.png) no-repeat;
    padding: 50px 0 50px 45px; }
    .pages > div > div {
      border-left: 3px solid #23398b;
      padding-left: 30px; }
      .pages > div > div h2 {
        font-size: 30px;
        color: #23398b; }
      .pages > div > div span {
        color: #4f4f4f;
        font-size: 15px;
        text-transform: uppercase; }

.mainpage {
  margin: 60px 0; }

.pagetwo {
  padding: 60px 0; }
  .pagetwo > div {
    border-left: 3px solid #23398b;
    padding-left: 30px; }
    .pagetwo > div h2 {
      font-size: 30px;
      color: #23398b; }
    .pagetwo > div span {
      color: #4f4f4f;
      font-size: 15px;
      text-transform: uppercase; }

.page-id-13 .pagetwo,
.page-id-23 .pages,
.page-id-119 .pagetwo,.page-id-483 .pages,.page-id-483 .pagetwo,.page-id-603 .pagetwo {
  display: none; }

/*採用情報*/
.graduate {
  background: url(images/careers1.jpg) no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .graduate > div {
    padding: 30px 0; }
  .graduate a {
    font-size: 16px;
    background: #23398b;
    border: 1px solid #23398b;
    color: #fff;
    padding: 10px 30px;
    -webkit-transition: .3s;
    transition: .3s; }
    .graduate a:hover {
      color: #2e2e2e;
      background: #fff;
      border: 1px solid #2e2e2e; }

.recruitment {
  margin-top: 55px;
  background: url(images/careers2.jpg) no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .recruitment > div {
    padding: 30px 0 30px 40px; }
  .recruitment a {
    font-size: 16px;
    background: #23398b;
    border: 1px solid #23398b;
    color: #fff;
    padding: 10px 30px;
    -webkit-transition: .3s;
    transition: .3s; }
    .recruitment a:hover {
      color: #2e2e2e;
      background: #fff;
      border: 1px solid #2e2e2e; }

.graduate_part1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 5px;
  border-bottom: 3px solid #23398b;
  width: 80%; }
  .graduate_part1 div {
    padding-left: 20px;
    color: #2e2e2e;
    font-size: 20px;
    padding-top: 7px; }
  .graduate_part1 h3 {
    font-size: 25px;
    color: #23398b; }

.graduate_part2 {
  border-top: 1px solid #b1b1b1;
  padding: 60px 80px 80px 0;
  font-size: 16px;
  color: #2e2e2e; }

/*事業内容*/
.business-contents_part1 {
  text-align: center;
  font-size: 15px;
  color: #000000; }

.business-contents_part2 {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  font-size: 20px;
  text-align: center; }
  .business-contents_part2 p {
    padding-top: 50px; }
  .business-contents_part2 a {
    background: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 10px 30px;
    -webkit-transition: .3s;
    transition: .3s; }

.business-contents_part4 {
  font-size: 25px;
  padding-top: 90px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative; }
  .business-contents_part4:after {
    content: "";
    display: block;
    width: 220px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.business-contents_col1 {
  background: #23398b;
  width: 36%; }

.business-contents_col2 {
  background: #188dbe;
  width: 36%; }

.business-contents_col3 {
  background: #1775c8;
  width: 36%; }

.business-contents_col4 {
  color: #23398b; }
  .business-contents_col4:hover {
    background: #23398b;
    color: #fff; }

.business-contents_col5 {
  color: #188dbe; }
  .business-contents_col5:hover {
    background: #188dbe;
    color: #fff; }

.business-contents_col6 {
  color: #1775c8; }
  .business-contents_col6:hover {
    background: #1775c8;
    color: #fff; }

.business-contents_sp {
  position: relative; }
  .business-contents_sp:after {
    content: "";
    display: block;
    width: 160px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.business-contents_part1 {
  padding: 0 15px; }

/*企業間取引*/
.page-id-23 .mainpage {
  max-width: 1080px;
  margin: 60px auto;
  padding: 0 15px; }
  .page-id-23 .mainpage .pagetop {
    margin: 20px 0; }
  .page-id-23 .mainpage .pagetop > p {
    display: none; }
  .page-id-23 .mainpage h2 {
    text-transform: capitalize;
    font-size: 30px;
    padding-bottom: 10px;
    color: #000000; }
  .page-id-23 .mainpage h3 {
    font-size: 25px;
    color: #23398b;
    margin-bottom: 20px;
    padding-left: 25px;
    border-left: 3px solid #23398b; }
  .page-id-23 .mainpage h4 {
    font-size: 18px;
    color: #000000;
    position: relative;
    padding-left: 20px; }
    .page-id-23 .mainpage h4:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      position: absolute;
      left: 0;
      top: 8px; }
  .page-id-23 .mainpage h5 {
    font-size: 20px;
    color: #000000;
    padding-bottom: 40px; }

.service_part1 {
  margin-bottom: 50px; }
  .service_part1 div {
    font-size: 16px;
    color: #000000;
    padding: 10px 0 10px 20px;
    border-bottom: 1px dashed #2d2d2d;
    position: relative; }
    .service_part1 div:before {
      content: "";
      position: absolute;
      left: 0;
      top: 16px;
      display: block;
      background: #000000;
      width: 10px;
      height: 10px; }

.service_part2 {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .service_part2 div {
    font-size: 17px;
    color: #555555;
    border: 1px solid #555555;
    border-radius: 10px;
    padding: 5px 0;
    text-align: center;
    width: 23%; }
  .service_part2 div:hover {
    color: #1dace6;
    border: 1px solid #1dace6; 
cursor:pointer;}

.service_bottom {
  border-bottom: 1px solid #555555;
  margin: 50px 0 40px; }

.service_part3_1 {
  font-size: 16px;
  color: #000000; }

.service_part3_2 {
  font-size: 13px;
  color: #555555;
  padding-top: 30px; }

.service_part4_1 {
  padding-bottom: 30px; }

.service_part4 {
  padding-top: 5px;
  font-size: 16px; }
  .service_part4 div {
    color: #000000; }

.service_part5 {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 40px; }

.service_part6 {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px; }

.service_part6_1,
.service_part8_1,
.service_part10_1,
.service_part15_1,
.service_part16_1,
.service_part12_1 {
  width: 70%; }

.service_part6_2 {
  width: 22%; }
  .service_part6_2 div:nth-child(2) {
    padding: 30px 0; }

.service_part8_2,
.service_part10_2,
.service_part15_2,
.service_part16_2,
.service_part12_2 {
  width: 22%; }

.service_part6_fir,
.service_part8_fir {
  padding-bottom: 60px; }

.service_part6_sec {
  padding-top: 40px; }

.service_part7 {
  margin-bottom: 50px; }

.service_part7_1 {
  font-size: 16px;
  color: #000000;
  font-weight: 600; }

.service_part7_2 {
  font-size: 16px;
  color: #23398b;
  font-weight: 600;
  padding: 20px 0; }

.service_part8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px; }

.service_part8_2fir {
  padding: 30px 0; }

.service_part8_2sec {
  padding-top: 20px;
  color: #555555;
  font-size: 13px; }
  .service_part8_2sec > div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .service_part8_2sec > div:first-child div {
      font-weight: 600; }

.service_part9 {
  padding-bottom: 40px; }

.service_part10 {
  margin-top: 30px;
  font-size: 16px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.service_part10_2 {
  font-size: 13px;
  color: #555555; }
  .service_part10_2 div:last-child {
    padding-top: 20px; }

.service_part10_3 {
  margin-top: 30px;
  font-size: 16px;
  color: #000000;
 }

.service_part12 {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.service_part12_fir {
  color: #1dace6;
  font-weight: 600;
  font-size: 20px;
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative; }
  .service_part12_fir:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #1dace6;
    left: 0;
    top: 8px; }

.service_part12_sec {
  color: #000000;
  font-size: 16px;
  padding-left: 20px;
  margin-top: 20px;
  position: relative; }
  .service_part12_sec:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000000;
    left: 0;
    top: 8px; }

.service_part13 {
  font-size: 16px;
  color: #000000;
  padding-bottom: 40px; }

.service_part14 {
  padding-bottom: 50px; }

.service_part14_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .service_part14_1 div:first-child {
    padding-right: 80px; }

.service_part14_2 {
  margin-top: 20px;
  font-size: 13px;
  color: #555555; }

.service_part15 {
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.service_part15_fir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  font-size: 15px;
  color: #000000; }

.service_part16 {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.service_part16_fir {
  font-size: 16px;
  color: #000000;
  margin-top: 100px; }

.service_part16_2sec {
  margin-top: 30px; }

.service_part17 {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .service_part17 > div:last-child {
    width: 22%; }

.service_part17_1 {
  width: 75%;
  font-size: 16px;
  color: #000000; }

.service_part19 {
  margin: 40px 0;
  font-size: 16px;
  color: #000000; }

.service_part20 {
  margin-top: 40px;
  font-size: 16px;
  color: #000000; }

.service_part21 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0; }
  .service_part21 > div {
    border: 1px solid #1dace6;
    width: 30%;
    padding: 0 10px; }
    .service_part21 > div div:first-child {
      color: #1dace6;
      font-size: 20px;
      padding: 10px 0;
      font-weight: 600;
      text-align: center;
      border-bottom: 1px solid #1dace6;
      position: relative; }
      .service_part21 > div div:first-child:before {
        content: "";
        position: absolute;
        left: 10px;
        top: 20px;
        width: 10px;
        height: 10px;
        background: #1dace6; }
    .service_part21 > div div:last-child {
      font-size: 16px;
      color: #000000;
      padding: 20px 0;
      text-align: center; }

/*消費者間取引サービス*/
.page-id-196 .pages {
  display: none; }

.btoc_part1 {
  padding: 0 15px;
  margin: 20px 0; }
  .btoc_part1 img {
    margin: auto; }

.btoc_part2 {
  max-width: 1080px;
  margin: auto;
  padding: 30px 0 30px 20px;
  font-size: 16px;
  color: #000000;
  position: relative; }
  .btoc_part2:before {
    content: "";
    position: absolute;
    display: block;
    background: #000000;
    width: 10px;
    height: 10px;
    left: 0;
    top: 36px; }
  .btoc_part2 a {
    color: #0066ff; }
    .btoc_part2 a span {
      text-decoration: underline;
      display: inline-block; }

.btoc_part3 {
  background: #1dace6;
  margin: 20px 0 50px;
  padding: 30px 0; }
  .btoc_part3 .title {
    color: #fff; }
    .btoc_part3 .title:after {
      background: #fff; }

.btoc_cen {
  max-width: 1080px;
  padding: 0 15px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .btoc_cen li {
    width: 23%;
    margin-bottom: 25px; }

.btoc_part4 .btoc_cen > div {
  width: 49%; }

.btoc_part4_1 {
  color: #fff;
  font-size: 16px; }

.btos_sp {
  background: #1dace6;
  text-align: center;
  color: #fff; }

.btoc_part5_1 {
  font-size: 40px;
  padding-top: 30%;
  font-weight: 600; }

.btoc_part5_2 {
  font-size: 20px;
  text-transform: uppercase; }

.btoc_part5_bg {
  background: #efefef;
  padding: 20px 10px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  min-height: 144px; }

.page-id-196 .mainpage {
  margin-bottom: 0; }

.btoc_part6 {
  margin-top: 50px;
  background: #f1f1f1;
  padding: 30px 0; }

.btoc_cens {
  max-width: 1080px;
  padding: 0 15px;
  margin: auto; }

.btoc_part6_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .btoc_part6_1 > div:first-child {
    width: 70%; }
  .btoc_part6_1 > div:last-child {
    width: 22%; }

.btoc_fir {
  font-size: 16px;
  color: #2e2e2e;
  position: relative;
  padding-left: 20px; }
  .btoc_fir:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #2e2e2e;
    left: 0;
    top: 5px; }
  .btoc_fir .btoc_span {
    color: #004aa6; }

.btoctop {
  margin-top: 30px; }

.btoc_part6_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0; }

.btoc_part6_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.btoc_part6_2fir,
.btoc_part6_3 > div:last-child {
  width: 28%; }

.btoc_part6_2fir>div:first-child {
  margin-bottom: 20px; }

.btoc_part6_2_dis {
  width: 70%; }

.btoc_part6_3fir {
  width: 70%; }

/*法人営業*/
.page-id-25 .pages {
  display: none; }

.page-id-25 .mainpage {
  max-width: 1080px;
  padding: 0 15px;
  margin: 60px auto 30px; }
  .page-id-25 .mainpage .more a {
    margin-bottom: 40px; }

.corporate_part1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .corporate_part1 > div:last-child {
    width: 42%; }

.corporate_part1-wid {
  width: 55%;
  font-size: 16px;
  color: #2e2e2e; }
  .corporate_part1-wid > div {
    padding-top: 20px; }
  .corporate_part1-wid > div:first-child {
    padding: 0; }

.corporate_part1fir {
  font-size: 20px;
  color: #1dace6;
  font-weight: 600;
  padding-bottom: 5px;
  padding-left: 20px;
  position: relative; }
  .corporate_part1fir:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 15px;
    height: 15px;
    background: #1dace6; }

.corporate_part2 > div {
  font-size: 18px;
  color: #2e2e2e;
  padding-bottom: 40px; }
.corporate_part2 ul {
	margin-bottom:20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .corporate_part2 ul li {
    max-width: 184px;
    width: 18%;
    margin-bottom: 30px; }
    .corporate_part2 ul li div:last-child {
      text-align: center;
      font-size: 14px;
      color: #2e2e2e;
      padding-top: 10px; }
  .corporate_part2 ul li:last-child {
    width: 37%;
    max-width: 100%;
    font-weight: bold; }
  .corporate_part2 ul .corporate_part2fir {
    text-align: center;
    font-size: 20px;
    color: #1dace6;
    padding-bottom: 30px; }

.corporate_part3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .corporate_part3 > div {
    width: 23%; }
    .corporate_part3 > div div:last-child {
      text-align: center;
      padding-top: 10px;
      font-size: 16px; }

/*中途採用*/
.center1 {
  max-width: 1080px;
  padding: 0 15px;
  margin: 0 auto; }

.page-id-30 .pages,
.page-id-30 .pagetwo,
.page-id-28 .pages,
.page-id-28 .pagetwo {
  display: none; }

.page-id-28 .mainpage,
.page-id-30 .mainpage {
  margin: 0; }
  .page-id-28 .mainpage > .center1,
  .page-id-30 .mainpage > .center1 {
    margin: 60px auto 0; }
  .page-id-28 .mainpage h5,
  .page-id-30 .mainpage h5 {
    font-size: 17px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    color: #2e2e2e;
    position: relative; }
    .page-id-28 .mainpage h5:before,
    .page-id-30 .mainpage h5:before {
      content: "";
      position: absolute;
      left: 0;
      top: 8px;
      width: 10px;
      height: 10px;
      background: #000000; }

.mid-career_common {
  background: #23398b; }
  .mid-career_common .center1 {
    padding: 50px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .mid-career_common a {
    background: #bdc4dc;
    width: 45%;
    padding: 20px 0;
    text-align: center; }
  .mid-career_common .mid-career_active {
    background: #fff; }

.mid-career_graduate {
  font-size: 25px;
  color: #23398b; }

.mid-career_recruitment {
  font-size: 20px;
  color: #2e2e2e; }

.mid-career_title1 {
  font-size: 28px;
  text-align: center;
  color: #23398b;
  font-weight: 400; }

.mid-career_title2 {
  font-size: 35px;
  text-align: center;
  color: #23398b;
  padding-bottom: 10px;
  position: relative; }
  .mid-career_title2:after {
    content: "";
    display: block;
    width: 180px;
    height: 1px;
    background: #23398b;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0; }

.mid-career_bor {
  margin: 40px 0;
  background: #e9ebf2;
  padding: 10px 20px; }
  .mid-career_bor h4 {
    font-size: 22px;
    color: #23398b;
    padding-left: 20px;
    border-left: 2px solid #23398b; }

.mid-career_part1 {
  margin-left: 20px;
  margin-right: 20px;
  color: #2e2e2e;
  font-size: 17px;
  padding-top: 10px; }

.mid-career_part2 {
  border-bottom: 1px dashed #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 17px;
  padding: 10px 0;
  margin: 0 20px; }

.mid-career_part2_1 {
  font-weight: 600;
  min-width: 150px; }

.entry {
  background: #23398b;
  margin: 50px 0;
  padding: 50px 0; }
  .entry a {
    display: block;
    max-width: 700px;
    margin: auto;
    padding: 10px 0;
    text-align: center;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s; }
    .entry a:hover {
      opacity: 0.8; }
  .entry p {
    display: none; }

.entry1 {
  font-size: 25px;
  color: #23398b; }

.entry2 {
  font-size: 20px;
  color: #2e2e2e; }

.recruits_part1 {
  margin-top: 30px;
  margin-left: 20px;
  font-size: 17px;
  color: #2e2e2e; }

/*会社概要*/
.page-id-15 .pagetwo {
  display: none; }

.page-id-15 .mainpage {
  margin: 60px 25px;
  padding: 0 15px; }

.company-profile_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .company-profile_center > div {
    width: 50%; }
    .company-profile_center > div table {
      width: 100%; }
  .company-profile_center td {
    border: 1px solid #b1b1b1;
    font-size: 15px;
    padding: 30px 0; }
  .company-profile_center td:first-child {
    text-align: center;
    background: #23398b;
    color: #fff;
    width: 110px; }
  .company-profile_center td:last-child {
    padding-left: 40px;
    padding-right: 40px; }

.company-profile_part2 td:first-child {
  border-left: none; }

.company-profile_map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px; }
  .company-profile_map > div {
    width: 48%;
    height: 300px; }

/*役員紹介*/
.page-id-19 .pagetwo {
  display: none; }

.executive_part1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px; }

.executive_part4 {
  background: #f3f3f3;
  padding: 30px 0; }
  .executive_part4 .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.executive_part2 {
  width: 32%; }

.executive_part3 {
  width: 65%; }

.executive_part4 {
  margin-bottom: 30px; }

.executive_par4 {
  margin-bottom: -30px; }

.executive_content {
  font-size: 16px;
  color: #2e2e2e;
  padding-top: 40px; }

.executive_part3 > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #b1b1b1;
  position: relative; }
  .executive_part3 > div:first-child:after {
    content: "";
    display: block;
    width: 470px;
    height: 3px;
    background: #23398b;
    position: absolute;
    left: 0;
    bottom: 0; }
  .executive_part3 > div:first-child h2 {
    font-size: 25px;
    color: #23398b;
    padding-right: 20px; }
  .executive_part3 > div:first-child .executive_title {
    font-size: 20px;
    color: #2e2e2e;
    padding-top: 6px;
    display: block; }

/*沿革*/
.page-id-17 .pagetwo {
  display: none; }

.history {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px; }
  .history table {
    width: 100%; }
    .history table td {
      border: 1px solid #b1b1b1;
      padding: 20px 0; }
    .history table td:last-child {
      padding: 0 35px; }
    .history table td:first-child {
      width: 150px;
      text-align: center;
      background: #23398b;
      color: #fff; }

/*お問い合わせ*/
.page-id-65 .pagetwo {
  display: none; }

.mores {
  max-width: 200px;
  margin: 20px auto 0; }
  .mores input {
    position: relative;
    display: block;
    padding: 13px 0;
	margin-bottom:20px;
    color: #fff;
    border: 1px solid #23398b;
    background: #23398b;
    z-index: 2;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    cursor: pointer; }
    .mores input:hover {
      background: #fff;
      color: #23398b; }
  .mores a {
    position: relative;
    display: block;
    padding: 13px 0;
    color: #fff;
    border: 1px solid #23398b;
    background: #23398b;
    z-index: 2;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    cursor: pointer; }
    .mores a:hover {
      background: #fff;
      color: #23398b; }
.check {
  display: block;
  max-width: 280px;
  margin: 30px auto; }
/*   .check span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } */
/*   .check .wpcf7-list-item-label {
    padding-left: 10px; } */
.contact {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 15px; }
  .contact table {
    width: 100%; }
    .contact table td {
      border: 1px solid #b1b1b1; }
    .contact table td:first-child {
      font-weight: 600;
      width: 30%;
      background: #23398b;
      color: #fff;
      padding: 20px; }
      .contact table td:first-child span {
        color: #ff0000;
        padding: 0 3px; }
      .contact table td:first-child em {
        font-weight: 400;
        font-style: normal; }
    .contact table td:last-child > span > input {
      margin: 10px;
      width: calc(100% - 20px);
      padding: 5px 10px;
      height: 100%;
      border: 1px solid #d9d9d9;
      -webkit-box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd;
              box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd; }
    .contact table textarea {
      resize: none;
      height: 115px;
      margin: 10px;
      width: calc(100% - 20px);
      padding: 5px 10px;
      height: 100%;
      border: 1px solid #d9d9d9;
      -webkit-box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd;
              box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd; }
    .contact table .contact_part1 {
      width: calc(100% + 1px);
      border: none;
      border-right: 1px solid #b1b1b1;
      border-left: 1px solid #b1b1b1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .contact table .contact_part1 div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .contact table .contact_part1 input {
        padding: 5px 10px;
        margin: 14px 10px;
        width: 100px;
        border: 1px solid #d9d9d9;
        -webkit-box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd;
                box-shadow: inset 1px 1px 2px #ddd, inset -1px -1px 2px #ddd; }

.contacts {
  margin-top: 20px;
  padding: 0 15px; }

/*採用フォーム*/
.page-id-32 .pagetwo {
  display: none; }

/*サイトマップ*/
.page-id-200 .pagetwo,
.page-id-200 .pages {
  display: none; }

.page-id-200 .mainpage {
  padding: 0 15px; }

.map_title {
  font-size: 35px;
  color: #23398b;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 40px;
  text-align: center;
  position: relative; }
  .map_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
    width: 200px;
    height: 1px;
    background: #23398b; }

.map_part1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.map_part2 {
  width: 48%; }
  .map_part2 p {
    height: 0; }
  .map_part2 .map_part4 {
    background: #e9ebf2;
    padding: 10px 0;
    margin: 30px 0; }
    .map_part2 .map_part4 h2 {
      font-size: 20px;
      color: #23398b;
      padding-left: 15px;
      margin-left: 20px;
      border-left: 2px solid #23398b; }
  .map_part2 .map_common {
    display: inline-block;
    margin-left: 20px;
    padding-bottom: 10px; }
    .map_part2 .map_common div {
      display: inline-block;
      font-size: 16px;
      color: #2e2e2e; }
    .map_part2 .map_common div:last-child {
      margin-left: 10px;
      -webkit-transition: .3s;
      transition: .3s; }
    .map_part2 .map_common:hover div:last-child {
      text-decoration: underline; }
  .map_part2 .map_part3 {
    display: inline-block;
    font-size: 16px;
    color: #23398b;
    margin-left: 20px;
    font-weight: bold;
    padding-bottom: 10px; }
  .map_part2 .map_top {
    padding: 10px 0 20px; }

/*新着一覧*/
.news-cate {
  background: url(images/news.jpg) no-repeat center center; }

.categorys {
  margin: 60px auto;
  max-width: 1230px;
  padding: 0 15px; }
  .categorys li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 1px dashed #323232;
    padding: 10px 0; }
    .categorys li .category_excerpt {
      padding-left: 50px;
      color: #222222;
      -webkit-transition: .3s;
      transition: .3s; }
      .categorys li .category_excerpt:hover {
        text-decoration: underline; }

.category_read {
  color: #23398b;
  font-weight: 600;
  text-decoration: underline !important; }

.titlepage {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 40px; }
  .titlepage h3 {
    font-size: 40px;
    text-transform: uppercase; }
  .titlepage span {
    font-size: 16px; }
  .titlepage:after {
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    background: #000000;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0; }

.next {
  margin: 20px auto;
  text-align: center; }
  .next a {
    width: auto;
    display: inline-block;
    line-height: 1;
    padding: 10px 15px;
    font-size: 16px;
    background-color: #f3f3f3;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 5px;
    color: #23398b; }
    .next a:hover {
      background-color: #23398b;
      color: #fff; }

/*詳細ページ*/
.singdate {
  text-align: right;
  padding-top: 5px;
  color: #2e2e2e; }

.singpage {
  margin: 30px 0;
  text-align: center;
  font-size: 35px; }

.single-n-tl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .single-n-tl div:first-child {
    width: 29%; }
  .single-n-tl div:last-child {
    width: 68%;
    text-indent: 2em; }

.chapter {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .chapter div {
    padding: 0 20px; }
    .chapter div a {
      color: #000000; }
    .chapter div:hover {
      text-decoration: underline; }

/*プライバシーポリシー*/
.page-id-82 .pages {
  display: none; }

.privacy {
  max-width: 1080px;
  padding: 0 15px;
  margin: 0 auto;
  font-size: 16px; }

.privacy_common {
  margin-top: 30px; }
  .privacy_common h3 {
    font-size: 18px;
    padding-bottom: 10px; }
  .privacy_common h4 {
    padding: 10px 0 5px;
    position: relative;
    padding-left: 20px; }
    .privacy_common h4:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      position: absolute;
      left: 0;
      top: 15px; }
  .privacy_common li {
    list-style: disc;
    margin-left: 17px; }
  .privacy_common .privacy_part2 {
    padding: 10px 0; }

@media (max-width: 1600px) {
.foot-nav > ul > li {
    padding: 0 25px; } 
  .loadTriggerUnit,
  .contentUnit, .recruitUnit {
    min-width: 710px; }

  .pages > div {
    margin-left: 40px; } }
@media (max-width: 1500px) {
  .foot-nav > ul > li {
    padding: 0 16px; } }
@media (max-width: 1400px) {
  .foot-top > div {
    display: block; }
    .foot-top > div > div:first-child {
      max-width: 500px;
      margin: auto; }

  .foot-nav .sub-menu a {
    padding-top: 0; }

  .foot-nav {
    border: none;
    padding-top: 20px; }

  .foot-nav > ul {
    -ms-flex-pack: distribute;
        justify-content: space-around; }

  .foot-top .foot-address {
    padding: 10px 0 5px; }

  .foot-nav > ul > li {
    padding: 0; }

  .foot-nav > ul > li a {
    font-size: 14px; }

  .foot-top .foot-email {
    margin-top: 10px; }

  .foot-top {
    padding: 8px 15px; }

  .business-contents_part4 {
    padding-top: 50px; }

  #menu-item-199 a,
  #menu-item-202 a {
    font-size: 14px; }

  #menu-item-199 a:before,
  #menu-item-202 a:before {
    top: 4px; }

  .foot-nav > ul > li:last-child li a:before {
    top: 5px; }

  .featured-info {
    left: 50%; } }
@media (max-width: 1280px) {
  .keep {
    position: static;
    margin-bottom: 0;
    padding: 40px 0 20px;
    display: block;
    background: #f7f7f7; }

  .keep .keep-inner,
  .part-news {
    max-width: 660px;
    margin: 20px auto; }

  .slick-dots {
    bottom: 10px; }

  .message {
    padding-top: 20px; }

  .business-contents_part2 p {
    padding-top: 30px; }

  .executive_part1 {
    display: block; }

  .executive_part2 {
    margin-bottom: 20px;
    width: 100%; }
    .executive_part2 img {
      margin: auto; }

  .executive_part3 {
    width: 100%; }

  .executive_part4 .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .executive_part4 .executive_part3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .executive_part4 .executive_part2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

  .featured-info {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .featured-info img {
      margin: auto; } 
	.keep .part-news{margin-top:0;}
}
@media (max-width: 1200px) {
  /* .header-nav nav {
    display: none; }

  .header-nav > a {
    margin: 0 auto; } */

  /* .header-nav {
    padding: 30px 0; } */

  .service_part15_fir {
    display: block; }

  .btoc_part2 {
    margin: 0 15px; }

  .btoc_part4 .btoc_cen {
    display: block; }

  .company-profile_map > div {
    height: 250px; }

  .btoc_part4 .btoc_cen > div {
    width: 100%;
    text-align: center; }
    .btoc_part4 .btoc_cen > div img {
      margin: 20px auto 0; }

  .company-profile_center td:last-child {
    padding-left: 10px;
    padding-right: 10px; }

  .company-profile_center td {
    padding: 20px 0; }

  .categorys li {
    display: block; }
    .categorys li a {
      display: block; }

  .categorys li .category_excerpt {
    padding: 5px 0; } }
@media (max-width: 1000px) {
  .hero {
    min-height: 450px; }

  .featured-info {
    width: 560px; }

  .message p {
    padding: 0 15px; }

  .business-contents_part2 {
    display: block; }

  .business-contents_col1,
  .business-contents_col2,
  .business-contents_col3 {
    width: 100%; }

  .business-contents_part2 p {
    padding-bottom: 50px; }

  .service_part2 div {
    font-size: 14px; }

  .service_part21 > div div:first-child {
    font-size: 18px; }

  .service_part21 > div div:first-child:before {
    display: none; }

  .btoc_cen {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .btoc_cen li {
    width: 100%;
    max-width: 250px;
    margin: 0 15px 20px; }

  .btoc_part6_1,
  .btoc_part6_2,
  .btoc_part6_3 {
    display: block; }

  .btoc_part6_1 > div:first-child,
  .btoc_part6_2_dis,
  .btoc_part6_3fir {
    width: 100%; }

  .btoc_part6_1 > div:last-child,
  .btoc_part6_3 > div:last-child {
    width: 100%; }
    .btoc_part6_1 > div:last-child img,
    .btoc_part6_3 > div:last-child img {
      margin: 20px auto 0; }

  .btoc_part6_2fir {
    width: 100%; }
    .btoc_part6_2fir img {
      margin: 0 auto 20px; }

  .corporate_part1 {
    display: block; }

  .corporate_part1-wid {
    width: 100%; }

  .corporate_part1 > div:last-child {
    width: 100%; }
    .corporate_part1 > div:last-child img {
      margin: 20px auto 0; }

  .corporate_part2 ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .corporate_part2 ul li {
    width: 23%;
    margin: 0 15px 20px; }

  .corporate_part2 ul li:last-child {
    width: 46%; }

  .single-n-tl {
    display: block; }
    .single-n-tl div:first-child,
    .single-n-tl div:last-child {
      width: 100%; }
    .single-n-tl img {
      margin: 0 auto 20px; } }
@media (max-width: 900px) {
  .corporate_part3 > div {
    width: 48%;
    padding-bottom: 20px; }
    .corporate_part3 > div img {
      margin: auto; }

  .corporate_part4 {
    margin-bottom: -20px; } }
@media (max-width: 850px) {
  .corporate_part2 ul li {
    width: 33%; }

  .corporate_part2 ul li:last-child {
    width: 50%; }

  .company-profile_map {
    display: block; }
    .company-profile_map > div:nth-child(2) {
      padding: 20px 0; }

  .company-profile_map > div {
    width: 100%; }

  .company-profile_center {
    display: block; }

  .company-profile_center > div {
    width: 100%; } }
@media (max-width: 800px) {
  .recruitSubUnit > div:first-child,
  .contentSubUnit > div:first-child,
  .loadTriggerSubUnit > div:first-child {
    font-size: 28px; }

  .cmnBtn > div,
  .conBtn > div {
    padding: 20px; }

  .loadTriggerUnit,
  .contentUnit {
    min-width: 650px; }

  .operate-con {
    display: block; }

  .operate-con > div > div {
    margin-top: 30px; }
  .operate-con > div img {
    margin: auto; }

  .operate-con span {
    padding-top: 10px; }

  .graduate_part2 {
    padding: 40px 80px 40px 0; }

  .graduate,
  .recruitment {
    display: block;
    padding: 0 20px; }

  .recruitment > div {
    padding: 30px 0; }

  .service_part2 {
    display: block; }

  .service_part2 div {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px; }

  .service_part6,
  .service_part8,
  .service_part10,
  .service_part12,
  .service_part15,
  .service_part16,
  .service_part17,
  .service_part21 {
    display: block; }

  .service_part6_1,
  .service_part8_1,
  .service_part10_1,
  .service_part15_1,
  .service_part16_1,
  .service_part12_1,
  .service_part6_2,
  .service_part8_2,
  .service_part10_2,
  .service_part15_2,
  .service_part16_2,
  .service_part12_2,
  .service_part17_1,
  .service_part17 > div:last-child,
  .service_part21 > div {
    width: 100%; }
    .service_part6_1 img,
    .service_part8_1 img,
    .service_part10_1 img,
    .service_part15_1 img,
    .service_part16_1 img,
    .service_part12_1 img,
    .service_part6_2 img,
    .service_part8_2 img,
    .service_part10_2 img,
    .service_part15_2 img,
    .service_part16_2 img,
    .service_part12_2 img,
    .service_part17_1 img,
    .service_part17 > div:last-child img,
    .service_part21 > div img {
      margin: auto; }

  .service_part6_2,
  .service_part8_2,
  .service_part12_2,
  .service_part15_2,
  .service_part16_2fir,
  .service_part17 > div:last-child {
    margin-top: 20px; }

  .service_part10 {
    margin: 30px 0; }

  .service_part14_2 {
    text-align: center; }

  .service_part21 > div {
    max-width: 290px;
    margin: 0 auto 20px; } }
@media (max-width: 750px) {
  .wpcf7-radio {
    padding: 10px 0;
    display: block; }

  .foot-top {
    background: #23398b; }

  .foot-nav > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 300px;
    margin: 0 auto; }

  .foot-nav > ul > li {
    padding-top: 15px;
    width: 50%; }

  .foot-nav > ul > li a {
    text-align: left;
    padding: 0; }

  .foot-nav > ul > li > a:before {
    display: none; }

  .foot-nav {
    padding-top: 0; }

  .foot-bottom {
    text-align: center; }

  #menu-item-199 a:before,
  #menu-item-202 a:before {
    display: none; }

  .featured-info {
    width: 400px; }

  .about-bg,
  .business-bg,
  .recruit-bg {
    width: 90%;
    height: 250px;
    position: relative; }

  .keep {
    padding: 30px 15px 0; }

  .keep .keep-inner .keep-bg div:first-child {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px; }

  .keep .part-news ul a p {
    padding: 10px; }

  .keep .part-news ul a:after {
    display: none; }

  .keep .part-news ul a {
    display: block; }

  .keep .part-news ul a span {
    display: block;
    width: 100%;
    padding: 10px 0; }

  .keep .keep-inner,
  .part-news {
    width: 100%;
    margin: 20px auto; }

  .keep .keep-inner .keep-bg {
    padding: 10px 20px;
    text-align: center; }

  .toAbout:before,
  .toContent:before {
    display: none; }

  .mainhome {
    margin-bottom: -30px; }

  .loadTriggerUnit,
  .contentUnit, .recruitUnit {
    left: initial;
    right: 0;
    width: 90%;
    min-width: 0;
    margin: -60px 0 0 auto; }

  .loadTriggerUnit:hover, .recruitUnit:hover {
    opacity: 1;
    -webkit-box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1);
            box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.1); }

  .recruitSubUnit > div:first-child,
  .contentSubUnit > div:first-child,
  .loadTriggerSubUnit > div:first-child {
    font-size: 16px; }

  .cmnBtn > div,
  .conBtn > div {
    font-size: 14px; }

  .cmnBtn > div,
  .conBtn > div {
    padding: 5px 10px; }

  .loadTriggerUnit {
    -webkit-box-shadow: none;
            box-shadow: none; }

  .message {
    padding-top: 30px; }

  .toAbout {
    margin-bottom: 80px; }

  .toContent {
    margin-bottom: 60px; }

  .new {
    margin: 0 auto 80px; }

  .title {
    font-size: 15px;
    padding-bottom: 15px; }

  .new-content {
    display: block; }

  .new-content > div {
    padding: 10px 0;
    margin: 0 auto 20px;
    font-size: 16px; }
    .new-content p {
      word-break: break-all;
    }
  .operate-tit h2 {
    font-size: 16px; }

  .operate-tit span {
    font-size: 14px; }

  .operate-tit {
    padding-bottom: 15px; }

  .operate-con {
    margin: 40px 0; }

  .conBtn:before,
  .cmnBtn:before {
    width: 70px; }

  .contentSubUnit:hover .conBtn:before {
    left: -50px;
    width: 80px; }

  .loadTriggerUnit:hover .cmnBtn:before {
    right: -50px;
    width: 80px; }

  .more a {
    padding: 10px 0; }

  .title {
    margin-bottom: 30px; }

  .message > p {
    margin-bottom: 60px; }

  .new-content {
    padding-bottom: 0; }

  .operate-con em {
    font-size: 16px; }

  .graduate_part1 h3 {
    font-size: 14px; }

  .graduate_part1 div,
  .graduate_part2 {
    font-size: 14px; }

  .graduate_part2 {
    padding: 20px 0; }

  .graduate_part1 {
    width: 90%; }

  .graduate_part1 div {
    padding-top: 0; }

  .pages > div > div h2 {
    font-size: 16px; }

  .pages > div > div span {
    font-size: 12px; }

  .pages > div {
    padding: 20px 0 20px 20px; }

  .pages {
    padding: 60px 0; }

  .graduate {
    background: #ebf1f7; }

  .recruitment {
    margin-top: 20px; }

  .mainpage {
    margin: 30px 0; }

  .business-contents_part4 {
    font-size: 16px; }

  .business-contents_part2 {
    font-size: 14px; }

  .business-contents_part4:after {
    width: 140px; }

  .business-contents_part4 {
    padding-top: 30px; }

  .business-contents_part2 p {
    padding-bottom: 30px; }

  .business-contents_part2 {
    margin-top: 20px; }

  .pagetwo > div h2 {
    font-size: 16px; }

  .pagetwo > div span {
    font-size: 14px; }

  .page-id-23 .mainpage {
    margin: 30px 0; }

  .service_part1 div {
    font-size: 14px;
    padding: 5px 0 5px 20px; }

  .service_part1 div:before {
    top: 10px; }

  .service_part1,
  .service_part5 {
    margin-bottom: 20px; }

  .service_part7 {
    margin-bottom: 30px; }

  .page-id-23 .mainpage h2 {
    font-size: 18px; }

  .service_part2,
  .service_part6,
  .service_part10_3,
  .service_part12,
  .service_part16,
  .service_part16_fir {
    margin-top: 20px; }

  .page-id-23 .mainpage h3 {
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 10px; }

  .page-id-23 .mainpage h4 {
    font-size: 14px; }
    .page-id-23 .mainpage h4:before {
      top: 5px; }

  .page-id-23 .mainpage h5 {
    font-size: 16px;
    padding-bottom: 10px; }

  .service_bottom {
    margin: 30px auto 20px; }

  .service_part12_fir {
    font-size: 16px;
    padding-left: 20px; }

  .service_part12_fir:before,
  .service_part12_sec:before {
    width: 10px;
    height: 10px;
    top: 6px; }

  .service_part3_1,
  .service_part4,
  .service_part5,
  .service_part6_fir,
  .service_part6_sec,
  .service_part7_1,
  .service_part7_2,
  .service_part8_fir,
  .service_part10_1,
  .service_part10_3,
  .service_part12_sec,
  .service_part13,
  .service_part16_fir,
  .service_part17_1,
  .service_part19,
  .service_part21 > div div:last-child,
  .service_part20 {
    font-size: 14px; }

  .service_part3_2 {
    padding-top: 10px; }

  .service_part4_1,
  .service_part6_fir,
  .service_part8_fir,
  .service_part9,
  .service_part13,
  .service_part14 {
    padding-bottom: 20px; }

  .service_part6_sec {
    padding-top: 20px; }

  .service_part7_2 {
    padding: 10px 0; }

  .service_part10,
  .service_part17,
  .service_part19,
  .service_part20 {
    margin: 20px 0; }

  .service_part14_1 div:first-child {
    padding-right: 0; }

  .service_part14_1 {
    display: block; }
    .service_part14_1 img {
      margin: 20px auto 0; }

  .service_part12_sec {
    margin-top: 10px; }

  .service_part12_fir {
    margin-bottom: 10px; }

  .service_part15 {
    padding: 20px 0; }

  .service_part21 > div div:first-child {
    font-size: 16px; }

  .service_part21 > div div:last-child {
    padding: 10px 0; }

  .btoc_part2 {
    padding: 15px 0 15px 20px;
    font-size: 14px; }

  .btoc_part2:before {
    top: 20px; }

  .btoc_part4_1,
  .btoc_part5_bg {
    font-size: 14px;
    min-height: 110px; }

  .btoc_part5_1 {
    font-size: 20px;
    padding-top: 45%; }

  .btoc_part5_2 {
    font-size: 16px; }

  .btoc_fir,
  .corporate_part1-wid,
  .corporate_part2 > div,
  .corporate_part2 ul li div:last-child {
    font-size: 14px; }

  .btos_sp {
    height: 292px; }

  .btoc_part3 {
    margin: 10px 0 30px; }

  .corporate_part1fir {
    font-size: 16px; }

  .corporate_part2 > div {
    padding-bottom: 20px; }

  .corporate_part1fir:before {
    width: 10px;
    height: 10px;
    top: 6px; }

  .corporate_part2 ul .corporate_part2fir {
    font-size: 15px;
    padding-bottom: 10px; }

  .corporate_part2 ul li {
    width: 48%; }

  .corporate_part2 ul li:last-child {
    width: 60%; }

  .page-id-25 .mainpage {
    margin: 30px auto 0; }

  .mid-career_graduate {
    font-size: 16px; }

  .mid-career_common a {
    padding: 10px 0; }

  .mid-career_recruitment,
  .entry2 {
    font-size: 14px; }

  .page-id-28 .mainpage > .center1,
  .page-id-30 .mainpage > .center1 {
    margin: 30px 0; }

  .mid-career_title1,
  .entry1 {
    font-size: 16px; }

  .mid-career_title2 {
    font-size: 18px; }

  .mid-career_title2:after {
    width: 100px; }

  .mid-career_bor {
    margin: 20px 0; }

  .mid-career_bor h4 {
    font-size: 16px; }

  .mid-career_part2 {
    padding: 5px 0; }

  .page-id-28 .mainpage h5,
  .page-id-30 .mainpage h5,
  .mid-career_part1,
  .mid-career_part2 {
    font-size: 14px; }

  .entry a {
    width: 80%; }

  .mid-career_part2 {
    display: block; }

  .entry {
    margin: 30px 0;
    padding: 30px 0; }

  .recruits_part1 {
    margin-top: 20px;
    font-size: 14px; }

  .executive_part3 > div:first-child h2 {
    font-size: 14px; }

  .executive_part3 > div:first-child .executive_title {
    font-size: 12px;
    padding-top: 3px; }

  .executive_content {
    font-size: 14px;
    padding-top: 15px; }

  .history table td:last-child {
    padding: 5px 10px; }

  .history table td {
    padding: 10px 0; }

  .contact table td {
    display: block;
    width: 100%; }

  .contact table td:first-child {
    width: 100%;
    padding: 10px 0;
    text-align: center; }

  .check {
    margin: 30px auto 0; }

  .map_part1 {
    display: block; }

  .map_part2 {
    width: 100%; }

  .map_title {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 20px; }

  .map_title:after {
    width: 110px; }

  .map_part2 .map_part4 h2 {
    font-size: 16px; }

  .map_part2 .map_part4 {
    margin: 15px 0;
    padding: 5px 0; }

  .map_part2 .map_part3,
  .map_part2 .map_common div {
    font-size: 14px; }

  .titlepage h3 {
    font-size: 16px; }

  .titlepage span {
    font-size: 14px; }

  .titlepage:after {
    width: 65px; }

  .categorys {
    margin: 30px auto; }

  .titlepage {
    margin-bottom: 20px; }

  .corporate_part3 > div {
    width: 100%; }

  .corporate_part3 > div div:last-child {
    font-size: 14px; }

  .singpage {
    font-size: 14px;
    font-weight: bold; }

  .chapter div {
    padding: 0 10px; }

  .foot-nav > ul > li:last-child li a:before {
    display: none; }

  .privacy_part1,
  .privacy {
    font-size: 14px; }

  .privacy_common h3 {
    font-size: 16px; }

  .hero {
    min-height: 380px; } }
@media (max-width: 600px) {
  .foot-top > div > div:first-child {
    max-width: 480px; }

  .foot-top .foot-address {
    font-size: 12px; }

  .foot-top .foot-contact {
    display: block; }

  .foot-top .foot-contact > a,.foot-top .foot-contact > div {
    max-width: 222px;
    margin: 0 auto; }

  .foot-top .foot-contact > a:first-child ,.foot-top .foot-contact > div:first-child{
    padding-right: 0; }

  .foot-top .foot-email {
    margin: 10px auto 0;
    max-width: 250px;
    font-size: 13px; }

  .foot-top .foot-email > div:first-child {
    margin: 0; }

  .foot-top .foot-email div:last-child {
    text-align: center;
    padding: 5px 10px; }

  .hero {
    min-height: 340px; }
   .corporate_part2 ul li div:last-child {
     font-size: 12px;
   }
}
@media (max-width: 500px) {
  /* .header-nav > a {
    width: 200px; }

  .ghost-nav a {
    font-size: 12px; } */

  .slick-dots {
    bottom: 10px; }

  /* .main-ul > li > a {
    font-size: 14px; } */

  .new-content li a {
    display: block; }

  .hero {
    min-height: 250px; }

  #slideposition {
    bottom: 20px; }

  #slideposition ul li {
    margin-right: 10px; }
	
	#foot_sj{
		display:block;
	}
	#foot_pc{
		display:none;
	}
  .featured-info {
    width: 280px; }

  .new-content li a {
    display: block; }

  .new-content li a p {
    padding: 0; }

  .loadTriggerSubUnit,
  .recruitSubUnit {
    padding: 15px 70px 15px 10px; }

  .contentSubUnit {
    padding: 15px 10px 15px 50px; }

  .cmnBtn > div,
  .conBtn > div {
    font-size: 12px; }

  .recruitSubUnit > div:first-child,
  .contentSubUnit > div:first-child,
  .loadTriggerSubUnit > div:first-child {
    font-size: 12px; }

  .loadTriggerSubUnit > div:first-child,
  .recruitSubUnit > div:first-child,
  .contentSubUnit > div:first-child {
    padding-left: 10px; }

  .cmnBtn,
  .conBtn {
    margin-top: 25px; }

  .about-bg,
  .business-bg,
  .recruit-bg {
    height: 200px; }

  .conBtn div {
    text-align: center;
    padding: 0;
    display: block; }

  .toContent {
    margin-bottom: 30px; }

  .pages > div {
    margin-right: 40px; }

  .graduate_part1 {
    display: block; }

  .graduate_part1 div {
    padding: 0; }

  .corporate_part2 ul li,
  .corporate_part2 ul li:last-child {
    width: 100%; }

  .mid-career_part2,
  .page-id-28 .mainpage h5,
  .page-id-30 .mainpage h5,
  .mid-career_part1 {
    margin: 0; }

  .mid-career_graduate {
    font-size: 14px; }

  .mid-career_recruitment {
    font-size: 12px; }

  .recruits_part1 {
    margin-left: 0; }

  .company-profile_center td:first-child,
  .company-profile_center td:last-child {
    display: block;
    width: 100%; }

  .company-profile_center td {
    padding: 10px 0;
    font-size: 12px; }

  .company-profile_center td:first-child {
    border: none; }

  .company-profile_map > div {
    height: 200px; }

  .executive_part3 > div:first-child {
    display: block; }

  .history table td,
  .history table td:first-child {
    display: block;
    width: 100%; }

  .history table td:first-child {
    border: none; }

  .cmnBtn,
  .conBtn {
    display: block;
    padding: 5px 0; }

  .cmnBtn > div,
  .conBtn > div {
    display: block;
    text-align: center;
    padding: 0; }

  .new-content li a div {
    padding: 0; }

  .page-id-28 .mainpage h5:before,
  .page-id-30 .mainpage h5:before {
    top: 4px; }

  .executive_part3 > div:first-child .executive_title {
    padding: 3px 0 5px; }

  .executive_part3 > div:first-child:after {
    width: 100%; }

  .contacts {
    padding: 0; }

  .foot-nav > ul > li a {
    font-size: 13px; } }

.sub-menu{
	transition:.3s;
}
.main-ul>li:hover .sub-menu{
	opacity:1;
    transform:translatey(-20px);
}
.title span{
	display:block;
}
.title em{
	font-style:normal;
	font-size:28px;
}
.en-tit{
	margin-top:40px;
}
.abouts-part1_txt{
	display:flex;
	justify-content:center;
	margin-bottom:30px;
	font-size:18px;
}
.span-col{
	font-weight:bold;
}
.about-part1_img{
	padding-right:50px;
	text-align:center;
	font-size:14px;
}
.about-part1_img img{
	margin:0 auto 10px;
}
.about-flex{
	display:flex;
	justify-content:flex-start;
}
.about-flex div:first-child{
	min-width:80px;
}
.about-flex div:last-child{
	padding-left:20px;
}
.tit_zj{
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
}
.page-id-521 .pagetwo{
	display:none;
}
.page-id-521 .mainpage{
	padding:0 15px;
}
@media (max-width: 1200px){
	.abouts-part1_txt{
		font-size:16px;
	}
}
@media (max-width: 1100px){
	.about-flex{
		display:block;
	}
	.about-flex div:last-child{
		padding:0;
	}
}
@media (max-width: 950px){
	.abouts-part1_txt{
		display:block;
	}
	.about-part1_img{
		padding-bottom:20px;
		padding-right:0;
	}
}
@media (max-width: 750px){
	.title em,.abouts-part1_txt{
		font-size:14px;
	}
	.page-id-15 .mainpage{
		margin:60px 0;
	}
}
span.wpcf7-not-valid-tip{
	display:block;
	margin:0 10px;
}
.wpcf7c-conf{
	background:#fff;
}
.custom-wpcf7c-confirmed table td:last-child{
	border:none;
	border-right:1px solid #d9d9d9;
}
.custom-wpcf7c-confirmed table tr:first-child td:last-child{
	border-top:1px solid #d9d9d9;
}
.custom-wpcf7c-confirmed table tr:last-child td:last-child{
	border-bottom:1px solid #d9d9d9;
}