@charset "UTF-8";
body {
  font-size: 16px;
  box-sizing: border-box; }

header {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  header h1 {
    margin-left: 2vw;
    min-width: 260px;
    max-width: 260px;
    margin-right: 2vw; }
    header h1 a {
      display: block;
      height: 0.7em; }
  header ul {
    display: flex;
    justify-content: space-between;
    width: 500px;
    text-align: center; }
    header ul li {
      font-size: 16px;
      text-align: center;
      font-weight: bold; }
  header h2 {
    font-size: 23px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding-left: 50px;
    padding: 31px 40px;
    margin: 0;
    background: #F5F5F9; }
    header h2 span {
      text-align: left;
      display: block;
      font-size: 14px;
      font-weight: normal;
      width: 100%; }

.header-right {
  display: flex;
  justify-content: flex-end;
  min-width: 400px; }

.contact-box {
  background: #005BAC;
  color: #fff;
  padding: 30px 40px;
  text-align: center;
  font-size: 16px;
  height: 100%; }

.top-image {
  /* background:url(../img/top-image2.jpg) no-repeat;
   background-size:cover;
   background-position:50% 50%;*/
  height: 775px;
  display: flex;
  align-items: center;
  /*justify-content: flex-end;*/
  justify-content: center; }
  .top-image h2 {
    font-size: 56px;
    font-size: 3.7vw;
    line-height: 1.6em;
    margin-right: 10vw;
    color: #fff;
    font-family: "Sawarabi Mincho", sans-serif;
    /*text-shadow: 0px 0px 15px #002;*/
    text-shadow: 0px 0px 5px #212137; }
    .top-image h2 span {
      letter-spacing: -0.35em; }

.vegas-wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }

.container {
  width: 1080px;
  margin: 0 auto; }

/*
section:first-child{
    margin-top:0px;
    margin-bottom:0px;
}
*/
/*
section{
    margin-top:100px;
    margin-bottom:100px;
}
*/
.flex-b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.bnr {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; }

.top-box {
  border: 2px solid #333;
  width: 48%;
  background: #fff;
  box-shadow: 0px 5px 10px #eee; }

.top-box img {
  width: 100%;
  height: 290px;
  object-fit: cover; }

h1 {
  font-size: 36px;
  font-family: "Sawarabi Mincho", sans-serif;
  color: #252525;
  line-height: 1.6em; }

h2 {
  font-size: 21px;
  color: #005BAC;
  margin-top: 10px; }

h4 {
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 50px; }

.sub-section {
  margin-top: 100px;
  margin-bottom: 100px; }

.news-area {
  margin-top: 100px;
  margin-bottom: 100px; }

.news-list {
  margin-top: 50px;
  margin-bottom: 50px; }
  .news-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 20px 50px;
    position: relative; }
    .news-list li span {
      font-size: 18px;
      display: block;
      margin-right: 50px; }
    .news-list li p:nth-child(2) {
      padding: 10px 30px;
      border: 1px solid #333;
      margin-right: 50px;
      width: 220px; }
    .news-list li :after {
      position: absolute;
      content: '>';
      right: 0;
      top: calc(50% - 8px); }

.news-list li:first-child {
  border-top: 1px solid #eee; }

.top-area1 {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), #fff, rgba(255, 255, 255, 0.7)), url(../img/geo.jpg); }

.top-area2 {
  color: #fff;
  padding-top: 100px;
  padding-bottom: 150px;
  /*background:linear-gradient( to right, rgba(05,155,255,0.9), rgba($assort-color,0.9), rgba($assort-color,0.90),rgba($assort-color,0.9),rgba(05,155,255,0.6)),url(../img/twopeople.jpg);*/
  background: linear-gradient(to right, rgba(0, 91, 172, 0.7), #005bac, rgba(0, 91, 172, 0.85)), url(../img/twopeople.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left; }
  .top-area2 h1 {
    color: #fff;
    margin-bottom: 10px; }
  .top-area2 h2 {
    color: #FFCA4E; }
  .top-area2 h3 {
    font-size: 56px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    text-shadow: 0px 0px 15px #002;
    line-height: 1.3em;
    letter-spacing: 0.025em; }
    .top-area2 h3 span {
      color: #FFCA4E; }
  .top-area2 p {
    line-height: 1.8em;
    margin-bottom: 50px; }
  .top-area2 .button a {
    color: #fff;
    border: 2px solid #fff;
    margin: 0 auto 0 0; }

.top-area4 {
  padding-top: 100px;
  padding-bottom: 150px;
  /*background:linear-gradient( to right, rgba(05,155,255,0.9), rgba($assort-color,0.9), rgba($assort-color,0.90),rgba($assort-color,0.9),rgba(05,155,255,0.6)),url(../img/twopeople.jpg);*/
  background: linear-gradient(to right, rgba(55, 55, 55, 0.3), rgba(55, 55, 55, 0.5), rgba(55, 55, 55, 0.3)), url(../img/comunication2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin-top: 50px;
  position: relative; }
  .top-area4 h1 {
    color: #fff;
    margin-bottom: 10px; }
  .top-area4 h2 {
    /*color:#CDD6FB;*/ }
  .top-area4 h3 {
    font-size: 56px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    text-shadow: 0px 0px 15px #002;
    line-height: 1.5em;
    letter-spacing: 0.025em; }
  .top-area4 .button a {
    /*color:#fff; 
    border:2px solid #fff;
    margin:0 auto 0 0;*/ }

.blank {
  padding: 35px 40px 40px; }
  .blank p:first-child {
    margin-bottom: 35px;
    letter-spacing: -0.025em; }

.blank:first-child {
  padding: 45px 40px 35px; }

.button {
  text-align: center; }
  .button a {
    padding: 10px;
    display: block;
    border: 2px solid #353535;
    width: 236px;
    margin: 0 auto; }

.about-btn, .about-btn2 {
  border: 1px solid;
  padding: 0px 10px;
  display: inline-block;
  margin-top: 20px;
  width: 50%;
  text-align: center; }

.about-btn2 {
  border: none;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid; }

.n-mt {
  margin-top: -100px; }

.top-box2 {
  width: 48%;
  background: #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  /*border:2px solid #a5a5a5;*/ }

.top-box3:nth-child(1) .box-bg {
  background: linear-gradient(to right, rgba(55, 25, 55, 0.2), rgba(5, 5, 5, 0.6), rgba(5, 25, 25, 0.2)), url(../img/no1.jpg);
  background-size: cover; }

.top-box3:nth-child(2) .box-bg {
  background: linear-gradient(to right, rgba(55, 25, 55, 0.2), rgba(5, 5, 5, 0.6), rgba(5, 25, 25, 0.2)), url(../img/no2.jpg);
  background-size: cover; }

.top-box3:nth-child(3) .box-bg {
  background: linear-gradient(to right, rgba(55, 25, 55, 0.2), rgba(5, 5, 5, 0.6), rgba(5, 25, 25, 0.2)), url(../img/no3.jpg);
  background-size: cover; }

.top-box3 {
  width: 32%;
  background: #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  /*border:2px solid #a5a5a5;*/ }

.box-bg {
  background: linear-gradient(to right, rgba(5, 25, 55, 0.2), rgba(5, 5, 5, 0.4), rgba(5, 25, 55, 0.6)), url(../img/no4.jpg);
  background-size: cover;
  background-position: center;
  padding: 80px 0 60px;
  text-align: center !important; }
  .box-bg h1 {
    color: #fff;
    letter-spacing: 0.125em; }
  .box-bg h2 {
    color: #FFCA4E; }

.top-box2:nth-child(2) .box-bg {
  background: linear-gradient(to right, rgba(55, 25, 55, 0.2), rgba(5, 5, 5, 0.6), rgba(5, 25, 25, 0.2)), url(../img/nabe.jpg);
  background-size: cover;
  background-position: bottom; }

.top-box2:nth-child(3) .box-bg {
  background: linear-gradient(to right, rgba(5, 25, 55, 0.6), rgba(5, 5, 5, 0.6), rgba(5, 25, 55, 0.6)), url(../img/no5.jpg);
  background-size: cover;
  background-position: center center; }

.top-box2:nth-child(4) .box-bg {
  background: linear-gradient(to right, rgba(5, 25, 55, 0.2), rgba(5, 5, 5, 0.4), rgba(5, 25, 55, 0.6)), url(../img/ts-2.jpg);
  background-size: cover;
  background-position: center center; }

.top-box2:nth-child(5) .box-bg {
  background: linear-gradient(to right, rgba(5, 25, 55, 0.2), rgba(5, 5, 5, 0.4), rgba(5, 25, 55, 0.6)), url(../img/no6.jpg);
  background-size: cover; }

.top-box2:nth-child(6) .box-bg {
  background: linear-gradient(to right, rgba(5, 25, 55, 0.2), rgba(5, 5, 5, 0.4), rgba(5, 25, 55, 0.6)), url(../img/no7.jpg);
  background-size: cover; }

.top-area5 {
  background: #F5F5F9;
  padding-top: 330px;
  padding-bottom: 50px; }

.top-area4 h3 span {
  color: #FFCA4E; }

.adoption {
  top: 420px;
  background: #fff;
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .adoption h1 {
    font-size: 50px;
    color: #333; }

.adoption div:first-child, .adoption div:last-child {
  width: 50%; }

.adoption div:last-child {
  padding: 2vw 5vw; }
  .adoption div:last-child h1 {
    font-size: 36px;
    letter-spacing: 0.125em; }
  .adoption div:last-child .button a {
    margin-top: 20px;
    margin: 20px auto 0 0; }

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

footer {
  /*margin-top:150px;*/
  padding-top: 100px;
  padding-bottom: 100px;
  background: #262B33;
  color: #fff; }
  footer h2 {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px; }
    footer h2 strong a {
      font-size: 39px;
      font-weight: bold;
      letter-spacing: 0.066em;
      margin-left: 20px;
      color: #fff; }
  footer h3 span {
    margin-left: 20px;
    letter-spacing: 0.05em; }

.foot-left {
  width: 35%; }

.map {
  width: 600px; }

.f-box {
  border: 1px solid #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 25px; }

footer ul {
  margin-top: 50px; }
  footer ul li {
    width: 16.666%; }
    footer ul li ul {
      margin-top: 5px; }
      footer ul li ul li {
        width: 100%;
        font-size: 14px; }
        footer ul li ul li a {
          color: #ccc; }

nav {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  color: #333; }

nav::before {
  position: absolute;
  top: 5%;
  left: 0;
  width: 100%;
  text-align: center; }

/* common */
nav ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between; }

nav ul::after {
  display: block;
  clear: both;
  content: ''; }

nav ul li {
  position: relative;
  background: #fff;
  text-align: left;
  z-index: 9; }

nav ul li:not(:first-child) {
  border-left: none; }

nav ul li:hover {
  background-color: white; }

nav ul li a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  white-space: nowrap; }

nav ul ul {
  position: absolute;
  top: 100%;
  left: -2px; }

nav ul ul li {
  margin: 0;
  text-align: left;
  border-bottom: 1px solide #eee;
  width: 20%; }

nav ul ul li:not(:first-child) {
  border-top: none; }

nav ul ul ul {
  position: absolute;
  top: -2px;
  left: 100%; }

nav ul ul a {
  background: #fff;
  font-size: 16px;
  padding: 10px 1vw;
  width: 200px; }

/* DEMO #1 */
.nav01 ul ul {
  display: none; }

.nav01 ul li:hover > ul {
  display: block;
  padding-top: 10px; }

.pc-none {
  display: none; }

a[href^="tel:"] {
  pointer-events: none; }

/*=========================================
下層ページcss
===========================================*/
.sub-top {
  min-height: 330px;
  background: url(../img/pano.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center; }
  .sub-top .catch-phrase {
    font-size: 43px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #fff;
    text-shadow: 0px 0px 7px #555;
    line-height: 1.6em;
    letter-spacing: 0.15em;
    text-align: center; }
    .sub-top .catch-phrase span {
      display: block;
      font-size: 18px;
      text-align: center;
      line-height: 1em;
      background: #fff;
      background: rgba(255, 255, 255, 0.8);
      color: #333;
      text-shadow: none;
      padding: 5px;
      letter-spacing: 0.125em;
      min-width: 215px;
      width: 215px;
      font-weight: bold;
      margin: 0 auto; }

.privacy {
  background: url(../img/geo.jpg);
  background-size: cover;
  background-position: center; }

.contact {
  background: url(../img/comunication.jpg);
  background-size: cover;
  background-position: center; }

.kakou {
  background: url(../img/no1.jpg);
  background-size: cover;
  background-position: center; }

.message-, .employment {
  background: url(../img/top-image.jpg);
  background-size: cover;
  background-position: center; }

/*
.employment{
    background:url(../img/comunication.jpg);
    background-size:cover;
    background-position: bottom;
}*/
.showroom-bg {
  background: url(../img/showroom.jpg);
  background-size: cover;
  background-position: center; }

.product {
  background: url(../img/ad.jpg);
  background-size: cover;
  background-position: center; }

.factory {
  background: url(../img/factory.jpg);
  background-size: cover;
  background-position: center; }

.tenshi-bg {
  background: url(../img/ts-bg.jpg);
  background-size: cover;
  background-position: center; }

.president-m {
  margin: 3vw 0 1.5vw; }

.president {
  display: flex;
  justify-content: space-between;
  font-size: 14px; }
  .president .text-right, .president .text-left {
    width: 40%;
    font-size: 0.9vw;
    line-height: 1.95em;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-top: 2vw; }
  .president .text-left {
    width: 58.5%;
    font-size: 16px; }
    .president .text-left p {
      margin-bottom: 20px; }
    .president .text-left .text-right {
      text-align: center; }
  .president h3 {
    text-align: right;
    font-size: 1.5vw;
    font-family: "Sawarabi Mincho", sans-serif;
    /*background:#fff;*/
    padding: 2vw 0;
    /*box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1);*/
    letter-spacing: 0.25em; }
    .president h3 span {
      font-size: 0.9vw;
      letter-spacing: 0em;
      background: none;
      color: #333;
      padding: 0; }

.greeting-left {
  width: 34%; }

.greeting {
  margin-top: 80px; }

.greeting-right {
  width: 60%;
  align-self: center; }
  .greeting-right h2 {
    margin-top: 0px !important;
    margin-bottom: 30px;
    font-size: 45px;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1em; }
  .greeting-right p {
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 10px; }
  .greeting-right h3 {
    font-size: 24px;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1em;
    margin-top: 30px;
    text-align: right; }

.greeting-size p {
  font-size: 18px;
  font-family: "Sawarabi Mincho", sans-serif;
  line-height: 1.8em; }

.behavioral {
  padding-top: 100px;
  padding-bottom: 110px;
  /*background:linear-gradient( to right, rgba(05,155,255,0.9), rgba($assort-color,0.9), rgba($assort-color,0.90),rgba($assort-color,0.9),rgba(05,155,255,0.6)),url(../img/twopeople.jpg);*/
  /*background:linear-gradient( to right, rgba(33,33,33,0.7), rgba(33,33,33,0.7),rgba(33,33,33,0.7)),url(../img/geo.jpg);*/
  background: url(../img/pap2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left; }
  .behavioral h1 {
    margin-bottom: 10px; }
  .behavioral h3 {
    /*background:url(../img/pap.jpg);*/
    /*padding:50px;*/
    width: 50%;
    text-align: left;
    font-size: 22px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #353535;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    /*text-shadow: 0px 0px 15px #002;*/
    line-height: 1.8em;
    letter-spacing: 0.025em; }
    .behavioral h3 span {
      color: #FFCA4E; }
  .behavioral p {
    line-height: 1.8em;
    margin-bottom: 50px; }

.philosophy, .concept {
  text-align: center;
  background: white;
  /*border:2px solid #333;*/
  width: 49%;
  padding: 50px;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1); }
  .philosophy p, .concept p {
    font-family: "Sawarabi Mincho", sans-serif;
    margin-top: 32px;
    font-size: 22px;
    line-height: 1.8em;
    letter-spacing: -0.025em; }

.nabe {
  padding-top: 150px;
  padding-bottom: 150px;
  /*background:linear-gradient( to right, rgba(05,155,255,0.9), rgba($assort-color,0.9), rgba($assort-color,0.90),rgba($assort-color,0.9),rgba(05,155,255,0.6)),url(../img/twopeople.jpg);*/
  background: linear-gradient(to right, rgba(15, 58, 0, 0.9), rgba(187, 186, 66, 0.7), rgba(187, 186, 166, 0.7), rgba(55, 55, 55, 0.4), rgba(55, 55, 55, 0.95)), url(../img/nabe.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 50px;
  position: relative; }
  .nabe h1 {
    color: #fff;
    margin-bottom: 60px; }
  .nabe h2 {
    color: #fff;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1.8em; }
  .nabe h3 {
    font-size: 56px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    text-shadow: 0px 0px 15px #002;
    line-height: 1.5em;
    letter-spacing: 0.025em; }
  .nabe .button a {
    /*color:#fff; 
    border:2px solid #fff;
    margin:0 auto 0 0;*/ }

.in-nabe {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .in-nabe p {
    width: 30%; }
    .in-nabe p img {
      /*width:100%;
      height:367px;
      object-fit: cover;*/ }
  .in-nabe div {
    width: 60%; }

.quolity {
  padding-top: 100px;
  padding-bottom: 150px;
  /*background:linear-gradient( to right, rgba(05,155,255,0.9), rgba($assort-color,0.9), rgba($assort-color,0.90),rgba($assort-color,0.9),rgba(05,155,255,0.6)),url(../img/twopeople.jpg);*/
  background: linear-gradient(to right, rgba(187, 186, 166, 0.4), rgba(55, 55, 55, 0.1), rgba(55, 55, 55, 0));
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative; }
  .quolity h1 {
    /*color:#fff;*/
    margin-bottom: 60px; }
  .quolity h2 {
    font-size: 24px;
    color: #353535;
    margin-top: 0;
    margin-bottom: 20px; }
  .quolity h3 {
    font-size: 18px; }

.o-white {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 50px;
  color: #333;
  font-family: "Sawarabi Mincho", sans-serif;
  line-height: 1.8em;
  margin-bottom: 20px; }

.companyprofile {
  background: url(../img/all.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 580px;
  position: relative;
  margin-top: 50px; }
  .companyprofile div {
    right: -50px;
    bottom: -150px;
    position: absolute;
    background: #fff;
    padding: 30px 30px;
    width: 50%;
    box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1); }
    .companyprofile div h2 {
      font-weight: bold;
      letter-spacing: 0.125em;
      font-size: 24px;
      margin-bottom: 20px; }
      .companyprofile div h2 span {
        font-size: 41px;
        font-weight: 900;
        /*background:beige;*/
        padding: 0 12px; }
    .companyprofile div h3 {
      font-size: 15px; }

.cp-table {
  width: 100%;
  font-size: 16px;
  margin-top: 50px; }
  .cp-table th {
    width: 20%;
    padding: 20px 20px;
    border-top: 2px solid #ccc;
    text-align: left; }
  .cp-table td {
    width: 60%;
    padding: 20px 20px;
    border-top: 2px solid #eee; }
  .cp-table th:last-of-type {
    border-bottom: 2px solid #ccc; }
  .cp-table td:last-of-type {
    border-bottom: 2px solid #eee; }

.access-bg, .order-bg {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #ECEFF1; }

/*
.order-bg{
    padding-top:100px;
    padding-bottom:100px;
    background:#ECEFF1;
}
*/
.showroom div {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 50px; }
  .showroom div .no1 img {
    width: 100%;
    height: 250px;
    object-fit: cover; }
  .showroom div .no2 {
    width: 40%;
    padding-top: 10px;
    padding-right: 10px; }
    .showroom div .no2 img {
      width: 100%;
      height: 550px;
      object-fit: cover; }
  .showroom div .no3 {
    width: 60%;
    padding-top: 10px; }
    .showroom div .no3 img {
      width: 100%;
      height: 275px;
      object-fit: cover; }

.tech {
  padding-top: 2.5vw; }
  .tech section {
    margin: 3vw 0; }
  .tech h2 {
    margin-bottom: 3vw; }
  .tech h3 {
    font-size: 24px;
    padding: 1vw 0 1vw 1vw;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
    margin-top: 1vw;
    margin-bottom: 1vw; }
  .tech h4 {
    font-size: 16px;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-bottom: 1vw;
    overflow-wrap: break-word;
    word-wrap: break-word; }
  .tech .tech-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 1vw;
    margin-right: 1vw;
    text-align: left; }
    .tech .tech-img li {
      width: 33%;
      margin-bottom: 1vw;
      overflow-wrap: break-word;
      word-wrap: break-word; }
      .tech .tech-img li p {
        overflow-wrap: break-word;
        word-wrap: break-word;
        font-size: 14px;
        /*margin-left:0.5vw;
        margin-right:0.5vw;*/ }
  .tech h5 {
    padding: 0.5vw 1vw;
    border: 1px solid #ccc;
    margin-left: 1vw;
    margin-right: 1vw; }

.facility {
  background: #f8f8fe;
  padding-top: 3vw; }

.facility-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .facility-box li {
    width: 49%; }
    .facility-box li div {
      display: flex;
      justify-content: space-between;
      margin-bottom: 2vw; }
      .facility-box li div .facility-img {
        width: 60%; }
        .facility-box li div .facility-img + p {
          width: 37%; }

.exmaple-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 1vw;
  margin-right: 1vw; }
  .exmaple-img:before {
    content: "";
    display: block;
    width: 24%;
    order: 1; }
  .exmaple-img:after {
    content: "";
    display: block;
    width: 24%; }
  .exmaple-img li {
    width: 24%;
    margin-bottom: 1vw; }

.flow-flex {
  display: flex;
  justify-content: space-between;
  width: 50%;
  margin: 0px auto; }
  .flow-flex li {
    padding-bottom: 20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #f5f5f5;
    letter-spacing: 0.125em;
    font-weight: bold;
    position: relative; }
    .flow-flex li span {
      text-align: center;
      background: #353535;
      color: #fff;
      padding: 10px 16px;
      -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: horizontal-tb;
      writing-mode: horizontal-tb;
      margin-bottom: 20px; }
  .flow-flex li:after {
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    font-weight: bold;
    position: absolute;
    top: 80px;
    left: 50px; }
  .flow-flex li:last-child:after {
    display: none; }

.nagare {
  margin-bottom: 5vw; }

.nagare h3 span {
  text-align: center;
  background: #353535;
  color: #fff;
  padding: 10px 16px;
  margin-right: 1vw;
  display: inline-block; }

.chart-flow {
  text-align: center; }
  .chart-flow img {
    width: 50%; }

.emp {
  display: flex;
  flex-wrap: wrap; }
  .emp section {
    width: 50%; }

.message .name {
  /*background:#0B419B;*/
  /*padding:20px;
  border:1px solid #ccc;*/
  background: #F5F5F9;
  padding-top: 30px;
  padding-bottom: 25px;
  border-bottom: 3px solid #0B419B;
  margin-bottom: 2vw; }
  .message .name h1 {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important; }
    .message .name h1 span {
      background: #0B419B;
      margin-right: 1vw;
      padding: 10px; }
  .message .name h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.125em;
    color: #383838;
    margin-top: 0px; }
.message h3 {
  font-size: 22px;
  margin-bottom: 1vw;
  font-weight: bold;
  color: #0B419B; }
  .message h3 + p {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 2vw;
    overflow-wrap: break-word;
    word-wrap: break-word; }

.mb-pic img {
  width: 50%; }

.msg-back {
  background: #F9F9F9;
  padding-top: 6vw;
  padding-bottom: 6vw; }

.privacy-con h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }

/*========================================
工場見学
========================================*/
.factorytour {
  background: #BBDEFB;
  background: #eee;
  height: 350px; }
  .factorytour h1 {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: -50px;
    padding: 20px 40px;
    display: inline-block;
    background: #fff;
    color: #262829;
    border: 4px solid #454545;
    font-size: 26px; }
  .factorytour img {
    /*width:300px;
    height:300px;
    border-radius:50%;*/
    border: 4px solid #454545; }

.relative {
  position: relative; }

.abs-box {
  width: 100%;
  display: flex; }
  .abs-box > p {
    margin-right: 50px; }
  .abs-box h2 {
    font-size: 36px;
    font-weight: bold;
    color: #262829;
    background: #FFF;
    line-height: 1.8em;
    margin-bottom: 20px;
    display: inline-block; }
  .abs-box .text-area {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
    color: #262829;
    line-height: 1.8em; }
    .abs-box .text-area a {
      color: #1A237E;
      border-bottom: 2px solid #303f9f; }

.factory-pic {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -230px;
  margin-bottom: 150px; }
  .factory-pic li {
    width: 32%;
    margin-bottom: 15px; }

/*-------------------天使-----------------------------*/
.ts-top {
  display: flex; }

.tenshi {
  margin-top: 150px;
  background: #FFFDE7;
  background: #62bceb;
  height: 325px; }

.n-mt50 {
  margin-top: -80px; }

.products {
  /*font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
  margin-bottom: 50px;
  padding: 20px 20px;
  display: inline-block;
  background: #fff;
  color: #262829;
  /*border:4px solid #efef35;*/
  box-shadow: 0px 0px 10px #eee;
  font-size: 26px;
  width: 50%; }
  .products p {
    font-size: 14px; }
  .products .exp {
    font-size: 16px;
    font-weight: bold; }
    .products .exp span {
      background: #5898ff;
      color: #fff;
      padding: 5px 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      display: inline-block; }

.relative {
  position: relative; }

.ts-abs-box {
  width: 100%;
  display: flex; }
  .ts-abs-box p {
    margin-bottom: 0px;
    background: rgba(255, 255, 255, 0.85);
    background: white;
    padding: 20px;
    box-shadow: 5px 5px 10px rgba(55, 55, 55, 0.05); }
  .ts-abs-box h2 {
    font-size: 32px;
    font-weight: bold;
    color: #262829;
    background: #FFF;
    padding: 10px 20px;
    line-height: 1.8em;
    margin-top: 60px;
    margin-bottom: 20px;
    display: inline-block; }
  .ts-abs-box .text-area {
    /*font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
    font-weight: bold;
    color: #262829;
    line-height: 1.8em;
    margin-left: 5vw; }
    .ts-abs-box .text-area a {
      color: #1A237E;
      border-bottom: 2px solid #303f9f; }

.ts-pic {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 300px; }
  .ts-pic li {
    width: 32%;
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 10px #eee; }
  .ts-pic:before {
    content: "";
    display: block;
    width: 32%;
    order: 1; }
  .ts-pic:after {
    content: "";
    display: block;
    width: 32%; }

.flow {
  margin-top: 20px;
  margin-bottom: 40px; }

.flow-list .flow-box {
  display: flex;
  justify-content: space-between; }
  .flow-list .flow-box > p {
    width: 45%; }
  .flow-list .flow-box img {
    margin-bottom: 10px; }
  .flow-list .flow-box div {
    width: 50%;
    padding: 30px 0 30px 30px; }
  .flow-list .flow-box h4 {
    font-size: 20px;
    margin-left: 0;
    margin-bottom: 10px;
    border-top: 1px dotted #ddd;
    margin-top: 20px;
    padding-top: 10px;
    font-weight: bold; }
    .flow-list .flow-box h4 span {
      font-weight: normal; }

.fax-btn {
  display: block;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
  border: 3px solid;
  margin-top: 20px;
  margin-bottom: 20px; }

/*-------------------FAQ-----------------------------*/
.faq h3 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 20px; }

.faq h3:first-of-type {
  margin-top: 0; }

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  border: 1px solid #ccc;
  margin-bottom: 15px; }

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.cp_actab label {
  font-weight: bold;
  line-height: 1.8em;
  position: relative;
  display: block;
  padding: 20px 80px;
  cursor: pointer;
  margin: 0 0 1px 0;
  background: #fff;
  color: #454545;
  font-size: 16px;
  transition: .6s; }

.cp_actab label:before {
  position: absolute;
  content: 'Q.';
  font-size: 26px;
  top: calc(50% - 23px);
  left: 30px;
  color: #19264b;
  line-height: 1.6em; }

#panel1 .cp_actab label:before, #panel4 .cp_actab label:before {
  display: none; }

#panel1 .cp_actab label, #panel4 .cp_actab label {
  font-weight: bold;
  line-height: 1.8em;
  position: relative;
  display: block;
  padding: 20px 30px;
  cursor: pointer;
  margin: 0 0 1px 0;
  background: #19264b;
  background: #E1F5FE;
  background: #f8Fdff;
  font-size: 13px;
  color: #fff;
  color: #19264b; }

#panel1 .cp_actab .cp_actab-content:before, #panel4 .cp_actab .cp_actab-content:before {
  position: absolute;
  content: '';
  font-size: 26px;
  top: calc(50% - 13px);
  left: 33px;
  color: #f65c53;
  font-weight: bold; }

.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  background: #fff;
  position: relative; }

.cp_actab .cp_actab-content:before {
  position: absolute;
  content: 'A.';
  font-size: 26px;
  top: calc(50% - 13px);
  left: 33px;
  color: #0B419B;
  font-weight: bold; }

.cp_actab .cp_actab-content p {
  padding: 40px 80px; }

#panel1 .cp_actab .cp_actab-content p, #panel4 .cp_actab .cp_actab-content p {
  padding: 16px 30px; }

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
  max-height: 50em; }

.cp_actab input:checked ~ .change {
  background: #F5F5F9; }

/* Icon */
.cp_actab label::after {
  line-height: 5;
  position: absolute;
  top: calc(50% - 2.5em);
  right: 0;
  display: block;
  width: 5em;
  height: 5em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center; }

.cp_actab input[type=checkbox] + label::after {
  content: '+';
  font-size: 40px; }

.cp_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg); }

/*-------------------お問い合わせ------------*/
.mail_outer {
  /*border:1px solid #ccc;*/
  background: #f7f7f8;
  padding: 50px 50px 30px; }

.anchor {
  color: #005BAC;
  font-weight: bold;
  border-bottom: 1px dotted #005BAC; }

#contact .con_button {
  width: 50%;
  background: #f7f7f8;
  color: #37474F;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding: 30px;
  border-bottom: 1px solid #c8c8c8; }

#contact .inq_button {
  width: 50%;
  background: #0B419B;
  color: #fff; }

#contact .inq_button a:hover {
  background: #2952e9;
  color: #fff; }

#contact .con_button a, #contact .inq_button a {
  padding: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-align: center;
  transition: .4s; }

#inquiry .con_button {
  width: 50%;
  background: #0B419B; }

#inquiry .con_button a:hover {
  background: #2952e9; }

#inquiry .inq_button {
  width: 50%;
  background: #f7f7f8;
  color: #37474F;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding: 30px;
  border-bottom: 1px solid #c8c8c8; }

#inquiry .con_button a, #inquiry .inq_button a {
  padding: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-align: center;
  transition: .4s; }

.con_table {
  width: 100%; }

.con_table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }

.con_table th {
  margin-right: 20px;
  min-width: 270px;
  padding: 20px;
  text-align: left;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  font-weight: bold; }

.con_table td {
  width: 80%;
  min-width: 560px;
  position: relative; }

.con_table td input {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #e6e7e8;
  box-sizing: border-box;
  padding: 13px 12px; }

.con_table td .bd {
  width: 100px; }

.con_table td .cd {
  width: 100px; }

/*
.con_table td label{
    border:1px solid #ccc;
    padding:10px;
    background:#fff;
}
*/
.con_table td .ed {
  width: 15px;
  margin: 0; }

.con_table .btn {
  margin-bottom: 10px;
  width: 20px;
  background: #FFFFFF;
  border: 1px solid #e6e7e8;
  box-sizing: border-box;
  padding: 13px 12px; }

.con_table td select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 5px 10px 5px 10px; }

.con_table td textarea {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #e6e7e8;
  box-sizing: border-box;
  padding: 10px 12px;
  margin-top: 20px; }

.con_table small {
  position: absolute;
  bottom: -2em;
  left: 0;
  font-size: 13px; }

.span-mb {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block; }

.w-none input {
  width: auto; }

.btn_box {
  display: flex;
  align-items: center; }

.req {
  background: #ff1744;
  color: #fff;
  padding: 3px 15px;
  font-size: 12px;
  border-radius: 3px;
  display: block;
  font-weight: 100; }

/*.gaiyowaku table { width: 100%; }
.gaiyowaku th, .gaiyowaku td  { padding: 10px; border: 1px solid #ddd; }
.gaiyowakutd  { background: #eeeeee; width: 300px;vertical-align: top;
}
.gaiyowaku th  { width: 30%; text-align: left; }
*/
.red2 {
  color: #f44336; }

.pri_button a {
  /*background:#555;
  color:#fff;*/
  border-bottom: 1px solid #2952e9;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  color: #2952e9; }

.agree_box {
  text-align: center;
  line-height: 1.8em;
  margin-top: 30px;
  border: 1px solid #e6e7e8;
  padding: 30px;
  background: #fff; }

.agree {
  width: 30%;
  margin: 20px auto 0; }

.agree label {
  background: #e6e7e8;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1.4em;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

/*
.agree{
    background:#ccc;
    width:500px;
    padding:20px;
    margin:10px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
*/
.done {
  width: 960px;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #005BAC;
  border: none;
  color: #fff;
  margin-top: 30px;
  transition: .4s; }

.privacy-con h5 {
  padding: 0.5vw 1vw;
  border: 1px solid #ccc;
  margin-left: 0vw;
  margin-right: 0vw;
  margin-top: 2em;
  margin-bottom: 1em; }

.done:hover {
  background: #2952e9; }

/*=======================================
smartphone
========================================*/
@media screen and (max-width: 768px) {
  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none; }

  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle; }

  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer; }

  #nav-open span:before {
    bottom: -8px; }

  #nav-open span:after {
    bottom: -16px; }

  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out; }

  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    /*最前面に*/
    width: 90%;
    /*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 330px;
    /*最大幅（調整してください）*/
    height: 100%;
    background: #fff;
    /*背景色*/
    transition: .3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    /*左に隠しておく*/
    padding: 10vw;
    border: 10px solid #ccc;
    font-family: "Sawarabi Mincho", sans-serif; }

  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: .5; }

  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); }

  header ul {
    display: block;
    width: 100%;
    text-align: left; }

  #nav-content ul {
    width: 100%; }
    #nav-content ul li {
      width: 100%; }
    #nav-content ul ul {
      margin-left: 1em;
      margin-top: 1.5vw;
      margin-bottom: 4vw;
      font-size: 3vw; }
      #nav-content ul ul li {
        border-bottom: 1px dotted #ccc;
        line-height: 1.8em; }

  /*=====================================
      
  ========================================*/
  .vegas-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }

  .header-right {
    display: none; }

  .nav01 {
    display: none; }

  .pc-none {
    display: block; }

  .sp-none {
    display: none; }

  #nav-drawer {
    position: relative; }

  #nav-drawer:after {
    position: absolute;
    content: 'メニュー';
    width: 5em;
    left: -1em;
    top: 1.8em;
    font-size: 10px; }

  body {
    font-size: 14px;
    box-sizing: border-box; }

  header {
    display: flex;
    justify-content: space-between;
    align-items: left;
    height: 12vw;
    padding: 2.5vw 1vw;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 5;
    background: rgba(255, 255, 255, 0.9); }
    header h1 {
      margin-left: 2vw; }
      header h1 img {
        width: 70%; }
    header ul {
      display: block;
      justify-content: space-between;
      width: 100%;
      text-align: left; }
      header ul li {
        font-size: 16px;
        text-align: left;
        font-weight: bold; }
    header h2 {
      font-size: 23px;
      font-weight: bold;
      border-left: 1px solid #ccc;
      padding-left: 50px;
      padding: 31px 40px;
      margin: 0;
      background: #F5F5F9; }
      header h2 span {
        text-align: left;
        display: block;
        font-size: 14px;
        font-weight: normal;
        width: 100%; }

  .container {
    width: 100%;
    padding: 0 3.5vw; }

  .top-image {
    margin-top: 12vw;
    /*background:url(../img/top-image2.jpg) no-repeat;
    background-size:cover;
    background-position:50% 50%;*/
    height: 300px;
    display: flex;
    align-items: center;
    /*justify-content: flex-end;*/
    justify-content: center; }
    .top-image h2 {
      font-size: 5.7vw;
      line-height: 1.6em;
      color: #fff;
      font-family: "Sawarabi Mincho", sans-serif;
      /*text-shadow: 0px 0px 15px #002;*/
      text-shadow: 0px 0px 5px #212137; }
      .top-image h2 span {
        letter-spacing: -0.35em; }

  h1 {
    font-size: 5vw; }

  h2 {
    font-size: 4vw;
    color: #005BAC;
    margin-top: 1vw; }

  .sub-section {
    margin-top: 10vw;
    margin-bottom: 10vw; }

  .news-area {
    margin-top: 10vw;
    margin-bottom: 10vw; }

  .news-list li span {
    font-size: 3vw;
    display: block;
    margin-right: 5vw; }

  .news-list {
    margin-top: 7vw;
    margin-bottom: 7vw; }

  .news-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
    position: relative;
    font-size: 3vw;
    text-align: left;
    line-height: 1.4em; }

  .news-list li p:nth-child(2) {
    padding: 0px 5px;
    border: 1px solid #333;
    margin-right: 5vw;
    font-size: 3vw;
    width: 11em;
    text-align: left; }

  .button a {
    padding: 5px; }

  .top-area2 {
    color: #fff;
    padding-top: 10vw;
    padding-bottom: 10vw;
    background: linear-gradient(to right, rgba(0, 91, 172, 0.7), #005bac, rgba(0, 91, 172, 0.85)), url(../img/twopeople.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left; }

  .top-area2 h3 {
    font-size: 5vw;
    margin-top: 5vw;
    margin-bottom: 5vw; }

  .top-area2 h4 {
    font-size: 3vw;
    line-height: 1.8em;
    margin-bottom: 5vw;
    background: rgba(255, 255, 255, 0.8);
    color: navy;
    padding: 5vw; }

  .top-area2 .button a {
    border: 1px solid #fff; }

  h4 {
    font-size: 3vw;
    line-height: 1.8em;
    margin-bottom: 5vw; }

  .top-box3 {
    width: 100%;
    background: #fff;
    margin-bottom: 5vw; }

  .n-mt {
    margin-top: -10vw; }

  .top-area4 {
    padding-top: 10vw;
    padding-bottom: 10vw;
    background: #005bac;
    /*background: url(../img/comunication2.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin-top: 10vw;
    position: relative; }
    .top-area4 h3 {
      font-size: 5vw;
      margin-top: 0vw;
      margin-bottom: 8vw;
      text-shadow: 0px 0px 15px #002;
      line-height: 1.5em;
      letter-spacing: 0.025em; }

  .adoption {
    top: calc(50% - 10vw);
    top: 65%;
    left: calc(50% - 45vw);
    width: 90vw;
    background: #fff;
    position: relative;
    padding: 10vw;
    z-index: 1;
    display: block;
    justify-content: space-between;
    align-items: center; }
    .adoption h1 {
      font-size: 5vw !important;
      margin-top: 20px; }

  .adoption div:first-child, .adoption div:last-child {
    width: 100%; }

  .box-bg {
    padding: 15vw 0; }

  .blank {
    padding: 25px 25px 25px; }

  .button a {
    /* padding: 10px; */
    display: block;
    border: 1px solid #353535;
    width: 100%;
    max-width: 35vw;
    margin: 0 auto; }

  .top-area5 {
    background: #F5F5F9;
    /*padding-top: calc(50% + 45vw);+*/
    padding-bottom: 10vw;
    position: relative;
    padding-top: 10vw; }

  .top-box2 {
    width: 100%;
    margin-bottom: 5vw; }

  footer {
    /* margin-top: 150px; */
    padding-top: 10vw;
    padding-bottom: 10vw;
    background: #262B33;
    color: #fff; }
    footer h2, footer h3 {
      text-align: center;
      font-size: 3vw;
      margin-bottom: 1.5vw; }

  footer ul {
    margin-top: 5vw;
    font-size: 3vw; }

  footer ul li {
    width: 30%; }

  footer ul li ul li {
    font-size: 3vw; }

  footer h2 strong a {
    font-size: 9vw;
    font-weight: bold;
    letter-spacing: 0.066em;
    color: #fff; }

  .foot-left {
    width: 100%;
    margin-bottom: 7vw; }
    .foot-left h1 {
      margin: 0 auto;
      width: 80%;
      margin-bottom: 5vw; }

  .f-box {
    margin-bottom: 5.5vw;
    padding: 0.5vw;
    font-size: 3vw; }

  .sub-top {
    margin-top: 60px;
    min-height: 150px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .sub-top .catch-phrase {
      font-size: 26px;
      font-family: "Sawarabi Mincho", sans-serif;
      color: #fff;
      text-shadow: 0px 0px 7px #555;
      line-height: 1.6em;
      letter-spacing: 0.15em;
      text-align: center; }
      .sub-top .catch-phrase span {
        display: block;
        font-size: 18px;
        text-align: center;
        line-height: 1em;
        background: #fff;
        background: rgba(255, 255, 255, 0.8);
        color: #333;
        text-shadow: none;
        padding: 5px;
        letter-spacing: 0.125em;
        min-width: 215px;
        width: 215px;
        font-weight: bold;
        margin: 0 auto; }

  .tech h3 {
    font-size: 18px;
    padding: 1vw 0 1vw 1vw;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
    margin-top: 2vw;
    margin-bottom: 2vw; }
  .tech h4 {
    font-size: 14px; }

  .tech .tech-img li p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 12px;
    line-height: 1.4em; }

  .facility-box li {
    width: 100%; }

  .flow-list .flow-box div {
    width: 50%;
    padding: 0px 0 30px 0px; }

  .tenshi {
    margin-top: 150px;
    background: #FFFDE7;
    background: #62bceb;
    height: auto; }

  .ts-top {
    display: block; }

  .ts-abs-box h2 {
    font-size: 18px;
    font-weight: bold;
    color: #262829;
    background: #FFF;
    padding: 10px 20px;
    line-height: 1.8em;
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 0; }

  .ts-abs-box p {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 50px; }

  .n-mt50 {
    margin-top: -80px;
    text-align: center; }
    .n-mt50 img {
      width: 50%;
      margin-top: -80px; }

  .ts-pic {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0px; }

  .ts-pic li {
    width: 49%;
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 10px #eee; }

  /*===========お問い合わせ===========================*/
  .in_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .mail_outer {
    /* border: 1px solid #ccc; */
    background: #fff;
    padding: 15px;
    margin-top: 30px; }

  .mail_outer .mb50 {
    margin-bottom: 5vw !important;
    text-align: left; }

  .con_table tr {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2vw; }

  .con_table th {
    margin-right: 0px;
    min-width: auto;
    width: 100%;
    padding: 5px 0;
    text-align: left;
    font-size: 14px;
    display: flex;
    /*justify-content:flex-start;*/
    justify-content: space-between;
    align-items: center;
    font-weight: bold; }

  .req {
    background: #ff1744;
    color: #fff;
    padding: 3px 15px;
    font-size: 12px;
    border-radius: 3px;
    display: block;
    font-weight: 100;
    margin-left: 10px; }

  .con_table td {
    width: 100%;
    min-width: auto;
    position: relative;
    display: block; }

  .con_table td input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #e6e7e8;
    box-sizing: border-box;
    padding: 8px 6px;
    display: block;
    font-size: 16px; }

  .con_table td .form-a {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

  .con_table small {
    position: absolute;
    bottom: -1em;
    left: 0;
    font-size: 12px;
    color: #ccc;
    /*text-shadow:0 1px 1px #fff;*/ }

  .con_table td textarea {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #e6e7e8;
    box-sizing: border-box;
    padding: 10px 12px;
    margin-top: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px; }

  .con_table td select {
    margin-top: 10px;
    font-size: 16px;
    width: 100%; }

  .con_table .btn_box {
    width: 100%;
    min-width: auto;
    position: relative;
    display: flex; }

  .con_table .btn_box p {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 33.333%;
    line-height: 2em;
    text-align: center;
    display: inline;
    font-size: 14px; }

  .con_table .btn {
    width: auto;
    margin: 0;
    display: inline; }

  .agree_box {
    text-align: left;
    line-height: 1.6em;
    margin-top: 0px;
    border: 0px;
    padding: 0px;
    background: #fff; }

  .agree {
    width: 100%;
    margin: 20px auto 0;
    text-align: center; }

  .agree label {
    background: #e6e7e8;
    padding: 5px 0;
    font-weight: 600;
    line-height: 1.4em;
    font-size: 14px;
    display: inherit;
    justify-content: inherit;
    align-items: inherit;
    cursor: pointer; }

  .done {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #19259d;
    border: none;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0px;
    transition: .4s;
    letter-spacing: 0.125em; }

  #inquiry .inq_button {
    padding: 15px;
    font-size: 3vw; }

  #inquiry .con_button a, #inquiry .inq_button a {
    padding: 15px;
    font-size: 3vw; }

  #contact .con_button {
    font-size: 3vw;
    padding: 15px; }

  #contact .con_button a, #contact .inq_button a {
    padding: 15px;
    font-size: 3vw; }

  /*
  input[type=text] {
  font-size: 16px;
  transform: scale(0.8);
  }
  */
  .flow-flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0px auto; }
    .flow-flex li {
      width: 14%;
      height: 15em; }

  .flow-list .flow-box h4 {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0px;
    border-top: 1px dotted #ddd;
    margin-top: 20px;
    padding-top: 10px;
    font-weight: bold; }

  .nagare h3 span {
    text-align: center;
    background: #353535;
    color: #fff;
    padding: 3px 10px;
    margin-right: 2vw;
    display: inline-block; }

  .flow-list {
    margin-top: 50px; }

  .ts-abs-box .text-area {
    margin-left: 0vw; }

  .access-bg, .order-bg {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #ECEFF1; }

  .fax-btn {
    display: block;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    border: 2px solid;
    margin-top: 20px;
    margin-bottom: 20px; }

  .president {
    display: block;
    justify-content: space-between;
    font-size: 14px; }

  .president .text-left {
    width: 100%;
    font-size: 14px; }

  .president h3 {
    text-align: right;
    font-size: 20px;
    font-family: "Sawarabi Mincho", sans-serif;
    /* background: #fff; */
    padding: 2vw 0;
    /* box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1); */
    letter-spacing: 0.25em; }

  .president h3 span {
    font-size: 14px;
    letter-spacing: 0em;
    background: none;
    color: #333;
    padding: 0; }

  .president .text-right, .president .text-left {
    width: 100%;
    font-size: 14px;
    line-height: 1.95em;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-top: 2vw; }

  .behavioral {
    padding-top: 40px;
    padding-bottom: 40px; }

  .behavioral h3 {
    /* background: url(../img/pap.jpg); */
    padding: 0px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-family: "Sawarabi Mincho", sans-serif;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    /* text-shadow: 0px 0px 15px #002; */
    line-height: 1.8em;
    letter-spacing: 0.025em; }

  .philosophy, .concept {
    text-align: center;
    background: #fff;
    /* border: 2px solid #333; */
    width: 100%;
    padding: 20px;
    box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1); }

  .philosophy p, .concept p {
    font-family: "Sawarabi Mincho", sans-serif;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: -0.025em; }

  .quolity {
    padding-top: 40px;
    padding-bottom: 40px; }

  .quolity h1 {
    margin-bottom: 20px; }

  .quolity h2 {
    font-size: 5vw;
    margin-bottom: 10px; }

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

  .o-white {
    padding: 20px; }

  .companyprofile div {
    right: 0px;
    bottom: 0px;
    top: 0px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    padding: 20px 20px;
    width: 100%;
    box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1); }

  .companyprofile div h2 {
    font-weight: bold;
    letter-spacing: 0.125em;
    font-size: 24px;
    margin-bottom: 15px; }

  .companyprofile div h3 {
    font-size: 10px; }

  .companyprofile {
    background: url(../img/all.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 260px;
    position: relative;
    margin-top: 20px; }

  .companyprofile div h2 span {
    font-size: 24px;
    font-weight: 900;
    /* background: beige; */
    padding: 0 5px;
    line-height: 1.6em; }

  .cp-table th {
    width: 20%;
    padding: 5px 10px;
    border-top: 2px solid #ccc;
    text-align: left; }

  .cp-table td {
    width: 60%;
    padding: 10px 10px;
    border-top: 2px solid #eee; }

  .cp-table {
    width: 100%;
    font-size: 14px;
    margin-top: 30px; }

  .greeting {
    margin-top: 40px; }

  .greeting-left {
    width: 100%; }

  .greeting-right {
    width: 100%;
    align-self: center; }

  .greeting-right h2 {
    margin-top: 15px !important;
    margin-bottom: 15px;
    font-size: 28px;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1em; }

  .greeting-size p {
    font-size: 14px;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1.8em; }

  .greeting-right h3 {
    font-size: 18px;
    font-family: "Sawarabi Mincho", sans-serif;
    line-height: 1em;
    margin-top: 10px;
    text-align: right; }

  .nabe {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(to right, rgba(15, 58, 0, 0.9), rgba(187, 186, 66, 0.7), rgba(187, 186, 166, 0.7), rgba(55, 55, 55, 0.4), rgba(55, 55, 55, 0.95)), url(../img/nabe.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
    position: relative; }

  .nabe h1 {
    color: #fff;
    margin-bottom: 20px; }

  .con_table td input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #e6e7e8;
    box-sizing: border-box;
    padding: 8px 6px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px; }

  .message .name h1 {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important; }

  .message .name {
    /* background: #0B419B; */
    background: #F5F5F9;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #0B419B;
    margin-bottom: 20px; }

  .message .name h2 {
    font-size: 20px; }

  .message h3 {
    font-size: 16px;
    margin-bottom: 10px; }

  .message h3 + p {
    font-size: 12px;
    line-height: 1.6em;
    margin-bottom: 4vw;
    overflow-wrap: break-word;
    word-wrap: break-word; }

  .tech h5 {
    padding: 0.5vw 1vw;
    border: 1px solid #ccc;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 10px;
    margin-bottom: 5px; }

  .cp_actab input[type=checkbox] + label::after {
    content: '+';
    font-size: 16px; }

  .cp_actab label {
    font-weight: bold;
    line-height: 1.8em;
    position: relative;
    display: block;
    padding: 20px 80px;
    cursor: pointer;
    margin: 0 0 1px 0;
    background: #fff;
    color: #454545;
    font-size: 12px;
    transition: .6s; }

  .faq h3 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px; }

  .cp_actab .cp_actab-content p {
    padding: 15px 80px;
    font-size: 12px; }

  .chart-flow {
    text-align: center; }
    .chart-flow img {
      width: 100%; } }

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