@charset "UTF-8";
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden],
template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

/* # =================================================================
   # List Style
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
table {
  border-collapse: collapse;
  border-spacing: 0; }

ul {
  list-style: none; }

li {
  list-style: none; }

/* =============================================================================
BASE STYLE
============================================================================= */
* {
  font-weight: normal;
  font-style: normal;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0; }

p {
  color: #040404;
  font-size: 16px;
  font-size: 1rem; }

a {
  text-decoration: none;
  transition: all  0.5s ease-in-out; }

a.btn_green {
  margin: 0;
  padding: 2px 30px;
  border: 3px solid #70bd2a;
  border-radius: 25px;
  color: #040404;
  font-size: 14px;
  font-size: 0.875rem; }

a.btn_green:hover {
  background-color: #70bd2a;
  color: #fff; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: auto; }

.box_table {
  overflow-x: auto; }

/* =============================================================================
HEADER
============================================================================= */
#globalHeader {
  padding: 0 10px;
  width: 100%;
  height: 85px;
  background-color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99996; }
  #globalHeader h1 {
    width: 403px;
    height: 54px;
    position: absolute;
    top: 10px;
    left: 10px; }
    #globalHeader h1 a {
      width: 403px;
      height: 54px;
      background: url("../../img/logo.png") no-repeat;
      background-size: 100%;
      display: block;
      text-align: left;
      text-indent: -9999px; }
    #globalHeader h1 a:hover {
      opacity: 0.7; }

/* ==================================== responsive setting */
@media (max-width: 1008px) {
  #globalHeader {
    padding: 0;
    height: 40px; }
    #globalHeader h1 {
      width: 269px;
      height: 36px;
      position: absolute;
      top: 2px;
      left: 10px; }
      #globalHeader h1 a {
        width: 269px;
        height: 36px;
        background: url("../../img/logo_mobile.png") no-repeat;
        background-size: 100%; } }
/* ==================================== responsive setting */
/* =============================================================================
NAVIGATION
============================================================================= */
nav#gloval_navigation {
  width: 100%; }

ul#list_mainnavi span {
  display: none; }

ul#list_mainnavi {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  /* ======================= 直下のリストのみ適応されるスタイル */
  /* ======================= 直下のリストのみ適応されるスタイル */ }
  ul#list_mainnavi > li {
    border-bottom: 5px solid transparent;
    margin-bottom: -5px;
    text-align: left;
    transition: all 300ms ease-in-out 0s; }
  ul#list_mainnavi > li > a {
    padding: 0 15px;
    color: #333333;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 85px; }
  ul#list_mainnavi li a {
    display: block;
    position: relative;
    transition: all 300ms ease-in-out 0s; }
  ul#list_mainnavi li:hover a {
    margin: -10px 0 0 0;
    transition: all 300ms ease-in-out 0s; }
  ul#list_mainnavi li:hover a::after {
    margin: 0 0 0 -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    display: block;
    background-color: #70bd2a;
    position: absolute;
    bottom: 16px;
    left: 50%; }
  ul#list_mainnavi > li:hover > a, ul#list_mainnavi > a:hover {
    color: #70bd2a; }
  ul#list_mainnavi li.active > a {
    color: #70bd2a; }
  ul#list_mainnavi li.active > a::after {
    margin: 0 0 0 -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    display: block;
    background-color: #70bd2a;
    position: absolute;
    bottom: 16px;
    left: 50%; }

/* dropdown setting */
ul#list_mainnavi {
  /* dropdown open */ }
  ul#list_mainnavi ul.list_dropdown {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 80px;
    background: #dfdfdf;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f5 0%, #dfdfdf 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6f6f5 0%, #dfdfdf 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6f6f5 0%, #dfdfdf 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #040404;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    top: 85px;
    left: 0;
    opacity: 0;
    transition: all  0.5s ease-in-out;
    visibility: hidden; }
  ul#list_mainnavi li:hover ul.list_dropdown {
    opacity: 1;
    transition: all  0.5s ease-in-out;
    visibility: visible; }
  ul#list_mainnavi ul.list_dropdown > li {
    padding: 0 20px; }
  ul#list_mainnavi ul.list_dropdown > li h2 {
    margin: 0;
    padding: 0 100px 0 0;
    color: #040404;
    font-size: 20px;
    font-size: 1.25rem; }
  ul#list_mainnavi ul.list_dropdown > li a {
    margin: 0;
    padding: 0 0 0 20px;
    color: #040404;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative; }
  ul#list_mainnavi ul.list_dropdown > li a::after {
    display: none; }
  ul#list_mainnavi ul.list_dropdown > li a::before {
    margin: -1px 0 0 0;
    width: 10px;
    height: 3px;
    background-color: #70bd2a;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0px; }
  ul#list_mainnavi ul li a:hover {
    color: #70bd2a; }

.btnToggle {
  display: none; }

#bodycover {
  display: none; }

/* ==================================== responsive setting */
@media (max-width: 1008px) {
  nav#gloval_navigation {
    margin: 0;
    padding: 40px 0 50px 0;
    width: 300px;
    height: 100%;
    background-color: #70bd2a;
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.8);
    display: inline;
    overflow: auto;
    position: fixed;
    top: 0px;
    right: 0px;
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    transition: all 0.6s;
    z-index: 99998; }

  nav#gloval_navigation.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  ul#list_mainnavi {
    width: 100%;
    display: inline;
    /* ======================= 直下のリストのみ適応されるスタイル */
    /* ======================= 直下のリストのみ適応されるスタイル */ }
    ul#list_mainnavi > li {
      border-bottom: 1px solid #4e8c17;
      margin-bottom: 0; }
    ul#list_mainnavi > li > a {
      padding: 15px;
      color: #040404;
      display: block;
      font-size: 16px;
      font-size: 1rem;
      line-height: normal; }
    ul#list_mainnavi li:hover a {
      margin: 0; }
    ul#list_mainnavi li:hover a::after {
      display: none; }
    ul#list_mainnavi > li:hover > a, ul#list_mainnavi > a:hover {
      color: #fff; }
    ul#list_mainnavi li.active > a {
      color: #fff; }
    ul#list_mainnavi li.active > a::after {
      display: none; }

  /* dropdown setting */
  ul#list_mainnavi {
    /* dropdown open */ }
    ul#list_mainnavi ul.list_dropdown {
      margin: 0;
      width: 100%;
      height: auto;
      background: #70bd2a;
      color: #040404;
      display: inline;
      position: static;
      opacity: 1;
      visibility: visible; }
    ul#list_mainnavi ul.list_dropdown > li {
      padding: 0 20px; }
    ul#list_mainnavi ul.list_dropdown > li:last-child {
      margin-bottom: 20px; }
    ul#list_mainnavi ul.list_dropdown > li h2 {
      display: none; }
    ul#list_mainnavi ul.list_dropdown > li a {
      padding: 5px 0 5px 30px;
      color: #040404; }
    ul#list_mainnavi ul.list_dropdown > li a::after {
      display: none; }
    ul#list_mainnavi ul.list_dropdown > li a::before {
      margin: -1px 0 0 0;
      background-color: #040404;
      position: absolute;
      top: 50%;
      left: 10px; }
    ul#list_mainnavi ul li a:hover {
      color: #fff; }

  .btnToggle {
    width: 40px;
    height: 40px;
    background: url("../../img/icon_menu.svg") center center no-repeat #70bd2a;
    background-size: 70%;
    display: block;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    display: block;
    position: fixed;
    right: 0px;
    top: 0px;
    transition: transform 0.6s;
    z-index: 99999; }

  .btnToggle.active {
    width: 40px;
    height: 40px;
    background: url("../../img/icon_close.svg") center center no-repeat #70bd2a;
    background-size: 90%;
    z-index: 99999; }

  #bodycover.active {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10011; } }
/* ==================================== responsive setting */
/* =============================================================================
Main visual
============================================================================= */
#box_mainvisual_top {
  margin: 85px 0 0 0;
  width: 100%;
  height: 100vh;
  position: relative; }

#box_mainvisual {
  margin: 85px 0 0 0;
  width: 100%;
  height: 300px; }
  #box_mainvisual h1 {
    display: block;
    text-align: left;
    text-indent: -9999px; }

/* ==================================== responsive setting */
@media (max-width: 1008px) {
  #box_mainvisual_top {
    margin: 40px 0 0 0; }

  #box_mainvisual {
    margin: 40px 0 0 0; } }
@media (max-width: 600px) {
  #box_mainvisual {
    height: 150px; } }
/* ==================================== responsive setting */
/* =============================================================================
Common setting
============================================================================= */
#layout_wrapper {
  width: 100%;
  overflow: hidden; }

#layout_wrapper_top {
  width: 100%;
  background: url("../../img/bg_top.png") center top repeat-y;
  overflow: hidden; }

.layout_main {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px; }

h1.no_display, h2.no_display {
  display: none; }

.layout_inner {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px; }

/* =============================================================================
Footer contact
============================================================================= */
#box_footer_contact {
  width: 100%;
  height: auto;
  background: #9ccc72;
  /* Old browsers */
  background: -moz-linear-gradient(left, #9ccc72 0%, #8cdaf9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #9ccc72 0%, #8cdaf9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #9ccc72 0%, #8cdaf9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  #box_footer_contact h1 {
    margin: 0 auto;
    width: 100%;
    max-width: 1120px;
    height: 122px;
    background: url("../../img/title_footer_contact.svg") left top no-repeat;
    background-size: contain;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: relative; }
  #box_footer_contact h1::before {
    content: attr(data-subtitle);
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
    left: 40px;
    text-indent: 0; }
  #box_footer_contact h1::after {
    width: 83px;
    height: 8px;
    background: url("../../img/bar_footer_contact.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    bottom: 16px;
    left: 200px; }

ul#list_footer_contact {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_footer_contact li {
    margin: 20px 5px; }
  ul#list_footer_contact a {
    width: 535px;
    height: 204px;
    display: block;
    text-align: left;
    text-indent: -9999px; }
  ul#list_footer_contact a:hover {
    opacity: 0.4; }
  ul#list_footer_contact a.btn_footer_contact_1 {
    background: url("../../img/btn_footer_contact_1.png") no-repeat; }
  ul#list_footer_contact a.btn_footer_contact_2 {
    background: url("../../img/btn_footer_contact_2.png") no-repeat; }

/* ==================================== responsive setting */
@media (max-width: 1008px) {
  #box_footer_contact {
    position: fixed;
    bottom: 0px;
    left: 0px; }
    #box_footer_contact h1 {
      display: none; }
    #box_footer_contact h1::before {
      display: none; }
    #box_footer_contact h1::after {
      display: none; }

  ul#list_footer_contact {
    margin: 0;
    padding: 0;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    ul#list_footer_contact li {
      margin: 0;
      width: 50%; }
    ul#list_footer_contact a {
      display: block;
      text-align: left;
      text-indent: -9999px; }
    ul#list_footer_contact a.btn_footer_contact_1 {
      margin: 10px auto;
      width: 53px;
      height: 33px;
      background: url("../../img/icon_phone.svg") no-repeat;
      background-size: contain; }
    ul#list_footer_contact a.btn_footer_contact_2 {
      margin: 10px auto;
      width: 50px;
      height: 33px;
      background: url("../../img/icon_mail_5.png") no-repeat;
      background-size: contain; } }
/* ==================================== responsive setting */
/* =============================================================================
Footer global
============================================================================= */
#globalFooter {
  padding: 100px 0 80px 0;
  width: 100%;
  background: url("../../img/bg_footer.jpg") no-repeat center top;
  background-size: cover; }

ul#list_footer {
  margin: 0 0 60px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_footer li {
    margin: 0 0 30px 0; }
  ul#list_footer li:last-child {
    margin: 0; }
  ul#list_footer a {
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem; }
  ul#list_footer a:hover {
    color: #70bd2a; }
  ul#list_footer ul {
    margin: 10px 0 0 20px; }
    ul#list_footer ul li {
      margin: 0 0 10px 0; }
    ul#list_footer ul a {
      font-size: 13px;
      font-size: 0.8125rem; }
    ul#list_footer ul a::before {
      margin: 0 3px 0 0;
      content: "-"; }

h2#logo_footer {
  margin: 0 0 60px 0;
  width: 377px;
  height: 50px;
  background: url("../../img/logo_footer.png") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px; }

p#text_footer {
  margin: 0 0 140px 0;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 180%; }

small {
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100; }

/* ==================================== responsive setting */
@media (max-width: 450px) {
  #globalFooter {
    padding: 20px 0;
    width: 100%;
    background: url("../../img/bg_footer.jpg") no-repeat center top;
    background-size: cover; }

  ul#list_footer {
    margin: 0 auto 60px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    ul#list_footer li {
      width: 100%; }
    ul#list_footer ul {
      margin: 5px 0 0 20px; }

  h2#logo_footer {
    width: 280px;
    height: 37px; }

  p#text_footer {
    margin: 0 0 60px 0; } }
/* ==================================== responsive setting */
/* =============================================================================
main visual
============================================================================= */
.mv_top {
  margin: -80px 0 0 0;
  width: 100%;
  height: 100vh;
  background: url("../../img/mv_top.jpg") center top no-repeat;
  background-size: cover;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .mv_top h1 {
    width: 896px;
    height: 501px;
    background: url("../../img/mv_logo.svg") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px; }

p.text_top_1 {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 200%;
  position: absolute;
  bottom: 10px;
  left: 50px; }

a.btn_top_1 {
  width: 227px;
  height: 227px;
  background: url("../../img/btn_top_1.svg") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: absolute;
  bottom: 10px;
  right: 50px; }

a.btn_top_1:hover {
  opacity: 0.7; }

a.btn_schroll {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  z-index: 2; }

a.btn_schroll {
  padding: 60px 0 0 0; }

a.btn_schroll span {
  margin: 0 0 0 -15px;
  width: 30px;
  height: 50px;
  border: 0px solid #fff;
  /* マウスの形にするときはここを設定*/
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 50%; }

a.btn_schroll span::before {
  margin: 0 0 0 -3px;
  width: 6px;
  height: 6px;
  -webkit-animation: schroll_animation 2s infinite;
  animation: schroll_animation 2s infinite;
  background-color: #fff;
  border-radius: 100%;
  content: '';
  position: absolute;
  top: 10px;
  left: 50%; }

@-webkit-keyframes schroll_animation {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes schroll_animation {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
/* =============================================================================
layout
============================================================================= */
.layout_inner_line {
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  max-width: 1180px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.layout_inner_line_nospace {
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.layout_line_box {
  margin: 0 calc(50% - 50vw);
  padding: 0px calc(50vw - 50% + 8px);
  width: 100vw;
  height: 1px;
  background-color: #ccc;
  display: block; }

/* =============================================================================
common
============================================================================= */
a.btn_top_left {
  margin: 0 0 0 calc(50% - 300px);
  width: 300px;
  height: 71px;
  background-color: #6EB92B;
  color: #fff;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 71px;
  text-align: center; }

a.btn_top_right {
  margin: 0 0 0 auto;
  width: 300px;
  height: 71px;
  background-color: #6EB92B;
  color: #fff;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 71px;
  text-align: center; }

a.btn_top_left:hover, a.btn_top_right:hover {
  opacity: 0.7; }

/* =============================================================================
news
============================================================================= */
.box_top_news {
  padding: 50px 100px;
  width: 100%;
  background-color: #fff;
  position: relative; }
  .box_top_news h1.title_top_2 {
    font-size: 18px;
    font-size: 1.125rem;
    position: absolute;
    top: -37px;
    left: 0px;
    text-transform: uppercase; }
  .box_top_news h1.title_top_2::after {
    margin: 1px 0 0 0;
    width: 83px;
    height: 8px;
    background: url("../../img/bar_footer_contact.png") no-repeat;
    content: "";
    display: block; }

ul#list_top_1 li {
  margin: 0 0 30px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
ul#list_top_1 span {
  width: 130px;
  display: block;
  font-size: 16px;
  font-size: 1rem; }
ul#list_top_1 a {
  padding: 5px 10px 2px 10px;
  width: calc(100% - 130px);
  border-bottom: 1px solid #e5e5e5;
  color: #70bd2a;
  display: block;
  font-size: 16px;
  font-size: 1rem; }
ul#list_top_1 a:hover {
  color: #4ECDFF; }

a.btn_top_2 {
  margin: 0 0 0 auto;
  width: 256px;
  height: 50px;
  background: url("../../img/btn_top_2.png") no-repeat;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 50px;
  text-align: center; }

a.btn_top_2:hover {
  opacity: 0.7; }

/* =============================================================================
Business
============================================================================= */
h1.title_top_3 {
  width: 696px;
  height: 121px;
  background: url("../../img/title_top_1.svg") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_top_3::after {
  color: #040404;
  content: attr(data-subtitle);
  font-size: 48px;
  font-size: 3rem;
  font-weight: 400;
  position: absolute;
  top: 82px;
  left: 20px;
  text-indent: 0; }

.box_bggrey {
  width: 100%;
  background: url("../../img/bg_top.png") center top repeat-y #e5e5e5; }

ul#list_top_2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_top_2 li {
    margin: 0 0 60px 0;
    width: 485px;
    height: 289px;
    position: relative; }
  ul#list_top_2 li.list_top_1_1 {
    background: url("../../img/list_top_1.svg") no-repeat; }
  ul#list_top_2 li.list_top_1_2 {
    background: url("../../img/list_top_2.svg") no-repeat; }
  ul#list_top_2 li.list_top_1_3 {
    background: url("../../img/list_top_3.svg") no-repeat; }
  ul#list_top_2 li.list_top_1_4 {
    background: url("../../img/list_top_4.svg") no-repeat; }
  ul#list_top_2 h2 {
    padding: 0 0 0 15px;
    border-left: 9px solid #040404;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    bottom: 15px;
    left: 27px; }
  ul#list_top_2 p {
    font-size: 18px;
    font-size: 1.125rem;
    position: absolute;
    top: 40px;
    left: 240px; }

/* =============================================================================
Work
============================================================================= */
h1.title_top_4 {
  margin: 0 0 0 auto;
  width: 471px;
  height: 120px;
  background: url("../../img/title_top_2.svg") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_top_4::after {
  color: #040404;
  content: attr(data-subtitle);
  font-size: 48px;
  font-size: 3rem;
  font-weight: 400;
  position: absolute;
  top: 82px;
  right: 20px;
  text-indent: 0; }

.layout_inner_line_topphoto {
  margin: 0 auto;
  width: 100%;
  height: 70px;
  max-width: 1180px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.top_photo_box {
  width: 100%; }

/* =============================================================================
About us
============================================================================= */
section.section_about {
  background: url("../../img/bg_logo.png") right 100px top 40px no-repeat; }

h1.title_top_5 {
  width: 803px;
  height: 119px;
  background: url("../../img/title_top_3.svg") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_top_5::after {
  color: #040404;
  content: attr(data-subtitle);
  font-size: 48px;
  font-size: 3rem;
  font-weight: 400;
  position: absolute;
  top: 82px;
  left: 20px;
  text-indent: 0; }

h2.title_top_6 {
  padding: 80px 0 30px 50px;
  font-size: 30px;
  font-size: 1.875rem; }

p.test_top_about {
  padding: 0 0 50px 50px;
  font-size: 18px;
  font-size: 1.125rem; }

/* =============================================================================
Work
============================================================================= */
h1.title_top_7 {
  margin: 0 0 0 auto;
  width: 610px;
  height: 120px;
  background: url("../../img/title_top_4.svg") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_top_7::after {
  color: #040404;
  content: attr(data-subtitle);
  font-size: 48px;
  font-size: 3rem;
  font-weight: 400;
  position: absolute;
  top: 82px;
  right: 20px;
  text-indent: 0; }

div.box_top_recruit {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  div.box_top_recruit div.box_top_recruit_child {
    width: 50%; }
  div.box_top_recruit img {
    width: 100%; }
  div.box_top_recruit h2 {
    padding: 80px 0 30px 50px;
    font-size: 30px;
    font-size: 1.875rem; }
  div.box_top_recruit p {
    padding: 0 0 50px 50px;
    font-size: 18px;
    font-size: 1.125rem; }

.layout_inner_line_topbottom {
  margin: 0 auto;
  width: 100%;
  height: 70px;
  max-width: 1180px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

/* =============================================================================
main visual
============================================================================= */
@media (max-width: 1008px) {
  .mv_top {
    margin: -40px 0 0 0; }
    .mv_top h1 {
      padding-top: 55.91517%;
      width: 100%;
      height: auto;
      background: url("../../img/mv_logo.svg") no-repeat;
      background-size: contain; }

  a.btn_top_1 {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 60px;
    right: 10px; }

  p.text_top_1 {
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 180%;
    position: absolute;
    bottom: 60px;
    left: 10px; }

  a.btn_schroll {
    position: absolute;
    bottom: 60px;
    left: 50%; } }
/* =============================================================================
layout responsive
============================================================================= */
@media (max-width: 1180px) {
  .layout_inner_line {
    margin: 0 10px;
    width: calc(100% - 20px); }

  .layout_inner_line_nospace {
    margin: 0 10px;
    width: calc(100% - 20px); } }
/* =============================================================================
common
============================================================================= */
@media (max-width: 620px) {
  a.btn_top_left {
    margin: 0; } }
/* =============================================================================
news
============================================================================= */
@media (max-width: 1000px) {
  .box_top_news {
    padding: 20px 10px;
    width: 100%; }
    .box_top_news h1.title_top_2 {
      font-size: 18px;
      font-size: 1.125rem;
      position: absolute;
      top: -37px;
      left: 0px;
      text-transform: uppercase; }
    .box_top_news h1.title_top_2::after {
      margin: 1px 0 0 0;
      width: 83px;
      height: 8px;
      background: url("../../img/bar_footer_contact.png") no-repeat;
      content: "";
      display: block; }

  ul#list_top_1 span {
    width: 100%;
    font-size: 15px;
    font-size: 0.9375rem; }
  ul#list_top_1 a {
    width: 100%;
    font-size: 15px;
    font-size: 0.9375rem; } }
/* =============================================================================
Business responsive
============================================================================= */
@media (max-width: 1180px) {
  h1.title_top_3 {
    width: 300px;
    height: 52px;
    background-size: cover; }

  h1.title_top_3::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 32px;
    left: 20px; }

  ul#list_top_2 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    ul#list_top_2 li {
      margin: 0 0 60px 0;
      width: 300px;
      height: 179px; }
    ul#list_top_2 li.list_top_1_1, ul#list_top_2 li.list_top_1_2, ul#list_top_2 li.list_top_1_3, ul#list_top_2 li.list_top_1_4 {
      background-size: cover; }
    ul#list_top_2 h2 {
      padding: 0 0 0 10px;
      border-left: 6px solid #040404;
      font-size: 20px;
      font-size: 1.25rem;
      position: absolute;
      bottom: 9px;
      left: 17px; }
    ul#list_top_2 p {
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      top: 20px;
      left: 140px; } }
/* =============================================================================
Work
============================================================================= */
@media (max-width: 1180px) {
  h1.title_top_4 {
    width: 300px;
    height: 76px;
    background-size: cover; }

  h1.title_top_4::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 53px;
    left: 20px; }

  .layout_inner_line_topphoto {
    margin: 0 10px;
    width: calc(100% - 20px); } }
/* =============================================================================
About us
============================================================================= */
@media (max-width: 1180px) {
  section.section_about {
    background: url("../../img/bg_logo.png") right 10px top 40px no-repeat; }

  h1.title_top_5 {
    width: 300px;
    height: 44px;
    background-size: cover; }

  h1.title_top_5::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 20px;
    left: 20px; }

  h2.title_top_6 {
    font-size: 24px;
    font-size: 1.5rem; }

  p.test_top_about {
    font-size: 16px;
    font-size: 1rem; } }
/* =============================================================================
Work
============================================================================= */
@media (max-width: 1180px) {
  h1.title_top_7 {
    width: 300px;
    height: 59px;
    background-size: cover; }

  h1.title_top_7::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 35px;
    left: 20px; }

  div.box_top_recruit h2 {
    font-size: 24px;
    font-size: 1.5rem; }
  div.box_top_recruit p {
    font-size: 16px;
    font-size: 1rem; }

  .layout_inner_line_topbottom {
    margin: 0 10px;
    width: calc(100% - 20px); } }
@media (max-width: 760px) {
  div.box_top_recruit {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    div.box_top_recruit div.box_top_recruit_child {
      width: 100%;
      background-color: #fff; } }
/* =============================================================================
under page common setting
============================================================================= */
.mv_under_1 {
  padding: 120px 0 0 0;
  background: url("../../img/mv_under_1.jpg") center top no-repeat;
  background-size: cover; }
  .mv_under_1 h1 {
    width: 575px;
    height: 132px; }

.mv_under_2 {
  padding: 120px 0 0 0;
  background: url("../../img/mv_under_2.jpg") center top no-repeat;
  background-size: cover; }
  .mv_under_2 h1 {
    width: 575px;
    height: 132px; }

#box_breadcrumbs {
  width: 100%;
  background-color: #e5e5e5; }

ul.list_breadcrumbs {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  height: 36px;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.list_breadcrumbs li {
    color: #040404;
    font-size: 13px;
    font-size: 0.8125rem; }
    ul.list_breadcrumbs li a {
      color: #040404;
      font-size: 13px;
      font-size: 0.8125rem; }
    ul.list_breadcrumbs li a:hover {
      color: #70bd2a; }
  ul.list_breadcrumbs li::after {
    margin: 0 10px;
    color: #040404;
    content: "＞";
    font-size: 11px;
    font-size: 0.6875rem; }
  ul.list_breadcrumbs li:last-child::after {
    margin: 0;
    content: ""; }

div.box_gradation {
  padding: 0 10px;
  width: 100%;
  background: #8db768;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8db768 0%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8db768 0%, #7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8db768 0%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative; }

h1.titie_gradationline_1, h2.titie_gradationline_1 {
  margin: 0 0 60px 0;
  padding: 0 0 14px 0;
  background: url("../../img/line_gradation.png") left bottom no-repeat;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 10px; }

/* =============================================================================
company license
============================================================================= */
h1.title_company_license_1 {
  background: url("../../img/title_company_license_1.svg") center no-repeat;
  background-size: cover; }

#layout_wrapper > div.box_gradation {
  margin: 0 0 100px 0;
  padding: 28px 10px 0 10px; }

section.section_license_1 {
  margin-bottom: 120px; }

h1.title_company_license_2 {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
  height: 126px;
  background: url("../../img/title_company_license_2.svg") left bottom no-repeat;
  background-size: contain;
  display: block;
  text-align: left;
  text-indent: -9999px; }

div.box_company_license_1 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  div.box_company_license_1 div {
    margin: 0 0 30px 0;
    width: 50%; }
  div.box_company_license_1 h2 {
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    border-left: solid 10px #040404;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400; }
  div.box_company_license_1 p {
    padding: 0 0 0 50px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 180%; }
  div.box_company_license_1 span {
    margin: 0 0 0 18px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500; }

section.section_license_2 {
  min-height: 545px;
  background: url("../../img/bg_logo.png") right bottom no-repeat;
  background-size: 600px 514px; }

div.box_company_license_2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  div.box_company_license_2 div {
    margin: 0 0 30px 0;
    width: 50%; }
  div.box_company_license_2 h2::before {
    margin: 0;
    width: 10px;
    height: 3px;
    background-color: #040404;
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 0px; }
  div.box_company_license_2 h2 {
    margin: 0 0 20px 50px;
    padding: 0 0 0 20px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    position: relative; }
  div.box_company_license_2 p {
    padding: 0 0 20px 80px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400; }
  div.box_company_license_2 div.btn_iso {
    margin: 0 auto 20px auto;
    width: 320px; }
    div.box_company_license_2 div.btn_iso a {
      border-radius: 25px;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    div.box_company_license_2 div.btn_iso a:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

section.section_license_3 {
  margin-top: -60px;
  margin-bottom: 120px; }

table#table_license {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  border: 0px solid #e5e5e5; }
  table#table_license tr.tr_line {
    border-bottom: 0px solid #e5e5e5; }
  table#table_license th {
    background-color: #70bd2a;
    border: 1px solid #e5e5e5;
    color: #040404;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 1.6rem;
    text-align: center; }
  table#table_license th.title_1 {
    padding: 16px 20px; }
  table#table_license th.title_2 {
    padding: 16px 20px; }
  table#table_license th.title_3 {
    padding: 16px 20px; }
  table#table_license td {
    border: 1px solid #e5e5e5;
    color: #040404;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400; }
  table#table_license td.td_1 {
    padding: 8px 30px; }
  table#table_license td.td_2 {
    padding: 8px 30px; }
  table#table_license td.td_3 {
    padding: 8px 30px; }

/* =============================================================================
company greeting section 1
============================================================================= */
h1.title_company_greeting_1 {
  background: url("../../img/title_company_greeting_1.svg") center no-repeat;
  background-size: cover; }

h1.title_company_greeting_2 {
  margin: 140px auto 90px auto;
  width: 502px;
  height: 85px;
  background: url("../../img/title_company_greeting_2.svg") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_company_greeting_2::before {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 22px;
  left: 50%;
  -webkit-transform: translate(-50%, 22px);
  -ms-transform: translate(-50%, 22px);
  transform: translate(-50%, 22px);
  text-indent: 0; }

h1.title_company_greeting_2::after {
  margin: 76px auto 0 auto;
  width: 83px;
  height: 8px;
  background: url("../../img/bar_footer_contact.png") no-repeat;
  content: "";
  display: block; }

section.section_greeting_1 {
  min-height: 1170px;
  background: url("../../img/bg_company_greeting_1.png") center 110px no-repeat;
  position: relative; }
  section.section_greeting_1 h1 {
    width: 381px;
    height: 480px;
    background: url("/img/photo_business_2.jpg") no-repeat;
    box-shadow: 0 0 20px rgba(3, 2, 3, 0.1);
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 90px; }

div.box_company_greeting_1 {
  margin: 0;
  padding: 60px 40px 40px 50px;
  width: 600px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(3, 2, 3, 0.1);
  position: absolute;
  top: 180px;
  left: 0px; }
  div.box_company_greeting_1 p {
    padding: 0 0 80px 0;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 280%; }
  div.box_company_greeting_1 .box_signature {
    margin: 0 0 0 auto;
    width: 351px;
    height: 34px;
    background: url("../../img/signature.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px; }

/* =============================================================================
company greeting section 2
============================================================================= */
section.section_greeting_2 {
  margin: 0 0 250px 0;
  width: 100%;
  background: url("../../img/bg_company_greeting_2.png") left top no-repeat;
  background-size: 75% 90%; }
  section.section_greeting_2 h1 {
    margin: 0 0 70px 200px;
    width: 617px;
    height: 123px;
    background: url("../../img/title_company_greeting_3.svg") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: relative; }
  section.section_greeting_2 h1::before {
    content: attr(data-subtitle);
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 300;
    position: absolute;
    top: 90px;
    left: 40px;
    text-indent: 0; }
  section.section_greeting_2 h1::after {
    width: 83px;
    height: 8px;
    background: url("../../img/bar_greeting.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 110px;
    left: -70px; }
  section.section_greeting_2 p {
    margin: 0 0 70px 200px;
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 300; }

div.box_company_greeting_2 {
  margin: 0 auto;
  padding: 90px 40px 90px 50px;
  width: calc(100% - 40px);
  max-width: 700px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(3, 2, 3, 0.1); }
  div.box_company_greeting_2 p {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 280%; }

/* =============================================================================
company greeting section 3
============================================================================= */
section.section_greeting_3 h1 {
  margin: 0 auto 95px auto;
  width: 578px;
  height: 106px;
  background: url("../../img/title_company_greeting_4.svg") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }
section.section_greeting_3 h1::before {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 38px;
  left: 50%;
  -webkit-transform: translate(-50%, 38px);
  -ms-transform: translate(-50%, 38px);
  transform: translate(-50%, 38px);
  text-indent: 0; }
section.section_greeting_3 h1::after {
  margin: 0 0 0 -5px;
  width: 83px;
  height: 8px;
  background: url("../../img/bar_footer_contact.png") no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 77px;
  left: 50%;
  -webkit-transform: translate(-50%, 77px);
  -ms-transform: translate(-50%, 77px);
  transform: translate(-50%, 77px);
  text-indent: 0; }

table.table_greeting {
  margin: 0 auto 100px auto;
  width: 800px;
  background-color: #fff;
  position: relative; }
  table.table_greeting th {
    padding: 6px 0;
    width: 300px;
    background-color: #eee;
    border-top: 10px solid #fff;
    border-bottom: 14px solid #fff;
    color: #040404;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    text-align: center;
    position: relative; }
  table.table_greeting th::before {
    width: 300px;
    height: 1px;
    background-color: #e5e5e5;
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0px; }
  table.table_greeting th::after {
    width: 300px;
    height: 1px;
    background-color: #e5e5e5;
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px; }
  table.table_greeting td {
    padding: 6px 0 6px 30px;
    width: 500px;
    border-top: 10px solid #fff;
    border-bottom: 14px solid #fff;
    color: #040404;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 240%;
    text-align: left;
    position: relative; }
  table.table_greeting td::before {
    width: 500px;
    height: 1px;
    background-color: #e5e5e5;
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0px; }
  table.table_greeting td::after {
    width: 500px;
    height: 1px;
    background-color: #e5e5e5;
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px; }

table.table_greeting::before {
  width: 800px;
  height: 1px;
  background-color: #e5e5e5;
  content: "";
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0px; }

table.table_greeting::after {
  width: 800px;
  height: 1px;
  background-color: #e5e5e5;
  content: "";
  display: block;
  position: absolute;
  bottom: 6px;
  left: 0px; }

/* =============================================================================
company about section 1
============================================================================= */
h1.title_company_about_1 {
  background: url("../../img/title_company_about_1.svg") center no-repeat;
  background-size: cover; }

h1.title_company_about_2 {
  margin: 80px 0;
  width: 641px;
  height: 101px;
  background: url("../../img/title_company_about_2.svg") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_company_about_2::after {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 78px;
  left: 60px;
  text-indent: 0; }

table.table_about {
  margin: 0 auto 100px auto;
  width: 100%;
  max-width: 900px; }
  table.table_about th {
    padding: 25px 0;
    width: 200px;
    border-top: 2px solid #626262;
    border-bottom: 2px solid #626262;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    text-align: center; }
  table.table_about td {
    padding: 25px 0 25px 40px;
    width: 500px;
    border-top: 1px solid #626262;
    border-bottom: 1px solid #626262;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-align: left; }

div#box_map {
  margin: 0 auto 100px auto;
  width: calc(100% - 20px);
  max-width: 900px;
  height: 380px;
  position: relative; }

div#gmap_area {
  width: 100%;
  height: 380px;
  position: relative;
  z-index: 1; }

a#link_map {
  width: 176px;
  height: 40px;
  background-color: #70bd2a;
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2; }

a#link_map:hover {
  opacity: 0.8; }

/* =============================================================================
company about section 2
============================================================================= */
section.section_about_2 {
  margin: 0 0 115px 0;
  padding: 60px 0;
  width: 100%;
  background: url("../../img/bg_about_contact.jpg") center top no-repeat;
  background-size: cover; }
  section.section_about_2 h1 {
    padding: 0 0 70px 0;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
  section.section_about_2 h1::after {
    margin: 0 0 0 -41px;
    width: 83px;
    height: 8px;
    background: url("../../img/bar_footer_contact.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 32px;
    left: 50%;
    text-indent: 0; }

ul#list_about_contact {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_about_contact li {
    width: 555px;
    height: 223px; }
  ul#list_about_contact li:nth-child(2n) {
    margin-top: 80px; }
  ul#list_about_contact li.floor_1 {
    background: url("../../img/bg_about_contact_1f.png") no-repeat; }
  ul#list_about_contact li.floor_2 {
    background: url("../../img/bg_about_contact_2f.png") no-repeat; }
  ul#list_about_contact li.floor_3 {
    background: url("../../img/bg_about_contact_3f.png") no-repeat; }
  ul#list_about_contact h2 {
    margin: 30px 0 5px 100px;
    padding: 2px 0 2px 20px;
    border-left: 8px solid #040404;
    color: #040404;
    font-size: 20px;
    font-size: 1.25rem; }

table#table_about_contact {
  margin: 0 0 5px 100px; }
  table#table_about_contact th {
    padding: 0 20px 0 0;
    font-size: 16px;
    font-size: 1rem; }
  table#table_about_contact td {
    font-size: 18px;
    font-size: 1.125rem; }
  table#table_about_contact th.tel {
    padding: 10px 20px 0 0;
    font-size: 16px;
    font-size: 1rem; }
  table#table_about_contact td.tel {
    font-size: 30px;
    font-size: 1.875rem; }

/* =============================================================================
company about section 3
============================================================================= */
section.section_about_3 {
  background: url("../../img/bg_logo.png") right 200px no-repeat; }

h1.title_company_about_3 {
  margin: 80px 0;
  width: 611px;
  height: 127px;
  background: url("../../img/title_company_about_3.svg") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_company_about_3::after {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 90px;
  left: 60px;
  text-indent: 0; }

div.box_branch {
  margin: 0 0 200px 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative; }
  div.box_branch div.box_branch_photo {
    width: 487px; }
  div.box_branch div.box_branch_data {
    padding: 0 80px;
    width: calc(100% - 487px); }
  div.box_branch h2 {
    margin: 0 0 10px 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600; }
  div.box_branch p {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-size: 1.125rem; }
  div.box_branch span.font14 {
    font-size: 14px;
    font-size: 0.875rem; }
  div.box_branch span.font20 {
    font-size: 20px;
    font-size: 1.25rem; }
  div.box_branch span.font24 {
    font-size: 24px;
    font-size: 1.5rem; }
  div.box_branch a.btn_company_about {
    margin: 0 auto;
    width: 327px;
    height: 64px;
    background: url("../../img/btn_company_about.png") no-repeat;
    background-size: 100%;
    border-radius: 43px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    text-align: left;
    text-indent: -9999px; }
  div.box_branch a.btn_company_about:hover {
    background: url("../../img/btn_company_about_hover.png") no-repeat;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

div.box_branch::after {
  margin: 0 0 0 -267px;
  width: 534px;
  height: 1px;
  background-color: #a0a0a0;
  content: "";
  display: block;
  position: absolute;
  bottom: -100px;
  left: 50%; }

div.box_branch_reverse {
  flex-direction: row; }

/* =============================================================================
company footer
============================================================================= */
#box_company_footer {
  background: url("../../img/icon_arrow.png") center -2px no-repeat #eee; }

ul#list_company_footer {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_company_footer li {
    margin: 20px; }
  ul#list_company_footer a {
    width: 437px;
    height: 123px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
  ul#list_company_footer a:hover {
    opacity: 0.4;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  ul#list_company_footer a.btn_company_footer_1 {
    background: url("../../img/btn_company_footer_1.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_2 {
    background: url("../../img/btn_company_footer_2.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_3 {
    background: url("../../img/btn_company_footer_3.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_4 {
    background: url("../../img/btn_company_footer_4.png") no-repeat; }

/* =============================================================================
works
============================================================================= */
h1.title_works_1 {
  background: url("../../img/title_works_1.svg") center no-repeat;
  background-size: cover; }

ul#list_works {
  margin: 50px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_works li {
    margin: 20px 0; }
    ul#list_works li a {
      width: 220px;
      height: 89px;
      background: url("../../img/btn_works_1.png") center center no-repeat;
      color: #040404;
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 80px;
      text-align: center; }
    ul#list_works li a:hover {
      background: url("../../img/btn_works_1_hover.png") center center no-repeat;
      color: #fff; }
  ul#list_works li.active a {
    background: url("../../img/btn_works_1_hover.png") center center no-repeat;
    color: #fff; }

h1.title_works_2 {
  margin: 90px auto 160px auto;
  width: 740px;
  height: 123px;
  background: url("../../img/title_works_2.svg") center no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_works_2::before {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 72px;
  left: 50%;
  -webkit-transform: translate(-50%, 22px);
  -ms-transform: translate(-50%, 22px);
  transform: translate(-50%, 22px);
  text-indent: 0; }

h1.title_works_2::after {
  margin: 146px auto 0 auto;
  width: 83px;
  height: 8px;
  background: url("../../img/bar_footer_contact.png") no-repeat;
  content: "";
  display: block; }

table.table_works {
  margin: 0 auto 100px auto;
  width: 100%;
  max-width: 1140px; }
  table.table_works tr:nth-child(odd) {
    background-color: #e5e5e5; }
  table.table_works th {
    background-color: #70bd2a;
    border: 1px solid #fff;
    color: #040404;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    text-align: center; }
  table.table_works th.title_1 {
    padding: 16px 20px; }
  table.table_works th.title_2 {
    padding: 16px 20px; }
  table.table_works th.title_3 {
    padding: 16px 20px; }
  table.table_works td {
    border: 1px solid #fff;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400; }
  table.table_works td.td_1 {
    padding: 8px 30px;
    text-align: center; }
  table.table_works td.td_2 {
    padding: 8px 30px; }
  table.table_works td.td_3 {
    padding: 8px 30px;
    text-align: center; }

a.btn_works_2 {
  margin: 0 auto 100px auto;
  width: 452px;
  height: 112px;
  background: url("../../img/btn_works_2.png") no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px; }

a.btn_works_2:hover {
  background: url("../../img/btn_works_2_hover.png") no-repeat; }

/* =============================================================================
company business section 1
============================================================================= */
h1.title_business_1 {
  background: url("../../img/title_business_1.svg") center no-repeat;
  background-size: cover; }

h1.title_business_2 {
  margin: 140px auto;
  width: 869px;
  height: 190px;
  background: url("../../img/title_business_2.svg") center no-repeat;
  background-size: cover;
  display: block;
  text-align: left;
  text-indent: -9999px; }

ul#list_business {
  margin: 0 auto 150px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_business li {
    margin: 20px; }
    ul#list_business li a {
      width: 234px;
      height: 54px;
      background: url("../../img/btn_business_1.png") center center no-repeat;
      color: #fff;
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 54px;
      text-align: center; }
    ul#list_business li a:hover {
      opacity: 0.7; }

a.btn_business_mail {
  width: 143px;
  height: 143px;
  display: block;
  text-align: left;
  text-indent: -9999px; }

a.btn_business_mail:hover {
  opacity: 0.7; }

section#section_business_1 {
  margin: 0 auto 460px 0;
  padding: 20px 100px;
  width: 100%;
  max-width: 900px;
  background-color: #e5e5e5;
  position: relative; }
  section#section_business_1 h1 {
    margin: 0 0 50px 0;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative;
    z-index: 2; }
  section#section_business_1 h1::before {
    width: 130px;
    height: 10px;
    background-color: #5EC393;
    content: "";
    display: block;
    position: absolute;
    left: -180px;
    top: 22px; }
  section#section_business_1 h1::after {
    width: 280px;
    height: 36px;
    background: url("../../img/bg_business_1.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    z-index: 1; }
  section#section_business_1 a.btn_business_mail {
    background: url("../../img/icon_mail_1.png") no-repeat;
    position: absolute;
    top: -71px;
    right: -71px; }
  section#section_business_1 ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    section#section_business_1 ul li {
      margin: 0 0 20px 0;
      width: calc(50% - 40px); }
    section#section_business_1 ul h2 {
      margin: 0 0 10px 0;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700; }
    section#section_business_1 ul p {
      padding: 0 0 0 20px;
      font-size: 14px;
      font-size: 0.875rem; }
  section#section_business_1 div#photo_business_1 {
    width: 564px;
    height: 380px;
    background: url("../../img/photo_business_1.jpg") no-repeat;
    background-size: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: -290px;
    right: -220px; }
  section#section_business_1 span {
    width: 301px;
    height: 501px;
    background: url("../../img/bg_business_2.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: -480px;
    left: 363px; }

section#section_business_2 {
  margin: 0 0 240px auto;
  padding: 20px 100px 80px 100px;
  width: 100%;
  max-width: 890px;
  background-color: #fff;
  border: 20px solid #e5e5e5;
  position: relative; }
  section#section_business_2 h1 {
    margin: 0 0 50px 0;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative;
    text-align: right;
    z-index: 2; }
  section#section_business_2 h1::before {
    width: 130px;
    height: 10px;
    background-color: #7AD5F0;
    content: "";
    display: block;
    position: absolute;
    right: -180px;
    top: 22px; }
  section#section_business_2 h1::after {
    width: 280px;
    height: 36px;
    background: url("../../img/bg_business_1.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 1; }
  section#section_business_2 a.btn_business_mail {
    background: url("../../img/icon_mail_2.png") no-repeat;
    position: absolute;
    bottom: 20px;
    right: 100px; }
  section#section_business_2 ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    section#section_business_2 ul li {
      margin: 0 0 20px 0;
      padding: 0 0 20px 0;
      width: calc(50% - 40px);
      border-bottom: 3px solid #dbdbdb; }
    section#section_business_2 ul h2 {
      margin: 0 0 10px 0;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700; }
    section#section_business_2 ul p {
      padding: 0 0 0 20px;
      font-size: 14px;
      font-size: 0.875rem; }
  section#section_business_2 div#photo_business_2 {
    width: 407px;
    height: 551px;
    background: url("../../img/photo_business_2.jpg") no-repeat;
    background-size: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    top: -450px;
    left: -250px; }
  section#section_business_2 span {
    width: 210px;
    height: 271px;
    background: url("../../img/bg_business_3.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: -271px;
    left: 100px; }

section#section_business_3 {
  margin: 0 auto 220px 0;
  padding: 20px 100px;
  width: 100%;
  max-width: 900px;
  background-color: #e5e5e5;
  position: relative; }
  section#section_business_3 h1 {
    margin: 0 0 50px 0;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative;
    z-index: 2; }
  section#section_business_3 h1::before {
    width: 130px;
    height: 10px;
    background-color: #5EC393;
    content: "";
    display: block;
    position: absolute;
    left: -180px;
    top: 22px; }
  section#section_business_3 h1::after {
    width: 280px;
    height: 36px;
    background: url("../../img/bg_business_1.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    z-index: 1; }
  section#section_business_3 a.btn_business_mail {
    background: url("../../img/icon_mail_3.png") no-repeat;
    position: absolute;
    bottom: -71px;
    right: -71px; }
  section#section_business_3 ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    section#section_business_3 ul li {
      margin: 0 0 20px 0;
      width: 100%; }
    section#section_business_3 ul h2 {
      margin: 0 0 10px 0;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700; }
    section#section_business_3 ul p {
      padding: 0 0 0 20px;
      font-size: 14px;
      font-size: 0.875rem; }
  section#section_business_3 div#photo_business_3 {
    width: 589px;
    height: 384px;
    background: url("../../img/photo_business_3.jpg") no-repeat;
    background-size: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    top: -140px;
    right: -220px; }
  section#section_business_3 span {
    width: 301px;
    height: 501px;
    background: url("../../img/bg_business_4.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: -360px;
    right: 50px; }

section#section_business_4 {
  margin: 0 0 140px auto;
  padding: 20px 100px 80px 100px;
  width: 100%;
  max-width: 890px;
  background-color: #fff;
  border: 20px solid #e5e5e5;
  position: relative; }
  section#section_business_4 h1 {
    margin: 0 0 50px 0;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative;
    text-align: right;
    z-index: 2; }
  section#section_business_4 h1::before {
    width: 130px;
    height: 10px;
    background-color: #7AD5F0;
    content: "";
    display: block;
    position: absolute;
    right: -180px;
    top: 22px; }
  section#section_business_4 h1::after {
    width: 280px;
    height: 36px;
    background: url("../../img/bg_business_1.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 1; }
  section#section_business_4 a.btn_business_mail {
    background: url("../../img/icon_mail_4.png") no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px; }
  section#section_business_4 ul {
    margin: 0 0 0 auto;
    width: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    section#section_business_4 ul li {
      margin: 0 0 20px 0;
      padding: 0 0 20px 0;
      width: 100%;
      border-bottom: 3px solid #dbdbdb; }
    section#section_business_4 ul h2 {
      margin: 0 0 10px 0;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700; }
    section#section_business_4 ul p {
      padding: 0 0 0 20px;
      font-size: 14px;
      font-size: 0.875rem; }
  section#section_business_4 div#photo_business_4 {
    width: 640px;
    height: 480px;
    background: url("../../img/photo_business_4.jpg") no-repeat;
    background-size: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: 120px;
    left: -250px; }

/* =============================================================================
news
============================================================================= */
h1.title_news_1 {
  background: url("../../img/title_news_1.svg") center no-repeat;
  background-size: cover; }

.layout_shadow {
  padding: 20px 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

div.box_news {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  div.box_news h2 {
    width: 230px;
    height: 22px;
    display: block;
    text-align: left;
    text-indent: -9999px; }
  div.box_news h2.title_news_2 {
    background: url("../../img/title_news_2.svg") left center no-repeat; }
  div.box_news h2.title_news_3 {
    background: url("../../img/title_news_3.svg") left center no-repeat; }

ul.list_news {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.list_news li {
    margin: 0; }
    ul.list_news li a {
      width: 220px;
      height: 89px;
      background: url("../../img/btn_works_1.png") center center no-repeat;
      color: #040404;
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 80px;
      text-align: center; }
    ul.list_news li a:hover {
      background: url("../../img/btn_works_1_hover.png") center center no-repeat;
      color: #fff; }
  ul.list_news li::before {
    content: ""; }
  ul.list_news li::after {
    content: ""; }
  ul.list_news li.active a {
    background: url("../../img/btn_works_1_hover.png") center center no-repeat;
    color: #fff; }

h1.title_news_4 {
  margin: 90px auto 160px auto;
  width: 419px;
  height: 124px;
  background: url("../../img/title_news_4.svg") center no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: relative; }

h1.title_news_4::before {
  content: attr(data-subtitle);
  display: block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  position: absolute;
  top: 55px;
  left: 50%;
  -webkit-transform: translate(-50%, 22px);
  -ms-transform: translate(-50%, 22px);
  transform: translate(-50%, 22px);
  text-indent: 0; }

h1.title_news_4::after {
  margin: 130px auto 0 auto;
  width: 83px;
  height: 8px;
  background: url("../../img/bar_footer_contact.png") no-repeat;
  content: "";
  display: block; }

section.section_news_1 {
  background: url("../../img/bg_news.png") center center no-repeat;
  background-size: 100%; }

ul.list_news_2 {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.list_news_2 li {
    margin-bottom: 100px;
    width: 350px; }
  ul.list_news_2 img {
    width: 350px;
    height: 205px; }
  ul.list_news_2 h2 {
    padding: 10px 20px 5px 20px;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600; }
  ul.list_news_2 p {
    padding: 0 20px 10px 20px;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400; }

ul.list_news_pagination {
  margin-bottom: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  ul.list_news_pagination li {
    padding: 0 15px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600; }
    ul.list_news_pagination li a {
      color: #040404; }
    ul.list_news_pagination li a:hover {
      color: #70bd2a; }
  ul.list_news_pagination li:last-child {
    padding: 0 0 0 40px; }
    ul.list_news_pagination li:last-child a {
      width: 15px;
      height: 24px;
      background: url("../../img/icon_arrow_green_right.svg") no-repeat;
      display: block;
      text-align: left;
      text-indent: -9999px; }
    ul.list_news_pagination li:last-child a:hover {
      opacity: 0.7; }

/* =============================================================================
contact
============================================================================= */
h1.title_contact_1 {
  background: url("../../img/title_contact_1.svg") center no-repeat;
  background-size: cover; }

ul.list_contact {
  margin: 90px auto 60px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.list_contact li {
    padding: 70px 40px 0 40px;
    font-size: 16px;
    font-size: 1rem;
    position: relative; }
  ul.list_contact li::before {
    content: attr(data-subtitle);
    display: block;
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: 400;
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translate(-50%, 22px);
    -ms-transform: translate(-50%, 22px);
    transform: translate(-50%, 22px);
    text-indent: 0; }
  ul.list_contact li::after {
    display: none; }
  ul.list_contact li.active::after {
    margin: 0 0 0 -33px;
    width: 67px;
    height: 8px;
    background: url("../../img/bar_footer_contact.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    left: 50%; }

p.text_contact_1 {
  padding: 0 10px 60px 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-align: center; }

p.text_contact_1_red {
  padding: 0 10px 60px 10px;
  color: #a91b4b;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-align: center; }

div.caution {
  padding: 0 10px 10px 10px;
  color: #a91b4b;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600; }

section.section_contact_1 {
  margin: 0 auto 100px auto;
  padding: 110px 10px;
  width: 100%;
  max-width: 1140px;
  background-color: #eee;
  border: 1px solid #C9C9C9; }
  section.section_contact_1 button.btn_confirm {
    margin: 0 auto;
    width: 340px;
    height: 96px;
    background: url("../../img/btn_contact_1.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    transition: all  0.5s ease-in-out; }
  section.section_contact_1 button.btn_confirm:hover {
    background: url("../../img/btn_contact_1_hover.png") no-repeat; }

table#table_contact_1 {
  margin: 0 auto;
  width: 100%;
  max-width: 740px; }
  table#table_contact_1 th {
    width: 220px;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    vertical-align: top; }
  table#table_contact_1 td {
    padding: 0 0 50px 0;
    font-size: 15px;
    font-size: 0.9375rem; }
  table#table_contact_1 input {
    padding: 3px 10px;
    width: 420px;
    background-color: #fff;
    border: 1px solid #C9C9C9;
    font-size: 15px;
    font-size: 0.9375rem; }
  table#table_contact_1 textarea {
    width: 420px;
    background-color: #fff;
    border: 1px solid #C9C9C9;
    font-size: 15px;
    font-size: 0.9375rem; }
  table#table_contact_1 ol {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  table#table_contact_1 li {
    margin: 0 20px 10px 0; }
  table#table_contact_1 input[type="checkbox"] {
    width: 30px; }

/* =============================================================================
contact confirm
============================================================================= */
ul#list_contact_confirm {
  margin: 0 auto;
  width: 100%;
  max-width: 740px; }
  ul#list_contact_confirm li {
    margin: 0 0 20px 0;
    padding: 0 0 10px 40px;
    width: 100%;
    border-bottom: 3px solid #959595;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    text-align: left; }
  ul#list_contact_confirm h2 {
    margin: 0 0 0 -40px;
    padding: 0 0 5px 0;
    width: 100%;
    color: #a91b4b;
    font-size: 14px;
    font-size: 0.875rem; }
  ul#list_contact_confirm input[type="checkbox"] {
    width: 30px; }

div.box_contact_2 {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 740px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  div.box_contact_2 button.btn_return {
    margin: 0;
    width: 240px;
    height: 96px;
    background: url("../../img/btn_contact_3.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    transition: all  0.5s ease-in-out; }
  div.box_contact_2 button.btn_return:hover {
    background: url("../../img/btn_contact_3_hover.png") no-repeat; }
  div.box_contact_2 button.btn_send {
    margin: 0;
    width: 340px;
    height: 96px;
    background: url("../../img/btn_contact_2.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    transition: all  0.5s ease-in-out; }
  div.box_contact_2 button.btn_send:hover {
    background: url("../../img/btn_contact_2_hover.png") no-repeat; }

/* =============================================================================
contact confirm
============================================================================= */
button.btn_gotop {
  margin: 0 auto;
  width: 290px;
  height: 96px;
  background: url("../../img/btn_contact_4.png") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  transition: all  0.5s ease-in-out; }

button.btn_gotop:hover {
  background: url("../../img/btn_contact_4_hover.png") no-repeat; }

/* =============================================================================
company recruit
============================================================================= */
h1.title_recruit_1 {
  background: url("../../img/title_recruit_1.svg") center no-repeat;
  background-size: cover; }

h1.title_recruit_2 {
  margin: 140px auto;
  width: calc(100% - 20px);
  max-width: 676px;
  height: 187px;
  background: url("../../img/title_recruit_2.svg") center no-repeat;
  background-size: cover;
  display: block;
  text-align: left;
  text-indent: -9999px; }

ul#list_recruit {
  margin: 0 auto 150px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul#list_recruit li {
    margin: 20px; }
    ul#list_recruit li a {
      width: 234px;
      height: 54px;
      background: url("../../img/btn_business_1.png") center center no-repeat;
      color: #fff;
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 54px;
      text-align: center; }
    ul#list_recruit li a:hover {
      opacity: 0.7; }

div.box_image_recruit {
  margin: 0 0 120px 0;
  padding: 0 10px;
  width: 100%;
  text-align: center; }

h1.title_recruit_3 {
  width: 100%;
  max-width: 1120px;
  height: 123px;
  background: url("../../img/title_recruit_3.svg") left bottom no-repeat;
  background-size: 100%;
  display: block;
  text-align: left;
  text-indent: -9999px; }

div.box_recruit_interview_1, div.box_recruit_interview_2 {
  margin: 100px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px;
  min-height: 610px;
  position: relative; }
  div.box_recruit_interview_1 h2, div.box_recruit_interview_2 h2 {
    padding: 3px 20px;
    width: 400px;
    background-color: #040404;
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem; }
  div.box_recruit_interview_1 div.box_text, div.box_recruit_interview_2 div.box_text {
    padding: 90px 70px;
    width: 400px;
    height: 400px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    color: #040404;
    font-size: 16px;
    font-size: 1rem; }
  div.box_recruit_interview_1 img, div.box_recruit_interview_2 img {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
  div.box_recruit_interview_1 p, div.box_recruit_interview_2 p {
    color: #040404;
    font-size: 16px;
    font-size: 1rem; }

div.box_recruit_interview_1 {
  background: url("../../img/bg_recruit_1.png") center bottom no-repeat; }
  div.box_recruit_interview_1 h2 {
    position: absolute;
    top: 90px;
    right: 0px; }
  div.box_recruit_interview_1 div.box_text {
    margin: 0 0 0 0;
    position: absolute;
    top: 170px;
    right: 20%; }
  div.box_recruit_interview_1 img {
    position: absolute;
    top: 0px;
    left: 0px; }

div.box_recruit_interview_2 {
  background: url("../../img/bg_recruit_1.png") center bottom 20px no-repeat; }
  div.box_recruit_interview_2 h2 {
    position: absolute;
    bottom: 0px;
    left: 0px; }
  div.box_recruit_interview_2 div.box_text {
    margin: 0 -70px 0 0;
    position: absolute;
    top: 140px;
    right: 50%; }
  div.box_recruit_interview_2 img {
    position: absolute;
    top: 0px;
    right: 0px; }

div.box_recruit_interview_3 {
  margin: 0 auto 100px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1240px;
  min-height: 600px;
  background: url("../../img/bg_recruit_2.png") center center no-repeat;
  position: relative; }
  div.box_recruit_interview_3 img.photo_1 {
    position: absolute;
    top: 0px;
    right: 0px; }
  div.box_recruit_interview_3 img.photo_2 {
    position: absolute;
    bottom: 0px;
    left: 0px; }
  div.box_recruit_interview_3 a.btn_recruit_1 {
    width: 361px;
    height: 101px;
    background: url("../../img/btn_recruit_1.png") no-repeat;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    bottom: 0px;
    right: 0px; }
  div.box_recruit_interview_3 a.btn_recruit_1:hover {
    background: url("../../img/btn_recruit_1_hover.png") no-repeat; }

h1.title_recruit_4 {
  width: 100%;
  max-width: 1130px;
  height: 123px;
  background: url("../../img/title_recruit_4.svg") left bottom no-repeat;
  background-size: contain;
  display: block;
  text-align: left;
  text-indent: -9999px; }

a.btn_recruit_2 {
  width: 361px;
  height: 125px;
  background: url("../../img/btn_recruit_2.png") no-repeat;
  display: block;
  text-align: left;
  text-indent: -9999px;
  position: absolute;
  top: 50px;
  right: 20px; }

a.btn_recruit_2:hover {
  background: url("../../img/btn_recruit_2_hover.png") no-repeat; }

div.box_recruit_entry {
  margin: 100px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 1140px; }

div.text_entry_1 {
  margin: 0 auto 50px auto;
  width: 100%;
  max-width: 800px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400; }

table.table_entry {
  margin: 0 auto;
  width: 100%;
  max-width: 800px; }
  table.table_entry th {
    padding: 25px 0;
    width: 200px;
    border-top: 2px solid #626262;
    border-bottom: 2px solid #626262;
    color: #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    text-align: center; }
  table.table_entry td {
    padding: 25px 0 25px 60px;
    border-top: 1px solid #626262;
    border-bottom: 1px solid #626262;
    color: #040404;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    text-align: left; }

div.text_entry_2 {
  margin: 0 auto -50px auto;
  padding: 50px 0 120px 0;
  width: 100%;
  max-width: 800px;
  background: url("../../img/bg_recruit_3.svg") center bottom no-repeat;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400; }

/* =============================================================================
under page common setting responsive
============================================================================= */
@media (max-width: 600px) {
  .mv_under_1 {
    padding: 40px 0 0 0; }
    .mv_under_1 h1 {
      width: 300px;
      height: 69px; }

  .mv_under_2 {
    padding: 40px 0 0 0; }
    .mv_under_2 h1 {
      width: 300px;
      height: 69px; } }
@media (max-width: 600px) {
  h1.titie_gradationline_1 {
    margin: 0 0 40px 0;
    padding: 0 0 10px 0;
    font-size: 20px;
    font-size: 1.25rem; } }
/* =============================================================================
company license responsive
============================================================================= */
@media (max-width: 500px) {
  h1.title_company_2 {
    height: 74px; } }
@media (max-width: 600px) {
  div.box_company_license_1 div {
    width: 100%; }
  div.box_company_license_1 h2 {
    margin: 0 0 10px 10px;
    font-size: 16px;
    font-size: 1rem; }
  div.box_company_license_1 p {
    font-size: 15px;
    font-size: 0.9375rem; }
  div.box_company_license_1 span {
    font-size: 15px;
    font-size: 0.9375rem; }

  div.box_company_license_2 div {
    width: 100%; }
  div.box_company_license_2 h2 {
    margin: 0 0 20px 10px;
    font-size: 16px;
    font-size: 1rem; }
  div.box_company_license_2 p {
    padding: 0 0 20px 40px;
    font-size: 15px;
    font-size: 0.9375rem; }
  div.box_company_license_2 div.btn_iso {
    margin: 0 0 20px 10px;
    width: 280px; } }
@media (max-width: 750px) {
  table#table_license {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5; }
    table#table_license tr.tr_line {
      border-bottom: 2px solid #e5e5e5; }
    table#table_license th {
      border: 0px solid #e5e5e5;
      font-size: 16px;
      font-size: 1rem;
      display: block;
      letter-spacing: normal;
      text-align: left; }
    table#table_license th.title_1 {
      padding: 16px 20px 2px 20px; }
    table#table_license th.title_2 {
      padding: 0 0 2px 40px; }
    table#table_license th.title_3 {
      padding: 0 20px 16px 60px; }
    table#table_license td {
      border: 0px solid #e5e5e5;
      display: block; }
    table#table_license td.td_1 {
      padding: 8px 0 2px 20px; }
    table#table_license td.td_2 {
      padding: 0 0 2px 40px; }
    table#table_license td.td_3 {
      padding: 0 0 16px 80px; } }
/* =============================================================================
company greeting section 1 responsive
============================================================================= */
@media (max-width: 500px) {
  h1.title_company_greeting_2 {
    margin: 100px auto 90px auto;
    width: 320px;
    height: 54px; }

  h1.title_company_greeting_2::before {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translate(-50%, 16px);
    -ms-transform: translate(-50%, 16px);
    transform: translate(-50%, 16px);
    text-indent: 0; }

  h1.title_company_greeting_2::after {
    margin: 56px auto 0 auto;
    width: 83px; } }
@media (max-width: 1000px) {
  section.section_greeting_1 {
    min-height: 1380px; }
    section.section_greeting_1 h1 {
      width: 300px;
      height: 378px;
      background: url("/img/photo_business_2.jpg") no-repeat;
      background-size: contain;
      display: block;
      text-align: left;
      text-indent: -9999px;
      position: absolute;
      top: 0px;
      right: 20px; }

  div.box_company_greeting_1 {
    padding: 20px;
    width: 90%;
    max-width: 400px;
    position: absolute;
    top: 350px;
    left: 20px; }
    div.box_company_greeting_1 p {
      font-size: 16px;
      font-size: 1rem; }
    div.box_company_greeting_1 .box_signature {
      width: 230px;
      height: 67px;
      background: url("../../img/signature_mobile.png") no-repeat; } }
/* =============================================================================
company greeting section 2 responsive
============================================================================= */
@media (max-width: 1000px) {
  section.section_greeting_2 h1 {
    margin: 0 0 70px 20px;
    width: 493px;
    height: 98px;
    background: url("../../img/title_company_greeting_3.svg") no-repeat;
    background-size: contain; }
  section.section_greeting_2 h1::before {
    content: attr(data-subtitle);
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 300;
    position: absolute;
    top: 60px;
    left: 40px;
    text-indent: 0; }
  section.section_greeting_2 h1::after {
    width: 83px;
    height: 8px;
    background: url("../../img/bar_greeting.png") no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    left: -70px; }
  section.section_greeting_2 p {
    margin: 0 0 70px 0;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 300;
    text-align: center; }

  div.box_company_greeting_2 {
    padding: 20px; }
    div.box_company_greeting_2 p {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 500;
      text-align: left; } }
@media (max-width: 500px) {
  section.section_greeting_2 {
    background: url("../../img/bg_company_greeting_2.png") left top no-repeat;
    background-size: 100% 90%; }
    section.section_greeting_2 h1 {
      width: 300px;
      height: 74px;
      background: url("../../img/title_company_greeting_3.svg") no-repeat;
      background-size: 100%; }
    section.section_greeting_2 h1::before {
      position: absolute;
      top: 50px;
      left: 40px;
      text-indent: 0; }
    section.section_greeting_2 h1::after {
      position: absolute;
      top: 70px;
      left: -70px; } }
/* =============================================================================
company greeting section 3 responsive
============================================================================= */
@media (max-width: 600px) {
  section.section_greeting_3 h1 {
    width: 300px;
    height: 55px; }
  section.section_greeting_3 h1::before {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translate(-50%, 16px);
    -ms-transform: translate(-50%, 16px);
    transform: translate(-50%, 16px); }
  section.section_greeting_3 h1::after {
    position: absolute;
    top: 42px;
    left: 50%;
    -webkit-transform: translate(-50%, 42px);
    -ms-transform: translate(-50%, 42px);
    transform: translate(-50%, 42px); }

  table.table_greeting {
    width: 100%; }
    table.table_greeting th {
      padding: 6px 0 6px 20px;
      width: 100%;
      border-top: 8px solid #fff;
      border-bottom: 0px solid #fff;
      display: block;
      text-align: left; }
    table.table_greeting th::before {
      width: 100%; }
    table.table_greeting th::after {
      width: 100%; }
    table.table_greeting td {
      padding: 6px 0 6px 40px;
      width: 100%;
      border-top: 0px solid #fff;
      border-bottom: 0px solid #fff;
      display: block; }
    table.table_greeting td::before {
      display: none; }
    table.table_greeting td::after {
      display: none; }

  table.table_greeting::before {
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0px; }

  table.table_greeting::after {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px; } }
/* =============================================================================
company about section 1 responsive
============================================================================= */
@media (max-width: 600px) {
  h1.title_company_about_2 {
    width: 300px;
    height: 47px; }

  h1.title_company_about_2::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 18px;
    left: 20px; }

  table.table_about {
    margin: 0 auto 100px auto;
    width: 100%;
    max-width: 900px;
    border-bottom: 2px solid #626262; }
    table.table_about th {
      width: 100%;
      border-top: 2px solid #626262;
      border-bottom: 0px solid #626262;
      display: block;
      font-size: 15px;
      font-size: 0.9375rem;
      text-align: left; }
    table.table_about td {
      width: 100%;
      border-top: 1px solid #626262;
      border-bottom: 0px solid #626262;
      display: block;
      font-size: 15px;
      font-size: 0.9375rem; } }
/* =============================================================================
company about section 2 responsive
============================================================================= */
@media (max-width: 600px) {
  ul#list_about_contact li {
    margin-bottom: 20px;
    width: 300px;
    height: 121px; }
  ul#list_about_contact li:nth-child(2n) {
    margin-top: 0; }
  ul#list_about_contact li.floor_1 {
    background: url("../../img/bg_about_contact_1f.png") no-repeat;
    background-size: cover; }
  ul#list_about_contact li.floor_2 {
    background: url("../../img/bg_about_contact_2f.png") no-repeat;
    background-size: cover; }
  ul#list_about_contact li.floor_3 {
    background: url("../../img/bg_about_contact_3f.png") no-repeat;
    background-size: cover; }
  ul#list_about_contact h2 {
    margin: 10px 0 0 40px;
    padding: 0;
    border-left: 0px solid #040404;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800; }

  table#table_about_contact {
    margin: 0 0 5px 40px; }
    table#table_about_contact th {
      padding: 0 10px 0 0;
      font-size: 14px;
      font-size: 0.875rem; }
    table#table_about_contact td {
      font-size: 16px;
      font-size: 1rem; }
    table#table_about_contact th.tel {
      padding: 0;
      font-size: 14px;
      font-size: 0.875rem; }
    table#table_about_contact td.tel {
      font-size: 16px;
      font-size: 1rem; } }
/* =============================================================================
company about section 3 responsive
============================================================================= */
@media (max-width: 600px) {
  h1.title_company_about_3 {
    width: 300px;
    height: 62px; }

  h1.title_company_about_3::after {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 35px;
    left: 20px; } }
@media (max-width: 910px) {
  div.box_branch {
    margin: 0 0 200px 0;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    div.box_branch div.box_branch_photo {
      width: auto; }
    div.box_branch div.box_branch_data {
      padding: 0 20px;
      width: auto; }
    div.box_branch h2 {
      margin: 0 0 10px 0;
      font-size: 20px;
      font-size: 1.25rem; }
    div.box_branch p {
      margin: 0 0 10px 0;
      font-size: 16px;
      font-size: 1rem; }
    div.box_branch span.font14 {
      font-size: 14px;
      font-size: 0.875rem; }
    div.box_branch span.font20 {
      font-size: 16px;
      font-size: 1rem; }
    div.box_branch span.font24 {
      font-size: 16px;
      font-size: 1rem; }
    div.box_branch a.btn_company_about {
      width: 300px;
      height: 59px;
      background: url("../../img/btn_company_about_mobile.png") no-repeat;
      background-size: 100%;
      border-radius: 40px; }
    div.box_branch a.btn_company_about:hover {
      background: url("../../img/btn_company_about_mobile_hover.png") no-repeat; }

  div.box_branch::after {
    margin: 0 0 0 -150px;
    width: 300px;
    position: absolute;
    bottom: -100px;
    left: 50%; } }
@media (max-width: 500px) {
  div.box_branch {
    margin: 0 0 200px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    div.box_branch div.box_branch_photo {
      width: 100%; }
    div.box_branch div.box_branch_data {
      padding: 20px 20px 0 20px;
      width: 100%; }

  div.box_branch_reverse {
    flex-direction: column-reverse; } }
/* =============================================================================
company footer responsive
============================================================================= */
@media (max-width: 500px) {
  ul#list_company_footer a {
    width: 280px;
    height: 79px; }
  ul#list_company_footer a.btn_company_footer_1 {
    background: url("../../img/btn_company_footer_1_mobile.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_2 {
    background: url("../../img/btn_company_footer_2_mobile.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_3 {
    background: url("../../img/btn_company_footer_3_mobile.png") no-repeat; }
  ul#list_company_footer a.btn_company_footer_4 {
    background: url("../../img/btn_company_footer_4_mobile.png") no-repeat; } }
/* =============================================================================
works responsive
============================================================================= */
@media (max-width: 750px) {
  ul#list_works {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  h1.title_works_2 {
    margin: 90px auto 80px auto;
    width: 320px;
    height: 53px; }

  h1.title_works_2::before {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 2px;
    left: 50%; }

  h1.title_works_2::after {
    margin: 46px auto 0 auto; }

  table.table_works th {
    border: 0px solid #fff;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    text-align: left; }
  table.table_works th.title_1 {
    padding: 16px 0 2px 20px; }
  table.table_works th.title_2 {
    padding: 0 0 2px 40px; }
  table.table_works th.title_3 {
    padding: 0 20px 16px 0;
    text-align: right; }
  table.table_works td {
    border: 0px solid #fff;
    font-size: 14px;
    font-size: 0.875rem;
    display: block; }
  table.table_works td.td_1 {
    padding: 8px 0 2px 20px;
    text-align: left; }
  table.table_works td.td_2 {
    padding: 0 20px 2px 40px; }
  table.table_works td.td_3 {
    padding: 0 20px 16px 0;
    text-align: right; }

  a.btn_works_2 {
    width: 300px;
    height: 74px;
    background: url("../../img/btn_works_2_mobile.png") no-repeat; }

  a.btn_works_2:hover {
    background: url("../../img/btn_works_2_mobile_hover.png") no-repeat; } }
/* =============================================================================
company business section 1 responsive
============================================================================= */
@media (max-width: 870px) {
  h1.title_business_2 {
    margin: 40px auto;
    padding-top: 21.8642%;
    width: 100%;
    background: url("../../img/title_business_2.svg") center no-repeat;
    background-size: contain;
    display: block;
    text-align: left;
    text-indent: -9999px; } }
@media (max-width: 980px) {
  ul#list_business li {
    margin: 0 0 20px 0; }

  section#section_business_1 {
    margin: 0 auto 760px 0;
    padding: 80px 40px 100px 40px; }
    section#section_business_1 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_1 h1::before {
      position: absolute;
      left: -140px;
      top: 18px; }
    section#section_business_1 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      left: 10px;
      z-index: 1; }
    section#section_business_1 a.btn_business_mail {
      position: absolute;
      top: -71px;
      right: 0px; }
    section#section_business_1 ul li {
      min-width: 240px; }
    section#section_business_1 div#photo_business_1 {
      position: absolute;
      bottom: -300px;
      right: -20px; }
    section#section_business_1 span {
      display: none; }

  section#section_business_2 {
    margin: 0 0 440px auto;
    padding: 120px 40px 80px 40px; }
    section#section_business_2 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_2 h1::before {
      position: absolute;
      right: -140px;
      top: 18px; }
    section#section_business_2 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      right: 10px; }
    section#section_business_2 a.btn_business_mail {
      position: absolute;
      bottom: -71px;
      left: -20px; }
    section#section_business_2 ul li {
      min-width: 240px; }
    section#section_business_2 div#photo_business_2 {
      position: absolute;
      top: -450px;
      left: -30px; }
    section#section_business_2 span {
      display: none; }

  section#section_business_3 {
    margin: 0 auto 220px 0;
    padding: 60px 40px 80px 40px; }
    section#section_business_3 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_3 h1::before {
      position: absolute;
      left: -140px;
      top: 18px; }
    section#section_business_3 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      left: 10px;
      z-index: 1; }
    section#section_business_3 a.btn_business_mail {
      position: absolute;
      bottom: -71px;
      right: 0px; }
    section#section_business_3 div#photo_business_3 {
      position: absolute;
      top: -340px;
      right: -20px; }
    section#section_business_3 span {
      display: none; }

  section#section_business_4 {
    margin: 0 0 640px auto;
    padding: 40px 40px 80px 40px;
    position: relative; }
    section#section_business_4 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_4 h1::before {
      position: absolute;
      right: -140px;
      top: 18px; }
    section#section_business_4 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      right: 10px; }
    section#section_business_4 ul {
      margin: 0;
      width: 100%; }
    section#section_business_4 a.btn_business_mail {
      background: url("../../img/icon_mail_4.png") no-repeat;
      position: absolute;
      top: -71px;
      left: -20px; }
    section#section_business_4 div#photo_business_4 {
      position: absolute;
      bottom: -420px;
      left: -80px; } }
@media (max-width: 500px) {
  section#section_business_1 {
    margin: 0 auto 440px 0; }
    section#section_business_1 ul li {
      min-width: 200px; }
    section#section_business_1 div#photo_business_1 {
      width: 300px;
      height: 200px;
      position: absolute;
      bottom: -100px;
      right: -20px; }

  section#section_business_2 {
    margin: 0 0 240px auto;
    padding: 120px 40px 80px 40px; }
    section#section_business_2 ul li {
      min-width: 200px; }
    section#section_business_2 div#photo_business_2 {
      width: 300px;
      height: 406px;
      position: absolute;
      top: -310px;
      left: -30px; }
    section#section_business_2 span {
      display: none; }

  section#section_business_3 {
    margin: 0 auto 220px 0;
    padding: 60px 40px 80px 40px; }
    section#section_business_3 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_3 h1::before {
      position: absolute;
      left: -140px;
      top: 18px; }
    section#section_business_3 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      left: 10px;
      z-index: 1; }
    section#section_business_3 a.btn_business_mail {
      position: absolute;
      bottom: -71px;
      right: 0px; }
    section#section_business_3 div#photo_business_3 {
      width: 300px;
      height: 196px;
      position: absolute;
      top: -150px;
      right: -20px; }
    section#section_business_3 img {
      position: absolute;
      top: -340px;
      right: -20px; }
    section#section_business_3 span {
      display: none; }

  section#section_business_4 {
    margin: 0 0 340px auto;
    padding: 40px 40px 80px 40px;
    position: relative; }
    section#section_business_4 h1 {
      font-size: 30px;
      font-size: 1.875rem; }
    section#section_business_4 h1::before {
      position: absolute;
      right: -140px;
      top: 18px; }
    section#section_business_4 h1::after {
      width: 200px;
      position: absolute;
      top: 20px;
      right: 10px; }
    section#section_business_4 a.btn_business_mail {
      background: url("../../img/icon_mail_4.png") no-repeat;
      position: absolute;
      top: -111px;
      left: -20px; }
    section#section_business_4 div#photo_business_4 {
      width: 300px;
      height: 225px;
      position: absolute;
      bottom: -200px;
      left: -30px; } }
/* =============================================================================
news responsive
============================================================================= */
@media (max-width: 900px) {
  div.box_news h2 {
    width: 100%;
    display: block;
    text-align: left;
    text-indent: -9999px; }

  ul.list_news {
    margin-bottom: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    ul.list_news li {
      margin: 10px 0 0 20px; }
      ul.list_news li a {
        width: auto;
        height: auto;
        background: #fff;
        color: #040404;
        display: inline;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: normal;
        text-align: left; }
      ul.list_news li a:hover {
        background: #fff;
        color: #70bd2a; }
    ul.list_news li::before {
      content: "["; }
    ul.list_news li::after {
      content: "]"; }
    ul.list_news li.active a {
      background: #fff;
      color: #70bd2a; } }
@media (max-width: 720px) {
  h1.title_news_4 {
    margin: 90px auto 80px auto;
    width: 320px;
    height: 95px; }

  h1.title_news_4::before {
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 42px;
    left: 50%; }

  h1.title_news_4::after {
    margin: 90px auto 0 auto; }

  section.section_news_1 {
    background-size: 0%; }

  ul.list_news_2 li {
    margin-bottom: 50px;
    width: 100%;
    overflow: hidden; }
  ul.list_news_2 li:after {
    margin: 0 auto;
    width: 200px;
    height: 1px;
    background-color: #e5e5e5;
    content: "";
    display: block; }
  ul.list_news_2 img {
    width: 100px;
    height: 59px;
    float: left; }
  ul.list_news_2 h2 {
    padding: 0 20px 5px 120px; }
  ul.list_news_2 p {
    padding: 0 20px 10px 120px;
    font-size: 14px;
    font-size: 0.875rem; } }
/* =============================================================================
contact responsive
============================================================================= */
@media (max-width: 740px) {
  section.section_contact_1 button.btn_confirm {
    width: 300px;
    height: 85px;
    background: url("../../img/btn_contact_1_mobile.png") no-repeat; }
  section.section_contact_1 button.btn_confirm:hover {
    background: url("../../img/btn_contact_1_mobile_hover.png") no-repeat; }

  table#table_contact_1 {
    width: 300px; }
    table#table_contact_1 th {
      width: 100%;
      display: block;
      text-align: left;
      vertical-align: top; }
    table#table_contact_1 td {
      width: 100%;
      display: block; }
    table#table_contact_1 input {
      padding: 3px 10px;
      width: 300px; }
    table#table_contact_1 textarea {
      width: 300px; }
    table#table_contact_1 li {
      margin: 10px 20px 0 0; } }
/* =============================================================================
contact finish responsive
============================================================================= */
@media (max-width: 740px) {
  div.box_contact_2 button.btn_return {
    width: 213px;
    height: 85px;
    background: url("../../img/btn_contact_3_mobile.png") no-repeat; }
  div.box_contact_2 button.btn_return:hover {
    background: url("../../img/btn_contact_3_mobile_hover.png") no-repeat; }
  div.box_contact_2 button.btn_send {
    width: 300px;
    height: 85px;
    background: url("../../img/btn_contact_2_mobile.png") no-repeat; }
  div.box_contact_2 button.btn_send:hover {
    background: url("../../img/btn_contact_2_mobile_hover.png") no-repeat; } }
/* =============================================================================
company recruit responsive
============================================================================= */
@media (max-width: 680px) {
  h1.title_recruit_2 {
    margin: 40px auto 0px auto;
    padding-top: 27.6627%;
    background: url("../../img/title_recruit_2.svg") center no-repeat;
    background-size: contain;
    display: block;
    text-align: left;
    text-indent: -9999px; } }
@media (max-width: 900px) {
  div.box_recruit_interview_1 {
    width: 100%;
    height: auto;
    background: url("../../img/bg_recruit_1.png") center top 20px no-repeat; }
    div.box_recruit_interview_1 h2 {
      margin: 0 0 0 auto;
      position: static; }
    div.box_recruit_interview_1 div.box_text {
      margin: 60px auto;
      padding: 30px 10px;
      width: calc(100% - 40px);
      height: auto;
      font-size: 14px;
      font-size: 0.875rem;
      position: static; }
    div.box_recruit_interview_1 img {
      width: 300px;
      position: static; }

  div.box_recruit_interview_2 {
    width: 100%;
    height: auto;
    background: url("../../img/bg_recruit_1.png") center top 20px no-repeat; }
    div.box_recruit_interview_2 h2 {
      margin: 0 auto 0 0;
      position: static; }
    div.box_recruit_interview_2 div.box_text {
      margin: 60px auto;
      padding: 30px 10px;
      width: calc(100% - 40px);
      height: auto;
      font-size: 14px;
      font-size: 0.875rem;
      position: static; }
    div.box_recruit_interview_2 img {
      margin: 0 0 0 auto;
      width: 300px;
      display: block;
      position: static; }

  div.box_recruit_interview_3 {
    height: auto;
    min-height: 0px;
    background-size: contain; }
    div.box_recruit_interview_3 img.photo_1 {
      margin: 0 0 0 auto;
      width: 90%;
      display: block;
      position: static; }
    div.box_recruit_interview_3 img.photo_2 {
      margin: 0 auto 0 0;
      width: 90%;
      display: block;
      position: static; }
    div.box_recruit_interview_3 a.btn_recruit_1 {
      margin: 0 auto;
      width: 300px;
      height: 84px;
      background: url("../../img/btn_recruit_1_mobile.png") no-repeat;
      position: static; }
    div.box_recruit_interview_3 a.btn_recruit_1:hover {
      background: url("../../img/btn_recruit_1_mobile_hover.png") no-repeat; } }
@media (max-width: 777px) {
  h1.title_recruit_3 {
    width: 300px;
    height: 39px; }

  h1.title_recruit_4 {
    width: 300px;
    height: 87px;
    background-position: left top; }

  a.btn_recruit_2 {
    width: 300px;
    height: 104px;
    background: url("../../img/btn_recruit_2_mobile.png") no-repeat;
    position: absolute;
    top: 70px;
    right: 5px; }

  a.btn_recruit_2:hover {
    background: url("../../img/btn_recruit_2_mobile_hover.png") no-repeat; }

  div.text_entry_1 {
    font-size: 16px;
    font-size: 1rem; } }
@media (max-width: 555px) {
  table.table_entry {
    margin: 0 auto;
    width: 100%;
    max-width: 800px; }
    table.table_entry th {
      padding: 15px 0;
      width: 100%;
      border-top: 0px solid #626262;
      border-bottom: 1px dotted #626262;
      display: block;
      font-size: 15px;
      font-size: 0.9375rem;
      text-align: left; }
    table.table_entry td {
      padding: 15px 0 15px 60px;
      width: 100%;
      border-top: 0px solid #626262;
      border-bottom: 4px solid #626262;
      display: block;
      font-size: 14px;
      font-size: 0.875rem; }

  div.text_entry_2 {
    margin: 0 auto -50px auto;
    padding: 50px 0 120px 0;
    width: 100%;
    max-width: 800px;
    background: url("../../img/bg_recruit_3.svg") center bottom no-repeat;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400; } }

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