
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@charset "UTF-8";
/*!
 * ress.css • v1.1.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

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

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #222;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

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

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

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

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

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

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

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

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

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

img {
  border-style: none;
  vertical-align: bottom;
}

progress {
  vertical-align: baseline;
}

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

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

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

li {
  list-style: none;
}

address {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: url("../font/notosans-regular.eot"), url("../font/notosans-regular.eot?#iefix") format("embedded-opentype"), url("../font/notosans-regular.woff") format("woff"), url("../font/notosans-regular.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 300;
  src: url("../font/notosans-light.eot"), url("../font/notosans-light.eot?#iefix") format("embedded-opentype"), url("../font/notosans-light.woff") format("woff"), url("../font/notosans-light.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: url("../font/notosans-medium.eot"), url("../font/notosans-medium.eot?#iefix") format("embedded-opentype"), url("../font/notosans-medium.woff") format("woff"), url("../font/notosans-medium.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: url("../font/notosans-bold.eot"), url("../font/notosans-bold.eot?#iefix") format("embedded-opentype"), url("../font/notosans-bold.woff") format("woff"), url("../font/notosans-bold.otf") format("opentype");
}

html {
  font-size: 10px;
}

body {
  font-family: "Montserrat", "NotoSansCJKjp", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  color: #333;
}

#header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  width: 100%;
  overflow: hidden;
}

#header .slide {
  width: 100vw;
  height: 100vh;
  background-color: #222;
  position: relative;
}

#header #slider {
  width: 100vw;
  height: 100vh;
  background-color: #222;
  position: relative;
  z-index: 1;
  background-size: cover;
}

#header.is-fixed {
  position: fixed;
  z-index: 100;
}

#header-under {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  width: 100%;
  overflow: hidden;
}

#header-under.is-fixed {
  position: fixed;
  z-index: 100;
}

.header-sp {
  background-color: #9fbc16;
  padding: 5px 5px 6px;
}

.logo-sp {
  width: 30%;
  height: auto;
}

.logo-sp a {
  display: block;
}

.logo-sp img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.logo {
  width: 180px;
  height: auto;
}

.logo img {
  width: 100%;
  height: auto;
}

.logo-wrap {
  position: absolute;
  top: 25px;
  left: 30px;
  z-index: 100;
}
.logo_top{
    background-color:#13605A;
    padding:40px 30px 30px;
}
.visual-text {
  color: #13605A;
  text-align: center;
  position: absolute;
  top: 45%;
  right: 0;
  left: 10%;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
    background-color: #ffffff;
    width:500px;
}
.visual-text::after{
    content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -129px;
  left: 0;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;
  border-width: 130px 130px 0 0;
  z-index: 1;
}

.visual-text .visual-text__main-text {
    font-weight: bold;
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
    padding: 30px 50px;
}

.visual-text .visual-text__sub-text {
  font-size: 14px;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
    font-weight: bold;
    padding-bottom: 40px;
}

#mark-uchimado {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 190px;
  height: 190px;
  z-index: 100;
  opacity: 1;
  transition: all ease .3s;
}
#mark-uchimado:hover {
  opacity: .7;
  transition: all ease .3s;
}

#mark-uchimado img {
  width: 100%;
  height: auto;
  transition: 0.3s;
  animation: mark-mov 0.7s infinite alternate;
}

@media (max-width: 768px){
  #mark-uchimado {
    width: 130px;
    height: 130px;
  }
}
/* 下層ヘッダー */
.mv {
  position: relative;
  height: 300px;
}

.mv__logo {
  width: 216px;
  height: auto;
  position: absolute;
  top: 10px;
  left: 15px;
}

.mv__logo img {
  width: 100%;
  height: auto;
}

.mv__page-title {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #231815;
  line-height: 1.6;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  letter-spacing: 0.3;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 3px 50px 3px 60px;
}

.mv--staff {
  background: url(../../images/staff/main_visual.jpg) no-repeat 0 0;
  background-size: cover;
}

.mv--corp {
  background: url(../../images/corp/main_visual.jpg) no-repeat 0 0;
  background-size: cover;
}

.mv--recruit {
  background: url(../../images/recruit/main_visual.jpg) no-repeat 0 0;
  background-size: cover;
}

.mv--product {
  background: url(../../images/product/main_visual.jpg) no-repeat 0 0;
  background-size: cover;
}

#footer {
  width: 100%;
  margin: 0 auto;
}

.footer-nav {
  background-color: #9ebc19;
  padding: 35px 0;
}

.footer-nav__list {
  display: flex;
  justify-content: center;
}

.footer-nav__list .footer-nav__link {
  color: #fff;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  font-size: 13px;
  font-size: 1.3rem;
}

.footer-nav__list li a {
  transition: .3s;
}

.footer-nav__list li a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.footer-nav__list li:not(:last-child) a {
  padding-right: 13px;
  border-right: 1px solid #fff;
}

.footer-nav__list li:not(first-child) a {
  padding-left: 15px;
}

.footer-nav__inquiry {
  margin-left: 120px;
  font-size: 13px;
  font-size: 1.3rem;
}

.footer-nav__inquiry a {
  color: #fff;
  background-color: #f39800;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  padding: 5px 10px;
  border: 1px solid #fff;
}

.footer-nav__inquiry a:hover {
  background-color: #eabe7f;
}

.address {
  display: flex;
  justify-content: space-between;
}

.address__body {
  width: 33.3333%;
}

.address__map iframe {
  vertical-align: bottom;
  height: 380px;
  width: 100%;
}

.address__body--left {
  background-color: #e6e6e6;
}

.address__body--center {
  background-color: #c9caca;
}

.address__body--right {
  background-color: #e6e6e6;
}

.address__text:first-child {
  margin-bottom: 25px;
}

.address__text p {
  font-size: 14px;
  font-size: 1.4rem;
}

.address__text address {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}

.address__text-wrap {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.address__title--head {
  letter-spacing: 30px;
  letter-spacing: 3rem;
  line-height: 1.6;
}

.address__title--office {
  line-height: 1.6;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.footer-bottom {
  padding: 35px 0;
  background-color: #FFFFFF;
}

.footer-bottom__logo {
  text-align: center;
  margin-bottom: 20px;
}

.footer-bottom__logo img {
  width: 330px;
  height: auto;
}

.footer-bottom__copy {
  text-align: center;
  font-size: 10px;
  font-size: 1.0rem;
}

#main {
  margin-bottom: 100px;
}

#gnav {
  margin: 0;
  padding: 20px calc(50% - 410px) 0;
  background-color: #fff;
  position: relative;
  z-index: 100;
}

#gnav > ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  justify-content: space-between;
}

#gnav > ul > * {
  width: 19%;
  margin-right: 2%;
}

#gnav > ul > *:last-child {
  margin-right: 0;
}

#gnav li {
  text-align: center;
}

#gnav li a {
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  line-height: 1.6;
  /* hover時のエフェクト 下線 */
  position: relative;
  display: inline-block;
  transition: .3s;
  padding-bottom: 20px;
}

#gnav li a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  width: 0;
  height: 2px;
  background-color: #9ebc19;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#gnav li a:hover:after {
  width: 100%;
}

.hamburger-menu,
.hamburger-menu span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.hamburger-menu {
  display: none;
  background-color: #9fbc16;
}

.hamburger-menu span {
  position: absolute;
  left: 0;
  width: 21px;
  height: 2px;
  background-color: #fff;
}

.hamburger-menu span:nth-of-type(1) {
  top: 14px;
  left: 12px;
}

.hamburger-menu span:nth-of-type(2) {
  top: 21px;
  left: 12px;
}

.hamburger-menu span:nth-of-type(3) {
  bottom: 14px;
  left: 12px;
}

.hamburger-menu.is-active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
  left: 11px;
}

.hamburger-menu.is-active span:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hamburger-menu.is-active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
  left: 11px;
}

.top-nav {
  background-color: #fff;
  padding: 10px 0;
  display: block;
  position: relative;
  z-index: 8889;
}

.top-nav .hamburger-menu {
  display: none;
  background-color: #fff;
}

.top-nav .hamburger-menu span {
  background-color: #9fbc16;
}

#drawerNav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #9fbc16;
  color: #fff;
  z-index: 100;
  padding: 5em 15px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  transition: .2s;
  visibility: hidden;
}

#drawerNav a {
  color: #9fbc16;
}

.drawer-list__menu {
  list-style: none;
}

/**	
* ドロワー開放時のスタイル
**/

/* top page sp時のナビ */

.pagetop {
  position: fixed;
  right: 20px;
  bottom: -300px;
  z-index: 100;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 13px;
  font-size: 1.3rem;
}

.pagetop i {
  margin-left: 5px;
}

.pagetop.is-active {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  bottom: 20px;
}

.works__item {
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: all .3s ease;
}

.works__item a {
  display: block;
  width: 100%;
  height: 100%;
}

.works__title {
  color: #68512f;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

.works__title > p {
  width: 37%;
  text-align: center;
}

.works__sub-title {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #68512f;
  border-radius: 3px;
  color: #fff;
  padding: 3px 10px;
}

.works__title--new {
  letter-spacing: 25px;
  letter-spacing: 2.5rem;
}

.works__list {
  border-bottom: 1px solid #bfc0c0;
  overflow: hidden;
  position: relative;
}

.works__list:hover {
  background-color: #9ebc19;
}

.works__list:hover .hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.works__list:first-child {
  border-top: 1px solid #bfc0c0;
}

.works__img img {
  width: 100%;
  height: auto;
}

.column2-img-wrap {
  display: flex;
  flex-wrap: wrap;
}

.column2-img {
  position: relative;
  width: 50%;
}

.column2-img img {
  width: 100%;
  height: 100%;
}

.column2-img:hover .hover {
  transition: all ease .3s;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.youtube {
  padding-bottom: 27.8%;
  padding-top: 25px;
}

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

.hover {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(158, 188, 25, 0.9);
  border-left: 1px solid #fff;
}

.hover__text {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.68;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  text-align: center;
}

.hover__title {
  font-size: 21px;
  font-size: 2.1rem;
  border: 1px solid #fff;
  line-height: 1.6;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  text-align: center;
  font-weight: normal;
  padding: 10px 20px;
  margin-bottom: 20px;
}

.company-profile {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.company-profile__body dl {
  display: flex;
  margin-bottom: 10px;
}

.company-profile__body dt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}

.company-profile__body dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}

.company-profile__body:first-of-type dt {
  width: 150px;
}

.company-profile__body:last-of-type dt {
  width: 100px;
}

.images-area {
  width: 100%;
  margin: 40px 0;
}

.images-area img {
  width: 100%;
}

.bg-gray {
  background-color: #e6e6e7;
}

.bg-white {
  background-color: #fff;
}

.box-model01 {
  padding: 70px 0;
}

.box-model02 {
  padding: 40px calc(50% - 360px) 80px;
}

.box-model03 {
  padding: 70px calc(50% - 360px) 80px;
}

.box-model04 {
  padding: 60px calc(50% - 360px) 70px;
}

.box-model05 {
  padding: 90px calc(50% - 480px);
}

.box-model06 {
  padding: 60px calc(50% - 480px);
}

.box-model07 {
  padding: 100px calc(50% - 480px) 55px;
}

.box-model-section01 {
  padding: 40px calc(50% - 360px) 60px;
}

.box-model-section02 {
  padding: 80px calc(50% - 360px);
}

.box-model-section03 {
  padding: 60px calc(50% - 285px) 50px;
}

.box-model-section04 {
  padding: 60px calc(50% - 285px) 0;
}

.box-form {
  padding: 60px calc(50% - 300px) 0;
}

.box-flow {
  padding: 60px 0 80px;
}

.box-flow02 {
  padding: 0 calc(50% - 270px);
}

.box-flow03 {
  padding: 0 calc(50% - 360px);
}

.box-flow03 .flow__title-wrap {
  margin: 0 110px 40px;
}

.box-overview {
  padding: 40px calc(50% - 380px) 80px;
}

.box-white {
  background-color: #fff;
  padding: 20px;
  margin-top: 50px;
}

.box-white-border {
  border: 2px solid #231815;
  border-radius: 5px;
}

.box-separate {
  display: flex;
  padding: 25px 45px;
  margin-top: 30px;
  justify-content: space-between;
}

.box-separate > div {
  width: 45%;
}

.box-separate > div img {
  width: 100%;
}

.box-separate .button-download {
  margin: 20px 0 10px;
}

.intro-area {
  margin: 60px 0 100px;
}

.intro {
  min-height: 305px;
  position: relative;
  margin-top: 130px;
}

.intro__text-wrap {
  background-color: #fff;
}

.intro__text {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.2;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  font-weight: bold;
}

.border-block {
  justify-content: space-between;
  padding: 30px 10px;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
  margin-bottom: 50px;
}

.border-block .border-block__list {
  width: 100%;
}

.border-block .border-block__text {
  width: 50%;
}

.border-block__list li {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.performance {
  padding: 0 10px;
  margin-bottom: 60px;
}

.performance__body {
  width: 50%;
  padding-right: 20px;
}

.performance__body p {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
  line-height: 1.6;
  text-align: justify;
}

.performance__img {
  width: 50%;
  overflow: hidden;
}

.performance__img img:first-child {
  float: left;
  width: 48%;
}

.performance__img img:last-child {
  float: right;
  width: 48%;
}

.catch-copy {
  height: 630px;
  background: url(../../images/corp/bg_green.jpg) no-repeat 50% 50%;
  background-size: cover;
  text-align: center;
}

.catch-copy p:first-child {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing: 10px;
  letter-spacing: 1rem;
  color: #fff;
  padding-top: 60px;
  margin-bottom: 20px;
}

.catch-copy p:last-child {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 6px;
  letter-spacing: 0.6rem;
  line-height: 2.7;
}

.system__box {
  background-color: #e6e6e6;
}

.system__box img {
  width: 100%;
  padding: 32px 50px 24px;
}

.greeting {
  position: relative;
  background: url(../../images/recruit/img_recruit.jpg) no-repeat center top;
  background-size: cover;
  min-height: 750px;
}

.greeting__body {
  position: absolute;
  color: #fff;
  bottom: 40px;
  left: 50px;
}

.greeting__body .greeting__text {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  line-height: 2.8;
  margin-bottom: 20px;
}

.greeting__body .greeting__name-wrap {
  text-align: right;
}

.greeting__body .greeting__name {
  text-align: left;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.greeting__img img {
  width: 100%;
}

.staff-link {
  width: 500px;
  margin: 0 auto;
}

.staff-link .separate {
  align-items: center;
}

.staff-link a {
  background-color: #ed6c00;
  transition: all ease .3s;
}

.staff-link a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.staff-link__img img {
  width: 100%;
}

/* Q&A*/
.qa {
  margin: 0 0 15px;
  transition: all ease .3s;
}

.qa .qa-q {
  cursor: pointer;
}

.qa .qa-q > div {
  display: table;
  position: relative;
  width: 100%;
  padding: 5px;
  border-radius: 3px;
  background-color: #bae3f9;
  color: #004ea2;
  font-size: 16px;
  font-size: 1.6rem;
}

.qa .qa-q > div .text {
  display: table-cell;
  padding: 0 30px 0 10px;
  line-height: 1.4;
  vertical-align: middle;
  font-weight: bold;
}

.qa .qa-q > div:after {
  display: block;
  position: absolute;
  top: 12px;
  right: 15px;
  width: 16px;
  height: 16px;
  content: "";
  background: url(../../images/recruit/ico_plus.png) no-repeat 0 0;
  background-size: 16px 16px;
}

.qa .qa-a {
  display: none;
  width: 100%;
  padding: 5px;
}

.qa .qa-a .text {
  display: table-cell;
  padding: 5px 30px 10px 10px;
  line-height: 1.4;
  color: #231815;
  font-weight: bold;
}

.qa .icon-q {
  width: 30px;
  height: 30px;
  background: url(../../images/recruit/ico_q.png) no-repeat 0 0;
  background-size: 27px 27px;
}

.qa .icon-a {
  width: 30px;
  height: 30px;
  background: url(../../images/recruit/ico_a.png) no-repeat 0 0;
  background-size: 27px 27px;
}

.qa .qa-icon {
  display: table-cell;
  position: relative;
}

.qa.is-open .qa-a {
  display: table;
}

.qa.is-open .qa-q > div:after {
  background: url(../../images/recruit/ico_minus.png) no-repeat 0 0;
  background-size: 16px 16px;
}

/* top */
#staff-top {
  margin-bottom: 25px;
}

#recruit-top {
  margin-bottom: 25px;
}

#product-top {
  margin-bottom: 60px;
}

/* product */
.product-area {
  padding: 0 35px;
}

.button-inquiry {
  text-align: center;
  margin-top: 70px;
}

.button-inquiry a {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  background-color: #f39800;
  display: inline-block;
  padding: 21px 90px;
  font-weight: bold;
  border-radius: 5px;
  transition: all ease .3s;
}

.button-inquiry a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.button-border a {
  display: block;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.7;
  border: 1px solid #231815;
  border-radius: 3px;
  padding: 5px 0;
  background: url(../../images/product/arrow_right.png) no-repeat 95% 50%;
  background-size: 8px auto;
  transition: all ease .3s;
}

.button-border a:hover {
  background: #e6e6e6 url(../../images/product/arrow_right.png) no-repeat 97% 50%;
  background-size: 8px auto;
}

.button-download {
  margin: 24px 15px 10px;
}

.button-download a {
  color: #fff;
  background-color: #f08437;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  display: block;
  text-align: center;
  padding: 10px 0;
  transition: all ease .3s;
}

.button-download a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.section__title {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 50px calc(50% - 360px) 20px;
}

.section__title h2 {
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  font-weight: normal;
  margin-right: 15px;
}

.section__title p {
  font-size: 13px;
  font-size: 1.3rem;
  background-color: #9ebc19;
  color: #fff;
  padding: 2px 15px;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

.title-product-plast {
  width: 57%;
  margin: 0 auto 40px;
}

.title-product-instole {
  margin-bottom: 16px;
}

.title-bold {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.7;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  font-weight: normal;
}

.title01 {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2;
  letter-spacing: 6px;
  letter-spacing: 0.6rem;
  margin-bottom: 20px;
}

.title02 {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2.4;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  text-align: center;
  margin-bottom: 70px;
}

.title03 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  font-weight: normal;
}

.title-box {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 15px;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
}

.title-bar {
  background-color: #9ebc19;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  text-align: center;
  font-weight: normal;
  padding: 30px 0;
}

.title-bar--business {
  padding: 22px 0;
}

.title-bar--business img {
  width: 330px;
  height: auto;
}

.title-bar--work {
  background-color: #ed6c00;
  padding: 22px 0;
}

.title-bar--work img {
  width: 315px;
  height: auto;
}

.title--border {
  text-align: center;
  border: 2px solid #ed6c00;
  padding: 10px 0;
  color: #ed6c00;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  line-height: 2;
  margin-bottom: 60px;
}

.sub-title-green {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  background-color: #9ebc19;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  margin-left: 10px;
  padding: 0 14px;
  line-height: 1.6;
}

.sub-title-green--small {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  line-height: 2;
  background-color: #9ebc19;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  font-weight: normal;
  padding: 0 14px;
  margin-bottom: 5px;
}

.title-recruit {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.2;
  letter-spacing: 12px;
  letter-spacing: 1.2rem;
  text-align: center;
  margin-bottom: 20px;
}

.title-recruit--top {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.2;
  letter-spacing: 12px;
  letter-spacing: 1.2rem;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 20px;
}

.system__title {
  color: #fff;
  text-align: center;
  background-color: #ed6c00;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: normal;
  padding: 10px 0;
}

.type__title {
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

.type__title img {
  width: 70%;
}

.type__title--passion {
  border-bottom: 2px solid #ed6c00;
}

.type__title--safety {
  border-bottom: 2px solid #5ac2de;
}

.type__title--friendship {
  border-bottom: 2px solid #eb6d8e;
}

.qanda__title {
  padding: 0 20px;
  margin-bottom: 20px;
}

.qanda__title img {
  width: 100%;
}

.intro__title {
  text-align: center;
}

.intro__title img {
  width: 315px;
  height: auto;
}

.flow__title {
  padding: 15px 0;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  text-align: center;
  border: 2px solid #ed6c00;
  color: #ed6c00;
}

.flow__title-wrap {
  padding-bottom: 20px;
  background: url(../../images/corp/triangle-orange.png) no-repeat 50% 100%;
  background-size: 45px auto;
  margin-bottom: 40px;
}

.text-copy {
  padding: 50px 0 70px;
}

.text-copy p {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.5;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
  font-weight: bold;
}

.text01 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.text02 {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.2;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
}

.text03 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  margin-bottom: 10px;
}

.text04 {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
  line-height: 2.7;
  text-align: center;
}

.text05 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.text05 span {
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  line-height: 2.3;
}

.text06 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
}

.text07 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.2;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
}

.text08 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.18;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  text-align: center;
  margin-bottom: 30px;
}

.text09 {
  padding: 0 55px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
}

.text-feature {
  margin-bottom: 10px;
}

.border-block__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
}

.system__text {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
  line-height: 1.4;
  padding: 0 30px 30px;
}

.type__copy {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
  line-height: 1.75;
  margin-bottom: 20px;
}

.type__text {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.7;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
}

.text__marker {
  text-align: center;
  margin-bottom: 70px;
}

.text__marker img {
  width: 65%;
}

.section-text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.6;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  margin-bottom: 70px;
  text-align: center;
}

.works__text {
  color: #231815;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

.product-copy {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.section__image {
  text-align: center;
  position: relative;
}

.section__image a:hover {
  transition: all ease .3s;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.section__image img {
  width: 100%;
  height: auto;
}

.section__image--product {
  background-color: #9ebc19;
}

.section__image--product:hover {
  transition: all ease .3s;
  background-color: #c6db49;
}

.section__text--company {
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  line-height: 2.6;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
}

.section__text--recruit {
  background: url(../../images/bg_text.png) no-repeat 0 0;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 13px 35px;
  line-height: 1.8;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  position: absolute;
  bottom: 10%;
  left: 20px;
}

.section__text--product {
  color: #68512f;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 25px;
}

.separate {
  display: flex;
}

.separate-product {
  max-width: 960px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

.separate__body {
  width: 50%;
  text-align: center;
}

.separate__body img {
  width: 190px;
  height: auto;
}

.separate__img {
  width: 50%;
}

.separate__img img {
  width: 100%;
  height: auto;
}

.separate__body--02 {
  width: 50%;
}

.separate__body--02 img {
  width: 100%;
  height: auto;
}

.separate__img--02 {
  width: 50%;
}

.separate__img--02 img {
  width: 70%;
  height: auto;
}

.separate__body--03 {
  width: 50%;
}

.separate__body--03 img {
  width: 100%;
  height: auto;
}

.separate__img--03 {
  width: 50%;
  text-align: right;
}

.separate__img--03 img {
  width: 67%;
  height: auto;
  margin-left: 10px;
}

.img-column--2 {
  flex-grow: 2;
}

.img-column--2 img {
  width: 100%;
  height: 100%;
}

.img-column--1 {
  flex-grow: 1;
}

.img-column--1 img {
  width: 100%;
  height: 100%;
}

.separate--flow {
  justify-content: space-between;
  margin-bottom: 60px;
}

.separate--flow .split {
  width: 48%;
}

.separate--flow .split:last-child img {
  width: 85%;
}

.separate--flow .split img {
  width: 70%;
}

.flow__inner {
  padding-bottom: 40px;
}

.split {
  text-align: center;
  width: 50%;
}

.split__img img {
  width: 100%;
}

.split__title {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
  line-height: 2.33;
  font-weight: bold;
  border-radius: 15px;
  display: inline-block;
  margin-bottom: 20px;
}

.split__title--plast {
  background-color: #ed6c00;
  color: #fff;
  padding: 0 36px;
}

.split__title--other {
  background-color: #c9caca;
  color: #231815;
  padding: 0 36px;
}

.split__text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
  text-align: center;
  margin-bottom: 30px;
}

.plast-case__img {
  margin-bottom: 60px;
}

.plast-case__img img {
  width: 100%;
}

.separate--business {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.staff {
  padding: 0 calc(50% - 480px);
}

.staff__heading {
  overflow: hidden;
  width: 100%;
}

.staff__detail-wrap {
  float: left;
  width: 100%;
  margin-left: -500px;
}

.staff__detail {
  margin-left: 500px;
  padding: 30px 10px 40px;
  background-color: #fffcd1;
}

.staff__detail p {
  text-align: center;
}

.staff__copy {
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: 1.5px;
  letter-spacing: 0.15rem;
  line-height: 1.7;
  padding-bottom: 10px;
  border-bottom: 1px solid #231815;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.staff__name {
  padding-top: 30px;
}

.staff__name p:first-child {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 10px;
}

.staff__name p:first-child span {
  background-color: #231815;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fffcd1;
  padding: 6px 10px 5px;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin-right: 12px;
}

.staff__name p:last-child {
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.staff__img {
  float: left;
  width: 500px;
}

.staff__img img {
  width: 100%;
  height: auto;
}

.staff__body {
  margin: 35px 120px 50px;
}

.item-list {
  border: 2px solid #c9caca;
  display: flex;
}

.item {
  padding: 15px;
  width: 32%;
}

.item:not(:last-child) {
  border-right: 2px solid #c9caca;
}

.item:last-child {
  width: 36%;
}

.item__title {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
  line-height: 1.75;
  font-weight: bold;
  text-align: center;
}

.item__title--work {
  color: #00afec;
}

.item__title--challenge {
  color: #00a95f;
}

.item__title--chance {
  color: #ed6c00;
}

.item__text p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 10px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.product-list-wrap {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  color: #f08437;
}

.product-list li {
  border: 1px solid #f08437;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  background-color: #fff;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 3px;
  padding: 5px 0;
}

.system__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.system__list li {
  width: 48%;
  margin-bottom: 35px;
}

.type__list {
  border: 2px solid #c9caca;
  display: flex;
}

.type__list .type__item {
  width: 33.3333%;
  padding: 15px 10px;
  border-right: 2px solid #c9caca;
  background-color: #fff;
}

.type__list .type__item:last-of-type {
  border: none;
}

.table-base {
  width: 100%;
}

.table-base th {
  background-color: #efefef;
  border: 2px solid #231815;
  width: 130px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.table-base td {
  width: 430px;
  padding: 15px 12px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  border: 2px solid #231815;
}

.table-base td em {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  font-style: normal;
  margin-top: 5px;
  display: inline-block;
}

.table-base2 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}

.table-base2 tr:first-child th, .table-base2 tr:first-child td {
  border: none;
  padding-top: 0;
}

.table-base2 tr:last-child th, .table-base2 tr:last-child td {
  padding-bottom: 0;
}

.table-base2 th {
  padding: 8px 0;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  border: none;
  border-top: 1px solid #d3d3d4;
  background-color: #fff;
}

.table-base2 td {
  padding: 8px 0 8px 5px;
  vertical-align: top;
  border: none;
  border-top: 1px solid #d3d3d4;
}

.text-left {
  text-align: left;
}

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

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

.small {
  font-size: 11px;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

@media screen{
  [hidden~=screen]{
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target){
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

@media (max-width: 768px){
  .pc{
    display: none;
  }
  #header{
    width: 100%;
    margin: 0;
  }
  #header-under{
    width: 100%;
    display: block;
  }
  #header-under.is-fixed{
    position: fixed;
    z-index: 100;
  }

  .logo{
    width: auto;
    height: auto;
  }
  .logo img{
    vertical-align: middle;
  }
  .logo-wrap{
    top: 0px;
    left: 0px;
    background-color:#13605A;
    padding:20px 60px 10px;
    text-align: center;
    width: 100%;
  }
  .visual-text .visual-text__main-text{
    line-height: 1.6;
    font-size: 3rem;
  }
  .visual-text .visual-text__sub-text{
    font-size: 1.2rem;
  }
    
.logo_top{
    background-color:#13605A;
    padding:20px 60px 10px;
}
.visual-text {
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top:50%;
    left: 0;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color:transparent;
    width:100%;
}
.visual-text::after{
    content:none;
}
    
  .mv{
    height: 200px;
  }
  #footer{
    width: 100%;
    margin: 0;
  }
  .address{
    flex-direction: column;
  }
  .address__body{
    width: 100%;
  }
  .address__map iframe{
    height: 240px;
  }
  .address__text{
    display: flex;
    width: 100%;
  }
  .address__text:first-child{
    margin-bottom: 10px;
  }
  .address__text p{
    width: 50%;
  }
  .address__text-wrap{
    padding: 10px;
    align-items: flex-start;
  }
  .footer-bottom{
    padding: 10px 0;
  }
  #main{
    width: 100%;
    margin: 0;
  }
  .hamburger-menu{
    display: block;
    position: fixed;
    width: 45px;
    height: 45px;
    padding: 5px;
    top: 4px;
    right: 10px;
    z-index: 8888;
  }
  .top-nav .hamburger-menu{
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    padding: 5px;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    z-index: 8888;
    cursor: pointer;
  }
  .drawer-opened #drawerNav{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .4s;
    visibility: visible;
    position: fixed;
    z-index: 110;
  }
  .drawer-opened #drawerNav > ul{
    border-top: 1px solid #fff;
  }
  .drawer-opened #drawerNav a{
    color: #fff;
    padding: 10px 5px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
  }
  .drawer-opened #drawerNav a:hover, .drawer-opened #drawerNav a.is-active{
    color: #fff;
    background-color: #9fbc16;
  }
  .drawer-opened #humberger .icon-bar{
    background: #fff;
  }
  .drawer-opened .top-nav{
    background-color: #fff;
    padding: 10px 0;
    display: block;
    position: relative;
    z-index: 8889;
  }
  .drawer-opened .top-nav .hamburger-menu{
    display: none;
    background-color: #9fbc16;
  }
  .drawer-opened .top-nav .hamburger-menu span{
    background-color: #fff;
  }
  .works__title{
    margin-bottom: 10px;
  }
  .works__title > p{
    width: auto;
  }
  .works__title--new{
    letter-spacing: 1rem;
  }
  .works__list{
    margin-bottom: 30px;
  }
  .works__list:hover{
    background-color: transparent;
  }
  .works__list:hover .hover{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  .works__list:first-child{
    padding-top: 10px;
  }
  .column2-img-wrap{
    flex-direction: column;
  }
  .column2-img{
    width: 100%;
  }
  .column2-img--product{
    display: flex;
    border-bottom: 1px solid #fff;
  }
  .column2-img--product .bg-product{
    order: 2;
    width: 50%;
    height: auto;
  }
  .column2-img--product .bg-product img{
    display: none;
  }
  .column2-img--product .bg-product--material{
    background: url("../../images/product/img_product_01_sp.jpg") no-repeat 50% 50%;
    background-size: cover;
  }
  .column2-img--product .bg-product--order{
    background: url("../../images/product/img_product_02_sp.jpg") no-repeat 50% 50%;
    background-size: cover;
  }
  .column2-img--product .bg-product--performance{
    background: url("../../images/product/img_product_03_sp.jpg") no-repeat 50% 50%;
    background-size: cover;
  }
  .column2-img--product .hover-product{
    width: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: relative;
    background-color: #9fbc16;
    height: auto;
    order: 1;
    border-left: none;
  }
  .column2-img--product .hover-product .hover__text{
    padding: 15px 10px;
  }
  .column2-img--product .hover-product .hover__text .text06{
    font-size: 1.1rem;
  }
  .column2-img--product .hover-product .hover__title{
    font-size: 1.4rem;
    padding: 5px 10px;
  }
  .youtube{
    padding-top: 27.8%;
    position: relative;
    width: 100% !important;
    height: 100% !important;
  }
  .hover--top{
    display: none;
  }
  .hover--top:hover{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  .company-profile{
    flex-direction: column;
  }
  .company-profile__body{
    padding: 0 15px;
  }
  .company-profile__body:first-of-type dt{
    width: 40%;
  }
  .company-profile__body:first-of-type dd{
    width: 60%;
  }
  .company-profile__body:last-of-type dt{
    width: 40%;
  }
  .company-profile__body:last-of-type dd{
    width: 60%;
  }
  .box-model01{
    padding: 30px 0 35px;
  }
  .box-model03{
    padding: 30px 15px 35px;
  }
  .box-model04{
    padding: 50px 10px 35px;
  }
  .box-model07{
    padding: 30px 10px 30px;
  }
  .box-model-section01{
    padding: 20px 15px 30px;
  }
  .box-model-section02{
    padding: 40px 15px;
  }
  .box-model-section03{
    padding: 30px 15px;
  }
  .box-model-section04{
    padding: 30px 15px;
  }
  .box-flow{
    padding: 30px 10px 40px;
  }
  .box-flow03 .flow__title-wrap{
    margin: 0 auto 20px;
    padding: 0 0 20px;
  }
  .box-white .separate{
    flex-direction: column;
  }
  .box-separate{
    padding: 10px;
    margin-top: 25px;
  }
  .box-separate .button-download{
    margin: 10px 0 5px;
  }
  .box-separate{
    flex-direction: column;
  }
  .box-separate > div{
    width: 100%;
  }
  .box-separate > div:first-child{
    margin-bottom: 20px;
  }
  .intro-area{
    margin: 30px 0 50px;
  }
  .intro{
    margin-top: 40px;
  }
  .intro-img{
    width: 100%;
  }
  .intro-img img{
    width: 100%;
  }
  .intro__text-wrap{
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .intro__text{
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
  .border-block{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    padding: 15px 5px;
  }
  .border-block .border-block__text{
    width: 100%;
  }
  .border-block__list li{
    font-size: 1.5rem;
  }
  .performance{
    margin-bottom: 30px;
  }
  .performance .separate{
    flex-direction: column;
  }
  .performance__body{
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .performance__img{
    width: 100%;
  }
  .catch-copy{
    background: url(../../images/corp/bg_green_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .catch-copy p:first-child{
    font-size: 2rem;
    padding-top: 30px;
    margin-bottom: 10px;
    letter-spacing: 0.4rem;
  }
  .catch-copy p:last-child{
    font-size: 1.2rem;
  }
  .greeting{
    min-height: 300px;
  }
  .greeting__body{
    top: 120px;
    left: 10px;
    width: 60%;
  }
  .greeting__body .greeting__text{
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .greeting__body .greeting__name{
    font-size: 1rem;
  }
  .staff-link{
    width: 100%;
    text-align: center;
  }
  .product-area{
    flex-direction: column;
    padding: 0;
  }
  .button-inquiry{
    margin: 35px 0 30px;
  }
  .button-inquiry a{
    padding: 10px 45px;
    font-size: 1.2rem;
  }
  .section__title{
    width: 100%;
    margin: 0;
    padding: 30px 15px 10px;
  }
  .section__title h2{
    font-size: 2rem;
  }
  .section__title p{
    font-size: 1.1rem;
  }
  .title-product-plast{
    margin: 0 auto 20px;
  }
  .title01{
    padding: 0 15px;
  }
  .title02{
    font-size: 1.8rem;
    margin-bottom: 30px;
    line-height: 2;
    letter-spacing: 0.3rem;
  }
  .title03{
    font-size: 2.4rem;
  }
  .title-box{
    margin-bottom: 10px;
  }
  .title-bar{
    padding: 15px 0;
    font-size: 1.8rem;
  }
  .title-bar--business img{
    width: 60%;
    height: auto;
    height: auto;
    box-sizing: border-box;
  }
  .title-bar--work img{
    width: 60%;
    height: auto;
    box-sizing: border-box;
  }
  .sub-title-green{
    margin-left: 0;
    font-size: 1.6rem;
  }
  .sub-title-green--small-wrap{
    text-align: center;
    margin-bottom: 15px;
  }
  .title-recruit{
    font-size: 2.0rem;
    line-height: 1.6;
  }
  .title-recruit--top{
    padding-top: 30px;
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
  .type__title img{
    width: 50%;
  }
  .intro__title img{
    width: 60%;
    height: auto;
    box-sizing: border-box;
  }
  .flow__title{
    padding: 10px;
    font-size: 1.2rem;
  }
  .text-copy{
    padding: 25px 10px 35px;
  }
  .text-copy p{
    font-size: 1.6rem;
    line-height: 2;
  }
  .text01{
    padding: 0 15px;
  }
  .text02{
    letter-spacing: 0.1rem;
    margin-bottom: 10px;
  }
  .text06{
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .text08{
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .text09{
    padding: 0;
  }
  .border-block__text{
    font-size: 1.5rem;
  }
  .type__copy{
    font-size: 1.4rem;
  }
  .text__marker{
    margin-bottom: 30px;
  }
  .text__marker img{
    width: 100%;
  }
  .section-text{
    margin-bottom: 30px;
    line-height: 2;
    text-align: left;
  }
  .product-copy{
    text-align: left;
    padding: 0 15px;
    line-height: 2;
  }
  .section__image a:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .section__image--product:hover{
    background-color: #9ebc19;
  }
  .section__text--company{
    font-size: 2vw;
    top: 15px;
    line-height: 1.8;
  }
  .separate-product .separate__body img{
    width: 70px;
    height: auto;
  }
  .separate__body--02{
    width: 100%;
  }
  .separate__img--02{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .separate__img--02 img{
    width: 50%;
  }
  .separate__body--03{
    width: 100%;
    margin-bottom: 20px;
  }
  .separate__img--03{
    width: 100%;
    text-align: center;
  }
  .separate__img--03 img{
    width: 80%;
    margin-left: 0;
  }
  .split__title{
    font-size: 1.2rem;
    border-radius: 10px;
  }
  .split__title--plast{
    padding: 0 11px;
  }
  .split__title--other{
    padding: 0 22px;
  }
  .split__text{
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
  .separate--business{
    flex-direction: column;
    margin-bottom: 15px;
  }
  .item-list{
    flex-direction: column;
  }
  .item{
    width: 100%;
  }
  .item:not(:last-child){
    border-right: none;
    border-bottom: 2px solid #c9caca;
  }
  .item:last-child{
    width: 100%;
  }
  .system__list{
    flex-direction: column;
  }
  .system__list li{
    width: 100%;
    margin-bottom: 15px;
  }
  .type__list{
    flex-direction: column;
  }
  .type__list .type__item{
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #c9caca;
    padding: 20px 10px;
  }
  .type__list .type__item:last-of-type{
    border: none;
  }
  .table-base > tbody > tr:last-of-type td{
    border-bottom: 2px solid #231815;
  }
  .table-base th{
    display: block;
    width: 100%;
  }
  .table-base td{
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: none;
  }
  .table-base2 tr:last-child th{
    padding-bottom: 5px;
  }
  .table-base2 th{
    padding: 8px 5px 5px;
    text-align: justify;
  }
  .table-base2 td{
    padding: 0 5px 8px;
    text-align: justify;
  }
}

@media (min-width: 768px){
  .sp{
    display: none;
  }
  .works__title{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    width: 960px;
    padding: 0 10px;
  }
  .works__img{
    float: right;
    width: 60%;
    max-width: 1100px;
    max-height: 300px;
    position: relative;
  }
  .hover__text{
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .intro--01{
    background: url(../../images/corp/img_corp_01.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .intro--02{
    background: url(../../images/corp/img_corp_02.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .intro--03{
    background: url(../../images/corp/img_corp_03.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .intro--04{
    background: url(../../images/corp/img_corp_04.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .intro__text-wrap{
    width: 640px;
    padding: 0 0 15px;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 790px){
  .footer-nav{
    display: none;
  }
  .pagetop{
    position: static;
    text-align: center;
    display: block;
    font-size: 3rem;
    margin-bottom: 15px;
  }
  .pagetop-wrap{
    display: none;
  }
  .section__text--product{
    font-size: 1rem;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) and (max-width: 768px){
  .drawer-opened .top-nav .hamburger-menu{
    display: block;
    position: fixed;
    width: 45px;
    height: 45px;
    padding: 5px;
    margin: 0 auto;
    top: 350px;
    right: 0;
    left: 0;
    z-index: 8888;
    cursor: pointer;
  }
  .column2-img--product .hover-product .hover__title{
    padding: 5px;
  }
}

@media (min-width: 790px){
  .pagetop-arrow{
    display: none;
  }
}

@media (max-width: 810px){
  .staff__heading{
    display: flex;
    flex-direction: column;
  }
  .staff__detail-wrap{
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .staff__detail{
    margin-left: 0;
    padding: 15px 5px 20px;
  }
  .staff__copy{
    font-size: 2.6rem;
    padding-bottom: 5px;
    line-height: 1.4;
  }
  .staff__name{
    padding-top: 15px;
  }
  .staff__name p:first-child{
    font-size: 2.2rem;
  }
  .staff__name p:first-child span{
    font-size: 1.2rem;
  }
  .staff__img{
    width: 100%;
    float: none;
  }
  .staff__body{
    margin: 15px 15px 30px;
  }
}

.uchimado-lp {
  text-align: center;
  padding: 38px;
  background: #f6d04b url(../../images/product/bg_dot.png) no-repeat 50% 0;
}
.uchimado-lp__tit {
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
.uchimado-lp__logo {
  margin: 0 0 5px;
}
.uchimado-lp__subtit {
  font-size: 2.0rem;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
.uchimado-lp__txt {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
.uchimado-lp__txt em {
  font-weight: bold;
  font-style: normal;
}
.uchimado-lp__btn {
  width: 293px;
  height: 63px;
  display: inline-flex;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #3F98C1;
  border-radius: 6px;
  opacity: 1;
  transition: all ease .3s;
}
.uchimado-lp__btn:hover {
  opacity: .7;
  transition: all ease .3s;
}

@media (max-width: 768px){
  .uchimado-lp {
    padding: 38px 20px 20px;
    background-size: 600px auto;
  }
  .uchimado-lp__logo img {
    max-width: 80%;
  }
  .uchimado-lp__tit {
    font-size: 1.2rem;
  }
  .uchimado-lp__txt {
    font-size: 1.0rem;
    margin-bottom: 20px;
  }
  .uchimado-lp__subtit {
    font-size: 1rem;
  }
  .uchimado-lp__btn {
    font-size: .9rem;
    width: 150px;
    height: 40px;
  }
}


@-webkit-keyframes mark-mov {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes mark-mov {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}