@charset "UTF-8";

/*------------------------------------------se
	common
-------------------------------------------*/
html,
body {
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "YuGothic", "游ゴシック", Helvetica,
    Arial, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  background-color: #fff;
  color: #3d3d3d;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

ul,
p {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: inherit;
}

ul,
ol {
  list-style-type: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wpcf7-form-control-wrap:after,
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.pc {
  display: inline-block;
}

.sp {
  display: none !important;
}

.nolink {
  pointer-events: none;
}

.d_ib {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: inline-block !important;
  }
}

/*------------------------------------------
	spacing
-------------------------------------------*/
.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

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

.mb-40 {
  margin-bottom: 40px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 768px) {

  .px-10,
  .px-20,
  .px-30 {
    padding-left: 0;
    padding-right: 0;
  }
}

/*------------------------------------------
	link
-------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*------------------------------------------
  list
-------------------------------------------*/
.list-lower-alpha li {
  list-style-type: lower-alpha;
}

.list-decimal li {
  list-style-type: decimal;
}

.list-dot {
  margin: 0 2% 2% 5%;
}

.list-dot li {
  list-style-type: disc;
}

.contents_i ul,
.contents_i ol {
  margin-left: 24px;
}

.contents_i ul li,
.contents_i ol li {
  margin-bottom: 15px;
  display: list-item;
}

.contents_i ul li li,
.contents_i ol li li {
  margin-bottom: 10px;
}

ul.contents_j {
  margin-left: 24px;
}

ul.contents_j li.ctn {
  margin: 10px 0 5px 24px;
  list-style-type: disc;
  width: 100%;
}

ul.contents_j li.ctn li.ctn {
  margin: 10px 0 0 24px;
}

/*------------------------------------------
	btn
-------------------------------------------*/
.btn {
  font-size: 142.9%;
  border-radius: 6px;
  color: #01a7e5;
  display: block;
  text-align: center;
  margin: auto;
  padding: 15px;
}

.btn:hover {
  text-decoration: none;
  color: #01a7e5;
}

.btn--box {
  margin-top: 30px;
}

.btn--border {
  border: 2px solid #01a7e5;
}

.btn--border:hover {
  background-color: #01a7e5;
  color: #fff;
}

.btn--border:before {
  font-size: 85.7%;
  font-family: "micron";
  content: "\e901";
  margin-right: 10px;
}

.btn--orange {
  background-color: #f89828;
  border: 2px solid #f89828;
  color: #fff;
}

.btn--orange:hover {
  background-color: #fff;
  border: 2px solid #f89828;
  color: #f89828;
}

.btn--orange:hover [class^="icon_"],
.btn--orange:hover [class*=" icon_"] {
  color: #f89828 !important;
}

@media (max-width: 768px) {
  .btn {
    font-size: 114.3%;
    padding: 10px;
  }
}

/*------------------------------------------
	icon
-------------------------------------------*/
@font-face {
  font-family: "micron";
  src: url("../fonts/micron.eot?lzw2el");
  src: url("../fonts/micron.eot?lzw2el#iefix") format("embedded-opentype"), url("../fonts/micron.ttf?lzw2el") format("truetype"), url("../fonts/micron.woff?lzw2el") format("woff"), url("../fonts/micron.svg?lzw2el#micron") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon_"],
[class*=" icon_"] {
  font-family: "micron" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-bottom;
}

[class^="icon_"]:before,
[class*=" icon_"]:before {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.icon_about:before {
  content: "\e900";
}

.icon_access:before {
  content: "\e901";
}

.icon_arrow_r:before {
  content: "\e902";
}

.icon_company:before {
  content: "\e903";
}

.icon_contact:before {
  content: "\e904";
}

.icon_gear:before {
  content: "\e905";
}

.icon_mail:before {
  content: "\e906";
}

.icon_operator:before {
  content: "\e907";
}

.icon_recruit:before {
  content: "\e908";
}

.icon_tel:before {
  content: "\e909";
}

.container {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.row {
  margin: 0;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

table a {
  color: #0068b7;
  text-decoration: underline;
}

table a:hover {
  text-decoration: none;
}

.ttl01 {
  font-size: 210%;
  margin-bottom: 4%;
  line-height: 1.2;
}

.ttl01 span {
  display: inline-block;
  margin-left: 25px;
  font-size: 40%;
  color: #0068b7;
  font-weight: bold;
}

.ttl02 {
  font-size: 170%;
  margin-bottom: 2%;
}

.ttl03 {
  position: relative;
  display: inline-block;
  font-size: 150%;
  margin-bottom: 3%;
}

.ttl03::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #03447e;
}

@media (max-width: 768px) {
  .ttl01 {
    margin-bottom: 30px;
  }

  .ttl02 {
    margin-bottom: 30px;
  }

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

table {
  border-collapse: collapse;
  margin: 2% 0;
  width: 100%;
}

table th,
table td {
  border: 1px solid #eee;
  padding: 10px;
}

table th {
  background-color: #2b91dd;
  color: #fff;
  white-space: nowrap;
}

table th span {
  font-size: 90%;
}

table.type_gray th,
table.type_gray td {
  border: 1px solid #505050;
}

table.type_gray th {
  background-color: #eee;
  color: #393939;
}

table.type_simple th,
table.type_simple td {
  border: 0;
  padding: 5px 5px 0;
}

table.type_simple th {
  background-color: transparent;
  color: #393939;
  text-align: left;
  font-weight: normal;
  white-space: nowrap;
}

table.type_simple td {
  width: 85%;
}

.lead {
  margin: 0 0 2%;
}

header {
  position: relative;
  width: 100%;
  z-index: 100;
}

header .container {
  position: absolute;
  width: 100%;
  max-width: 1400px;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 110;
}

header .h_logo {
  z-index: 120;
}

header .h_logo img {
  max-width: 192px;
}

header#top h1 img {
  width: 100%;
}

header#top .h_logo {
  display: block;
  position: absolute;
  top: 3%;
  left: 7%;
  width: 13.7%;
}

header#top .h_logo img {
  width: 100%;
}

header#top .h_nav {
  position: absolute;
  top: 0;
  right: 0;
  width: 75%;
  background-image: url(../img/bg_gmenu.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
}

header#top #gNav {
  width: 90%;
  float: left;
  margin: 10px 40px;
}

header#top #gNav li:hover ul.sub-menu {
  top: 42px;
}

header#top #gNav li:hover ul.sub-menu ul.sub-menu {
  top: 0;
}

header#top #gNav li:hover ul.sub-menu:hover ul.sub-menu {
  top: 0;
}

header#top #gNav li ul.sub-menu ul.sub-menu {
  top: 0;
}

header#top #menu {
  width: 100%;
  position: relative;
}

header#top #menu>li {
  float: left;
  margin: 0;
  width: 17%;
  /*
        &:nth-child(1),
        &:nth-child(3) {
          width: 24%;
        }
        &:nth-child(2) {
          width: 34%;
        }
        */
}

header#top #menu>li>a {
  padding: 15px 0;
}

header#top .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(50% - 14px);
  right: 20px;
  max-width: 138px;
  z-index: 100;
}

header#top p.copy_sp, header#top p.copy_pc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 57%;
  text-align: right;
}

header#top p.copy_sp {
  display: none;
}

header#top p.copy_sp img {
  width: 100%;
}

header#top p.copy_pc {
  /* background: url("../img/bg_copy.png") right bottom no-repeat;
  background-size: auto 302px; */
  height: 300px;
}

header#top p.copy_pc img {
  width: auto;
}

header#second {
  position: fixed;
  height: 60px;
  background-color: #3b3b3b;
}

header#second .h_logo {
  display: block;
  position: absolute;
  top: 25%;
  left: 7%;
  width: 11%;
}

header#second .h_logo img {
  width: 100%;
}

header#second .h_nav {
  position: absolute;
  bottom: 15px;
  left: 25%;
  width: 68%;
}

header#second #gNav>ul>li {
  float: left;
  width: 18%;
  margin: 0;
}

header#second #gNav>ul>li.w01 {
  width: 24%;
}

header#second #gNav>ul>li>a {
  padding: 10px 0;
  border-right: solid 1px #676767;
}

header#second #gNav li a {
  border-right: solid 1px #676767;
}

header#second #gNav li .sub-menu {
  top: 30px;
}

header#second #gNav li .sub-menu .sub-menu {
  top: 0;
}

header #h_top {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(50% - 14px);
  right: 20px;
  max-width: 138px;
  z-index: 100;
}

header .language li {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
}

header .language li img {
  width: 100%;
}

#gNav {
  width: 85%;
  float: left;
}

#gNav li>a {
  line-height: 1.7;
  /*
      &:before {
        content: "";
        position: absolute;
        z-index: 1;
        left: 51%;
        right: 51%;
        bottom: 0px;
        background: #fff;
        height: 3px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
      }
      */
}

#gNav li>a:hover {
  text-decoration: none;
  color: #eee;
}

#gNav li>a:hover:before {
  left: 5%;
  right: 5%;
}

#gNav li a {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 1;
}

#gNav ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gNav ul>li:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#gNav li {
  position: relative;
}

#gNav li i {
  font-size: 16px;
  margin-left: 5px;
}

#gNav li a {
  position: relative;
  display: block;
  text-align: center;
}

#gNav li:last-child {
  margin-right: 0;
}

#gNav li:after {
  content: none;
}

#gNav li ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  z-index: 200;
  display: block;
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#gNav li ul.sub-menu a {
  display: block;
  border-bottom: none;
  padding: 15px;
  line-height: 1.2em;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: left;
  font-weight: normal;
}

#gNav li ul.sub-menu a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
}

#gNav li ul.sub-menu a:hover:after {
  content: none;
}

#gNav li ul.sub-menu a:before {
  display: none;
}

#gNav li ul.sub-menu li {
  position: relative;
  display: block;
  font-size: 13px;
  padding: 0;
  margin: 0;
}

#gNav li ul.sub-menu li:last-child {
  border-bottom: none;
}

#gNav li ul.sub-menu li .sub-menu {
  z-index: 190;
}

#gNav li ul.sub-menu ul.sub-menu {
  left: 100%;
  margin-left: 0;
}

#gNav li ul.sub-menu ul.sub-menu .sub-menu {
  top: 0 !important;
}

#gNav li:hover ul.sub-menu {
  top: 32px;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

#gNav li:hover ul.sub-menu ul.sub-menu {
  position: absolute;
  z-index: 190;
  top: 0;
  left: 100%;
  width: 200px;
  margin-left: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(43, 145, 221, 0.9);
}

#gNav li:hover ul.sub-menu li:hover ul.sub-menu {
  top: 0 !important;
  left: 100%;
  margin-left: 0;
  visibility: visible;
  opacity: 1;
  z-index: 190;
}

#gNav .contact_btn a:hover {
  color: #fff;
}

nav .sub-menu,
.mean-container .mean-nav ul ul {
  background: rgba(0, 104, 183, 0.9);
}

@media (max-width: 1400px) {
  header#top p.copy_sp {
    display: block;
  }

  header#top p.copy_pc {
    display: none;
  }
}

@media only screen and (max-width: 1280px) {
  header #gNav ul {
    font-size: 1vw;
  }
}

@media only screen and (max-width: 768px) {
  header {
    height: 45px;
    padding: 10px 0;
  }

  header#top .h_logo, header#second .h_logo {
    position: absolute;
    top: 9px;
    left: 15px;
    width: 96px;
  }

  header#top {
    background-color: #3b3b3b;
    height: auto;
    padding: 45px 0 0;
  }

  header#top p.copy_sp {
    width: 90%;
    min-width: 300px;
  }

  header#top #menu>li {
    margin: 0;
  }

  header#top #menu>li:nth-child(1), header#top #menu>li:nth-child(2), header#top #menu>li:nth-child(3), header#top #menu>li:nth-child(4), header#top #menu>li:nth-child(5) {
    width: 100%;
  }

  header#top #menu>li>a {
    padding: 1em 5%;
  }

  header#top #menu>li>a.mean-expand {
    padding: 0;
  }

  header#top .language {
    top: 9px;
    right: 60px;
    z-index: 100;
  }

  header#second {
    height: 45px;
  }

  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
  }

  .mean-nav .container {
    padding: 0;
  }

  nav li .fa {
    display: none;
  }

  header .language {
    top: -21px;
    right: 34px;
    width: 100px;
    z-index: 100;
  }

  .mean-container .mean-nav ul li {
    border-top: 1px dotted #666;
  }

  nav .sub-menu,
  .mean-container .mean-nav ul ul {
    background-color: transparent;
  }

  .mean-container .mean-nav ul li a,
  .mean-container .mean-nav ul li span.pre {
    padding: 1em 5%;
  }

  .mean-container .mean-nav ul li li a {
    padding: 1em 8%;
  }
}

.contact_box {
  width: 85.7%;
  max-width: 1200px;
  margin: 0 auto;
}

.top_contact {
  padding-bottom: 45px;
}

.second_contact {
  padding-bottom: 30px;
}

.contact_box>div {
  position: relative;
  width: 100%;
  height: 130px;
  background-image: url(../img/bg_contactbox.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}

.contact_box div.bg_operator:before {
  font-family: micron;
  content: "\e907";
  position: absolute;
  top: 5%;
  top: calc(50% - 45px);
  left: 4%;
  color: #03447e;
  font-size: 90px;
  line-height: 1;
}

.contact_box div.bg_arrow_r:after {
  font-family: micron;
  content: "\e902";
  position: absolute;
  right: 5%;
  top: calc(50% - 12px);
  color: #fff;
  font-size: 23px;
  line-height: 1;
}

.contact_box div img:first-child {
  display: block;
  position: absolute;
  top: 50%;
  left: 4%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 70%;
}

.contact_box div div h2 span,
.contact_box div div p span {
  display: inline-block;
}

.contact_box div div a {
  color: #fff;
}

.contact_box div div:first-of-type {
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33.5%;
  text-align: center;
  color: #fff;
}

.contact_box div div:first-of-type p:last-child {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  font-size: 180%;
}

.contact_box div div:first-of-type p:last-child:before {
  font-family: micron;
  content: "\e909";
  position: absolute;
  top: 5%;
  top: calc(50% - 14px);
  left: 0;
  color: #fff;
  font-size: 25px;
  line-height: 1;
}

.contact_box div div:last-of-type {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 37%;
  text-align: center;
  color: #fff;
  font-size: 140%;
  font-weight: bold;
  letter-spacing: 2px;
}

.contact_box div div:last-of-type p {
  position: relative;
  display: inline-block;
  padding: 20px 0 20px 60px;
}

.contact_box div div:last-of-type p:before {
  font-family: micron;
  content: "\e906";
  position: absolute;
  top: 5%;
  top: calc(50% - 17px);
  left: 0;
  color: #2b91dd;
  font-size: 35px;
  line-height: 1;
}

.contact_box div img:last-child {
  display: block;
  position: absolute;
  top: 50%;
  left: 92%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.side_nav p {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  position: fixed;
  right: 30px;
  bottom: 100px;
  width: 52px;
  padding: 10px;
  background-color: #8c8d8c;
  border-radius: 5px;
  z-index: 101;
}

.side_nav p span {
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
}

.side_nav p span img,
.side_nav p a img {
  width: 100%;
}

.side_nav p.move {
  -webkit-transform: translate(100px, 0);
  transform: translate(100px, 0);
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .contact_box {
    width: 100%;
  }

  .top_contact {
    padding-bottom: 0;
  }

  .second_contact {
    padding-bottom: 0;
  }

  .contact_box>div {
    height: auto;
    padding: 25px 0;
  }

  .contact_box .bg_operator:before,
  .contact_box .bg_arrow_r:after {
    display: none;
  }

  .contact_box div img:first-child {
    display: none;
  }

  .contact_box div div:first-of-type {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: auto;
  }

  .contact_box div div:first-of-type p:last-child {
    margin-top: 15px;
  }

  .contact_box div div:last-of-type {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: auto;
  }

  .contact_box div div:last-of-type p:before {
    color: #fff;
  }

  .contact_box div img:last-child {
    display: none;
  }

  .side_nav p {
    right: 10px;
    bottom: 50px;
    width: 40px;
    padding: 7px;
    border-radius: 5px;
  }
}

@media screen and (max-width: 430px) {
  .contact_box div div:last-of-type p {
    margin: 10px 20px 10px;
    padding: 0 0 0 45px;
  }

  .contact_box div div:last-of-type p:before {
    left: 15%;
  }
}

footer {
  padding-top: 45px;
  background-color: #333;
  color: #fff;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}

.footer_menu {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.footer_menu span {
  display: inline-block;
}

.footer_menu>ul {
  display: inline-block;
  width: 195px;
  padding-right: 5px;
  padding-bottom: 45px;
  vertical-align: top;
  font-size: 95%;
}

.footer_menu>ul:nth-child(1) {
  width: 215px;
}

.footer_menu>ul:nth-child(2), .footer_menu>ul:nth-child(4) {
  width: 155px;
}

.footer_menu>ul:nth-child(3) {
  width: 235px;
}

.footer_menu>ul:nth-child(3)>li>ul>li>a {
  display: inline-block;
}

.footer_menu>ul>li {
  padding-bottom: 5px;
}

.footer_menu>ul>li>ul>li {
  padding-bottom: 5px;
}

.footer_menu>ul>li>a {
  display: inline-block;
  font-weight: bold;
  padding-bottom: 5px;
}

.footer_menu ul li ul {
  font-size: 90%;
  padding-left: 5px;
}

#copy {
  background-color: #0a0a0a;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 1000px) {
  footer .footer--banner li {
    width: 33%;
    text-align: center;
  }

  footer .footer--banner img {
    max-width: 220px;
    width: 100%;
  }

  .footer_menu {
    width: 90%;
  }
}

@media (max-width: 768px) {
  footer {
    padding-top: 15px;
  }

  .footer_menu {
    width: 100%;
    padding: 0 10px;
  }

  .footer_menu>ul {
    width: 49%;
    padding-left: 3%;
    padding-bottom: 15px;
    font-size: 10px;
  }

  .footer_menu>ul:nth-child(1), .footer_menu>ul:nth-child(2), .footer_menu>ul:nth-child(3), .footer_menu>ul:nth-child(4) {
    width: 49%;
  }

  .footer_menu>ul:nth-child(3)>li>ul>li>a {
    display: inline-block;
    font-weight: bold;
    padding-bottom: 5px;
  }

  .footer_menu>ul>li {
    padding-bottom: 5px;
  }

  .footer_menu>ul>li>ul>li {
    padding-bottom: 5px;
  }

  .footer_menu>ul>li>a {
    display: inline-block;
    font-weight: bold;
    padding-bottom: 5px;
  }

  .footer_menu>ul.single_page {
    width: 100%;
  }

  .footer_menu>ul.single_page li {
    display: inline-block;
    width: 50%;
  }

  .footer_menu ul li ul {
    font-size: 90%;
    padding-left: 5px;
  }
}

.top_link {
  width: 100%;
  padding-top: 45px;
  background-color: #eee;
  background-image: url(../img/bg_toplink.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

.top_video {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 4em;

  @media (max-width: 900px) {
    flex-direction: column;
  }
}

.top_video_container {
  width: 100%;
  aspect-ratio: 16/9;
  background-color: #0068b7;
  padding: 11px 15px 11px;
}

.top_video_container video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.responsive video {
  width: 100%;
  height: 100%;
}

.top_video>div:first-child {
  flex: 1 1 calc(50% - 10px);
}

.top_video>div {
  flex: 0 1 calc(50% - 10px);
}

/* --------------------------------------------
 * 　add 202509
 * -------------------------------------------- */
.top_video_catalog {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background-color: #dbe2e8;
  padding: 20px;

  @media (max-width: 768px) {
    aspect-ratio: auto;
  }
}

.top_video_catalog_thumbnail {
  flex: 0 1 auto;
  height: 100%;
}

.top_video_catalog_thumbnail img {
  max-width: 100%;
  max-height: 100%;
}

.top_video_catalog_download {
  text-align: center;
  flex: 0 1 auto;
  font-size: 14px;
  padding: 0.5em .7em .3em;
  color: #fff;
  background: #0068b7;
  white-space: nowrap;
  line-height: 1.4;
  img {
    margin-bottom: 5px;
  }
}

.top_video_catalog_download:hover {
  text-decoration: none;
}

/* --------------------------------------------
 * 　ここまでadd 202509
 * -------------------------------------------- */

.top_tech,
.top_pro {
  width: 85.7%;
  max-width: 1200px;
  margin: 0 auto;
}

.top_tech {
  padding-bottom: 45px;
}

.top_pro {
  padding-bottom: 20px;
}

.top_tech h2,
.top_pro h2 {
  font-size: 250%;
  text-align: center;
  line-height: 1.2;
}

.top_tech h2 span,
.top_pro h2 span {
  font-size: 40%;
  display: block;
  text-align: center;
}

.top_tech>p,
.top_pro>p {
  text-align: center;
  margin: 1% 0 3%;
}

.top_tech ul li {
  width: 24%;
  float: left;
  margin-right: 1.3%;
  margin-bottom: 1.3%;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

.top_tech ul li:nth-of-type(4n) {
  margin-right: 0;
}

.top_tech ul li:last-child {
  margin-right: 0;
}

.top_tech ul li a {
  display: block;
  position: relative;
  height: 130px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-color: #fff;
}

.top_tech ul li a:hover {
  background-color: #666;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.top_tech ul li a:hover:before {
  opacity: 0.4;
}

.top_tech ul li a:hover:after {
  color: #fff;
}

.top_tech ul li a:hover p:first-of-type {
  color: #fff;
}

.top_tech ul li a:hover p:last-of-type {
  color: #fff;
}

.top_tech ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0;
}

.top_tech ul li a:after {
  font-family: "micron";
  content: "\e902";
  position: absolute;
  bottom: 10px;
  left: 47%;
  left: calc(50% - 13px);
  font-size: 20px;
  color: #0068b7;
}

.top_tech ul li a p:first-of-type {
  position: absolute;
  width: 100%;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: dinosaur, sans-serif;
  font-size: 85%;
  font-weight: bold;
  color: #0068b7;
}

.top_tech ul li a p:last-of-type {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 130%;
  line-height: 1.4;
}

.top_tech ul li a p span {
  display: inline-block;
}

.top_tech ul li a svg {
  display: block;
  position: absolute;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 29px;
  height: 21px;
  fill: #0068b7;
}

.top_pro ul li {
  width: 49.3%;
  float: left;
  margin-right: 1.3%;
  margin-bottom: 1.3%;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

.top_pro ul li:nth-child(even) {
  margin-right: 0;
}

.top_pro ul li a {
  display: block;
  position: relative;
  height: 130px;
  text-decoration: none;
  cursor: pointer;
  background-image: url(../img/bg_toppro.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 50%;
}

.top_pro ul li a:after {
  font-family: "micron";
  content: "\e902";
  position: absolute;
  top: 37%;
  top: calc(50% - 17px);
  right: 15%;
  font-size: 20px;
  color: #0068b7;
}

.top_pro ul li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 130%;
}

.top_pro ul li a p span {
  display: inline-block;
}

.top_pro ul li a img {
  display: block;
  position: absolute;
  top: 50%;
  right: 15%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top_news.toppage {
  width: 65%;
  max-width: 910px;
  padding: 45px 0 0;
}

.top_news.archive {
  width: 100%;
}

.top_news.archive dl {
  width: 100%;
}

.top_news {
  margin: 0 auto;
}

.top_news_list {
  width: 65%;
  max-width: 910px;
  margin: 0 auto 80px;
}


.top_news_list li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.top_news_list li a {
  display: flex;
  align-items: center;
}

.top_news_list li .item_thumb {
  flex: 1 1 35%;
  margin-right: 30px;
}

.top_news_list li .item_text {
  flex: 1 1 65%;
}

@media screen and (max-width:768px) {
  .top_news_list {
    padding: 25px 0;
    width: 85%;
    margin: 0 auto 30px;
  }

  .top_news_list li .item_thumb {
    margin-right: 15px;
  }
}

.top_news_list li img {
  max-width: 100%;
  height: auto;
}

.top_news_list li .item_text_title {
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 1.5;
}

.top_news div {
  position: relative;
  padding-bottom: 45px;
}

.top_news div h2 {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
}

.top_news div a {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 150px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #3d3d3d;
  border-radius: 19px;
}

.top_news div a::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -4px;
}

.top_news div a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #2b91dd;
  border: 1px solid #2b91dd;
}

.top_news div a:hover::before {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}

.top_news dl {
  width: 95%;
  margin: 0 auto;
}

.top_news dl dt {
  clear: left;
  float: left;
  width: 125px;
  padding: 15px 0;
  text-align: center;
}

.top_news dl dd {
  padding: 15px 15px 15px 125px;
  border-bottom: solid 1px #cdcdcd;
}

.top_menu {
  background-color: #f5fcff;
  width: 100%;
}

.top_menu ul {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 45px 0;
  text-align: center;
}

.top_menu li {
  width: 18%;
  display: inline-block;
  margin-right: .6%;
  margin-left: .6%;
  margin-bottom: 0.6%;
  text-align: center;
  vertical-align: top;
}

.top_menu li:last-child {
  margin-right: 0;
}

.top_menu li a {
  display: block;
}

.top_menu li a:hover {
  text-decoration: none;
}

.top_menu li a:hover p {
  border: solid 1px #2b91dd;
  background-color: #2b91dd;
  color: #fff;
}

.top_menu li a:hover:before {
  color: #2b91dd;
}

.top_menu li p {
  display: inline-block;
  padding: 0 10%;
  border: solid 1px #2a6fac;
  line-height: 26px;
  border-radius: 14px;
  font-size: 85%;
  font-weight: bold;
  color: #2a6fac;
  width: 90%;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.top_menu li [class^="icon_"]:before,
.top_menu li [class*=" icon_"]:before {
  color: #2a6fac;
  font-size: 50px;
}

.top_menu li .icon_company p {
  margin-top: 19px;
}

.top_menu li .icon_company:before {
  font-size: 67px;
}

.top_menu li .icon_about {
  padding-top: 5px;
}

.top_menu li .icon_about p {
  margin-top: 18px;
}

.top_menu li .icon_about:before {
  font-size: 62px;
}

.top_menu li .icon_access p {
  margin-top: 18px;
}

.top_menu li .icon_access:before {
  font-size: 68px;
}

.top_menu li .icon_recruit p {
  margin-top: 17px;
}

.top_menu li .icon_recruit:before {
  font-size: 69px;
}

.top_menu li .icon_contact {
  padding-top: 7px;
}

.top_menu li .icon_contact p {
  margin-top: 25px;
}

.top_menu li .icon_contact:before {
  font-size: 54px;
}

@media (max-width: 1000px) {
  .top_menu ul {
    width: 90%;
  }

  .top_menu li {
    width: 16%;
    margin: 0 10px 10px;
  }

  .top_menu li p {
    width: 100%;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
  }
}

@media (max-width: 768px) {
  .top_link {
    padding-top: 30px;
    background-size: cover;
  }

  .top_tech,
  .top_pro {
    padding: 0 15px 15px;
    width: 100%;
  }

  .top_tech {
    line-height: 1;
  }

  .top_tech>p,
  .top_pro>p {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .top_tech ul li {
    width: 46%;
    margin: 2%;
  }

  .top_tech ul li a {
    height: 100px;
  }

  .top_tech ul li a:after {
    font-size: 15px;
    left: 44%;
    left: calc(50% - 10px);
  }

  .top_tech ul li a img {
    width: 10%;
  }

  .top_tech ul li a p:last-of-type {
    font-size: 100%;
  }

  .top_pro {
    padding-bottom: 30px;
    line-height: 1;
  }

  .top_pro ul li {
    width: 46%;
    margin: 2%;
  }

  .top_pro ul li a {
    height: 100px;
  }

  .top_pro ul li a:after {
    font-size: 15px;
    top: 37%;
    top: calc(50% - 10px);
    right: 10%;
  }

  .top_pro ul li a p {
    font-size: 100%;
    line-height: 1.4;
  }

  .top_pro ul li a img {
    width: 10%;
  }

  .top_news {
    width: 100%;
    padding: 15px 0;
  }

  .top_news.toppage {
    padding: 25px 0;
    width: 85%;
  }

  .top_news div {
    padding-bottom: 15px;
    text-align: center;
  }

  .top_news div h2 {
    margin-bottom: 10px;
  }

  .top_news div a {
    position: relative;
    display: inline-block;
    width: 140px;
    line-height: 30px;
    border-radius: 16px;
    margin-bottom: 10px;
  }

  .top_news div a::before {
    left: 10px;
  }

  .top_news dl {
    width: 100%;
  }

  .top_news dl dt {
    width: 100px;
    padding: 10px 0;
  }

  .top_news dl dd {
    padding: 10px 10px 10px 100px;
  }

  .top_menu ul {
    padding: 20px 0;
  }

  .top_menu li {
    width: 45%;
    margin: 0 2% 10px;
  }

  .top_menu li:last-child {
    clear: left;
    margin: 0 auto;
  }

  .top_menu li [class^="icon_"]:before,
  .top_menu li [class*=" icon_"]:before {
    display: none;
  }

  .top_menu li [class^="icon_"] p,
  .top_menu li [class*=" icon_"] p {
    margin-top: 0;
  }
}

/*------------------------------------------
	second common
-------------------------------------------*/
#second_main {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: right 60px;
  background-size: 100%;
  padding-top: 60px;
}

.coretech_main {
  background-image: url(../img/coretech/bg_coretech.jpg);
}

.products_main {
  background-image: url(../img/categories/bg_categories.jpg);
}

.company_main {
  background-image: url(../img/company/bg_company.jpg);
}

.title_area {
  width: 72%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 30px;
}

.title_area .caption {
  text-shadow: 1px 1px 1px #eee, 1px 1px 1px #eee, 1px 1px 1px #eee;
}

.pan {
  margin-bottom: 3%;
  font-size: 90%;
}

.pan li {
  display: inline-block;
  margin-right: 5px;
}

.pan li:after {
  content: " > ";
}

.pan li:last-child {
  margin-right: 0;
}

.pan li:last-child:after {
  display: none;
}

.title_area p:first-of-type {
  font-size: 250%;
  line-height: 1.2;
}

.contents {
  width: 85.7%;
  max-width: 1200px;
  margin: 0 auto 30px;
  background-color: #fff;
  position: relative;
}

.contents::before {
  content: "";
  position: absolute;
  left: 7.2%;
  top: 0;
  display: inline-block;
  width: 120px;
  height: 10px;
  background-color: #0068b7;
}

.contents_i {
  padding: 5% 7% 5%;
}

.contents_i a {
  color: #0068b7;
  text-decoration: underline;
}

.contents_i a:hover {
  text-decoration: none;
}

.cate_link {
  padding: 20px 0;
  margin-bottom: 30px;
  background-image: url(../img/bg_catelink.gif);
  background-position: left top;
  background-repeat: repeat;
  background-size: auto;
}

.cate_link>div {
  width: 77%;
  max-width: 1078px;
  margin: 0 auto;
}

.cate_link>div>p {
  position: relative;
  height: 1em;
  color: #fff;
  margin-bottom: 2%;
}

.cate_link>div>p span {
  display: block;
  position: absolute;
}

.cate_link>div>p span:first-child {
  right: 51%;
}

.cate_link>div>p span:last-child {
  left: 51%;
}

.cate_link>div>p::after {
  content: "";
  position: absolute;
  left: 50%;
  background-color: #fff;
  display: inline-block;
  width: 2px;
  height: 150%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cate_link ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.cate_link ul li {
  flex: 0 1 calc((100% - 45px)/4);
}

@media (max-width: 768px) {
  .cate_link ul li {
    flex: 0 1 calc((100% - 15px)/2);
  }
}

@media (max-width: 500px) {
  .cate_link ul li {
    flex: 0 1 100%;
  }
}

.cate_link ul li a {
  display: block;
  padding: 2%;
  background-color: #fff;
  text-decoration: none;
}

.cate_link ul li a img {
  width: 100%;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.cate_link ul li a .pic {
  position: relative;
  overflow: hidden;
}

.cate_link ul li a .pic span {
  position: absolute;
  bottom: -7px;
  left: -5px;
  color: #fff;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-size: 420%;
  font-weight: 700;
  line-height: 1;
}

.cate_link ul li a div p {
  position: relative;
  padding: 5% 10%;
  text-align: center;
  top: 50%;
}

.cate_link ul li a div p::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #989898;
  border-right: solid 1px #989898;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 2%;
  margin-top: -4px;
}

.cate_link ul li a div p span {
  display: inline-block;
}

.cate_link ul li a:hover {
  background-color: #eee;
}

.cate_link ul li a:hover .pic span {
  color: #eee;
}

.cate_link ul li a:hover .pic img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.cate_link02 {
  background-color: #f8f8f8;
  color: #03447e;
  padding: 20px 40px 10px;
}

.cate_link02 p {
  text-align: center;
  margin-bottom: 2%;
  font-size: 130%;
}

.cate_link02 a {
  display: inline-block;
  background-color: #b1deff;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  padding: 2px 15px;
}

.cate_link02 a:hover {
  opacity: 0.7;
}

.cate_link02 ul {
  margin-left: 0;
}

.cate_link02 li {
  display: inline-block !important;
  margin-bottom: 10px !important;
  margin-right: 20px;
  width: auto;
  font-size: 85.7%;
}

@media (max-width: 768px) {
  .cate_link02 {
    padding: 20px 20px 10px;
  }

  .cate_link02 p {
    font-size: 100%;
  }

  .cate_link02 li {
    font-size: 78.5%;
    margin-right: 5px;
  }
}

.slide_main {
  margin-left: 0 !important;
}

.slidemain_cell {
  width: 20%;
}

.slidemain_cell div {
  width: 90%;
  margin: 0 5%;
}

.slidemain_cell div a {
  text-decoration: none;
}

.slidemain_cell div a img {
  width: 100%;
  -webkit-box-shadow: 3px 3px 0 #002a50;
  box-shadow: 3px 3px 0 #002a50;
}

.slidemain_cell div a p {
  margin-top: 5px;
  font-size: 90%;
  text-align: center;
}

@media (max-width: 1100px) {
  .cate_link>div>p {
    margin-bottom: 4%;
  }
}

@media (max-width: 768px) {
  #second_main {
    background-position: right 45px;
    padding-top: 45px;
  }

  .title_area {
    width: 90%;
    padding: 10px 0 15px;
  }

  .contents {
    width: 100%;
    margin: 0;
  }

  .contents::before {
    left: 5%;
    height: 5px;
  }

  .contents_i {
    padding: 7% 8%;
  }

  .ttl01 {
    font-size: 160%;
  }

  .ttl01 span {
    margin-left: 15px;
    font-size: 60%;
  }

  .cate_link {
    margin-bottom: 0;
  }

  .cate_link>div {
    width: 90%;
  }

  .cate_link>div>p {
    margin-bottom: 5%;
  }

  .cate_link>div>p span:first-child {
    right: 52%;
  }

  .cate_link>div>p span:last-child {
    left: 52%;
  }


  .cate_link ul li a div p::after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #989898;
    border-right: solid 1px #989898;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 2%;
    margin-top: -4px;
  }

  .cate_link ul li a div p span {
    display: inline-block;
  }
}

@media (max-width: 500px) {
  .cate_link ul li {
    width: 90%;
  }

  .cate_link ul li a div p {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

/*------------------------------------------
	under page
 -------------------------------------------*/
/*--------------------
	coretech
----------------------*/
.coretech section {
  padding-bottom: 6%;
}

.coretech section h2 {
  font-size: 210%;
  margin-bottom: 3%;
  line-height: 1.2;
}

.coretech section h2 span {
  display: inline-block;
  margin-left: 25px;
  font-size: 40%;
  color: #0068b7;
  font-weight: bold;
}

.coretech section div img {
  display: block;
  width: 40%;
  float: left;
}

.coretech section div div {
  width: 57%;
  float: right;
}

.coretech section div div p:first-of-type {
  font-size: 140%;
  margin-bottom: 2%;
}

.coretech section div div p:last-of-type {
  margin-bottom: 4%;
}

.coretech section div div a {
  position: relative;
  display: block;
  width: 150px;
  margin: 0 auto;
  line-height: 36px;
  text-align: center;
  border: 1px solid #3d3d3d;
  border-radius: 19px;
  color: #333;
  text-decoration: none;
}

.coretech section div div a::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -4px;
}

.coretech section div div a:hover {
  text-decoration: none;
  background-color: #2b91dd;
  border: 1px solid #2b91dd;
  color: #fff;
}

.coretech section div div a:hover::before {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}

.mainimg {
  padding: 6% 2%;
  margin: 4% 0;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.main_element {
  background-image: url(../img/coretech/img_element01.jpg);
}

.main_connect {
  background-image: url(../img/coretech/img_connect01.jpg);
}

.main_mould {
  background-image: url(../img/coretech/img_mould01.jpg);
}

.main_automation {
  background-image: url(../img/coretech/img_automation01.jpg);
}

.mainimg p {
  text-shadow: 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff;
}

.mainimg p span {
  display: inline-block;
}

.mainimg p:first-child {
  font-size: 210%;
  margin-bottom: 4%;
  position: relative;
}

.mainimg p:first-child::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20%;
  display: inline-block;
  width: 70px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3b3b3b;
}

.mainimg p:last-child {
  font-size: 170%;
}

.concept {
  margin-bottom: 5%;
  text-align: center;
}

.concept p:first-child {
  font-size: 170%;
}

.concept p:last-child {
  font-size: 130%;
}

.coretech01 {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 5%;
}

.coretech01 h2 {
  text-align: center;
  font-size: 170%;
  position: relative;
  margin-bottom: 5%;
}

.coretech01 h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 70px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #8c8d8c;
}

.coretech01 h2 span {
  display: inline-block;
}

.coretech01 div.automation {
  background-color: #f3f3f3;
}

.coretech01 div.automation img {
  padding-bottom: 0;
  width: 62%;
}

.coretech01 div.automation div.text {
  width: 39%;
  padding-top: 20px;
  padding-right: 20px;
}

.coretech01 div .swiper-container,
.coretech01 div .pic {
  display: block;
  width: 57%;
  float: left;
  padding-bottom: 20px;
}

.coretech01 div .swiper-container .caution,
.coretech01 div .pic .caution {
  font-size: 85.7%;
  margin-top: 10px;
  text-align: right;
}

.coretech01 div .swiper-container {
  overflow-y: auto;
}

.coretech01 div .swiper-container img {
  width: 100%;
  float: none;
}

.coretech01 div .pic img {
  width: 100%;
  float: none;
}

.coretech01 div div.text {
  width: 38%;
  float: right;
  word-break: break-all;
}

.swiper-button-next,
.swiper-button-prev {
  width: 14px;
  height: 24px;
  margin-top: -22px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: none;
}

.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before,
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #2b91dd;
  border-right: solid 2px #2b91dd;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  top: calc(50% - 8px);
  left: 4px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .coretech section {
    padding-bottom: 12%;
  }

  .coretech section h2 {
    font-size: 160%;
  }

  .coretech section h2 span {
    margin-left: 15px;
    font-size: 60%;
  }

  .coretech section div img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    float: none;
    margin-bottom: 4%;
  }

  .coretech section div div {
    width: 100%;
    float: none;
  }

  .coretech section div div p:first-of-type {
    font-size: 130%;
  }

  .coretech section div div a {
    width: 120px;
    line-height: 30px;
    border-radius: 16px;
  }

  .coretech section div div a::before {
    left: 10px;
  }

  .mainimg {
    margin-bottom: 30px;
    padding: 20px;
  }

  .mainimg p:first-child {
    font-size: 160%;
  }

  .mainimg p:first-child::after {
    width: 50px;
    height: 2px;
  }

  .mainimg p:last-child {
    font-size: 120%;
  }

  .concept p.copy {
    font-size: 120%;
  }

  .concept p.caption {
    font-size: 100%;
  }

  .coretech01 {
    width: 80%;
  }

  .coretech01 h2 {
    font-size: 120%;
  }

  .coretech01 h2::after {
    bottom: -5px;
    width: 50px;
    height: 2px;
  }

  .coretech01 div.automation img {
    padding-bottom: 0;
    width: 100%;
  }

  .coretech01 div.automation div.text {
    width: 100%;
    padding: 0 20px 20px;
  }

  .coretech01 div.automation div.text.pt0 {
    padding-top: 0;
  }

  .coretech01 div .swiper-container,
  .coretech01 div .pic {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }

  .coretech01 div .swiper-container {
    padding-bottom: 17px;
  }

  .coretech01 div img {
    padding-bottom: 10px;
  }

  .coretech01 div div.text {
    width: 100%;
    float: none;
  }
}

@media (max-width: 500px) {
  .mainimg p:last-child {
    font-size: 100%;
  }

  .coretech01 {
    width: 100%;
    padding-bottom: 40px;
  }

  .coretech01 h2 {
    margin-bottom: 20px;
  }
}

/*--------------------
  product
----------------------*/
.product section {
  padding-bottom: 6%;
}

.product section .tab {
  border-bottom: 2px solid #2a6fac;
}

.product section .tab ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
}

.product section .tab li {
  margin-bottom: 0;
  padding: 0 2%;
  width: 45%;
  text-align: center;
}

.product section .tab li.selected {
  margin-top: 0px;
}

.product section .tab li.selected a {
  background-color: #fff;
  border-top: 2px solid #2a6fac;
  border-left: 2px solid #2a6fac;
  border-right: 2px solid #2a6fac;
}

.product section .tab li.selected a:before {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: -2px;
}

.product section .tab a {
  position: relative;
  display: block;
  background-color: #eee;
  color: #1c1c1c;
  border-top: 2px solid #eee;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  font-size: 24px;
  padding: 20px;
  line-height: 1;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
}

.product section .tab_contents {
  width: 80%;
  margin: 0 auto;
}

.product section .caption {
  padding: 40px 0;
  text-align: center;
}

.product section .product_list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}

.product section .product_list li {
  width: 50%;
  margin-bottom: 0px;
  padding: 0 3% 5%;
  text-align: center;
  font-size: 16px;
}

.product section .product_list li img {
  width: 100%;
}

.product section .product_list .caution {
  font-size: 78.5%;
  text-align: right;
  margin-top: 5px;
}

.product section .product_list .name {
  font-weight: bold;
  margin: 10px 0 10px;
}

.product section .pdf a {
  display: inline-block;
  line-height: 30px;
  padding: 10px 20px 10px 70px;
  background-image: url(../img/ico_pdf.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size: auto;
  color: #1c1c1c;
  text-decoration: none;
}

.product section .pdf a:hover {
  text-decoration: underline;
}

.product section .link a {
  background-color: #2a6fac;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 90%;
  line-height: 30px;
  padding: 5px 20px;
  text-decoration: none;
}

.product section .link a:hover {
  background-color: #2b91dd;
}

#dataTable .ttl02 {
  padding-top: 60px;
}

#dataTable .ttl03 {
  margin-bottom: 10px;
}

#dataTable .dataTable_wrap:last-child {
  margin-bottom: 0;
}

#dataTable table {
  width: 100%;
}

#dataTable table th,
#dataTable table td {
  text-align: center;
}

#dataTable table tr:nth-child(even) {
  background-color: #f8f8f8;
}

#dataTable table .pdf {
  display: inline-block;
  line-height: 30px;
  padding: 0px 0px 0px 25px;
  background-image: url(../img/ico_pdf.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 24px;
  color: #1c1c1c;
  text-decoration: none;
}

#dataTable table .download {
  display: inline-block;
  line-height: 30px;
  padding: 0px 0px 0px 25px;
  background-image: url(../img/ico_download.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  color: #1c1c1c;
  text-decoration: none;
}

#dataTable table .pdf:hover,
#dataTable table .download:hover {
  text-decoration: underline;
}

@media (max-width: 1000px) {
  .product section .tab ul {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product section .tab li {
    width: 50%;
  }

  .product section .tab a {
    font-size: 18px;
  }

  .product section .tab_contents {
    width: 90%;
    margin: 0 auto;
  }

  .product section .caption {
    padding: 30px 0;
    word-break: break-all;
  }

  .product section .product_list li {
    padding: 0 2% 5%;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .product section .tab a {
    font-size: 14px;
  }

  .product section .tab li {
    margin-bottom: -2px;
  }

  .product section .tab li.selected a {
    padding: 22px 10px;
  }

  .product section .tab li:first-child a {
    padding: 14px 10px;
  }

  .product section .tab_contents {
    width: 90%;
    margin: 0 auto;
  }

  .product section .product_list li {
    width: 100%;
    padding: 0 2% 5%;
  }

  .product section .product_list .name {
    margin-bottom: 5px;
  }

  #dataTable .ttl02 {
    margin-bottom: 2%;
    font-size: 150%;
  }

  #dataTable .ttl03 {
    font-size: 130%;
  }
}

@media (max-width: 500px) {
  #dataTable .dataTable_wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  #dataTable table {
    width: auto;
  }

  #dataTable table th,
  #dataTable table td {
    white-space: nowrap;
  }
}

/*--------------------
  categories
----------------------*/
.fzM .categories section ul li a:hover .bg {
  top: 30%;
}

.categories section {
  padding-bottom: 6%;
}

.categories section:last-child {
  padding-bottom: 0;
}

.categories section h2 {
  position: relative;
  text-align: center;
  font-size: 210%;
  margin-bottom: 5%;
}

.categories section h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 70px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #454545;
}

.categories section p {
  text-align: center;
  margin-bottom: 5%;
}

.categories section ul {
  margin-left: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.categories section ul li {
  width: 25%;
  float: left;
  padding: 0 1.2%;
}

.categories section ul li a {
  position: relative;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  height: 95%;
}

.categories section ul li a:hover .bg {
  top: 50%;
}

.categories section ul li a .bg {
  display: block;
  position: absolute;
  color: #fff;
  font-size: 90%;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}

.categories section ul li a span {
  display: block;
  width: 100%;
  padding: 10px;
  height: auto;
}

.categories section ul.cate01 li a .bg {
  background: rgba(232, 161, 5, 0.7);
}

.categories section ul.cate01 li a .bg span {
  background: #e8a105;
}

.categories section ul.cate02 li a .bg {
  background: rgba(3, 122, 126, 0.7);
}

.categories section ul.cate02 li a .bg span {
  background: #037a7e;
}

.categories section ul.cate03 li a .bg {
  background: rgba(126, 3, 90, 0.7);
}

.categories section ul.cate03 li a .bg span {
  background: #7e035a;
}

.categories section ul li a:hover .bg {
  opacity: 1;
}

.categories section ul li a img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.categories section ul li a:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

@media screen and (max-width: 1400px) {
  .categories section ul li a .bg {
    font-size: 1vw;
  }
}

@media screen and (max-width: 768px) {
  .categories section h2 {
    font-size: 160%;
  }

  .categories section h2::after {
    bottom: -5px;
    width: 50px;
    height: 2px;
  }

  .categories section ul li {
    width: 33.3%;
  }

  .categories section ul li a {
    text-decoration: none;
    height: 100%;
  }

  .categories section ul li a:hover .bg {
    top: auto;
  }

  .categories section ul li a .bg {
    position: relative;
    font-size: 80%;
    opacity: 1;
    top: auto;
    bottom: 0;
    height: auto;
    z-index: 10;
    margin-top: -5px;
  }

  .categories section ul li a img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }

  .categories section ul.cate01 li a .bg {
    background: rgba(232, 161, 5, 0);
  }

  .categories section ul.cate02 li a .bg {
    background: rgba(3, 122, 126, 0);
  }

  .categories section ul.cate03 li a .bg {
    background: rgba(126, 3, 90, 0);
  }
}

@media screen and (max-width: 500px) {
  .categories section ul li {
    width: 50%;
  }

  .categories section ul li:nth-child(odd) {
    padding-right: 2%;
  }

  .categories section ul li:nth-child(even) {
    padding-left: 2%;
  }
}

/*
  fa
----------------------*/
.fa {
  width: 90%;
  margin: 0 auto;
}

.fa img {
  width: 100%;
}

.fa_list {
  margin-bottom: 6%;
}

.fa_list img {
  display: block;
  width: 47%;
  float: left;
}

.fa_list ul {
  width: 47%;
  float: right;
  margin-bottom: 5%;
}

.fa_list ul li {
  margin-left: 1em;
  text-indent: -1em;
}

.fa_list .contents_j {
  width: 100%;
  margin-bottom: 5%;
}

.fa_list .contents_j li {
  margin-left: 1em;
  text-indent: 0em;
}

.fa_list .btn_wrap {
  text-align: center;
}

.fa_list .btn_wrap ul {
  width: 100%;
  float: none;
  margin: 0;
}

.fa_list .btn_wrap li {
  margin-left: 0;
  text-indent: 0;
}

.fa_list a {
  display: block;
  clear: both;
  margin-top: 15px;
  text-decoration: none;
  text-align: center;
}

.fa_list a span {
  position: relative;
  background-color: #f7f7f7;
  border-radius: 25px;
  color: #1e689f;
  display: block;
  line-height: 30px;
  padding: 10px 20px 10px 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fa_list a .pdf {
  background-image: url(../img/ico_pdf.png);
  background-position: 22px center;
  background-repeat: no-repeat;
  background-size: 20px auto;
}

.fa_list a .dataTable::before {
  font-family: micron;
  content: "\e900";
  position: absolute;
  top: 5%;
  top: calc(50% - 12px);
  left: 24px;
  color: #2b91dd;
  font-size: 25px;
  line-height: 1;
}

.fa_list a .contact {
  width: 100%;
}

.fa_list a .contact::before {
  font-family: micron;
  content: "\e906";
  position: absolute;
  top: 5%;
  top: calc(50% - 12px);
  left: 20px;
  color: #2b91dd;
  font-size: 25px;
  line-height: 1;
}

.fa_list a .dataCatalog::before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #2b91dd;
  mask: url(../img/ico_catalog.svg) no-repeat center/contain;
  position: absolute;
  top: 5%;
  top: calc(50% - 12px);
  left: 20px;
  color: #2b91dd;
  font-size: 25px;
  line-height: 1;
}

.fa_list a .data3d::before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #2b91dd;
  mask: url(../img/ico_3d.svg) no-repeat center/contain;
  position: absolute;
  top: 5%;
  top: calc(50% - 12px);
  left: 20px;
  color: #2b91dd;
  font-size: 25px;
  line-height: 1;
}

.fa_list a:hover span {
  background-color: #2a6fac;
  color: #fff;
}

.fa_list a:hover .dataTable::before {
  color: #fff;
}

.fa_list a:hover .contact::before {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .fa {
    width: 100%;
  }

  .fa_list img {
    width: 40%;
  }

  .fa_list ul {
    width: 55%;
  }

  .fa_list a {
    width: 100%;
    float: none;
    text-align: center;
  }

  .fa_list a span {
    line-height: 20px;
    padding: 10px 15px 10px 50px;
    border-radius: 20px;
    background-position: 20px center;
    background-size: 20px auto;
  }
}

/*--------------------
  company
----------------------*/
.company {
  width: 90%;
  margin: 0 auto;
}

.company section p {
  font-size: 120%;
  margin-bottom: 2%;
}

.company section section {
  width: 95%;
  margin: 0 auto 5%;
}

.company .copy {
  font-size: 157.1%;
  font-weight: bold;
  color: #2a6fac;
  margin-top: 20px;
}

.company.index ul {
  margin-left: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.company.index li {
  width: 50%;
  margin-bottom: 3%;
}

.company.index li:nth-child(odd) {
  padding-right: 2.5%;
}

.company.index li:nth-child(even) {
  padding-left: 2.5%;
}

.company.index li a {
  position: relative;
  font-size: 114.3%;
  display: block;
  background-color: #2a6fac;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
}

.company.index li a:hover {
  background-color: #2b91dd;
  -webkit-text-decoration: hover;
  text-decoration: hover;
}

.company.index li a:hover:after {
  right: 3%;
}

.company.index li a:after {
  font-family: micron;
  content: "\e902";
  position: absolute;
  right: 5%;
  top: calc(50% - 9px);
  color: #fff;
  font-size: 114.3%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
}

.company.index li p {
  font-size: 100%;
  margin-top: 10px;
  padding-right: 5px;
}

@media all and (-ms-high-contrast: none) {
  /* IE10 以降にのみ適用される */
}

@media screen and (max-width: 768px) {
  .company.index li {
    width: 100%;
  }

  .company.index li:nth-child(odd) {
    padding-right: 0;
  }

  .company.index li:nth-child(even) {
    padding-left: 0;
  }

  .company.index li a:after {
    top: calc(50% - 6.5px);
  }
}

.message_photo {
  width: 22%;
  float: left;
  text-align: center;
}

.message_photo img {
  max-width: 100%;
}

.message_text {
  width: 78%;
  padding-left: 5%;
  float: left;
}

.message_text h4 {
  font-size: 142.9%;
  font-weight: bold;
  margin-bottom: 15px;
}

.message_text .message {
  margin-bottom: 15px;
}

.message_text .name {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .message_photo {
    width: 100%;
  }

  .message_text {
    width: 100%;
    padding-left: 0;
  }
}

.mission .txt_rinen,
.mission .txt_houshin {
  font-size: 128.6%;
  font-weight: bold;
}

.principles dl {
  margin-top: 10px;
}

.principles dt {
  position: relative;
  font-size: 142.9%;
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 1;
  font-weight: bold;
}

.principles dt:before {
  position: absolute;
  content: "";
  background-color: #2a6fac;
  width: 10px;
  height: 2px;
  top: 50%;
  top: calc(50% - 1px);
  left: 0;
}

.principles dd {
  margin-bottom: 25px;
}

.quality {
  margin-top: 5%;
}

.quality ol {
  font-size: 120%;
}

.quality ol ol {
  font-size: 100%;
}

.company.accessmap section .base_pic,
.company.accessmap section .base_text {
  margin-bottom: 15px;
}

.company.accessmap section .base_pic {
  float: left;
  width: 30%;
  margin-right: 3%;
}

.company.accessmap section .base_pic img {
  max-width: 100%;
}

.company.accessmap section .base_text {
  float: left;
  width: 67%;
}

.google_map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 33.33%;
  overflow: hidden;
}

.google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_link {
  margin-top: 2%;
  text-align: right;
}

.map_link a {
  display: inline-block;
  text-decoration: none;
}

.map_link a span {
  display: inline-block;
  line-height: 30px;
  padding: 10px 20px 10px 55px;
  background-color: #f7f7f7;
  border-radius: 25px;
  color: #1e689f;
  background-image: url(../img/ico_map.png);
  background-position: 25px center;
  background-repeat: no-repeat;
  background-size: auto;
}

.company .ttl02 {
  border-bottom: 4px solid #ddd;
}

.company section img {
  display: inline-block;
  max-width: 100%;
  margin: 0 auto 3%;
}

.company section img.no-mgn {
  margin: 0;
}

.company section section.way p {
  font-size: 100%;
  margin-bottom: 0;
}

.company section section.way p.ttl {
  font-weight: bold;
}

.company section section.way p.text {
  margin-bottom: 20px;
}

.company section section.way p.text:last-child {
  margin-bottom: 0;
}

.company .company_officer {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.company .company_officer .position {
  white-space: nowrap;
  margin-right: 10px;
}

.fzS .company .company_officer .position {
  width: 100px;
}

.fzM .company .company_officer .position {
  width: 120px;
}

@media screen and (max-width: 768px) {
  .company {
    width: 100%;
  }

  .company section section h3 {
    font-size: 120%;
  }

  .company section section h3::after {
    bottom: -5px;
    height: 2px;
  }

  .company section section p {
    font-size: 110%;
  }

  .google_map {
    padding-bottom: 100%;
  }

  .map_link a span {
    line-height: 20px;
    padding: 10px 15px 10px 40px;
    border-radius: 20px;
    background-position: 20px center;
    background-size: 15px auto;
  }

  .company section img {
    width: 80%;
  }

  .company.accessmap section .base_pic img {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .company section p {
    margin-bottom: 5%;
  }

  .company.accessmap section .base_pic,
  .company.accessmap section .base_text {
    margin-bottom: 0;
  }

  .company.accessmap section .base_pic {
    text-align: center;
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 15px;
  }

  .company.accessmap section .base_text {
    float: none;
    width: 100%;
  }
}

/*--------------------
  contact
----------------------*/
.contact {
  width: 90%;
  margin: 0 auto;
}

.contact>p {
  font-size: 130%;
  margin-bottom: 5%;
}

.contact>div {
  margin-bottom: 5%;
}

.contact div section:first-child {
  width: 45%;
  float: left;
}

.contact div section:last-child {
  width: 45%;
  float: right;
}

.contact div section h2 {
  font-size: 150%;
  margin-bottom: 4%;
}

.contact div section [class^="icon_"] {
  display: inline-block;
  font-size: 150%;
  margin-bottom: 2%;
  margin-left: 3%;
  padding-left: 50px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
  line-height: 1.7;
}

.contact div section [class^="icon_"]:before {
  content: "";
}

.contact div section p.icon_tel {
  background-image: url(../img/ico_tel02.png);
}

.contact div section p.icon_fax {
  background-image: url(../img/ico_fax.png);
}

.contact h2 {
  font-size: 150%;
  margin-bottom: 2%;
}

.contact h2+p {
  margin-bottom: 4%;
}

.contact .clr {
  clear: left;
}

.contact .form_input_flex div.fl_wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin: 0 3% 2%;
  padding: 0;
  width: 43%;
  overflow: hidden;
}

.contact .form_input_flex div.fl_wrap:first-of-type {
  font-size: 100%;
  padding: 0;
}

.contact .form_input_flex div.fl_wrap.form_txt01 {
  display: block;
  clear: both;
  padding: 0;
}

.contact section .form dl {
  clear: left;
  width: 100%;
  padding: 3% 0 5%;
  margin: 0 auto;
}

.contact section .form dl dt {
  clear: left;
  width: 22%;
  float: left;
  margin: 0 3% 4% 0;
}

.contact section .form dl dd {
  width: 60%;
  float: left;
  margin-bottom: 4%;
}

.contact section .form div.btn_box {
  text-align: center;
}

.contact input.fl_input[type="text"], .contact input.fl_input[type="email"], .contact input.fl_input[type="tel"], .contact input.fl_input[type="number"] {
  padding: 20px 15px 5px;
}

.contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="number"] {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ededed;
  padding: 10px 15px 10px;
}

.contact input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ededed inset;
}

.contact select {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ededed;
  padding: 12px 15px;
}

.contact .wpcf7-form-control-wrap.contact_company_name,
.contact .wpcf7-form-control-wrap.contact_company_busyo_name,
.contact .wpcf7-form-control-wrap.contact_name,
.contact .wpcf7-form-control-wrap.contact_kana,
.contact .wpcf7-form-control-wrap.menu-todouhuken,
.contact .wpcf7-form-control-wrap.yubin,
.contact .wpcf7-form-control-wrap.company_address,
.contact .wpcf7-form-control-wrap.tel,
.contact .wpcf7-form-control-wrap.fax,
.contact .wpcf7-form-control-wrap.email {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.contact .wpcf7-form-control-wrap.contact_company_name input,
.contact .wpcf7-form-control-wrap.contact_company_name select,
.contact .wpcf7-form-control-wrap.contact_company_busyo_name input,
.contact .wpcf7-form-control-wrap.contact_company_busyo_name select,
.contact .wpcf7-form-control-wrap.contact_name input,
.contact .wpcf7-form-control-wrap.contact_name select,
.contact .wpcf7-form-control-wrap.contact_kana input,
.contact .wpcf7-form-control-wrap.contact_kana select,
.contact .wpcf7-form-control-wrap.menu-todouhuken input,
.contact .wpcf7-form-control-wrap.menu-todouhuken select,
.contact .wpcf7-form-control-wrap.yubin input,
.contact .wpcf7-form-control-wrap.yubin select,
.contact .wpcf7-form-control-wrap.company_address input,
.contact .wpcf7-form-control-wrap.company_address select,
.contact .wpcf7-form-control-wrap.tel input,
.contact .wpcf7-form-control-wrap.tel select,
.contact .wpcf7-form-control-wrap.fax input,
.contact .wpcf7-form-control-wrap.fax select,
.contact .wpcf7-form-control-wrap.email input,
.contact .wpcf7-form-control-wrap.email select {
  width: 100%;
}

.contact textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #ededed;
  padding: 12px 15px;
}

.contact select {
  background-image: url(../img/bg_select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
}

.contact input[type="submit"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 10%;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  background-color: #2a6fac;
  border: 2px solid #2a6fac;
  margin: 0 2% 2%;
}

.contact input[type="submit"]:hover {
  background-color: #2b91dd;
  border: 2px solid #2b91dd;
}

.contact input[type="submit"][disabled] {
  background-color: #999;
  border: 2px solid #999;
}

.contact input[type="button"].wpcf7c-btn-back {
  border: 2px solid #ccc;
  background-color: #fff;
  clear: right;
  color: #999;
  font-size: 130%;
  font-weight: bold;
  margin-right: 20px;
  padding: 12px 10%;
}

.contact input[type="button"].wpcf7c-btn-back:hover {
  color: #666;
  background-color: #f8f8f8;
}

.contact .wpcf7c-conf {
  border: 0;
  background-color: #fff;
  border-bottom: 2px solid #eee;
}

.contact .wpcf7c-conf:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.contact input.wpcf7c-conf[type="number"] {
  background-color: #fff;
}

.contact select.wpcf7c-conf {
  background-image: none;
}

.contact .thanks {
  text-align: center;
  background-color: #f8f8f8;
  padding: 30px;
}

.form_txt01 {
  clear: left;
  margin-bottom: 2%;
  font-size: 100% !important;
  padding-left: 0 !important;
}

.form_txt01 span {
  color: #a60000;
}

.form_txt02 {
  text-align: center;
  margin-bottom: 3%;
}

.form_txt02 a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .contact {
    width: 100%;
  }

  .contact .form_input_flex div.fl_wrap {
    width: 100%;
    margin: 0 0 3%;
  }

  .contact>p {
    font-size: 110%;
  }

  .contact>div {
    margin-bottom: 0;
  }

  .contact div section:first-child, .contact div section:last-child {
    width: 100%;
    float: none;
    margin-bottom: 5%;
  }

  .contact div section h2 {
    font-size: 130%;
    margin-bottom: 2%;
  }

  .contact div section p:first-of-type {
    font-size: 130%;
    padding-left: 30px;
    background-size: 18px auto;
  }

  .contact>section h2 {
    font-size: 130%;
    margin-bottom: 2%;
  }

  .contact section .form dl dt {
    width: 100%;
    margin: 0 3% 5% 0;
  }

  .contact section .form dl dd {
    width: 100%;
    margin-bottom: 5%;
  }

  .contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="number"] {
    font-size: 16px;
  }

  .contact select,
  .contact textarea {
    font-size: 16px;
  }

  .contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="number"] {
    width: 100%;
    float: none;
    margin: 0 auto 3px;
    padding: 18px 15px 3px;
  }

  .contact select {
    background-size: 10px auto;
    width: 94%;
    float: none;
    margin: 0 auto 3%;
    padding: 10px;
  }

  .contact input[type="submit"],
  .contact input[type="button"].wpcf7c-btn-back {
    padding: 10px 10%;
    font-size: 110%;
  }

  .contact textarea {
    padding: 10px;
  }
}

/*--------------------
  recruit
----------------------*/
.recruit section p {
  margin-bottom: 3%;
}

.recruit table.type_gray th,
.recruit table.type_gray td {
  padding: 20px 5%;
}

.recruit table.type_gray th {
  width: 25%;
  min-width: 115px;
}

.recruit .message_pic {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
  margin-bottom: 6%;
  text-align: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-line-pack: start;
  align-content: start;
}

.recruit .message_pic li {
  position: relative;
  margin-bottom: 0;
  width: calc(99.5% / 4);
}

.recruit .message_pic span {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #2a6fac;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
}

.recruit .message_pic img {
  margin-bottom: 0;
  width: 100%;
}

.recruit .requirements {
  padding: 20px 0 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.recruit .requirements .requirements__text {
  width: 100%;
}

.recruit .requirements .requirements__text p {
  font-size: 100%;
}

.recruit .requirements .requirements__text .jobtype {
  font-weight: bold;
  margin-bottom: 10px;
}

.recruit .requirements .requirements__text .business {
  margin-bottom: 10px;
}

.recruit .requirements .requirements__text .situation {
  margin-bottom: 0px;
}

.recruit .requirements .requirements__pic {
  width: 30%;
}

.recruit .requirements .requirements__pic img {
  width: 100%;
}

.recruit .contact_box {
  margin-top: 30px;
  margin-bottom: 50px;
}

.recruit .contact_box a {
  position: relative;
  background-color: #0068b7;
  color: #fff;
  font-size: 140%;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 30px;
}

.recruit .contact_box a:hover {
  background-color: #2b91dd;
}

.recruit .contact_box a:hover:before {
  color: #fff;
}

.recruit .contact_box a:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: micron;
  content: "\e906";
  position: absolute;
  top: 5%;
  top: calc(50% - 17px);
  left: 7%;
  color: #2b91dd;
  font-size: 35px;
  line-height: 1;
}

.recruit .contact_box a:after {
  font-family: micron;
  content: "\e902";
  position: absolute;
  right: 7%;
  top: calc(50% - 10px);
  color: #fff;
  line-height: 1;
}

@media screen and (max-width: 1000px) {
  .recruit .requirements {
    padding: 20px 0;
  }

  .recruit .requirements .requirements__pic {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .recruit .message_pic li {
    width: calc(100% / 3);
  }

  .recruit .requirements {
    padding: 20px 0;
  }

  .recruit .requirements .requirements__pic {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  .recruit .message_pic li {
    width: calc((100% / 2) - 1px);
    margin-right: 1px;
    margin-bottom: 1px;
  }

  .recruit .message_pic span {
    font-size: 10px;
    width: 100%;
  }

  .recruit .requirements {
    padding: 10px 0;
  }

  .recruit .requirements .requirements__text {
    width: 100%;
    padding-right: 0;
  }

  .recruit .requirements .requirements__pic {
    width: 100%;
  }

  .recruit .contact_box {
    margin-bottom: 30px;
  }

  .recruit .contact_box a {
    font-size: 100%;
    font-weight: bold;
    padding: 20px 32px 20px 50px;
  }

  .recruit .contact_box a:before {
    top: 5%;
    top: calc(50% - 17px);
    left: 10px;
    font-size: 35px;
  }

  .recruit .contact_box a:after {
    font-family: micron;
    content: "\e902";
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
  }
}

/*--------------------
  entry_form
----------------------*/
.contact.entry_form div section:first-child {
  width: 100%;
}

.contact.entry_form div section:last-child {
  width: 100%;
}

.contact.entry_form .form_input_flex div.fl_wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin: 0 3% 2%;
  padding: 0;
  overflow: hidden;
}

.contact.entry_form .form_input_flex div.fl_wrap:first-of-type {
  font-size: 100%;
  padding: 0;
}

.contact.entry_form .form_input_flex div.fl_wrap.form_txt01 {
  display: block;
  clear: both;
  padding: 0;
}

.contact.entry_form .wpcf7-form-control-wrap.contact_company_name,
.contact.entry_form .wpcf7-form-control-wrap.contact_company_busyo_name,
.contact.entry_form .wpcf7-form-control-wrap.contact_name,
.contact.entry_form .wpcf7-form-control-wrap.contact_kana,
.contact.entry_form .wpcf7-form-control-wrap.menu-todouhuken,
.contact.entry_form .wpcf7-form-control-wrap.yubin,
.contact.entry_form .wpcf7-form-control-wrap.company_address,
.contact.entry_form .wpcf7-form-control-wrap.tel,
.contact.entry_form .wpcf7-form-control-wrap.fax,
.contact.entry_form .wpcf7-form-control-wrap.email {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.contact.entry_form .wpcf7-form-control-wrap.contact_company_name input,
.contact.entry_form .wpcf7-form-control-wrap.contact_company_name select,
.contact.entry_form .wpcf7-form-control-wrap.contact_company_busyo_name input,
.contact.entry_form .wpcf7-form-control-wrap.contact_company_busyo_name select,
.contact.entry_form .wpcf7-form-control-wrap.contact_name input,
.contact.entry_form .wpcf7-form-control-wrap.contact_name select,
.contact.entry_form .wpcf7-form-control-wrap.contact_kana input,
.contact.entry_form .wpcf7-form-control-wrap.contact_kana select,
.contact.entry_form .wpcf7-form-control-wrap.menu-todouhuken input,
.contact.entry_form .wpcf7-form-control-wrap.menu-todouhuken select,
.contact.entry_form .wpcf7-form-control-wrap.yubin input,
.contact.entry_form .wpcf7-form-control-wrap.yubin select,
.contact.entry_form .wpcf7-form-control-wrap.company_address input,
.contact.entry_form .wpcf7-form-control-wrap.company_address select,
.contact.entry_form .wpcf7-form-control-wrap.tel input,
.contact.entry_form .wpcf7-form-control-wrap.tel select,
.contact.entry_form .wpcf7-form-control-wrap.fax input,
.contact.entry_form .wpcf7-form-control-wrap.fax select,
.contact.entry_form .wpcf7-form-control-wrap.email input,
.contact.entry_form .wpcf7-form-control-wrap.email select {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .contact.entry_form .form_input_flex div.fl_wrap {
    margin: 0 0 3%;
  }
}

/*--------------------
  news
----------------------*/
.news .ttl01 {
  margin-bottom: 1em;
  padding: 0 2% 2%;
  border-bottom: 2px solid #eee;
}

.news .meta {
  background-color: #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
  color: #2a6fac;
  font-weight: bold;
  margin-bottom: 3%;
  padding: 15px 2% 13px;
  line-height: 1;
}

.news .meta span {
  display: inline-block;
}

.news .meta span.date {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 3px dotted #fff;
}

.news .content {
  padding: 0 2%;
}

.news .content p {
  line-height: 1.8;
  margin-bottom: 1em;
}

.news .btn-box {
  text-align: center;
  padding-top: 30px;
}

.news .btn-box a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 10%;
  border: solid 1px #2b91dd;
  line-height: 26px;
  border-radius: 100px;
  font-weight: bold;
}

.news .btn-box a:hover {
  background-color: #2b91dd;
  color: #fff;
}

.swiper-pagination-bullet-active {
  background: #2a6fac;
}

/*--------------------
  sitemap
----------------------*/
.sitemap section {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.sitemap a {
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}

.sitemap a:hover {
  text-decoration: underline;
}

.sitemap a:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

.sitemap ul {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-left: 0;
  width: 48%;
}

.sitemap ul:nth-child(2n) {
  margin-left: 4%;
}

.sitemap ul ul.sub-menu {
  display: block;
  width: 100%;
  margin-left: 20px;
}

.sitemap ul.single_page {
  width: 100%;
  margin-left: 0;
}

.sitemap ul.single_page li {
  width: 30%;
}

.sitemap li {
  width: 100%;
}

.sitemap li.menu-item-has-children>a {
  display: block;
  margin-bottom: 10px;
  background-color: #f3f3f3;
  padding: 10px 20px 10px 25px;
  font-weight: bold;
  font-size: 16px;
}

.sitemap li.menu-item-has-children>a:before {
  left: 10px;
}

@media screen and (max-width: 500px) {
  .sitemap ul {
    width: 100%;
  }

  .sitemap ul ul.sub-menu {
    width: 100%;
    margin-left: 20px;
  }

  .sitemap ul.single_page li {
    width: 100%;
  }
}

/* --------------------------------------------
 * 　add 202306
 * -------------------------------------------- */
.video_frame {
  width: 100%;
  position: relative;
}

.video_frame iframe {
  width: 100%;
  height: 100%;
}

.video_frame video {
  width: 100%;
  height: 100%;
}

.video_frame:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

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

.link_p>p {
  font-size: unset !important;
}

.google_recaptcha_txt {
  text-align: center;
  font-size: 11px;
  color: #888;
  line-height: 1.4em;
}

.wpcf7-spinner {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.grecaptcha-badge {
  visibility: hidden;
}

#breadcrumb {
  margin-bottom: 3%;
  font-size: 90%;
}

/*# sourceMappingURL=style.css.map */