@charset "UTF-8";
/* reset */
html {
  overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, figure, aside, header, footer, main, nav, label {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

dt, th, h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

section, figure, aside, header, footer, main, nav {
  display: block; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

table {
  border-collapse: collapse; }

caption, th {
  text-align: left; }

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

object,
embed {
  vertical-align: top; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

img {
  vertical-align: bottom; }

video {
  vertical-align: bottom; }

hr {
  clear: both;
  border: none;
  background-color: #FFFFFF; }

/* --------------------------------------------------------
	01share style
	-------------------------------------------------------- */
.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1; }

a:hover.cssRoll img {
  opacity: 0.6; }

body {
  font-weight: 500;
  line-height: 1.7;
  color: #373737; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: none; }

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

em {
  font-weight: bold; }

/* ---------------------------
module
--------------------------- */
#wrapper {
  position: relative;
  overflow: hidden; }

body {
  font-family: 'Prompt', sans-serif;
  color: #212121;
  -webkit-text-size-adjust: 100%; }

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

video {
  width: 100%;
  height: auto; }

a {
  color: #212121; }

a[href^="tel:"] {
  cursor: default; }

.mod-clear {
  overflow: hidden; }

.op:hover {
  opacity: 0.6; }

.flr {
  float: right !important; }

.tac {
  text-align: center; }

.tdu {
  text-decoration: underline; }

.c-rd {
  color: #f00; }

.mod-article01 {
  margin-bottom: 3em; }

.mod-p01 {
  margin-bottom: 1em; }
  .mod-p01:last-child {
    margin-bottom: 0; }

.mod-sec01.bg-lgy {
  background: #EBEFF7; }

.mod-sec02 {
  border-top: 1px solid #dedede; }

.mb0e {
  margin-bottom: 0 !important; }

.mb05e {
  margin-bottom: 0.5em !important; }

.mb1e {
  margin-bottom: 1em !important; }

.mb2e {
  margin-bottom: 2em !important; }

.mb3e {
  margin-bottom: 3em !important; }

.mb4e {
  margin-bottom: 4em !important; }

.mb5e {
  margin-bottom: 5em !important; }

.pb0e {
  padding-bottom: 0 !important; }

.pb05e {
  padding-bottom: 0.5em !important; }

.pb1e {
  padding-bottom: 1em !important; }

.pb2e {
  padding-bottom: 2em !important; }

.pb3e {
  padding-bottom: 3em !important; }

.pb4e {
  padding-bottom: 4em !important; }

.pb5e {
  padding-bottom: 5em !important; }

.mt1e {
  margin-top: 1em !important; }

.mr1e {
  margin-right: 1em !important; }

.fz080 {
  font-size: 0.80em; }

.fz085 {
  font-size: 0.85em; }

.db {
  display: block !important; }

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

.fll {
  float: left; }

.c-gd {
  color: #27597c !important; }

.c-bk {
  color: #212121 !important; }

.c-gy {
  color: #616161 !important; }

.c-lgy {
  color: #EBEFF7 !important; }

.c-bu {
  color: #27597c !important; }

.c-gn {
  color: #01B901 !important; }

.c-wh {
  color: #fff !important; }

.c-pk {
  color: #EEA295 !important; }

.c-yw {
  color: #F4E829 !important; }

.bg-gd {
  background: #27597c !important; }

.bg-bk {
  background: #E74C23 !important; }

.bg-dbk {
  background: #191919 !important; }

.bg-gy {
  background: #616161 !important; }

.bg-lgy {
  background: #EBEFF7 !important; }

.bg-bu {
  background: #E74C23 !important; }

.bg-gn {
  background: #01B901 !important; }

.bg-wh {
  background: #fff !important; }

.bg-pk {
  background: #EEA295 !important; }

.bg-lbu {
  background: #CEE9F6 !important; }

.bg-ulbu {
  background: #E5F3FA !important; }

.bg-yw {
  background: #F4E829 !important; }

.mod-ol01 li {
  list-style-type: decimal;
  margin-left: 1em; }

.lh180 {
  line-height: 1.8; }

.tac {
  text-align: center !important; }

.mod-col2.device-all {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mod-col2.device-all .mod-col2-item {
    margin: 0 1% !important;
    width: 48%; }

.mod-link01 {
  color: #212121;
  text-decoration: underline; }
  .mod-link01:hover {
    text-decoration: none; }

.mod-link-pdf:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: url("../img/base/ico_pdf.svg") center no-repeat;
  background-size: contain; }

.c-wh {
  color: #fff !important; }

.c-bu {
  color: #27597c !important; }

.tdu {
  text-decoration: underline !important; }

.pswp__caption {
  background: #D8B25D !important;
  opacity: 0.8;
  -webkit-transition: 0.6s !important;
  -o-transition: 0.6s !important;
  transition: 0.6s !important; }

.pswp__caption__center {
  font-size: 1rem !important;
  max-width: 1000px !important;
  text-align: center !important;
  color: #212121 !important; }

.pswp__ui--hidden .pswp__caption {
  -webkit-transform: translateY(100px) !important;
  -ms-transform: translateY(100px) !important;
  transform: translateY(100px) !important; }

.pswp__top-bar {
  background: none !important;
  background-size: cover !important; }

.pswp__button--close {
  background: url("../img/base/ico_close01_wh.svg") center no-repeat !important;
  background-position: center !important;
  margin-right: 10px !important;
  margin-top: 10px !important; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  width: 50px !important;
  height: 50px !important;
  background: url("/common/img/base/ico_arrow01_r_wh.svg") center no-repeat !important;
  background-size: contain !important; }

.pswp__button--arrow--left:before {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.blur .mod-mainContent,
.blur .mod-header,
.blur .mod-footer {
  -webkit-filter: blur(8px);
  filter: blur(8px); }

/* ---------------------------
btn
--------------------------- */
.mod-btn01 {
  display: block;
  text-align: center;
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold; }
  .mod-btn01:hover {
    text-decoration: none;
    opacity: 0.7; }
  .mod-btn01.bg-pkg {
    background: -webkit-gradient(linear, left top, right top, from(#FD6AF2), to(#DF0576));
    background: -webkit-linear-gradient(left, #FD6AF2 0%, #DF0576 100%);
    background: -o-linear-gradient(left, #FD6AF2 0%, #DF0576 100%);
    background: linear-gradient(to right, #FD6AF2 0%, #DF0576 100%); }
  .mod-btn01.bg-wh:after {
    background: rgba(186, 226, 255, 0.5); }
  .mod-btn01.bd-wh {
    border: 2px solid #fff; }
  .mod-btn01.bd-bk {
    border: 2px solid #212121; }
  .mod-btn01.bd-bu {
    border: 2px solid #27597c; }
  .mod-btn01.arrow-r:before, .mod-btn01.arrow-br:before {
    content: "";
    display: block;
    background: url("../img/base/ico_arrow01_yw.svg") center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px; }
  .mod-btn01.arrow-r.bg-bk:before, .mod-btn01.arrow-r.bg-bu:before, .mod-btn01.arrow-r.bg-gn:before, .mod-btn01.arrow-br.bg-bk:before, .mod-btn01.arrow-br.bg-bu:before, .mod-btn01.arrow-br.bg-gn:before {
    background-image: url("../img/base/ico_arrow01_yw.svg"); }
  .mod-btn01.arrow-r.bg-yw:before, .mod-btn01.arrow-r.bg-lgy:before, .mod-btn01.arrow-r.bg-wh:before, .mod-btn01.arrow-br.bg-yw:before, .mod-btn01.arrow-br.bg-lgy:before, .mod-btn01.arrow-br.bg-wh:before {
    background-image: url("../img/base/ico_arrow01_bu.svg"); }
  .mod-btn01.arrow-r.c-pk:before, .mod-btn01.arrow-br.c-pk:before {
    background-image: url("../img/base/ico_arrow01_pk.svg"); }
  .mod-btn01.arrow-r:before {
    right: 10px;
    margin-top: -10px; }
  .mod-btn01.arrow-br:before {
    right: 10px;
    margin-top: -10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .mod-btn01.ico-mail span {
    position: relative;
    display: inline-block; }
    .mod-btn01.ico-mail span:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background: url("../img/base/ico_mail_01.svg") center no-repeat;
      background-size: contain;
      width: 24px;
      height: 24px;
      margin-right: 10px; }
  .mod-btn01.ico-onLeft {
    padding-left: 50px; }
    .mod-btn01.ico-onLeft:after {
      content: "";
      display: block;
      background: url() center no-repeat;
      background-size: contain;
      position: absolute;
      top: 50%;
      margin-top: -22px;
      width: 45px;
      height: 45px;
      left: 5px; }
  .mod-btn01 span, .mod-btn01 aside {
    position: relative;
    z-index: 1; }
  .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
    content: "";
    display: block;
    background: url("../img/base/ico_newTab_01_wh.svg") center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%; }

/* ---------------------------
mod-header
--------------------------- */
.mod-header {
  color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background: #fff; }
  .mod-header-logo {
    position: absolute; }
    .mod-header-logo img {
      width: auto;
      height: 100%; }
  .mod-header-langBtns {
    position: absolute; }
    .mod-header-langBtns-item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff; }
    .mod-header-langBtns-item.is-current a {
      color: #424342;
      background: #fff; }

/* ---------------------------
mod-gnav
--------------------------- */
.mod-gnav-links-item {
  font-weight: bold; }
  .mod-gnav-links-item a {
    color: #E74C23; }

.mod-gnav-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mod-gnav-btn-lines {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .mod-gnav-btn.on .mod-gnav-btn-lines {
      -webkit-transform: rotateY(-180deg);
      transform: rotateY(-180deg); }
    .mod-gnav-btn-lines-item {
      height: 2px;
      background: #E74C23;
      width: 30px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      #cat-special .mod-gnav-btn-lines-item {
        background: #212121; }
      .mod-gnav-btn-lines-item:not(:last-child) {
        margin-bottom: 8px; }
      .mod-gnav-btn.on .mod-gnav-btn-lines-item:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(6px, 9px);
        -ms-transform: rotate(45deg) translate(6px, 9px);
        transform: rotate(45deg) translate(6px, 9px); }
      .mod-gnav-btn.on .mod-gnav-btn-lines-item:nth-child(2) {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0); }
      .mod-gnav-btn.on .mod-gnav-btn-lines-item:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(5.4px, -9.6px);
        -ms-transform: rotate(-45deg) translate(5.4px, -9.6px);
        transform: rotate(-45deg) translate(5.4px, -9.6px); }

/* ---------------------------
mod-footer
--------------------------- */
.mod-footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #666C6D; }
  .mod-footer-links-item {
    margin: 0 1em 1em; }
    .mod-footer-links-item a {
      color: #fff; }

.mod-footer-copyright {
  background: #E74C23;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 0.8rem; }

.mod-footer-pagetop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #E74C23;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px); }
  .mod-footer-pagetop.on {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .mod-footer-pagetop img {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }

/* ---------------------------
mod-h
--------------------------- */
.mod-h01 {
  text-align: center; }
  .mod-h01:after {
    content: "";
    display: block;
    width: 125px;
    height: 4px;
    margin: 0 auto;
    background: #E74C23; }
  .mod-h01.is-alignLeft {
    text-align: left; }
    .mod-h01.is-alignLeft:after {
      margin-left: 0; }
  .mod-h01.is-p0 {
    padding: 0; }
  .mod-h01-en {
    font-family: 'Oswald', sans-serif; }
  .mod-h01-th {
    color: #E74C23;
    font-weight: bold;
    margin-bottom: 10px; }

/* ---------------------------
btns
--------------------------- */
.mod-btns1Col, .mod-btns2Col, .mod-btns3Col, .mod-btns5Col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mod-btns1Col.align-left, .mod-btns2Col.align-left, .mod-btns3Col.align-left, .mod-btns5Col.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.mod-btns2Col-item {
  width: 48%; }
  .mod-btns2Col-item:not(:last-child) {
    margin-right: 1em; }

.mod-btns3Col-item {
  width: 31%; }
  .mod-btns3Col-item:not(:last-child) {
    margin-right: 1em; }

.mod-btns5Col {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .mod-btns5Col-item {
    margin-bottom: 1em; }
    .mod-btns5Col-item .mod-btn01 {
      height: 4em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 0.9em; }

/* ---------------------------
link
--------------------------- */
.mod-link01 {
  color: #27597c;
  text-decoration: underline !important; }
  .mod-link01:hover {
    text-decoration: none !important; }

.mod-link-tel:hover {
  text-decoration: none; }

/* ---------------------------
pankuzu
--------------------------- */
.mod-pankuzu {
  margin-bottom: 1em; }
  .mod-pankuzu-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.85rem; }
    .mod-pankuzu-links-item:not(:last-child):after {
      content: ">";
      margin: 0 1em; }

/* ---------------------------
form
--------------------------- */
.mod-form-btns {
  margin-bottom: 2em; }

.mod-form-table {
  width: 100%; }
  .mod-form-table th {
    font-weight: bold; }
  .mod-form-table .error {
    color: #f00; }

.mod-form-must {
  color: #f00;
  margin-left: 1em;
  padding: 4px 10px;
  font-weight: normal;
  font-size: 0.85rem; }

.mod-form-error {
  color: #f00; }

.mod-form-notes01 {
  font-size: 0.9rem; }

.mod-form-areas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 1em; }
  .mod-form-areas-item {
    border: 1px solid #212121;
    font-size: 0.85rem;
    padding: 2px 8px;
    margin-right: 8px; }

.mod-form-privacy {
  background: #F2F2F2;
  padding: 1em; }
  .mod-form-privacy-h {
    font-weight: bold; }

/* ---------------------------
input
--------------------------- */
.mod-input-text, .mod-input-textarea, .mod-input-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #eeeeef;
  border: none;
  position: relative;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0);
  box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0); }
  .mod-input-text + span, .mod-input-textarea + span, .mod-input-select + span {
    position: relative; }
    .mod-input-text + span:after, .mod-input-textarea + span:after, .mod-input-select + span:after {
      position: absolute;
      display: block;
      background: #000;
      padding: 2px 8px;
      right: 0;
      top: -100px;
      font-size: 0.85rem; }
  .mod-input-text.invalid, .mod-input-textarea.invalid, .mod-input-select.invalid {
    border-color: #d45252; }
  .mod-input-text[disabled="disabled"], .mod-input-textarea[disabled="disabled"], .mod-input-select[disabled="disabled"] {
    background: #dedede; }

.mod-input-text, .mod-input-textarea {
  width: 100%; }

.mod-input-textarea {
  line-height: 1.3;
  resize: vertical; }

.mod-input-zipBtn {
  display: inline-block !important;
  vertical-align: middle;
  width: auto;
  margin-left: 1em; }

.mod-input-radios-item {
  margin-right: 1em; }

.mod-input-btn {
  font-family: 'Prompt', sans-serif;
  border: none;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  display: block;
  color: #fff;
  text-align: center;
  background: #27597c;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .mod-input-btn:hover {
    text-decoration: none;
    background: #1b3d55; }

.mod-input-radio {
  margin-right: 8px; }

.mod-input-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mod-input-chekboxes-item {
  margin-bottom: 0.5em; }

.mod-input-chekboxes-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mod-input-chekboxes-txts {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: -6px;
  margin-left: 10px; }

.mod-input-chekboxes-txt {
  font-size: 1.1rem; }

.mod-input-ex {
  background: #CEE9F6;
  color: #27597c;
  display: inline-block;
  padding: 2px 8px;
  margin-top: 0.2em; }

.mod-form-check-txt {
  margin-bottom: 2em; }

/* ---------------------------
list
--------------------------- */
.mod-list01 li {
  margin-left: 1em; }
  .mod-list01 li:before {
    content: "・";
    margin-left: -1em; }

.mod-list02 li {
  margin-left: 1em; }
  .mod-list02 li:before {
    content: "●";
    margin-left: -1em;
    color: #F4E829; }

.mod-ol01 {
  list-style-type: decimal; }
  .mod-ol01 li {
    margin-bottom: 0.2em; }

/* ---------------------------
mod-slider
--------------------------- */
.mod-slider01 {
  position: relative; }
  .mod-slider01 .slick-list {
    overflow: visible; }
  .mod-slider01 .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .mod-slider01 .slick-slide {
    height: auto; }
  .mod-slider01-frame {
    position: relative; }
  .mod-slider01-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mod-slider01-list-item {
      position: relative; }
      .mod-slider01-list-item.modalLink:hover:before, .mod-slider01-list-item.modalLink:hover:after {
        opacity: 1;
        cursor: pointer; }
      .mod-slider01-list-item.modalLink:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .mod-slider01-list-item.modalLink:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("../img/base/ico_zoom01_wh.svg") center no-repeat;
        background-size: 84px;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
  .mod-slider01-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    background: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%; }
    .mod-slider01-btn.item-prev {
      -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      transform: scaleX(-1); }
  .mod-slider01-txts {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(34, 34, 34, 0)), to(rgba(34, 34, 34, 0.8)));
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0.8) 100%);
    background: linear-gradient(180deg, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0.8) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 27px 55px;
    color: #fff; }
    .mod-slider01-txts dt:after {
      content: "-";
      display: block;
      margin: 0.3em 0 0.2em; }

.mod-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  width: 100%; }
  .mod-slider-nav li {
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff; }
    .mod-slider-nav li.slick-active {
      background: #fff; }
  .mod-slider-nav button {
    display: none; }

/* ---------------------------
mod-sec
--------------------------- */
.mod-sec01.has-cityBg {
  padding-bottom: 0; }
  .mod-sec01.has-cityBg:after {
    content: "";
    display: block;
    background: url("../img/base/bg_city.svg") center bottom no-repeat;
    background-size: contain;
    opacity: 0.1; }

/* ---------------------------
table
--------------------------- */
.mod-table01 {
  width: 100%; }
  .mod-table01 th, .mod-table01 td {
    border: 1px solid #dedede;
    padding: 8px 14px; }

/* ---------------------------
home
--------------------------- */
.home-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center; }
  .home-mv-txts {
    position: absolute;
    z-index: 1; }
  .home-mv-imgs {
    position: absolute !important;
    left: 0;
    top: 70px;
    width: 100%; }
    .home-mv-imgs-item {
      background: url("../img/home/mv_bg_01.jpg") center no-repeat;
      background-size: cover;
      width: 100%;
      background-position: bottom right; }
    .home-mv-imgs-btn {
      position: absolute;
      background: rgba(39, 89, 124, 0.8);
      border-radius: 54px;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer;
      -webkit-transition: 0.8s 2.4s;
      -o-transition: 0.8s 2.4s;
      transition: 0.8s 2.4s;
      -webkit-transform: translateX(120px);
      -ms-transform: translateX(120px);
      transform: translateX(120px); }
      .on .home-mv-imgs-btn {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px); }
      .home-mv-imgs-btn.item-prev {
        left: -54px;
        -webkit-transform: scaleX(-1) translateX(120px);
        -ms-transform: scaleX(-1) translateX(120px);
        transform: scaleX(-1) translateX(120px); }
      .on .home-mv-imgs-btn.item-prev {
        -webkit-transform: scaleX(-1) translateX(0px);
        -ms-transform: scaleX(-1) translateX(0px);
        transform: scaleX(-1) translateX(0px); }
      .home-mv-imgs-btn.item-next {
        right: -54px; }
  .home-mv-h {
    margin-bottom: 1em;
    -webkit-transition: 1.6s 0.4s;
    -o-transition: 1.6s 0.4s;
    transition: 1.6s 0.4s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
    .on .home-mv-h {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  .home-mv-lead {
    margin-bottom: 1em;
    -webkit-transition: 0.8s 1.4s;
    -o-transition: 0.8s 1.4s;
    transition: 0.8s 1.4s;
    opacity: 0; }
    .on .home-mv-lead {
      opacity: 1; }
  .home-mv-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.8s 1.4s;
    -o-transition: 0.8s 1.4s;
    transition: 0.8s 1.4s;
    opacity: 0; }
    .on .home-mv-btns {
      opacity: 1; }
    .home-mv-btns-item {
      margin: 0 8px; }

.home-company-img {
  -webkit-transition: 0.8s 0.7s;
  -o-transition: 0.8s 0.7s;
  transition: 0.8s 0.7s;
  opacity: 0; }
  .on .home-company-img {
    opacity: 1; }

.home-company-txts {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }
  .on .home-company-txts {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.home-company-article::first-letter {
  color: #E74C23;
  font-size: 3em;
  line-height: 1rem; }

.home-product-products-item {
  position: relative; }
  .home-product-products-item:nth-child(1) {
    background: #acacab;
    color: #fff; }
  .home-product-products-item:nth-child(2) {
    background: #f6f6f6; }
  .home-product-products-item:nth-child(3) {
    background: #93acbe;
    color: #fff; }
  .home-product-products-item:nth-child(4) {
    background: #f6f6f6; }
  .home-product-products-item:nth-child(5) {
    background: #688ba4;
    color: #fff; }
  .home-product-products-item:nth-child(6) {
    background: #dededd; }

.home-product-products-clear {
  position: relative; }

.home-product-products-num {
  font-family: 'Oswald', sans-serif;
  text-align: center;
  margin-bottom: 0.3em; }
  .home-product-products-num:after {
    content: "";
    height: 4px;
    background: #27597c;
    display: block;
    margin: 0 auto; }

.home-product-products-img {
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px); }
  .on .home-product-products-img {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0; }
  .home-product-products-img img {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .home-product-products-img:hover img {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }
  .home-product-products-img:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -131px;
    margin-top: -30px;
    width: 262px;
    height: 98px;
    background: url("../img/home/product_shadow.png") center no-repeat;
    background-size: contain;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    opacity: 0;
    -webkit-transform: translateY(50px) scaleX(0.1);
    -ms-transform: translateY(50px) scaleX(0.1);
    transform: translateY(50px) scaleX(0.1); }
  .on .home-product-products-img:after {
    opacity: 1;
    -webkit-transform: translateY(0px) scaleX(1);
    -ms-transform: translateY(0px) scaleX(1);
    transform: translateY(0px) scaleX(1);
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0; }
  .is-open .home-product-products-img {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    pointer-events: none; }

.home-product-products-txts {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .is-open .home-product-products-txts {
    opacity: 1;
    pointer-events: auto; }

.home-product-products-h {
  font-family: 'Oswald', sans-serif;
  text-align: center; }

.home-product-products-txt {
  margin-bottom: 3em; }

.home-product-products-close {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  padding: 22px;
  display: none; }
  .is-open .home-product-products-close {
    display: block; }

.home-product-shareBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .home-product-shareBtns-item {
    margin: 0 5px; }
    .home-product-shareBtns-item a {
      border-radius: 50% 50% 50% 50%;
      background: #E74C23;
      width: 180px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .home-product-shareBtns-item a img {
        width: 18px; }

.home-factory-slider {
  position: relative;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0; }
  .home-factory-slider.on {
    opacity: 1; }

.home-factory-imgs-item {
  background: url() center no-repeat;
  background-size: cover; }
  .home-factory-imgs-item img {
    width: 100%; }

.home-factory-areas-item {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }
  .home-factory-areas-item.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.home-factory-areas-h {
  font-family: 'Oswald', sans-serif;
  color: #E74C23;
  text-align: center; }
  .home-factory-areas-h:after {
    content: "";
    height: 4px;
    background: #fff;
    display: block;
    margin: 0.3em auto 0; }

.home-service-services-img {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px); }
  .on .home-service-services-img {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .home-service-services-item:nth-child(2n) .home-service-services-img {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px); }
  .home-service-services-item:nth-child(2n).on .home-service-services-img {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.home-service-services-txts {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }
  .on .home-service-services-txts {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.home-service-services-h {
  font-family: 'Oswald', sans-serif;
  color: #E74C23;
  position: relative; }
  .home-service-services-h:after {
    content: "";
    display: block;
    height: 4px;
    background: #E74C23;
    position: absolute;
    bottom: 0; }
  .home-service-services-item:nth-child(2n+1) .home-service-services-h:after {
    right: 0; }
  .home-service-services-item:nth-child(2n) .home-service-services-h:after {
    left: 0; }

.home-recruitment {
  color: #fff;
  position: relative; }
  .home-recruitment-h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1; }
    .home-recruitment-h-in {
      border: 2px solid #fff; }
  .home-recruitment-jobs-item {
    background: url("") center no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative; }
    .home-recruitment-jobs-item.item01 {
      background-image: url("../img/home/recruit_bg_01.jpg"); }
    .home-recruitment-jobs-item.item02 {
      background-image: url("../img/home/recruit_bg_02.jpg"); }
    .home-recruitment-jobs-item:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background: #fff;
      width: 100%;
      height: 100%;
      -webkit-transition: 0.8s cubic-bezier(0.71, 0.03, 0.21, 1.01);
      -o-transition: 0.8s cubic-bezier(0.71, 0.03, 0.21, 1.01);
      transition: 0.8s cubic-bezier(0.71, 0.03, 0.21, 1.01); }
    .home-recruitment-jobs-item-in {
      -webkit-transition: 0.8s 0.8s;
      -o-transition: 0.8s 0.8s;
      transition: 0.8s 0.8s;
      opacity: 0; }
      .on .home-recruitment-jobs-item-in {
        opacity: 1; }
  .home-recruitment-jobs-h {
    text-align: center; }
  .home-recruitment-jobs-article {
    color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  .home-recruitment-jobs-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .home-recruitment-jobs-btn .mod-btn01 {
      width: auto; }

.home-address-address {
  background: #E74C23;
  color: #fff;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0; }
  .home-address-address dt {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-bottom: 0.4em; }
  .on .home-address-address {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; }

.home-address-gmap {
  width: 100%;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0; }
  .on .home-address-gmap {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; }

.home-contact-tels-item {
  margin: 0 1em 1em; }
  .home-contact-tels-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-contact-tels-item dt {
    width: 24px;
    height: 24px;
    background: #E74C23;
    border-radius: 50%;
    margin-right: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .home-contact-tels-item dt img {
      width: 18px; }

@media screen and (min-width: 1299px) {
  /* ==========================================================================
   Large 
   ========================================================================== */
  .wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  /* ---------------------------
module
--------------------------- */
  html {
    font-size: 16px; }
  .lapctbOnly {
    display: block; }
  .spOnly {
    display: none !important; }
  .mod-paddingContent {
    padding-bottom: 100px; }
  .mod-ptb50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .mod-col2.device-lapctb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .mod-col2.device-lapctb .mod-col2-item {
      margin: 0 1% !important;
      width: 48%; }
  .mod-t {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  .mod-wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn01 {
    padding: 8px 40px;
    font-size: 1.1rem; }
    .mod-btn01.size-s {
      padding: 8px 16px; }
    .mod-btn01.w100 {
      width: 8em;
      margin: 0 auto;
      padding: 6px 12px;
      letter-spacing: 0;
      font-size: 1.0rem; }
    .mod-btn01.w380 {
      width: 380px;
      margin: 0 auto; }
    .mod-btn01.w680 {
      width: 680px;
      margin: 0 auto; }
    .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
      width: 24px;
      height: 24px; }
    .mod-btn01.newTab-r:before {
      right: 10px;
      margin-top: -10px; }
  /* ---------------------------
mod-header
--------------------------- */
  .mod-header {
    height: 70px;
    -webkit-transition: 0.8s 2.4s;
    -o-transition: 0.8s 2.4s;
    transition: 0.8s 2.4s;
    opacity: 0;
    -webkit-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    transform: translateY(-120px); }
    .mod-header.on {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    .mod-header-logo {
      top: 15px;
      left: 20px;
      height: 40px;
      width: auto; }
    .mod-header-langBtns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      right: 40px;
      top: 40px; }
      .mod-header-langBtns-item a {
        width: 40px;
        height: 40px;
        border: 3px solid #fff; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .mod-gnav:after {
      height: 212px; }
    .mod-gnav-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%; }
      .mod-gnav-links-item {
        line-height: 70px; }
        .mod-gnav-links-item:not(:last-child) {
          margin-right: 70px; }
    .mod-gnav-btn {
      display: none;
      width: 100px;
      height: 70px; }
  /* ---------------------------
mod-footer
--------------------------- */
  .mod-footer-links {
    padding: 20px 0 10px; }
  .mod-footer-pagetop {
    width: 60px;
    height: 60px;
    padding: 12px; }
  /* ---------------------------
mod-h
--------------------------- */
  .mod-h01 {
    padding: 100px 0 80px; }
    .mod-h01-en {
      font-size: 2.4rem; }
    .mod-h01-th {
      font-size: 1.2rem; }
  /* ---------------------------
btns
--------------------------- */
  .mod-btns1Col-item {
    width: 420px; }
  .mod-btns5Col-item {
    width: 19%; }
    .mod-btns5Col-item:not(:nth-child(5n)) {
      margin-right: 1.1%; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
pankuzu
--------------------------- */
  /* ---------------------------
form
--------------------------- */
  .mod-form-sec {
    background: #fff;
    padding: 80px; }
  .mod-form-btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .mod-form-btns-item {
      width: 364px;
      margin: 0 10px; }
  .mod-form-table {
    margin-bottom: 40px; }
    .mod-form-table th, .mod-form-table td {
      vertical-align: top;
      padding: 10px 0; }
    .mod-form-table th {
      width: 246px;
      position: relative; }
    .mod-form-table.db {
      display: block; }
      .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
        display: block; }
      .mod-form-table.db th {
        width: auto;
        border-right: none; }
      .mod-form-table.db td {
        padding: 0; }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto; }
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
mod-slider
--------------------------- */
  .mod-slider01-frame {
    max-width: 530px;
    margin: 0 auto; }
  .mod-slider01-list-item {
    max-width: 890px;
    margin: 0 25px; }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px; }
    .mod-slider01-btn.item-prev {
      left: -20px; }
    .mod-slider01-btn.item-next {
      right: -20px; }
  .mod-slider-nav {
    bottom: 20px; }
    .mod-slider-nav li {
      width: 18px;
      height: 18px;
      margin: 0 14px 10px; }
  /* ---------------------------
mod-sec
--------------------------- */
  .mod-sec01 {
    padding: 70px 0; }
    .mod-sec01.has-cityBg:after {
      height: 212px;
      margin-top: 20px; }
  /* ---------------------------
table
--------------------------- */
  /* ---------------------------
home
--------------------------- */
  .home-mv {
    height: 90vh; }
    .home-mv-txts {
      top: 50%;
      right: 150px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .home-mv-imgs {
      height: 90vh; }
      .home-mv-imgs-item {
        height: 90vh !important; }
      .home-mv-imgs-btn {
        top: 50%;
        width: 158px;
        height: 108px;
        padding-left: 46px; }
  .home-company {
    padding-top: 110px; }
    .home-company-clear {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      border-bottom: 4px solid #E74C23; }
    .home-company-img {
      width: 55%; }
    .home-company-txts {
      width: 40%; }
  .home-product-products-video {
    max-width: 720px;
    margin: 150px auto 0px;
    opacity: 1; }
  .home-product-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-product-products-item {
      width: calc(100% / 3);
      padding: 5%; }
    .home-product-products-clear {
      min-height: 340px; }
    .home-product-products-num {
      font-size: 2.4rem; }
      .home-product-products-num:after {
        width: 100px; }
    .home-product-products-txts {
      padding-top: 30px; }
    .home-product-products-h {
      margin-bottom: 40px;
      font-size: 1.4rem; }
  .home-factory-imgs-item {
    height: 30vw !important; }
  .home-factory-areas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0; }
    .home-factory-areas-item {
      width: 29%; }
      .home-factory-areas-item:nth-child(3n+1) {
        -webkit-transition-delay: calc(0.1s * 1);
        -o-transition-delay: calc(0.1s * 1);
        transition-delay: calc(0.1s * 1); }
      .home-factory-areas-item:nth-child(3n+2) {
        -webkit-transition-delay: calc(0.1s * 2);
        -o-transition-delay: calc(0.1s * 2);
        transition-delay: calc(0.1s * 2); }
      .home-factory-areas-item:nth-child(3n+3) {
        -webkit-transition-delay: calc(0.1s * 3);
        -o-transition-delay: calc(0.1s * 3);
        transition-delay: calc(0.1s * 3); }
    .home-factory-areas-h {
      font-size: 2.3rem;
      margin-bottom: 40px; }
      .home-factory-areas-h:after {
        width: 100px; }
  .home-service-services-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 90px; }
    .home-service-services-item:nth-child(2n+1) {
      text-align: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .home-service-services-img {
    width: 60%; }
    .home-service-services-item:nth-child(2n+1) .home-service-services-img {
      margin-right: -15%; }
    .home-service-services-item:nth-child(2n) .home-service-services-img {
      margin-left: -15%; }
  .home-service-services-txts {
    width: 45%; }
  .home-service-services-h {
    font-size: 2.5rem;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .home-service-services-h:after {
      width: 125px; }
  .home-recruitment-h {
    top: 40px; }
    .home-recruitment-h-in {
      padding: 10px 24px; }
  .home-recruitment-jobs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .home-recruitment-jobs-item {
      padding: 180px 0 40px;
      width: 50%; }
      .home-recruitment-jobs-item.item01.on:before {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
      .home-recruitment-jobs-item.item02.on:before {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); }
      .home-recruitment-jobs-item.item01:before, .home-recruitment-jobs-item.item02:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
    .home-recruitment-jobs-h {
      margin-bottom: 40px; }
    .home-recruitment-jobs-article {
      max-width: 440px;
      max-height: 370px;
      margin: 0 auto 40px;
      padding-right: 20px; }
  .home-address-address {
    padding: 10px 30px;
    max-width: 640px;
    margin: 0 auto 3em;
    margin-bottom: 3em; }
    .home-address-address dt {
      font-size: 1.5rem; }
  .home-contact-tels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (min-width: 1025px) and (max-width: 1299px), print {
  /* ==========================================================================
   PC 
   ========================================================================== */
  .wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  /* ---------------------------
module
--------------------------- */
  html {
    font-size: 16px; }
  .lapctbOnly {
    display: block; }
  .spOnly {
    display: none !important; }
  .tbOnly {
    display: none; }
  .spOnly {
    display: none; }
  .mod-paddingContent {
    padding-bottom: 100px; }
  .mod-ptb50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .mod-sec01 {
    padding: 30px 0; }
  .mod-sec02 {
    padding: 60px 0; }
  .mod-col2.device-lapctb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .mod-col2.device-lapctb .mod-col2-item {
      margin: 0 1% !important;
      width: 48%; }
  .mod-t {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  .mod-wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px; }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn01 {
    padding: 8px 40px;
    font-size: 1.1rem; }
    .mod-btn01.size-s {
      padding: 8px 16px; }
    .mod-btn01.w100 {
      width: 8em;
      margin: 0 auto;
      padding: 6px 12px;
      letter-spacing: 0;
      font-size: 1.0rem; }
    .mod-btn01.w380 {
      width: 380px;
      margin: 0 auto; }
    .mod-btn01.w680 {
      width: 680px;
      margin: 0 auto; }
    .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
      width: 24px;
      height: 24px; }
    .mod-btn01.newTab-r:before {
      right: 10px;
      margin-top: -10px; }
  /* ---------------------------
mod-header
--------------------------- */
  .mod-header {
    height: 70px;
    -webkit-transition: 0.8s 2.4s;
    -o-transition: 0.8s 2.4s;
    transition: 0.8s 2.4s;
    opacity: 0;
    -webkit-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    transform: translateY(-120px); }
    .mod-header.on {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    .mod-header-logo {
      top: 15px;
      left: 20px;
      height: 40px;
      width: auto; }
    .mod-header-langBtns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      right: 40px;
      top: 40px; }
      .mod-header-langBtns-item a {
        width: 40px;
        height: 40px;
        border: 3px solid #fff; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .mod-gnav:after {
      height: 212px; }
    .mod-gnav-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%; }
      .mod-gnav-links-item {
        line-height: 70px; }
        .mod-gnav-links-item:not(:last-child) {
          margin-right: 70px; }
    .mod-gnav-btn {
      display: none;
      width: 100px;
      height: 70px; }
  /* ---------------------------
mod-footer
--------------------------- */
  .mod-footer-links {
    padding: 20px 0 10px; }
  .mod-footer-pagetop {
    width: 60px;
    height: 60px;
    padding: 12px; }
  /* ---------------------------
mod-h
--------------------------- */
  .mod-h01 {
    padding: 100px 0 80px; }
    .mod-h01-en {
      font-size: 2.4rem; }
    .mod-h01-th {
      font-size: 1.2rem; }
  /* ---------------------------
btns
--------------------------- */
  .mod-btns1Col-item {
    width: 420px; }
  .mod-btns5Col-item {
    width: 19%; }
    .mod-btns5Col-item:not(:nth-child(5n)) {
      margin-right: 1.1%; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
pankuzu
--------------------------- */
  /* ---------------------------
form
--------------------------- */
  .mod-form-sec {
    background: #fff;
    padding: 80px; }
  .mod-form-btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .mod-form-btns-item {
      width: 364px;
      margin: 0 10px; }
  .mod-form-table {
    margin-bottom: 40px; }
    .mod-form-table th, .mod-form-table td {
      vertical-align: top;
      padding: 10px 0; }
    .mod-form-table th {
      width: 246px;
      position: relative; }
    .mod-form-table.db {
      display: block; }
      .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
        display: block; }
      .mod-form-table.db th {
        width: auto;
        border-right: none; }
      .mod-form-table.db td {
        padding: 0; }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto; }
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
mod-slider
--------------------------- */
  .mod-slider01-frame {
    max-width: 530px;
    margin: 0 auto; }
  .mod-slider01-list-item {
    max-width: 890px;
    margin: 0 25px; }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px; }
    .mod-slider01-btn.item-prev {
      left: -20px; }
    .mod-slider01-btn.item-next {
      right: -20px; }
  .mod-slider-nav {
    bottom: 20px; }
    .mod-slider-nav li {
      width: 18px;
      height: 18px;
      margin: 0 14px 10px; }
  /* ---------------------------
mod-sec
--------------------------- */
  .mod-sec01 {
    padding: 70px 0; }
    .mod-sec01.has-cityBg:after {
      height: 212px;
      margin-top: 20px; }
  /* ---------------------------
table
--------------------------- */
  /* ---------------------------
home
--------------------------- */
  .home-mv {
    height: 90vh; }
    .home-mv-txts {
      top: 50%;
      right: 150px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .home-mv-imgs {
      height: 90vh; }
      .home-mv-imgs-item {
        height: 90vh !important; }
      .home-mv-imgs-btn {
        top: 50%;
        width: 158px;
        height: 108px;
        padding-left: 46px; }
  .home-company {
    padding-top: 110px; }
    .home-company-clear {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      border-bottom: 4px solid #27597c; }
    .home-company-img {
      width: 55%; }
    .home-company-txts {
      width: 40%; }
  .home-product-products-video {
    max-width: 720px;
    margin: 150px auto 0px;
    opacity: 1; }
  .home-product-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-product-products-item {
      width: calc(100% / 3);
      padding: 5%; }
    .home-product-products-clear {
      min-height: 340px; }
    .home-product-products-num {
      font-size: 2.4rem; }
      .home-product-products-num:after {
        width: 100px; }
    .home-product-products-txts {
      padding-top: 30px; }
    .home-product-products-h {
      margin-bottom: 40px;
      font-size: 1.4rem; }
  .home-factory-imgs-item {
    height: 30vw !important; }
  .home-factory-areas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0; }
    .home-factory-areas-item {
      width: 29%; }
      .home-factory-areas-item:nth-child(3n+1) {
        -webkit-transition-delay: calc(0.1s * 1);
        -o-transition-delay: calc(0.1s * 1);
        transition-delay: calc(0.1s * 1); }
      .home-factory-areas-item:nth-child(3n+2) {
        -webkit-transition-delay: calc(0.1s * 2);
        -o-transition-delay: calc(0.1s * 2);
        transition-delay: calc(0.1s * 2); }
      .home-factory-areas-item:nth-child(3n+3) {
        -webkit-transition-delay: calc(0.1s * 3);
        -o-transition-delay: calc(0.1s * 3);
        transition-delay: calc(0.1s * 3); }
    .home-factory-areas-h {
      font-size: 2.3rem;
      margin-bottom: 40px; }
      .home-factory-areas-h:after {
        width: 100px; }
  .home-service-services-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 90px; }
    .home-service-services-item:nth-child(2n+1) {
      text-align: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .home-service-services-img {
    width: 60%; }
    .home-service-services-item:nth-child(2n+1) .home-service-services-img {
      margin-right: -15%; }
    .home-service-services-item:nth-child(2n) .home-service-services-img {
      margin-left: -15%; }
  .home-service-services-txts {
    width: 45%; }
  .home-service-services-h {
    font-size: 2.5rem;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .home-service-services-h:after {
      width: 125px; }
  .home-recruitment-h {
    top: 40px; }
    .home-recruitment-h-in {
      padding: 10px 24px; }
  .home-recruitment-jobs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .home-recruitment-jobs-item {
      padding: 180px 0 40px;
      width: 50%; }
      .home-recruitment-jobs-item.item01.on:before {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
      .home-recruitment-jobs-item.item02.on:before {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); }
      .home-recruitment-jobs-item.item01:before, .home-recruitment-jobs-item.item02:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
    .home-recruitment-jobs-h {
      margin-bottom: 40px; }
    .home-recruitment-jobs-article {
      max-width: 440px;
      max-height: 370px;
      margin: 0 auto 40px;
      padding-right: 20px; }
  .home-address-address {
    padding: 10px 30px;
    max-width: 640px;
    margin: 0 auto 3em;
    margin-bottom: 3em; }
    .home-address-address dt {
      font-size: 1.5rem; }
  .home-contact-tels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ==========================================================================
   TB 
   ========================================================================== */
  .wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%; }
  /* ---------------------------
module
--------------------------- */
  html {
    font-size: 14px; }
  .lapctbOnly {
    display: block; }
  .pcOnly {
    display: none !important; }
  .spOnly {
    display: none !important; }
  .pcOnly {
    display: none; }
  .spOnly {
    display: none; }
  .mod-paddingContent {
    padding-bottom: 100px; }
  .mod-ptb50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .mod-col2.device-lapctb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .mod-col2.device-lapctb .mod-col2-item {
      margin: 0 1% !important;
      width: 48%; }
  .mod-t {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%; }
  .mod-wrapin {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 8%; }
  .pswp__button--close {
    width: 40px !important;
    height: 40px !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn01 {
    padding: 8px 40px;
    font-size: 1.1rem; }
    .mod-btn01.size-s {
      padding: 8px 16px; }
    .mod-btn01.w100 {
      width: 8em;
      margin: 0 auto;
      padding: 6px 12px;
      letter-spacing: 0;
      font-size: 1.0rem; }
    .mod-btn01.w380 {
      width: 380px;
      margin: 0 auto; }
    .mod-btn01.w680 {
      width: 680px;
      margin: 0 auto; }
    .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
      width: 24px;
      height: 24px; }
    .mod-btn01.newTab-r:before {
      right: 10px;
      margin-top: -10px; }
  /* ---------------------------
mod-header
--------------------------- */
  .mod-header {
    height: 70px;
    -webkit-transition: 0.8s 2.4s;
    -o-transition: 0.8s 2.4s;
    transition: 0.8s 2.4s;
    opacity: 0;
    -webkit-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    transform: translateY(-120px); }
    .mod-header.on {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    .mod-header-logo {
      top: 15px;
      left: 20px;
      height: 40px;
      width: auto; }
    .mod-header-langBtns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      right: 40px;
      top: 40px; }
      .mod-header-langBtns-item a {
        width: 40px;
        height: 40px;
        border: 3px solid #fff; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .mod-gnav:after {
      height: 212px; }
    .mod-gnav-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      position: relative;
      left: 10vw; }
      .mod-gnav-links-item {
        line-height: 70px; }
        .mod-gnav-links-item:not(:last-child) {
          margin-right: 7vw; }
    .mod-gnav-btn {
      display: none;
      width: 100px;
      height: 70px; }
  /* ---------------------------
mod-footer
--------------------------- */
  .mod-footer-links {
    padding: 20px 0 10px; }
  .mod-footer-pagetop {
    width: 60px;
    height: 60px;
    padding: 12px; }
  /* ---------------------------
mod-h
--------------------------- */
  .mod-h01 {
    padding: 100px 0 80px; }
    .mod-h01-en {
      font-size: 2.4rem; }
    .mod-h01-th {
      font-size: 1.2rem; }
  /* ---------------------------
btns
--------------------------- */
  .mod-btns1Col-item {
    width: 420px; }
  .mod-btns5Col-item {
    width: 19%; }
    .mod-btns5Col-item:not(:nth-child(5n)) {
      margin-right: 1.1%; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
pankuzu
--------------------------- */
  /* ---------------------------
form
--------------------------- */
  .mod-form-sec {
    background: #fff;
    padding: 60px; }
  .mod-form-btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .mod-form-btns-item {
      width: 364px;
      margin: 0 10px; }
  .mod-form-table {
    margin-bottom: 40px; }
    .mod-form-table th, .mod-form-table td {
      vertical-align: top;
      padding: 10px 0; }
    .mod-form-table th {
      width: 246px;
      position: relative; }
    .mod-form-table.db {
      display: block; }
      .mod-form-table.db tbody, .mod-form-table.db tr, .mod-form-table.db th, .mod-form-table.db td {
        display: block; }
      .mod-form-table.db th {
        width: auto;
        border-right: none; }
      .mod-form-table.db td {
        padding: 0; }
  .mod-form-privacy {
    max-width: 670px;
    margin: 0 auto; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-btn {
    font-size: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 344px;
    margin: 0 auto; }
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
mod-slider
--------------------------- */
  .mod-slider01-list-item {
    margin: 0 25px; }
  .mod-slider01-btn {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    padding: 16px; }
    .mod-slider01-btn.item-prev {
      left: -20px; }
    .mod-slider01-btn.item-next {
      right: -20px; }
  .mod-slider-nav {
    bottom: 20px; }
    .mod-slider-nav li {
      width: 18px;
      height: 18px;
      margin: 0 14px 10px; }
  /* ---------------------------
mod-sec
--------------------------- */
  .mod-sec01 {
    padding: 70px 0; }
    .mod-sec01.has-cityBg:after {
      height: 212px;
      margin-top: 20px; }
  /* ---------------------------
table
--------------------------- */
  /* ---------------------------
home
--------------------------- */
  .home-mv {
    height: 90vh; }
    .home-mv-txts {
      top: 50%;
      right: 150px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .home-mv-imgs {
      height: 90vh; }
      .home-mv-imgs-item {
        height: 90vh !important; }
      .home-mv-imgs-btn {
        top: 50%;
        width: 158px;
        height: 108px;
        padding-left: 46px; }
  .home-company {
    padding-top: 110px; }
    .home-company-clear {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      border-bottom: 4px solid #27597c; }
    .home-company-img {
      width: 55%; }
    .home-company-txts {
      width: 40%; }
  .home-product-products-video {
    max-width: 720px;
    margin: 150px auto 0px;
    opacity: 1; }
  .home-product-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-product-products-item {
      width: calc(100% / 3);
      padding: 5%; }
    .home-product-products-clear {
      min-height: 340px; }
    .home-product-products-num {
      font-size: 2.4rem; }
      .home-product-products-num:after {
        width: 100px; }
    .home-product-products-txts {
      padding-top: 30px; }
    .home-product-products-h {
      margin-bottom: 40px;
      font-size: 1.4rem; }
  .home-factory-imgs-item {
    height: 30vw !important; }
  .home-factory-areas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0; }
    .home-factory-areas-item {
      width: 29%; }
      .home-factory-areas-item:nth-child(3n+1) {
        -webkit-transition-delay: calc(0.1s * 1);
        -o-transition-delay: calc(0.1s * 1);
        transition-delay: calc(0.1s * 1); }
      .home-factory-areas-item:nth-child(3n+2) {
        -webkit-transition-delay: calc(0.1s * 2);
        -o-transition-delay: calc(0.1s * 2);
        transition-delay: calc(0.1s * 2); }
      .home-factory-areas-item:nth-child(3n+3) {
        -webkit-transition-delay: calc(0.1s * 3);
        -o-transition-delay: calc(0.1s * 3);
        transition-delay: calc(0.1s * 3); }
    .home-factory-areas-h {
      font-size: 2.3rem;
      margin-bottom: 40px; }
      .home-factory-areas-h:after {
        width: 100px; }
  .home-service-services-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 90px; }
    .home-service-services-item:nth-child(2n+1) {
      text-align: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .home-service-services-img {
    width: 60%; }
    .home-service-services-item:nth-child(2n+1) .home-service-services-img {
      margin-right: -15%; }
    .home-service-services-item:nth-child(2n) .home-service-services-img {
      margin-left: -15%; }
  .home-service-services-txts {
    width: 45%; }
  .home-service-services-h {
    font-size: 2.5rem;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .home-service-services-h:after {
      width: 125px; }
  .home-recruitment-h {
    top: 40px; }
    .home-recruitment-h-in {
      padding: 10px 24px; }
  .home-recruitment-jobs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .home-recruitment-jobs-item {
      padding: 180px 0 40px;
      width: 50%; }
      .home-recruitment-jobs-item.item01.on:before {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
      .home-recruitment-jobs-item.item02.on:before {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); }
      .home-recruitment-jobs-item.item01:before, .home-recruitment-jobs-item.item02:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
    .home-recruitment-jobs-h {
      margin-bottom: 40px; }
    .home-recruitment-jobs-article {
      max-width: 440px;
      max-height: 370px;
      margin: 0 auto 40px;
      padding-right: 20px; }
  .home-address-address {
    padding: 10px 30px;
    max-width: 640px;
    margin: 0 auto 3em;
    margin-bottom: 3em; }
    .home-address-address dt {
      font-size: 1.5rem; }
  .home-contact-tels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (max-width: 767px) {
  /* ==========================================================================
   SP 
   ========================================================================== */
  .wrapin-sp {
    padding: 0 20px; }
  /* ---------------------------
module
--------------------------- */
  html {
    font-size: 14px; }
  .pcOnly {
    display: none !important; }
  .lapctbOnly {
    display: none; }
  .pcOnly {
    display: none; }
  .tbOnly {
    display: none; }
  .mod-paddingContent {
    padding-bottom: 50px; }
  .mod-ptb50 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .mod-sec01 {
    padding: 15px 0; }
  .mod-sec02 {
    padding: 30px 0; }
  .mod-wrapin-sp {
    padding: 0 20px; }
  .pswp__button--close {
    width: 34px !important;
    height: 34px !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn01 {
    padding: 8px 25px; }
    .mod-btn01.arrow-r:before, .mod-btn01.arrow-br:before {
      width: 8px;
      height: 8px;
      margin-top: -4px; }
    .mod-btn01.newTab-r:before, .mod-btn01.newTab-br:before {
      width: 16px;
      height: 16px; }
    .mod-btn01.newTab-r:before {
      right: 10px;
      margin-top: -8px; }
  /* ---------------------------
mod-header
--------------------------- */
  .mod-header {
    height: 50px;
    position: fixed;
    top: 0;
    left: 0; }
    .mod-header-logo {
      top: 10px;
      left: 10px;
      height: 30px;
      width: auto; }
    .mod-header-langBtns {
      right: 10px;
      top: 50px; }
      .mod-header-langBtns-item a {
        font-size: 0.85rem;
        width: 30px;
        height: 30px;
        border: 2px solid #fff; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    background: #27597c;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 30px 20px;
    z-index: 98;
    text-align: center; }
    .mod-gnav.on {
      opacity: 1;
      -webkit-transform: translateX(0vw);
      -ms-transform: translateX(0vw);
      transform: translateX(0vw);
      pointer-events: auto; }
    .mod-gnav:after {
      content: "";
      display: block;
      background: url("../img/base/bg_city.svg") center bottom no-repeat;
      background-size: contain;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0; }
    .mod-gnav:after {
      height: 10vw; }
    .mod-gnav-links-item a {
      display: block;
      padding: 12px 0;
      color: #fff; }
    .mod-gnav-btn {
      width: 60px;
      height: 50px;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7);
      z-index: 99; }
  /* ---------------------------
mod-footer
--------------------------- */
  .mod-footer-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 0px; }
  .mod-footer-pagetop {
    width: 40px;
    height: 40px;
    padding: 6px; }
  /* ---------------------------
mod-h
--------------------------- */
  .mod-h01 {
    padding: 40px 0; }
    .mod-h01-en {
      font-size: 1.8rem; }
  /* ---------------------------
btns
--------------------------- */
  .mod-btns1Col-item {
    width: 100%; }
    .mod-btns1Col-item.size-m-sp {
      width: 200px; }
  .mod-btns2Col.sp-1Col {
    display: block; }
  .sp-1Col .mod-btns2Col-item {
    width: auto;
    margin-right: 0; }
    .sp-1Col .mod-btns2Col-item:not(:last-child) {
      margin-bottom: 1em; }
  .mod-btns3Col.sp-1Col {
    display: block; }
  .sp-1Col .mod-btns3Col-item {
    width: auto;
    margin-right: 0; }
    .sp-1Col .mod-btns3Col-item:not(:last-child) {
      margin-bottom: 1em; }
  .mod-btns5Col.sp-1Col {
    display: block; }
  .mod-btns5Col-item {
    width: 49%; }
    .mod-btns5Col-item:not(:nth-child(2n)) {
      margin-right: 2%; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
pankuzu
--------------------------- */
  .mod-pankuzu {
    padding-top: 10px; }
  /* ---------------------------
form
--------------------------- */
  .mod-form-btns-item {
    margin-bottom: 1em; }
  .mod-form-table {
    display: block;
    margin-bottom: 20px; }
    .mod-form-table tbody, .mod-form-table tr, .mod-form-table th, .mod-form-table td {
      display: block; }
    .mod-form-table tr {
      margin-bottom: 2em; }
    .mod-form-table th, .mod-form-table td {
      padding: 0 10px; }
    .mod-form-table th {
      margin-bottom: 0.4em; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px 7px; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      min-width: 80px; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 10em; }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #dedede; }
    .mod-input-selectBoxWrap:after {
      content: "";
      display: block;
      position: absolute;
      right: 10px;
      top: 50%;
      border: 4px solid transparent;
      border-top: 4px solid #000;
      margin-top: -2px; }
  .mod-input-select.size-s {
    width: auto; }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #fff;
    border-radius: 4px; }
    .mod-input-selectBoxWrap:after {
      content: "";
      display: block;
      position: absolute;
      right: 10px;
      top: 50%;
      border: 4px solid transparent;
      border-top: 4px solid #000;
      margin-top: -2px; }
  .mod-input-zipBtn {
    margin-bottom: 1em; }
  .mod-input-btn {
    font-size: 1rem; }
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
mod-slider
--------------------------- */
  .mod-slider01-frame {
    margin: 0 20px; }
  .mod-slider01-list-item {
    margin: 0 10px; }
  .mod-slider01-btn {
    width: 32px;
    height: 32px;
    margin-top: -20px;
    padding: 10px; }
    .mod-slider01-btn.item-prev {
      left: 0; }
    .mod-slider01-btn.item-next {
      right: 0; }
  .mod-slider-nav {
    bottom: 5px; }
    .mod-slider-nav li {
      width: 12px;
      height: 12px;
      margin: 0 8px 5px; }
  /* ---------------------------
mod-sec
--------------------------- */
  .mod-sec01 {
    padding: 30px 0; }
    .mod-sec01.item-spLast {
      padding-bottom: 80px; }
    .mod-sec01.has-cityBg:after {
      height: 30vw;
      margin-top: 10px; }
  /* ---------------------------
table
--------------------------- */
  /* ---------------------------
home
--------------------------- */
  .home-mv {
    height: 100vh; }
    .home-mv-txts {
      width: 100%;
      bottom: 60px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .home-mv-imgs {
      height: 100vh; }
      .home-mv-imgs-item {
        height: 100vh !important; }
      .home-mv-imgs-btn {
        width: 108px;
        height: 68px;
        padding-left: 26px;
        bottom: 30px; }
        .home-mv-imgs-btn img {
          width: 15px; }
    .home-mv-h {
      width: 80%;
      margin: 0 auto 2em; }
  .home-company {
    padding-top: 20px; }
    .home-company-txts {
      margin-bottom: 1em; }
  .home-product-products-video {
    max-width: 100%;
    margin: 120px auto 0px;
    opacity: 1; }
  .home-product-products-item {
    padding: 30px 20px; }
  .home-product-products-clear {
    min-height: 70vw; }
  .home-product-products-num {
    font-size: 1.8rem; }
    .home-product-products-num:after {
      width: 50px; }
  .home-product-products-img {
    left: 50%;
    width: 60%;
    margin-left: -30%;
    margin-top: 3vw; }
    .home-product-products-img:after {
      background-size: 140px; }
  .home-product-products-h {
    margin-bottom: 30px;
    font-size: 1.1rem; }
  .home-factory-imgs-item {
    height: 60vw !important; }
  .home-factory-areas {
    padding: 30px 0 0; }
    .home-factory-areas-item {
      margin-bottom: 2em; }
    .home-factory-areas-h {
      font-size: 1.4rem;
      margin-bottom: 20px; }
      .home-factory-areas-h:after {
        width: 50px; }
  .home-service-services-item {
    margin-bottom: 40px; }
  .home-service-services-img {
    margin-bottom: 0.5em; }
    .home-service-services-item:nth-child(2n+1) .home-service-services-img {
      margin-right: -20px; }
    .home-service-services-item:nth-child(2n) .home-service-services-img {
      margin-left: -20px; }
  .home-service-services-h {
    font-size: 1.7rem;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .home-service-services-item:nth-child(2n+1) .home-service-services-h {
      text-align: right; }
    .home-service-services-h:after {
      width: 60px; }
  .home-recruitment-h {
    top: 30px; }
    .home-recruitment-h-in {
      padding: 8px 14px; }
  .home-recruitment-jobs-item {
    padding: 30px 20px; }
    .home-recruitment-jobs-item.item01 {
      padding-top: 170px; }
    .home-recruitment-jobs-item.item01.on:before {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
    .home-recruitment-jobs-item.item02.on:before {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .home-recruitment-jobs-item.item01:before, .home-recruitment-jobs-item.item02:before {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
  .home-recruitment-jobs-h {
    margin-bottom: 30px; }
  .home-recruitment-jobs-article {
    margin-bottom: 2em;
    max-height: 370px; }
  .home-address-address {
    padding: 16px 20px; }
    .home-address-address dt {
      font-size: 1.2rem; }
  .home-address-gmap {
    height: 100vw; }
  .home-contact-tels {
    margin-bottom: 3em; } }
