@charset "UTF-8";
/*!
Theme Name:   DVERZ THEMES
Theme URI:    http://dverz.co.jp/
Author:       DVERZ Inc.
Author URI:   https://dverz.co.jp/
Description:  DVERZ WP theme
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  dverz
Tags:         企業サイト
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  opacity: 0.7 !important;
}

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  /*  font-size: 2em;	*/
  /*  margin: 0.67em 0;	*/
}

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

small {
  /*  font-size: 80%;	*/
}

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

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  overflow: auto;
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  overflow: hidden;
  background: #fff;
  color: #333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 10px;
  font-size: 1rem;
}
.font-size-small body {
  font-size: 8px;
  font-size: 0.8rem;
}
.font-size-large body {
  font-size: 12px;
  font-size: 1.2rem;
}
body {
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: none;
  text-decoration: none;
  outline: 0;
}

.button-hover {
  margin-top: 1px;
  margin-bottom: -1px;
}

hr {
  background-color: rgb(216.75, 216.75, 216.75);
  border: 0;
  height: 1px;
  margin: 3.5rem 0;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: 0;
  font-size: 100%;
  font-feature-settings: "palt";
}

p, span, address, th, td, a, li, em {
  font-weight: 400;
  font-feature-settings: "palt";
}

p {
  margin-bottom: 1.5rem;
  line-height: 2;
}

dfn, cite, i {
  font-style: normal;
}

em {
  font-style: normal;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0;
  font-style: normal;
}

pre {
  overflow: auto;
  margin-bottom: 1.6rem;
  padding: 1.6rem;
  max-width: 100%;
  background: rgb(243.525, 243.525, 243.525);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code, kbd, tt, var {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

abbr, acronym {
  border-bottom: dotted 1px #333333;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.link-hover-inverse {
  text-decoration: none;
}
.link-hover-inverse:hover {
  text-decoration: underline;
}

.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small .monospace {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .monospace {
  font-size: 18px;
  font-size: 1.8rem;
}

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  font-size: 0;
}
.list-inline > li {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small .list-inline > li {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .list-inline > li {
  font-size: 18px;
  font-size: 1.8rem;
}

.list-table {
  padding-left: 0;
  list-style: none;
  display: table;
  margin: 0 0 25px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.list-table > li {
  display: table-cell;
  vertical-align: middle;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.button {
  display: inline-block;
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #2F2F5A;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}
.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: rgb(73.2445255474, 73.2445255474, 140.2554744526);
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  border: 1px solid #2F2F5A;
  color: #666;
  -webkit-appearance: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #2F2F5A;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  vertical-align: middle;
}

#wrapper {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small #wrapper {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large #wrapper {
  font-size: 18px;
  font-size: 1.8rem;
}
#wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  margin: 0 auto;
  width: calc(100% - 240px);
  max-width: 1650px;
  min-width: 1000px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container {
  padding: 90px 0;
  position: relative;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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

table {
  width: 100%;
}

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

*:focus {
  outline: none;
}

/*primary--ボタンスタイル-------*/
/*more btn*/
.btn_1 {
  background: #2F2F5A;
  color: white;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  padding: 7px;
  min-width: 200px;
  display: inline-block;
  text-align: center;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn_1:hover {
  opacity: 1;
}
.btn_1:hover:after {
  transform: translateX(5px);
}
.btn_1.color_w {
  background: white;
  color: #2F2F5A;
}

.btn_2 {
  background: #D0111B;
  color: white;
  border-radius: 100px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  padding: 15px 25px;
  line-height: 1.5;
}
.btn_2:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("images/common/arrow_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.btn_2.color_w {
  background: white;
  color: #2F2F5A;
}
.btn_2.color_w:after {
  background-image: url("images/common/arrow.png");
}
.btn_2.t_center {
  margin: 0 auto;
  justify-content: center;
  position: relative;
}
.btn_2.t_center:after {
  position: absolute;
  right: 20px;
  top: 20px;
}

.btn_gmap {
  color: #D0111B;
  border: 1px solid #D0111B;
  border-radius: 100px;
  min-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  padding: 10px 25px;
  line-height: 1.5;
}
.btn_gmap:after {
  content: "\f3c5";
  font-family: fontawesome;
  display: inline-block;
  font-size: 18px;
}

.btn_mail {
  display: block;
  max-width: 950px;
  margin: 0 auto;
  background: white;
  border-radius: 500px;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding: 20px;
}
.btn_mail:before {
  content: "";
  width: 40px;
  height: 20px;
  margin-right: 20px;
  background-image: url("images/common/icon_mail.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.btn_mail:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("images/common/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 35px;
}
.btn_mail.color_red {
  background: #D0111B;
  color: white;
}
.btn_mail.color_red:before {
  background-image: url("images/common/icon_mail_w.png");
}
.btn_mail.color_red:after {
  background-image: url("images/common/arrow_w.png");
}

/*共通見出し*/
.sec_title1 {
  margin-bottom: 45px;
}
.sec_title1 h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1.5;
  color: #2F2F5A;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.sec_title1 h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: #D0111B;
  letter-spacing: 0.1em;
}
.sec_title1.t_center {
  text-align: center;
}
.sec_title1.color_w h2, .sec_title1.color_w h3 {
  color: white;
}

.sec_title2 {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sec_title2 span.num {
  color: #D0111B;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
}
.sec_title2 span.num strong {
  display: block;
  font-size: 65px;
  line-height: 1;
}
.sec_title2 h2 {
  width: calc(100% - 75px - 15px);
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  color: #2F2F5A;
}

.icon_l {
  padding-left: 20px;
  line-height: 1.5;
  color: #2F2F5A;
  font-weight: 700;
  font-size: 22px;
  position: relative;
}
.icon_l:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url("images/common/icon_l.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
.icon_l.color_w {
  color: white;
}
.icon_l.color_w:before {
  background-image: url("images/common/icon_l_w.png");
}

.hover__zoom {
  display: block;
  overflow: hidden;
}
.hover__zoom img {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.hover__zoom:hover {
  opacity: 1 !important;
}
.hover__zoom:hover img {
  transform: scale(110%);
}

.youtube_wrap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.gmap_wrap iframe {
  width: 100%;
  height: 500px;
}

.table_type_1 {
  margin-bottom: 45px;
}
.table_type_1 table {
  border-top: 1px solid rgb(216.75, 216.75, 216.75);
}
.table_type_1 table tr {
  border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
}
.table_type_1 table tr th, .table_type_1 table tr td {
  padding: 15px 25px;
  line-height: 1.5;
}
.table_type_1 table tr th {
  text-align: center;
  font-weight: 700;
  background: rgb(243.525, 243.525, 243.525);
}
.table_type_1 table tr td a {
  text-decoration: underline;
  color: #2F2F5A;
}

.table_type_normal {
  margin-bottom: 45px;
}
.table_type_normal table {
  border-top: 1px solid rgb(216.75, 216.75, 216.75);
}
.table_type_normal table tr {
  border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
}
.table_type_normal table tr {
  line-height: 1.5;
}
.table_type_normal table tr th {
  width: 150px;
  text-align: center;
  font-weight: normal;
  padding: 25px 30px;
}
.table_type_normal table tr td {
  padding: 25px 40px;
}
.table_type_normal table tr td > strong {
  display: inline-block;
  font-weight: 700;
  color: #2F2F5A;
}

.table_type_product table tr {
  border-bottom: 1px solid #D0111B;
}
.table_type_product table tr th, .table_type_product table tr td {
  line-height: 1.5;
  font-weight: 700;
}
.table_type_product table tr th {
  width: 180px;
  text-align: left;
  padding: 25px;
}
.table_type_product table tr td {
  padding: 25px 40px;
}
.table_type_product table tr td > strong {
  display: inline-block;
  font-weight: 700;
  color: #2F2F5A;
}

.table_type_factory table tr th, .table_type_factory table tr td {
  line-height: 1.5;
  padding: 15px;
  vertical-align: top;
}
.table_type_factory table tr th {
  width: 80px;
  text-align: left;
  padding: 25px;
  padding-left: 0;
  border-right: 1px solid #D0111B;
}
.table_type_factory table tr td {
  padding: 25px;
}

.table_type_equipment table tr {
  border-bottom: 1px solid #D0111B;
}
.table_type_equipment table tr th, .table_type_equipment table tr td {
  line-height: 1.5;
  padding: 15px;
  text-align: left;
}
.table_type_about table tr th, .table_type_about table tr td {
  line-height: 1.5;
  padding: 15px 25px;
  vertical-align: top;
}
.table_type_about table tr th {
  width: 80px;
  text-align: left;
  padding-left: 0;
  border-right: 1px solid #D0111B;
}
#pankuzu {
  text-align: right;
}
#pankuzu .container {
  padding: 10px;
}
#pankuzu #breadcrumb ul > li {
  margin-left: 10px;
  font-size: 1.2rem;
  line-height: 1.3;
  display: inline-block;
}
#pankuzu #breadcrumb ul > li:before {
  display: inline-block;
  margin-right: 10px;
  content: ">";
}
#pankuzu #breadcrumb ul > li:first-of-type:before {
  display: none;
}
#pankuzu #breadcrumb ul > li > a {
  text-decoration: underline;
}

#menu_btn {
  display: none;
}

#wrapper {
  position: relative;
}
#wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("images/common/bg.jpg");
  background-size: 1920px;
  background-repeat: repeat-y;
  background-position: top center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -10;
}

#lang-bar {
  background: #2F2F5A;
}
#lang-bar .container {
  padding: 5px 0;
}
#lang-bar .container ul.lang-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-end;
  align-items: center;
  padding: 2px 0;
}
#lang-bar .container ul.lang-list li {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
}
#lang-bar .container ul.lang-list li a,
#lang-bar .container ul.lang-list li span {
  display: inline-block;
  padding: 3px 14px;
}
#lang-bar .container ul.lang-list li a {
  color: rgba(255, 255, 255, 0.65);
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
#lang-bar .container ul.lang-list li a:hover {
  color: white;
  opacity: 1;
}
#lang-bar .container ul.lang-list li.current span {
  color: white;
  font-weight: 700;
  border-bottom: 2px solid #D0111B;
  padding-bottom: 2px;
}
#lang-bar .container ul.lang-list li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
#lang-bar .container ul.lang-list:before {
  content: "\f0ac";
  font-family: fontawesome;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
  margin-right: 4px;
}

#header #gnav ul.lang-list--drawer {
  display: none;
}

#header {
  background: black;
}
#header .container {
  padding: 15px 0;
}
#header .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
#header .container .content .head_logo {
  width: 190px;
}
#header .container .content .head_logo a {
  display: block;
}
#header .container .content #gnav {
  width: calc(100% - 190px);
}
#header .container .content #gnav nav ul.header-nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-end;
}
#header .container .content #gnav nav ul.header-nav-menu li a {
  padding: 10px;
  color: white;
  font-weight: 700;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
}

#vihalf-section .container {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
#vihalf-section .container .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#vihalf-section .container .pic img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
#vihalf-section .container .inner {
  padding: 20px 0;
  position: relative;
  width: calc(100% - 400px);
  min-width: 1000px;
  max-height: 1650px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
}
#vihalf-section .container .inner .clane {
  width: 260px;
  position: relative;
  z-index: 2;
  margin-right: 50px;
}
#vihalf-section .container .inner .vihalf_txt {
  color: white;
  position: relative;
  z-index: 2;
}
#vihalf-section .container .inner .vihalf_txt h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
#vihalf-section .container .inner .vihalf_txt h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
}

#news-detail img.size-full {
  margin-bottom: 2.5rem;
}

#news-detail article[class^=post-] > .content table {
  border-top: 1px solid #2F2F5A;
  margin-bottom: 45px;
}
#news-detail article[class^=post-] > .content table tr {
  border-bottom: 1px solid #2F2F5A;
}
#news-detail article[class^=post-] > .content table tr th, #news-detail article[class^=post-] > .content table tr td {
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 15px 20px;
}
#news-detail article[class^=post-] > .content table tr th {
  background: red;
  color: #2F2F5A;
  width: 200px;
  text-align: center;
  font-weight: normal;
}
#news-detail article[class^=post-] > .content h1 {
  margin: 1rem 0 2rem;
  line-height: 1.5;
  font-size: 2.5rem;
  font-weight: 700;
}
#news-detail article[class^=post-] > .content h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
#news-detail article[class^=post-] > .content h3 {
  color: #2F2F5A;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1rem;
  display: inline-block;
  min-width: 50%;
  background: white;
}
#news-detail article[class^=post-] > .content h4 {
  color: white;
  font-weight: 700;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  background: #2F2F5A;
}
#news-detail article[class^=post-] > .content h5 {
  color: #2F2F5A;
  background: white;
  font-weight: 700;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  border: 2px solid #2F2F5A;
}
#news-detail article[class^=post-] > .content p {
  margin-bottom: 2rem;
}
#news-detail article[class^=post-] > .content a {
  text-decoration: underline;
  color: #2F2F5A;
}
#news-detail article[class^=post-] > .content h2.caption {
  box-sizing: border-box;
  color: #000 !important;
  font-size: 2.5rem;
  line-height: 1.5;
  padding: 2rem 0 !important;
  border-bottom: 1px solid #2F2F5A;
  margin-bottom: 4rem !important;
  background: none;
  box-shadow: none;
  display: block;
  text-align: left;
}
#news-detail article[class^=post-] > .content ul {
  margin: 2rem 0 3rem;
  list-style: disc;
  padding-left: 3rem;
}
#news-detail article[class^=post-] > .content ul li {
  line-height: 1.5;
  color: #2F2F5A;
  margin-bottom: 1.5rem;
}
#news-detail article[class^=post-] > .content .btn {
  text-align: right;
  margin: 1rem 0 1rem;
}
#news-detail article[class^=post-] > .content .btn > a {
  text-decoration: none !important;
  min-width: 300px;
}
#news-detail article[class^=post-] > .content .gallery_card article {
  width: calc(50% - 1rem);
  box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
  background: white;
  text-align: center;
  margin-bottom: 2rem;
}
#news-detail article[class^=post-] > .content .gallery_card article:nth-of-type(2n) {
  margin-left: 2rem;
}
#news-detail article[class^=post-] > .content .gallery_card article .pic {
  line-height: 0.5;
}
#news-detail article[class^=post-] > .content .gallery_card article .pic img {
  width: 100%;
  margin: 0;
}
#news-detail article[class^=post-] > .content .gallery_card article .txt {
  line-height: 1;
  padding: 1rem 2rem;
}
#news-detail article[class^=post-] > .content .gallery_card article .txt h3 {
  font-size: 1.5rem;
  margin: 0;
}
#news-detail article[class^=post-] > .content iframe {
  width: 100%;
  height: 40rem;
  margin-bottom: 2rem;
}
#news-detail article[class^=post-] > .content img {
  clear: both;
}
#news-detail article[class^=post-] > .content img.size-full {
  width: auto;
  margin-bottom: 0px;
}
#news-detail article[class^=post-] > .content img.size-large {
  margin-bottom: 0rem;
}

#pagination {
  margin-top: 60px;
  margin-bottom: 30px;
}
#pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
}
#pagination .nav-links a:hover {
  text-decoration: underline;
}
#pagination .nav-links .page-numbers {
  font-size: 18px;
  font-weight: 700;
  color: #2F2F5A;
  background: white;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  align-content: center;
  line-height: 1;
  width: 40px;
  height: 40px;
  padding-bottom: 2px;
}
#pagination .nav-links .page-numbers.current {
  background: #2F2F5A;
  color: white;
}
#pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
  background: white;
  border: 1px solid #2F2F5A;
  position: relative;
  padding: 0;
}
#pagination .nav-links .page-numbers.prev:after, #pagination .nav-links .page-numbers.next:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "\f054";
  font-family: fontawesome;
  display: inline-block;
}
#pagination .nav-links .page-numbers.prev:hover:after, #pagination .nav-links .page-numbers.next:hover:after {
  transform: translateX(5px);
}
#pagination .nav-links .page-numbers.prev.inactive, #pagination .nav-links .page-numbers.next.inactive {
  border-color: #D3D3D3;
}
#pagination .nav-links .page-numbers.prev.inactive:after, #pagination .nav-links .page-numbers.next.inactive:after {
  content: "\f054";
  font-family: fontawesome;
}
#pagination .nav-links .page-numbers.prev {
  margin-right: 30px;
}
#pagination .nav-links .page-numbers.prev:after {
  transform: rotate(180deg);
}
#pagination .nav-links .page-numbers.prev:hover:after {
  transform: translateX(5px) rotate(180deg);
}
#pagination .nav-links .page-numbers.next {
  margin-left: 30px;
}

#pager {
  margin-top: 40px;
}
#pager .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
}
#pager .content .btn_prev a,
#pager .content .btn_next a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 1px solid #2F2F5A;
  border-radius: 100px;
  background: white;
}
#pager .content .btn_prev a i,
#pager .content .btn_next a i {
  position: relative;
}
#pager .content .btn_prev a i:after,
#pager .content .btn_next a i:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("images/common/arrow_type_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#pager .content .btn_prev a i.arrow_next:after,
#pager .content .btn_next a i.arrow_next:after {
  transform: rotate(180deg);
}
#pager .content .btn_prev a:hover i.arrow_next:after,
#pager .content .btn_next a:hover i.arrow_next:after {
  transform: translateX(-5px) rotate(180deg);
}
#pager .content .btn_prev a:hover i.arrow_prev:after,
#pager .content .btn_next a:hover i.arrow_prev:after {
  transform: translateX(5px);
}
#pager .content .btn_prev .inactive,
#pager .content .btn_next .inactive {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 1px solid rgb(216.75, 216.75, 216.75);
  border-radius: 100px;
  background: white;
}
#pager .content .btn_prev .inactive i,
#pager .content .btn_next .inactive i {
  position: relative;
}
#pager .content .btn_prev .inactive i:after,
#pager .content .btn_next .inactive i:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: url("images/common/arrow_type_2_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#pager .content .btn_prev .inactive i.arrow_next:after,
#pager .content .btn_next .inactive i.arrow_next:after {
  transform: rotate(180deg);
}
#pager .content .list a {
  color: #2F2F5A;
  font-weight: 700;
  font-size: 17px;
  display: block;
  padding: 10px;
  margin: 0 45px;
}

#go-top {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 60px;
  background: #2F2F5A;
  padding: 10px;
  z-index: 9999;
}
#go-top img {
  vertical-align: middle;
}

#foot-contact-section .container .inner {
  background: #2F2F5A;
  border-radius: 20px;
  padding: 70px;
  position: relative;
}
#foot-contact-section .container .inner .head {
  margin-bottom: 40px;
  text-align: center;
  color: white;
}
#foot-contact-section .container .inner .head .ttl .section_ttl_txt {
  font-family: "Poppins", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: white;
  line-height: 1.1;
  text-align: center;
}
#foot-contact-section .container .inner .contact_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 950px;
  margin: 0 auto 40px;
}
#foot-contact-section .container .inner .contact_list article {
  width: calc(50% - 25px);
  padding: 20px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
#foot-contact-section .container .inner .contact_list h3 {
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: 700;
}
#foot-contact-section .container .inner .contact_list a {
  display: block;
}
#foot-contact-section .container .inner .anime__foot_contact {
  position: absolute;
  width: 140px;
  left: 250px;
  top: -30px;
}

footer#footer .container {
  padding-bottom: 150px;
}
footer#footer .container .inner {
  position: relative;
}
footer#footer .container .inner .anime__foot {
  position: absolute;
  width: 120px;
  right: 170px;
  top: -215px;
}
footer#footer .container .inner .foot_logo {
  width: 200px;
  display: block;
  margin: 0 auto 25px;
}
footer#footer .container .inner .foot_txt {
  text-align: center;
}
footer#footer .container .inner .foot_txt h1 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
footer#footer .container .inner .foot_txt address, footer#footer .container .inner .foot_txt p {
  line-height: 1.5;
  margin-bottom: 15px;
}
footer#footer .container .inner .clane {
  width: 430px;
  position: absolute;
  left: 0;
  top: -60px;
}
footer#footer #credit {
  text-align: center;
  position: relative;
  z-index: 10;
  font-size: 12px;
}
footer#footer .fix_kumo {
  position: absolute;
}
footer#footer .fix_kumo.kumo_1 {
  width: 1000px;
  left: -100px;
  bottom: -20px;
  z-index: 2;
}
footer#footer .fix_kumo.kumo_2 {
  width: 1000px;
  right: -10px;
  bottom: -20px;
  z-index: 1;
}

#foot-fix-btn-section {
  display: none;
}

body.home #loading-images {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100vw;
  height: 100dvh;
  background: black;
  align-items: center;
  justify-content: center;
}
body.home #loading-images .logo {
  width: 200px;
}
body.home #loading-images.is-active {
  display: flex;
}

body.home #page .quality_catch_txt {
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  font-weight: 900;
  color: #2F2F5A;
  line-height: 1.1;
  text-align: left;
  margin: 0 0 20px;
}
body.home #page .section_ttl_txt {
  font-family: "Poppins", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #2F2F5A;
  line-height: 1.1;
  text-align: center;
}
body.home #page .manufacturing_catch_txt {
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: white;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}
body.home #page .roll_txt {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 900;
  color: #2F2F5A;
  white-space: nowrap;
}
body.home #page .anime {
  position: absolute;
  width: 100px;
  transition: transform 4s ease-in-out, opacity 0.5s ease-in-out;
}
body.home #page .anime__quality {
  width: 120px;
  right: 0;
  bottom: 0;
}
body.home #page .anime__message {
  top: -80px;
  left: 250px;
  width: 140px;
}
body.home #page .anime__manufacturing {
  width: 150px;
  right: -110px;
  top: 90px;
}
body.home #page .anime__maintenance {
  width: 75px;
  left: -250px;
  top: 90px;
}
body.home #page .anime__product {
  width: 60px;
  left: -250px;
  top: -30px;
}
body.home #page .anime__company_1 {
  width: 140px;
  left: 0;
  bottom: -160px;
  z-index: 20;
}
body.home #page .anime__company_2 {
  width: 80px;
  left: 120px;
  bottom: -260px;
  z-index: 20;
}
body.home #page {
  /*------------------------------------------------------------------*/
  /*KUMO SET UP-------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page .fix_kumo {
  position: absolute;
  width: 100px;
}
body.home #page #quality-section {
  position: relative;
}
body.home #page #quality-section .kumo_1 {
  width: 500px;
  right: -20px;
  top: 140px;
  z-index: 1;
}
body.home #page #quality-section .kumo_2 {
  width: 590px;
  left: -20px;
  top: 660px;
  z-index: 1;
}
body.home #page #quality-section .kumo_3 {
  width: 500px;
  right: -70px;
  bottom: -70px;
  z-index: 1;
}
body.home #page #message-section {
  position: relative;
}
body.home #page #message-section .kumo_1 {
  width: 1000px;
  left: -20px;
  bottom: 30px;
  z-index: 11;
}
body.home #page #message-section .kumo_2 {
  width: 700px;
  right: -20px;
  bottom: 45px;
  z-index: 10;
}
body.home #page #business-section {
  position: relative;
  padding-bottom: 300px;
}
body.home #page #business-section .kumo_1 {
  width: 1000px;
  left: -20px;
  bottom: 30px;
  z-index: 10;
}
body.home #page #business-section .kumo_2 {
  width: 700px;
  right: -20px;
  bottom: 0;
  z-index: 11;
}
body.home #page #hanahuda-section {
  position: relative;
}
body.home #page #hanahuda-section .kumo_1 {
  width: 450px;
  left: -20px;
  bottom: -30px;
  z-index: 10;
}
body.home #page #factory-section {
  position: relative;
}
body.home #page #factory-section .kumo_1 {
  width: 650px;
  left: -20px;
  bottom: -80px;
  z-index: 10;
}
body.home #page #about-section {
  position: relative;
  padding-bottom: 200px;
}
body.home #page #about-section .kumo_1 {
  width: 1000px;
  left: -20px;
  bottom: -30px;
  z-index: 11;
}
body.home #page #about-section .kumo_2 {
  width: 700px;
  right: -20px;
  bottom: -20px;
  z-index: 10;
}
body.home #page #news-section {
  position: relative;
}
body.home #page #news-section .kumo_1 {
  width: 400px;
  left: -20px;
  bottom: -70px;
  z-index: 10;
}
body.home #page #news-section .kumo_2 {
  width: 500px;
  right: -20px;
  bottom: -70px;
  z-index: 10;
}
body.home #page {
  /*------------------------------------------------------------------*/
  /*KUMO SET UP-------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page #vi-section .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
body.home #page #vi-section .container .vi_wrap #top-movie video {
  width: 100%;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #quality-section .container .inner .catch {
  width: max(50%, 650px);
  margin-bottom: 70px;
}
body.home #page #quality-section .container .inner .quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 150px 0 0;
}
body.home #page #quality-section .container .inner .quality .ttl {
  width: auto;
}
body.home #page #quality-section .container .inner .quality p {
  font-size: 23px;
  color: #2F2F5A;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 20px;
  width: calc(100% - 200px);
}
body.home #page #quality-section .container .inner .quality .btn {
  align-self: flex-end;
}
body.home #page #quality-section .container .inner .quality .btn .btn_1 {
  width: 150px;
  height: 150px;
  border-radius: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
  min-width: auto;
}
body.home #page #quality-section .container .inner .quality .btn .btn_1 span.t {
  display: block;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #message-section .container {
  width: 100%;
  max-width: 1300px;
}
body.home #page #message-section .container .inner {
  position: relative;
}
body.home #page #message-section .container .inner .txt {
  width: calc(100% - 200px);
  background: #2F2F5A;
  padding: 50px 70px;
  padding-bottom: 230px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #message-section .container .inner .txt .ttl {
  width: 300px;
}
body.home #page #message-section .container .inner .txt .ttl h2 {
  color: white;
  text-align: left;
}
body.home #page #message-section .container .inner .txt p {
  width: calc(100% - 300px);
  padding: 0 40px;
  padding-right: 160px;
  color: white;
  font-size: 18px;
  margin: 0;
}
@media screen and (max-width: 1160px) {
  body.home #page #message-section .container .inner .txt p {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }
}
body.home #page #message-section .container .inner .txt .btn {
  margin-top: 30px;
}
@media screen and (min-width: 1300px) {
  body.home #page #message-section .container .inner .txt {
    border-radius: 20px;
  }
}
body.home #page #message-section .container .inner .clane {
  position: absolute;
  left: calc(100% - 400px - 40px);
  bottom: 60px;
  width: 400px;
  z-index: 10;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #business-section .container > .ttl {
  width: auto;
  margin: 0 auto 35px;
}
body.home #page #business-section .container > .ttl h2 {
  text-align: center;
}
body.home #page #business-section .container .inner {
  background: #2F2F5A;
  border-radius: 20px;
  padding: 0 50px;
  position: relative;
}
body.home #page #business-section .container .inner > article {
  padding: 70px 0;
}
body.home #page #business-section .container .inner > article .content_container {
  width: 750px;
  margin: 0 auto;
  color: white;
  position: relative;
}
body.home #page #business-section .container .inner > article.business_1 {
  border-bottom: 1px solid white;
}
body.home #page #business-section .container .inner > article.business_1 .head .ttl {
  width: auto;
  margin: 0 auto 45px;
}
body.home #page #business-section .container .inner > article.business_1 .head .ttl h2 {
  color: white;
  font-size: 50px;
  position: relative;
  z-index: 100;
}
body.home #page #business-section .container .inner > article.business_1 .slide_wrap {
  position: relative;
  margin-bottom: 40px;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide {
  z-index: 10;
  box-shadow: 1rem 1rem 1rem 0.5rem rgba(0, 0, 0, 0.1);
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .splide__track {
  overflow: hidden;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .button {
  background-color: transparent;
  transition: 0.2s;
  width: 30px;
  height: 30px;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .button:before {
  content: "";
  background-image: url(images/common/arrow_type_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .button.splide__arrow--prev {
  left: -1em;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .button.splide__arrow--next {
  right: -1em;
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .prev:before {
  transform: rotate(180deg);
}
body.home #page #business-section .container .inner > article.business_1 #top-manufacturing-slide .button:disabled:before {
  opacity: 0.5;
}
body.home #page #business-section .container .inner > article.business_1 #top-roll-1 {
  position: absolute;
  left: 0;
  top: 150px;
}
body.home #page #business-section .container .inner > article.business_1 #top-roll-1 .splide__track {
  overflow: visible;
}
body.home #page #business-section .container .inner > article.business_1 .txt .catch {
  width: auto;
}
body.home #page #business-section .container .inner > article.business_1 .txt .catch h2 {
  text-align: left;
  font-size: 40px;
}
body.home #page #business-section .container .inner > article.business_1 .txt p {
  margin-bottom: 20px;
}
body.home #page #business-section .container .inner > article.business_1 .txt .btn {
  text-align: center;
}
body.home #page #business-section .container .inner > article.business_2 .head {
  margin-bottom: 35px;
}
body.home #page #business-section .container .inner > article.business_2 .head .ttl {
  width: 240px;
}
body.home #page #business-section .container .inner > article.business_2 .head .ttl h2 {
  text-align: left;
  font-size: 40px;
  color: white;
}
body.home #page #business-section .container .inner > article.business_2 .pic {
  position: absolute;
  left: 67%;
  top: 0;
  width: 400px;
}
body.home #page #business-section .container .inner > article.business_2 p {
  width: 60%;
}
body.home #page #business-section .container .inner .clane {
  position: absolute;
  width: 420px;
}
body.home #page #business-section .container .inner .clane.clane_1 {
  left: -200px;
  top: -110px;
}
body.home #page #business-section .container .inner .clane.clane_2 {
  right: -110px;
  bottom: -210px;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #product-section .container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-bottom: 0;
}
body.home #page #product-section .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}
body.home #page #product-section .container .content .head {
  width: auto;
  text-align: center;
  position: relative;
}
body.home #page #product-section .container .content .slide_wrap {
  width: calc(100% - 100px - 50px);
  width: 100%;
  margin-top: 70px;
}
body.home #page #product-section .container .content .slide_wrap #top-priduct-slide {
  margin-bottom: 20px;
}
body.home #page #product-section .container .content .slide_wrap .splide__track {
  overflow: hidden;
}
body.home #page #product-section .container .content .slide_wrap .splide__track .splide__slide .thumb {
  margin-bottom: 15px;
}
body.home #page #product-section .container .content .slide_wrap .splide__track .splide__slide .txt {
  padding: 0 20px;
}
body.home #page #product-section .container .content .slide_wrap .splide__track .splide__slide .txt .t {
  font-size: 20px;
  line-height: 1.5;
}
body.home #page #product-section .container .content .slide_wrap .splide__pagination {
  justify-content: center;
}
body.home #page #product-section .container .content .slide_wrap .splide__slide {
  text-align: center;
}
body.home #page #product-section .container .content .slide_wrap .splide__slide .thumb {
  position: relative;
  margin-bottom: 15px;
}
body.home #page #product-section .container .content .slide_wrap .splide__slide .thumb .obake {
  position: relative;
  z-index: 10;
  --ease-out-sine: cubic-bezier(0.61, 1, 0.88, 1);
  mask-image: linear-gradient(#000 0, #000 100%), url("images/top/smoke_mask.webp"), url("images/top/smoke_mask2.webp");
  mask-size: 100% 100%, 400px 675px, 400px 1012px;
  mask-position: 0 0, 0 0, 0 0;
  mask-composite: exclude, add;
}
body.home #page #product-section .container .content .slide_wrap .splide__slide .thumb .obake.isDisappearing {
  animation-name: disappearing;
  animation-duration: 1.4s;
  animation-timing-function: var(--ease-out-sine);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  pointer-events: none;
}
@keyframes disappearing {
  0% {
    mask-position: 0 0, 0 0, 0 0;
  }
  100% {
    mask-position: 0 0, 0 100%, 0 100%;
  }
}
body.home #page #product-section .container .content .slide_wrap .splide__slide .thumb .pic {
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
}
body.home #page #product-section .container .content .slide_wrap .splide__slide .thumb .pic a:hover {
  opacity: 1 !important;
}
body.home #page #product-section .container .content .slide_wrap .btn {
  text-align: center;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #hanahuda-section .container {
  padding: 0 0 90px;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #top-roll-slide-section {
  border-top: 3px solid #D0111B;
  border-bottom: 3px solid #D0111B;
  position: relative;
  z-index: 30;
}
body.home #page #top-roll-slide-section .container {
  padding: 25px 0;
}
body.home #page #top-roll-slide-section .container .roll_txt {
  font-size: 100px;
  line-height: 1;
  color: #D0111B;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #factory-section {
  background: #2F2F5A;
  position: relative;
}
body.home #page #factory-section .container .inner {
  width: 900px;
  margin: 0 auto;
}
body.home #page #factory-section .container .inner .head {
  margin-bottom: 40px;
}
body.home #page #factory-section .container .inner .head .ttl {
  margin: 0 auto;
  width: 160px;
}
body.home #page #factory-section .container .inner .head .ttl h2 {
  color: white;
}
body.home #page #factory-section .container .inner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #factory-section .container .inner .content article {
  width: calc(50% - 50px);
}
body.home #page #factory-section .container .inner .content article .pic {
  margin-bottom: 25px;
}
body.home #page #factory-section .container .inner .content article .txt {
  color: white;
}
body.home #page #factory-section .container .inner .content article .txt h2 {
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  margin-bottom: 12px;
}
body.home #page #factory-section .container .inner .content article .txt address {
  line-height: 1.5;
  margin-bottom: 12px;
}
body.home #page #factory-section .container .inner .content article .txt a {
  display: inline-block;
  color: white;
}
body.home #page #factory-section .fix_item {
  position: absolute;
  z-index: 50;
}
body.home #page #factory-section .fix_item.item_1 {
  width: 350px;
  top: -50px;
  right: 50px;
}
body.home #page #factory-section .fix_item.item_2 {
  width: 300px;
  right: -30px;
  bottom: 0;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #about-section .container {
  max-width: 1000px;
}
body.home #page #about-section .container .inner .head {
  margin-bottom: 40px;
}
body.home #page #about-section .container .inner .head .ttl {
  margin: 0 auto;
  width: auto;
}
body.home #page #about-section .container .inner .content {
  position: relative;
}
body.home #page #about-section .container .inner .content .pic {
  width: 50%;
  position: absolute;
  left: calc(50% + 50px);
}
body.home #page #about-section .container .inner .content .pic .pic_1 {
  width: 90%;
  margin-left: 10%;
}
body.home #page #about-section .container .inner .content .pic .pic_2 {
  width: 60%;
  position: absolute;
  top: 80%;
  left: 0;
}
body.home #page #about-section .container .inner .content .txt {
  width: 50%;
  color: #2F2F5A;
}
body.home #page #about-section .container .inner .content .txt .catch {
  margin-bottom: 25px;
}
body.home #page #about-section .container .inner .content .txt .catch h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
body.home #page #about-section .container .inner .content .txt .btn {
  margin-top: 25px;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #recruit-section {
  background: #2F2F5A;
}
body.home #page #recruit-section .container {
  max-width: 1000px;
  padding-bottom: 0;
}
body.home #page #recruit-section .container .head {
  margin-bottom: 40px;
}
body.home #page #recruit-section .container .head .ttl {
  margin: 0 auto;
  width: auto;
}
body.home #page #recruit-section .container .head .ttl h2 {
  color: white;
}
body.home #page #recruit-section .container .inner {
  position: relative;
}
body.home #page #recruit-section .container .inner .btn {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
body.home #page #recruit-section .container .inner .btn .btn_1 {
  min-width: auto;
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
  border-radius: 300px;
  padding: 0;
  line-height: 1.5;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #news-section {
  background: #2F2F5A;
}
body.home #page #news-section .container {
  max-width: 1000px;
}
body.home #page #news-section .container .head {
  margin-bottom: 40px;
}
body.home #page #news-section .container .head .ttl {
  margin: 0 auto;
  width: auto;
}
body.home #page #news-section .container .head .ttl h2 {
  color: white;
}
body.home #page #news-section .container > .inner {
  background: white;
  border-radius: 20px;
  padding: 50px 70px;
}
body.home #page #news-section .container > .inner .btn {
  text-align: center;
  margin-top: 25px;
}
body.home #page {
  /*------------------------------------------------------------------*/
}
body.home #page #sns-section .container {
  max-width: 1000px;
  padding-bottom: 50px;
}
body.home #page #sns-section .container .head {
  margin-bottom: 40px;
}
body.home #page #sns-section .container .head .ttl {
  margin: 0 auto;
  width: auto;
}
body.home #page #sns-section .container .inner .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #sns-section .container .inner .content .roll_slide_wrap {
  position: absolute;
  top: 220px;
  left: 0;
  width: 100%;
}
body.home #page #sns-section .container .inner .content article {
  width: calc(50% - 50px);
  position: relative;
  z-index: 10;
}
body.home #page #sns-section .container .inner .content article > h2 {
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 0 10px;
  position: relative;
  z-index: 2;
}
body.home #page #sns-section .container .inner .content article > h2:before {
  content: "";
  width: 200px;
  height: 200px;
  background: #2F2F5A;
  border-radius: 500px;
  position: absolute;
  top: 0;
  left: calc((100% - 200px) / 2);
  z-index: -1;
}
body.home #page #sns-section .container .inner .content article > div {
  position: relative;
  z-index: 10;
  background: rgb(216.75, 216.75, 216.75);
  width: 100%;
  height: auto;
  padding: 10px 15px;
}
body.home #page {
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}

/*------------------------------------------------------------------*/
#hanahuda-section .container .hanahuda {
  margin: 100px 0;
}
#hanahuda-section .container .hanahuda .carousel_container {
  margin: 0 auto;
  width: 300px;
  height: 400px;
  position: relative;
  perspective: 9500px;
}
#hanahuda-section .container .hanahuda .carousel_container .carousel {
  height: 100%;
  width: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 0.5s;
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .item {
  display: block;
  position: absolute;
  background: #000;
  width: 300px;
  height: 400px;
  line-height: 400px;
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .item a {
  display: block;
  transition: transform 0.2s;
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .item a:hover {
  opacity: 1 !important;
  transform: scale(1.05);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_0 {
  transform: rotateY(0deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_1 {
  transform: rotateY(15deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_2 {
  transform: rotateY(30deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_3 {
  transform: rotateY(45deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_4 {
  transform: rotateY(60deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_5 {
  transform: rotateY(75deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_6 {
  transform: rotateY(90deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_7 {
  transform: rotateY(105deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_8 {
  transform: rotateY(120deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_9 {
  transform: rotateY(135deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_10 {
  transform: rotateY(150deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_11 {
  transform: rotateY(165deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_12 {
  transform: rotateY(180deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_13 {
  transform: rotateY(195deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_14 {
  transform: rotateY(210deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_15 {
  transform: rotateY(225deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_16 {
  transform: rotateY(240deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_17 {
  transform: rotateY(255deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_18 {
  transform: rotateY(270deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_19 {
  transform: rotateY(285deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_20 {
  transform: rotateY(300deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_21 {
  transform: rotateY(315deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_22 {
  transform: rotateY(330deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_23 {
  transform: rotateY(345deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .carousel_container .carousel .num_24 {
  transform: rotateY(360deg) translateZ(1250px);
}
#hanahuda-section .container .hanahuda .next, #hanahuda-section .container .hanahuda .prev {
  position: absolute;
  top: 360px;
  cursor: pointer;
  background: white;
  border-radius: 50px;
  transition: top 0.1s;
  width: 50px;
  height: 50px;
  border: 3px solid #2F2F5A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
}
#hanahuda-section .container .hanahuda .next:after, #hanahuda-section .container .hanahuda .prev:after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("images/common/arrow.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#hanahuda-section .container .hanahuda .next:active, #hanahuda-section .container .hanahuda .prev:active {
  top: 364px;
}
#hanahuda-section .container .hanahuda .next {
  right: 5em;
}
#hanahuda-section .container .hanahuda .prev {
  left: 5em;
  transform: rotate(180deg);
}

#page-404 .container {
  width: 820px;
  margin: 0 auto;
  text-align: center;
}
#page-404 .container .sec_title1 {
  text-align: left;
}

#page-news,
#page-contact,
#page-privacy-policy {
  position: relative;
}
#page-news:before, #page-news:after,
#page-contact:before,
#page-contact:after,
#page-privacy-policy:before,
#page-privacy-policy:after {
  content: "";
  position: absolute;
  background-size: 100%;
  background-position: 0 0;
  background-repeat: repeat-y;
  z-index: -1;
}
#page-news:before,
#page-contact:before,
#page-privacy-policy:before {
  width: 500px;
  height: calc(100% - 440px);
  top: 350px;
  left: 0;
  background-image: url("images/common/kumo_l.png");
}
#page-news:after,
#page-contact:after,
#page-privacy-policy:after {
  width: 345px;
  height: calc(100% - 790px);
  top: 700px;
  right: 0;
  background-image: url("images/common/kumo_r.png");
}

.splide__track {
  overflow: visible;
}

.splide__pagination {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 0;
  justify-content: flex-start;
  margin: 25px 0;
}
.splide__pagination .splide__pagination__page {
  width: 6px;
  height: 6px;
  opacity: 1;
  margin: 5px;
  border: 1px solid #2F2F5A;
  background: transparent;
}
.splide__pagination .splide__pagination__page.is-active {
  background: #2F2F5A;
  transform: scale(1);
}

.pics_wrap.fade_in_anime {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
}
.pics_wrap.fade_in_anime .pic {
  width: calc(33.3333333333% - 45px);
  margin: 0 15px;
  opacity: 0;
  transform: translateY(30px); /* 下からふわっと */
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.pics_wrap.fade_in_anime .pic.is_active {
  opacity: 1;
  transform: translateY(0);
}
.pics_wrap.fade_in_anime .pic:nth-of-type(1) {
  transition-delay: 0.1s;
}
.pics_wrap.fade_in_anime .pic:nth-of-type(2) {
  transition-delay: 0.3s;
}
.pics_wrap.fade_in_anime .pic:nth-of-type(3) {
  transition-delay: 0.5s;
}
.pics_wrap.fade_in_anime .pic:nth-of-type(1) img {
  transform: rotate(-10deg);
}
.pics_wrap.fade_in_anime .pic:nth-of-type(2) img {
  transform: rotate(0deg) translateY(-30px);
}
.pics_wrap.fade_in_anime .pic:nth-of-type(3) img {
  transform: rotate(10deg);
}

.news_feeds_wrap article {
  border-top: 1px solid #2F2F5A;
}
.news_feeds_wrap article:last-of-type {
  border-bottom: 1px solid #2F2F5A;
}
.news_feeds_wrap article .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  padding: 25px 25px;
  position: relative;
}
.news_feeds_wrap article .inner:after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("images/common/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: 0;
}
.news_feeds_wrap article .inner .post-date {
  display: inline-block;
  width: 80px;
}
.news_feeds_wrap article .inner .post-cat {
  margin-right: 10px;
}
.news_feeds_wrap article .inner .post-cat li {
  margin-right: 10px;
  text-align: center;
}
.news_feeds_wrap article .inner .post-cat li a {
  color: white;
  display: inline-block;
  background: #2F2F5A;
  line-height: 1;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  width: 110px;
}
.news_feeds_wrap article .inner .post-title {
  width: calc(100% - 80px - 130px - 20px);
}
.news_feeds_wrap article .inner .post-title a {
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

#wrapper.news #news-list .news_feeds_wrap article {
  border-top: 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 15px;
}
#wrapper.news #news-list .news_feeds_wrap article:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
#wrapper.news #news-list .news_feeds_wrap article .inner {
  padding: 25px 35px;
}
#wrapper.news #news-list .news_feeds_wrap article .inner:after {
  width: 35px;
  height: 35px;
  background-image: url("images/common/arrow_type_2.png");
}
#wrapper.news #news-list .news_feeds_wrap article .inner .post-title {
  width: calc(100% - 80px - 130px - 50px);
}
#wrapper.news #news-detail .container .inner {
  background: white;
  border-radius: 20px;
  padding: 70px;
}
#wrapper.news #news-detail .post-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px;
}
#wrapper.news #news-detail .post-header .post-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
  width: 100%;
}
#wrapper.news #news-detail .post-header .post-date {
  display: inline-block;
  color: gray;
  line-height: 1.5;
  margin-right: 15px;
}
#wrapper.news #news-detail .post-header ul.post-cat {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-start;
}
#wrapper.news #news-detail .post-header ul.post-cat li {
  display: inline-block;
  margin-right: 5px;
}
#wrapper.news #news-detail .post-header ul.post-cat li a {
  display: inline-block;
  background: #2F2F5A;
  color: white;
  border-radius: 50px;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px 15px;
}
#wrapper.news #news-detail .content {
  margin-bottom: 40px;
}

#page-product #intro-section {
  text-align: center;
  position: relative;
}
#page-product #intro-section > .kumo {
  position: absolute;
}
#page-product #intro-section > .kumo.kumo_1_l {
  width: 500px;
  top: 20px;
  left: 0;
}
#page-product #intro-section > .kumo.kumo_1_r {
  width: 345px;
  bottom: 0;
  right: 0;
}
#page-product #intro-section .container {
  width: 1000px;
  padding: 160px 0;
}
#page-product #intro-section p {
  font-size: 18px;
  line-height: 1.7;
}
#page-product #product-feeds-section {
  position: relative;
}
#page-product #product-feeds-section > .kumo {
  position: absolute;
}
#page-product #product-feeds-section > .kumo.kumo_2_r {
  width: 590px;
  bottom: 0;
  right: -50px;
}
#page-product #product-feeds-section .tab_box .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  margin-bottom: 40px;
  border-top: 1px solid #D0111B;
  border-left: 1px solid #D0111B;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  justify-content: center;
  padding: 15px;
  background: white;
  position: relative;
  color: #D0111B;
  border-bottom: 1px solid #D0111B;
  border-right: 1px solid #D0111B;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn h3 {
  font-weight: 700;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn.active {
  background: #D0111B;
  color: white;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn.active:after {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  bottom: 5px;
  left: calc((100% - 15px) / 2);
  line-height: 1;
  color: white;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn:hover {
  background: #D0111B;
  color: white;
}
#page-product #product-feeds-section .tab_box .btn_area .tab_btn:hover:after {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  bottom: 5px;
  left: calc((100% - 15px) / 2);
  line-height: 1;
  color: white;
}
#page-product #product-feeds-section .tab_box .panel_area .tab_panel {
  display: none;
  scroll-margin-top: 100px;
}
#page-product #product-feeds-section .tab_box .panel_area .tab_panel.active {
  display: block;
}
#page-product #product-feeds-section .tab_box .panel_area .product_list_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product {
  width: calc(33.3333333333% - 15px);
  margin-right: 22.5px;
  margin-bottom: 30px;
  background: white;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product:nth-of-type(3n) {
  margin-right: 0;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .thumb a {
  display: block;
  position: relative;
  overflow: hidden;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .thumb a > img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  object-position: center;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .thumb a > .obake {
  position: absolute;
  right: -25px;
  bottom: -25px;
  width: 170px;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt {
  padding: 25px;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  min-width: 50%;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article h3 {
  color: white;
  background: #2F2F5A;
  margin-right: 5px;
  padding: 0;
  line-height: 1.5;
  font-size: 13px;
  min-width: 62px;
  text-align: center;
}
#page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article h4 {
  color: #2F2F5A;
  font-size: 13px;
}
#page-product #product-detail .container {
  width: 1000px;
}
#page-product #product-detail .container .post_head {
  text-align: center;
  margin-bottom: 35px;
}
#page-product #product-detail .container .post_head .cat_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  margin-bottom: 20px;
}
#page-product #product-detail .container .post_head .cat_list ul li {
  margin: 0 10px;
  color: white;
  font-weight: 700;
  padding: 10px 25px;
  background: #D0111B;
}
#page-product #product-detail .container .post_head > h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}
#page-product #product-detail .container .post_vi {
  margin-bottom: 35px;
  text-align: center;
}
#page-product #product-detail .container .post_vi img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 600px;
}
#page-product #product-detail .container .post_content {
  margin: 0 auto 35px;
  max-width: 800px;
}
#page-product #product-detail .container > .btn {
  margin: 60px 0;
}

#page-factory .splide__track {
  overflow: visible;
}
#page-factory .splide__pagination {
  justify-content: center;
}
#page-factory #intro-section {
  position: relative;
}
#page-factory #intro-section > .kumo {
  position: absolute;
}
#page-factory #intro-section > .kumo.kumo_1_l {
  width: 500px;
  top: 20px;
  left: 0;
}
#page-factory #intro-section > .kumo.kumo_1_r {
  width: 345px;
  bottom: 0;
  right: 0;
}
#page-factory #intro-section .container {
  width: 1000px;
  text-align: center;
  padding: 160px 0;
}
#page-factory #intro-section .container p {
  font-size: 18px;
}
#page-factory #factory-section .container {
  padding-top: 0;
}
#page-factory #factory-section .container .factory_list article {
  margin-bottom: 70px;
}
#page-factory #factory-section .container .factory_list article:last-of-type {
  margin-bottom: 0;
}
#page-factory #factory-section .container .factory_list article .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
#page-factory #factory-section .container .factory_list article .info .table_type_factory {
  width: 400px;
}
#page-factory #factory-section .container .factory_list article .info .detail {
  width: calc(100% - 400px - 60px);
}
#page-factory #equipment-section {
  position: relative;
}
#page-factory #equipment-section > .kumo {
  position: absolute;
}
#page-factory #equipment-section > .kumo.kumo_2_l {
  width: 445px;
  top: 20px;
  left: 0;
}
#page-factory #equipment-section > .kumo.kumo_2_r {
  width: 590px;
  bottom: 0;
  right: 0;
}
#page-factory #equipment-section .container {
  width: 1000px;
}
#page-factory #equipment-section .table_type_equipment {
  background: white;
  padding: 50px 70px;
  border-radius: 20px;
  margin-bottom: 40px;
}
#page-factory #equipment-section .pic_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
#page-factory #equipment-section .pic_list:last-of-type {
  margin-bottom: 0;
}
#page-factory #equipment-section .pic_list > h3 {
  width: 100%;
  background: #D0111B;
  padding: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  border-radius: 50px;
  margin-bottom: 20px;
  color: white;
}
#page-factory #equipment-section .pic_list .pic {
  width: calc(33.3333333333% - 15px);
  text-align: center;
}
#page-factory #equipment-section .pic_list .pic img {
  margin-bottom: 15px;
}
#page-factory #equipment-section .pic_list .pic h3 {
  color: #D0111B;
}

#page-quality #intro-section {
  position: relative;
}
#page-quality #intro-section > .kumo {
  position: absolute;
}
#page-quality #intro-section > .kumo.kumo_1_r {
  width: 489px;
  top: 80px;
  right: 0;
}
#page-quality #intro-section > .kumo.kumo_1_l {
  width: 521px;
  bottom: 0;
  left: 0;
}
#page-quality #intro-section .container .head {
  margin-bottom: 75px;
}
#page-quality #intro-section .container .head .catch {
  color: #2F2F5A;
}
#page-quality #intro-section .container .head .catch h3 {
  font-size: 53px;
  font-weight: 900;
  line-height: 1.5;
}
#page-quality #intro-section .container .head .catch h3 strong {
  font-weight: 900;
  display: inline-block;
  margin-left: -20px;
}
#page-quality #quality-section .container .quality_list article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
#page-quality #quality-section .container .quality_list article:last-of-type {
  margin-bottom: 0;
}
#page-quality #quality-section .container .quality_list article .pic {
  width: 450px;
}
#page-quality #quality-section .container .quality_list article .txt {
  width: calc(100% - 450px - 40px);
}
#page-quality #quality-section .container .quality_list article:nth-of-type(even) .pic {
  order: 2;
}
#page-quality #quality-section .container .quality_list article:nth-of-type(even) .txt {
  order: 1;
}
#page-quality #quality-section .container .quality_list article .txt h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #2F2F5A;
}
#page-quality #quality-section .container .quality_list article .txt p {
  margin: 0;
}
#page-quality #message-section {
  background: #2F2F5A;
  position: relative;
}
#page-quality #message-section > .kumo {
  position: absolute;
}
#page-quality #message-section > .kumo.kumo_2_l {
  width: 444px;
  top: -20px;
  left: 0;
}
#page-quality #message-section > .kumo.kumo_2_r {
  width: 713px;
  top: -20px;
  right: 0;
}
#page-quality #message-section > .kumo.kumo_3_l {
  width: 934px;
  bottom: 0;
  left: 0;
}
#page-quality #message-section > .kumo.kumo_3_r {
  width: 540px;
  bottom: -20px;
  right: 0;
}
#page-quality #message-section .container {
  padding: 180px 0 280px;
}
#page-quality #message-section .container .message {
  width: 800px;
  margin: 0 auto;
}
#page-quality #message-section .container .message .txt {
  width: 100%;
  color: white;
}
#page-quality #message-section .container .message .txt h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 15px;
}
#page-quality #message-section .container .message .txt .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-end;
}
#page-quality #message-section .container .message .txt .name h3 {
  font-weight: 700;
  margin-right: 15px;
}
#page-quality #message-section .container .message .txt .name img {
  width: 180px;
}
#page-quality #message-section .container .message .txt .name .president_name {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: white;
  margin: 0;
}

#page-business #intro-section {
  position: relative;
}
#page-business #intro-section > .kumo {
  position: absolute;
}
#page-business #intro-section > .kumo.kumo_1_l {
  width: 500px;
  top: 20px;
  left: 0;
}
#page-business #intro-section > .kumo.kumo_1_r {
  width: 345px;
  bottom: 0;
  right: 0;
}
#page-business #intro-section .container {
  text-align: center;
  padding: 160px 0;
}
#page-business #intro-section .container p {
  font-size: 20px;
}
#page-business #manufacturing-section .container .vi {
  position: relative;
}
#page-business #manufacturing-section .container .vi img {
  width: 100%;
}
#page-business #manufacturing-section .container .vi > .kumo {
  position: absolute;
}
#page-business #manufacturing-section .container .vi > .kumo.kumo_2_l {
  width: 500px;
  top: -30px;
  left: -120px;
}
#page-business #manufacturing-section .container .vi > .kumo.kumo_2_r {
  width: 345px;
  bottom: -30px;
  right: -120px;
}
#page-business #manufacturing-section .container .strong {
  width: 1000px;
  margin: 50px auto;
  text-align: center;
}
#page-business #manufacturing-section .container .strong h2 {
  font-size: 30px;
  font-weight: 700;
  color: #2F2F5A;
}
#page-business #manufacturing-section .container .manufacturing_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-business #manufacturing-section .container .manufacturing_list article {
  width: calc(33.3333333333% - 15px);
}
#page-business #manufacturing-section .container .manufacturing_list article .pic {
  margin-bottom: 10px;
}
#page-business #product-section {
  background: #2F2F5A;
  position: relative;
}
#page-business #product-section > .kumo {
  position: absolute;
}
#page-business #product-section > .kumo.kumo_3_l {
  width: 444px;
  top: -20px;
  left: 0;
}
#page-business #product-section > .kumo.kumo_3_r {
  width: 713px;
  top: -20px;
  right: 0;
}
#page-business #product-section .container {
  padding: 180px 0 0;
}
#page-business #product-section .container .head {
  margin-bottom: 70px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track {
  overflow: visible;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__list {
  align-items: flex-start;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide {
  background: white;
  padding: 50px;
  border-radius: 15px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .p {
  width: 330px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t {
  width: calc(100% - 330px - 30px);
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 10px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t .more_btn {
  text-align: right;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t .more_btn h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-end;
  align-items: center;
  font-weight: 700;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t .more_btn h3:after {
  content: "";
  width: 34px;
  height: 34px;
  background-color: #D0111B;
  border-radius: 50px;
  background-image: url("images/common/arrow_w.png");
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail {
  display: none;
  background: #f8f7e9;
  padding: 40px;
  border-radius: 15px;
  margin-top: 40px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:last-of-type {
  margin-bottom: 0;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article .t {
  width: calc(100% - 390px - 30px);
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article .p {
  width: 390px;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:nth-of-type(even) .t {
  order: 2;
}
#page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:nth-of-type(even) .p {
  order: 1;
}
#page-business #hanahuda-section {
  background: #2F2F5A;
  position: relative;
}
#page-business #hanahuda-section > .kumo {
  position: absolute;
}
#page-business #hanahuda-section > .kumo.kumo_4_l {
  width: 934px;
  bottom: 0;
  left: 0;
}
#page-business #hanahuda-section > .kumo.kumo_4_r {
  width: 540px;
  bottom: -20px;
  right: 0;
}
#page-business #hanahuda-section .container {
  padding-bottom: 260px;
}
#page-business #hanahuda-section .btn {
  text-align: center;
  margin-top: 150px;
}
#page-business #hanahuda-section .btn a.btn_2 {
  width: 300px;
}
#page-business #production-flow-section,
#page-business #inspection-flow-section {
  position: relative;
}
#page-business #production-flow-section > .kumo,
#page-business #inspection-flow-section > .kumo {
  position: absolute;
}
#page-business #production-flow-section > .kumo.kumo_5_r,
#page-business #inspection-flow-section > .kumo.kumo_5_r {
  width: 420px;
  top: 50px;
  right: 0;
}
#page-business #production-flow-section > .kumo.kumo_7_r,
#page-business #inspection-flow-section > .kumo.kumo_7_r {
  width: 645px;
  top: 0;
  right: 0;
}
#page-business #production-flow-section .container .flow_list,
#page-business #inspection-flow-section .container .flow_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}
#page-business #production-flow-section .container .flow_list article,
#page-business #inspection-flow-section .container .flow_list article {
  width: calc(20% - 25px);
  border-radius: 15px;
  border: 2px solid #2F2F5A;
  padding: 20px 0;
  text-align: center;
  position: relative;
}
#page-business #production-flow-section .container .flow_list article:after,
#page-business #inspection-flow-section .container .flow_list article:after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("images/common/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: calc((100% - 20px) / 2);
  right: -28px;
}
#page-business #production-flow-section .container .flow_list article:last-of-type:after,
#page-business #inspection-flow-section .container .flow_list article:last-of-type:after {
  content: none;
}
#page-business #production-flow-section .container .flow_list article .icon,
#page-business #inspection-flow-section .container .flow_list article .icon {
  width: 92px;
  height: 92px;
  display: inline-block;
  margin-bottom: 10px;
}
#page-business #production-flow-section .container .flow_list article .icon img,
#page-business #inspection-flow-section .container .flow_list article .icon img {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#page-business #production-flow-section .container .flow_list article h3,
#page-business #inspection-flow-section .container .flow_list article h3 {
  color: #2F2F5A;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
#page-business #production-flow-section .container .flow_list article h3 em,
#page-business #inspection-flow-section .container .flow_list article h3 em {
  display: block;
  font-size: 15px;
}
#page-business #production-flow-section .container .detail,
#page-business #inspection-flow-section .container .detail {
  text-align: center;
}
#page-business #production-flow-section .container .detail h2,
#page-business #inspection-flow-section .container .detail h2 {
  font-size: 25px;
  font-weight: 700;
  color: #2F2F5A;
  line-height: 1.5;
}
#page-business #maintenance-section {
  position: relative;
}
#page-business #maintenance-section > .kumo {
  position: absolute;
}
#page-business #maintenance-section > .kumo.kumo_6_l {
  width: 409px;
  top: 0;
  left: 0;
}
#page-business #maintenance-section .container .vi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
#page-business #maintenance-section .container .vi .p {
  width: 550px;
}
#page-business #maintenance-section .container .vi .t {
  width: calc(100% - 550px - 50px);
}
#page-business #maintenance-section .container .vi .t h2 {
  font-size: 25px;
  font-weight: 700;
  color: #2F2F5A;
  line-height: 1.5;
  margin-bottom: 15px;
}
#page-business #maintenance-section .container .maintenance_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-business #maintenance-section .container .maintenance_list article {
  width: calc(33.3333333333% - 15px);
}
#page-business #maintenance-section .container .maintenance_list article .pic {
  margin-bottom: 10px;
}
#page-business #inspection-flow-section .container .detail {
  text-align: center;
}

#page-about #link-list-section {
  position: relative;
}
#page-about #link-list-section > .kumo {
  position: absolute;
}
#page-about #link-list-section > .kumo.kumo_1_l {
  width: 500px;
  top: 20px;
  left: 0;
}
#page-about #link-list-section > .kumo.kumo_1_r {
  width: 345px;
  bottom: 0;
  right: 0;
}
#page-about #link-list-section .container {
  width: 1000px;
}
#page-about #link-list-section .container .link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-about #link-list-section .container .link_list a.btn_2 {
  width: calc(25% - 10px);
}
#page-about #company-section .container {
  width: 1000px;
}
#page-about #company-section .container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-about #company-section .container .inner .l {
  width: 540px;
}
#page-about #company-section .container .inner .l .table_type_about {
  position: relative;
}
#page-about #company-section .container .inner .l .table_type_about th {
  width: 120px;
}
#page-about #company-section .container .inner .l .table_type_about .obake__move {
  width: 39px;
  height: 40px;
  position: absolute;
  left: 100px;
  /* アニメーションの設定 */
  animation: moveUpDown 6s ease-in-out infinite alternate;
}
#page-about #company-section .container .inner .r {
  width: calc(100% - 540px - 50px);
}
#page-about #company-section .container .inner .r .pic {
  margin-bottom: 30px;
}
#page-about #company-section .container .inner .r .pic:last-of-type {
  margin-bottom: 0;
}
#page-about #philosophy-section {
  background: #2F2F5A;
  position: relative;
}
#page-about #philosophy-section > .kumo {
  position: absolute;
}
#page-about #philosophy-section > .kumo.kumo_2_l {
  width: 444px;
  top: -20px;
  left: 0;
}
#page-about #philosophy-section > .kumo.kumo_2_r {
  width: 713px;
  top: -20px;
  right: 0;
}
#page-about #philosophy-section > .kumo.kumo_3_r {
  width: 540px;
  bottom: -20px;
  right: 0;
}
#page-about #philosophy-section .container {
  width: 1000px;
  color: white;
  padding: 220px 0 130px;
}
#page-about #philosophy-section .container .philosophy {
  margin-bottom: 90px;
}
#page-about #philosophy-section .container .philosophy article {
  margin-bottom: 50px;
}
#page-about #philosophy-section .container .philosophy article:last-of-type {
  margin-bottom: 0;
}
#page-about #philosophy-section .container .quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-about #philosophy-section .container .quality .l {
  width: calc(100% - 370px - 50px);
}
#page-about #philosophy-section .container .quality .l .quality_list {
  margin-bottom: 35px;
}
#page-about #philosophy-section .container .quality .l .icon_l {
  margin-bottom: 20px;
}
#page-about #philosophy-section .container .quality .r {
  width: 370px;
}
#page-about #history-section .container {
  width: 1000px;
}
#page-about #history-section .container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page-about #history-section .container .inner .l {
  width: 580px;
}
#page-about #history-section .container .inner .l .table_type_about {
  position: relative;
}
#page-about #history-section .container .inner .l .table_type_about th {
  width: 120px;
}
#page-about #history-section .container .inner .l .table_type_about .obake__move {
  width: 39px;
  height: 40px;
  position: absolute;
  left: 100px;
  /* アニメーションの設定 */
  animation: moveUpDown 3s ease-in-out infinite alternate;
}
#page-about #history-section .container .inner .l .table_type_about {
  /* 上下に移動するキーフレーム */
}
@keyframes moveUpDown {
  0% {
    top: 0;
  }
  100% {
    /* 親の高さ - 自身の高さ = 移動範囲 */
    top: calc(100% - 40px);
  }
}
#page-about #history-section .container .inner .r {
  width: calc(100% - 560px - 50px);
}
#page-about #history-section .container .inner .r .pic {
  margin-bottom: 30px;
}
#page-about #history-section .container .inner .r .pic:last-of-type {
  margin-bottom: 0;
}
#page-about #location-section {
  position: relative;
}
#page-about #location-section > .kumo {
  position: absolute;
}
#page-about #location-section > .kumo.kumo_4_l {
  width: 444px;
  top: -60px;
  left: 0;
}
#page-about #location-section > .kumo.kumo_4_r {
  width: 590px;
  bottom: -20px;
  right: 0;
}
#page-about #location-section .container {
  width: 1000px;
}
#page-about #location-section .container .location_list {
  margin-bottom: 65px;
}
#page-about #location-section .container .location_list article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D0111B;
  padding: 25px 35px;
}
#page-about #location-section .container .location_list article .h {
  width: 200px;
}
#page-about #location-section .container .location_list article .h h3 {
  font-weight: 400;
}
#page-about #location-section .container .location_list article .c {
  width: 450px;
  line-height: 1.5;
}
#page-about #location-section .container .location_list article .c address {
  width: 100%;
}
#page-about #location-section .container .location_list article .c span {
  display: inline-block;
}
#page-about #location-section .container .location_list article .c span.tel {
  margin-right: 15px;
}
#page-about #location-section .container .location_list article .btn {
  width: 185px;
}
#page-about #location-section .container .pic_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
}
#page-about #location-section .container .pic_list .pic {
  width: calc(33.3333333333% - 15px);
  margin-right: 22.5px;
  margin-bottom: 35px;
}
#page-about #location-section .container .pic_list .pic:nth-of-type(3n) {
  margin-right: 0;
}
#page-about #location-section .container .pic_list .pic img {
  margin-bottom: 15px;
}
#page-about #location-section .container .pic_list .pic h4 {
  text-align: center;
  color: #D0111B;
}

#page-privacy-policy #privacy-policy-section .container {
  width: 1000px;
}
#page-privacy-policy #privacy-policy-section .container .content {
  background: white;
  border-radius: 20px;
  padding: 70px 70px;
}
#page-privacy-policy #privacy-policy-section .sec_title1 {
  text-align: center;
}
#page-privacy-policy #privacy-policy-section article {
  margin-bottom: 50px;
}
#page-privacy-policy #privacy-policy-section article h3 {
  font-size: 20px;
  font-weight: bold;
  color: #D0111B;
  margin-bottom: 10px;
  line-height: 1.5;
}
#page-privacy-policy #privacy-policy-section article p {
  margin-top: 0;
  font-size: 13px;
}
#page-privacy-policy #privacy-policy-section article ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
#page-privacy-policy #privacy-policy-section article ul li {
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
  margin: 7px 0;
}
#page-privacy-policy #privacy-policy-section article ul li:before {
  content: "・";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

#page-contact-confirm .intro h2.ttl,
#page-contact-thanks .intro h2.ttl {
  background: #2F2F5A;
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding: 10px 25px;
}

#contact-form-section .container > .inner {
  background: white;
  padding: 70px 100px;
  width: 900px;
  margin: 0 auto;
  border-radius: 20px;
}
#contact-form-section .container > .inner .intro {
  text-align: center;
  margin-bottom: 40px;
}
#contact-form-section .container > .inner .intro p {
  display: inline-block;
  text-align: left;
}
#contact-form-section .container > .inner .intro p > a {
  text-decoration: underline;
  color: #2F2F5A;
}
#contact-form-section .container > .inner .tel_list {
  width: 700px;
  margin: 0 auto 70px;
}
#contact-form-section .container > .inner .tel_list h2.ttl {
  background: #2F2F5A;
  color: white;
  padding: 10px;
  line-height: 1.5;
  text-align: center;
}
#contact-form-section .container > .inner .tel_list .list article {
  border-bottom: 1px solid rgb(159.375, 159.375, 159.375);
  padding: 25px;
  line-height: 1;
  text-align: center;
}
#contact-form-section .container > .inner .tel_list .list article a {
  display: inline-block;
  font-size: 25px;
  color: #2F2F5A;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
#contact-form-section .container > .inner .form_ttl {
  border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
  margin-bottom: 40px;
}
#contact-form-section .container > .inner .form_ttl h3 {
  text-align: center;
  padding: 20px 10px;
  font-size: 14px;
}
#contact-form-section .container > .inner .form_ttl .memo {
  background: red;
  padding: 30px 50px;
  margin-bottom: 40px;
  text-align: center;
  border-radius: 7px;
}
#contact-form-section .container > .inner .form_ttl .memo p {
  margin: 5px 0;
}

.form-wrap div.wpcf7 .ajax-loader {
  min-width: 24px !important;
}
.form-wrap form {
  width: 100%;
  width: auto;
  box-sizing: border-box;
  margin: 2rem auto;
  border-top: 1px solid rgb(243.525, 243.525, 243.525);
}
.form-wrap form > p, .form-wrap form > h3 {
  text-align: center;
}
.form-wrap form h4 {
  text-align: center;
  color: #2F2F5A;
  font-weight: bold;
}
.form-wrap form .privacy {
  width: 100%;
  height: 350px;
  overflow: scroll;
  border: 1px solid rgb(159.375, 159.375, 159.375);
  background: rgb(243.525, 243.525, 243.525);
  border-radius: 7px;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span {
  display: inline-block;
  background: red;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span .wpcf7-list-item {
  margin-left: 0;
}
.form-wrap form .form_input_list.recaptcha {
  text-align: center;
  color: gray;
}
.form-wrap form .form_input_list.recaptcha a {
  text-decoration: underline;
}
.form-wrap form .form_bl {
  padding: 25px 30px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
}
.form-wrap form .form_bl > .h {
  width: 200px;
}
.form-wrap form .form_bl > .h > span {
  display: inline-block;
  line-height: 1.5;
  color: #2F2F5A;
  font-weight: bold;
}
.form-wrap form .form_bl > .h > span em {
  font-size: 1.2rem;
  border-radius: 1rem;
  display: inline-block;
  margin-left: 1rem;
  line-height: 1;
  color: #D0111B;
}
.form-wrap form .form_bl > .h.fullwide {
  width: 100%;
  text-align: left;
}
.form-wrap form .form_bl > .h.w40 {
  width: 40%;
  text-align: left;
}
.form-wrap form .form_bl > .c {
  width: calc(100% - 200px - 20px);
}
.form-wrap form .form_bl > .c.w60 {
  width: calc(60% - 20px);
}
.form-wrap form .form_bl > dl.c {
  margin: 0;
}
.form-wrap form .form_bl > dl.c dd {
  margin-left: 0;
}
.form-wrap form .form_bl > dl.c dd em {
  display: inline-block;
  width: 100px;
  margin-right: 1rem;
}
.form-wrap form .form_bl > dl.c dd > span {
  display: inline-block;
  width: calc(100% - 110px);
}
.form-wrap form .form_bl > dl.c dd:last-of-type {
  margin-bottom: 0;
}
.form-wrap form .checkbox label {
  margin-right: 15px;
}
.form-wrap form .checkbox input {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding: 0;
}
.form-wrap form .form_check_btn {
  display: block;
  width: 800px;
  margin: 25px auto;
  padding: 15px;
  text-align: center;
}
.form-wrap form .form_check_btn a {
  color: #2F2F5A;
  text-decoration: underline;
}
.form-wrap form .form_check_btn input {
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap {
  text-align: center;
}
.form-wrap form .submit_btn_wrap input[type=submit] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: white;
  border: none;
}
.form-wrap form .submit_btn_wrap input[type=button] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: gray;
  background: rgb(216.75, 216.75, 216.75);
  border: none;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap .wpcf7-spinner {
  min-width: 2.5rem !important;
}
.form-wrap form input,
.form-wrap form textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1rem 2rem;
}
.form-wrap form input :placeholder-shown,
.form-wrap form input ::-webkit-input-placeholder,
.form-wrap form input :-ms-input-placeholder,
.form-wrap form input :-moz-placeholder,
.form-wrap form input ::-moz-placeholder,
.form-wrap form textarea :placeholder-shown,
.form-wrap form textarea ::-webkit-input-placeholder,
.form-wrap form textarea :-ms-input-placeholder,
.form-wrap form textarea :-moz-placeholder,
.form-wrap form textarea ::-moz-placeholder {
  color: rgb(243.525, 243.525, 243.525);
}
.form-wrap form input[type=radio] {
  width: 2rem;
  display: inline-block;
  margin-right: 1rem;
}
.form-wrap form input[type=button],
.form-wrap form input[type=submit] {
  background: #D0111B;
  border-radius: 50px;
  color: white;
  box-sizing: border-box;
  padding: 1rem 0;
  display: block;
  margin: 1rem 0;
  font-size: 18px;
  letter-spacing: 0.2em;
}
.form-wrap form select,
.form-wrap form .wpcf7-select {
  outline: none;
  text-overflow: "";
  vertical-align: middle;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 2rem 2rem;
  margin-right: 15px;
  background: #fff;
}
.form-wrap form select:before,
.form-wrap form .wpcf7-select:before {
  z-index: 1;
  content: "\f054";
  font-family: FontAwesome;
  color: #2F2F5A;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.form-wrap form .birth select {
  min-width: 100px;
  display: inline-block;
  margin-right: 1.5rem;
}

@media screen and (max-width: 732px) {
  html {
    scroll-padding-top: 70px;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .grecaptcha-badge {
    bottom: 83px !important;
    display: none;
  }
  .page-id-166 .grecaptcha-badge {
    display: block;
  }
  .container {
    padding: 5rem 0;
    width: 90%;
    min-width: auto;
    max-width: 100%;
    box-sizing: border-box;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  /*primary--ボタンスタイル-------*/
  /*more btn*/
  .btn_1 {
    font-size: 15px;
    padding: 12px;
    min-width: auto;
    width: 100%;
  }
  .btn_2 {
    background: #D0111B;
    color: white;
    border-radius: 100px;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
    line-height: 1.5;
  }
  .btn_2:after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("images/common/arrow_w.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
  .btn_2.color_w {
    background: white;
    color: #2F2F5A;
  }
  .btn_2.color_w:after {
    background-image: url("images/common/arrow.png");
  }
  .btn_2.t_center {
    margin: 0 auto;
    justify-content: center;
    position: relative;
  }
  .btn_2.t_center:after {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .btn_gmap {
    color: #D0111B;
    border: 1px solid #D0111B;
    border-radius: 100px;
    min-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px;
    line-height: 1.5;
  }
  .btn_gmap:after {
    content: "\f3c5";
    font-family: fontawesome;
    display: inline-block;
    font-size: 18px;
  }
  .btn_mail {
    max-width: auto;
    font-size: 16px;
    line-height: 1.5;
    padding: 20px;
  }
  .btn_mail:before {
    width: 20px;
    height: 15px;
    margin: 0;
    left: 25px;
    top: 35px;
    position: absolute;
  }
  .btn_mail:after {
    right: 25px;
    top: 35px;
  }
  /*共通見出し*/
  .sec_title1 {
    margin-bottom: 20px;
  }
  .sec_title1 h2 {
    font-size: 25px;
    margin-bottom: 5px;
    letter-spacing: 0;
  }
  .sec_title1 h3 {
    font-size: 15px;
    letter-spacing: 0;
  }
  .sec_title2 {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    justify-content: center;
  }
  .sec_title2 span.num {
    color: #D0111B;
    display: inline-block;
    margin-bottom: 6px;
  }
  .sec_title2 span.num strong {
    font-size: 40px;
  }
  .sec_title2 h2 {
    width: 100%;
    font-size: 15px;
    text-align: left;
  }
  .icon_l {
    padding-left: 20px;
    font-size: 18px;
  }
  .icon_l:before {
    width: 15px;
    height: 15px;
    top: 0px;
  }
  .gmap_wrap iframe {
    width: 100%;
    height: 300px;
  }
  .table_type_1 {
    margin-bottom: 45px;
  }
  .table_type_1 table {
    border-top: 1px solid rgb(216.75, 216.75, 216.75);
  }
  .table_type_1 table tr {
    border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
  }
  .table_type_1 table tr th, .table_type_1 table tr td {
    padding: 15px 0;
    line-height: 1.5;
  }
  .table_type_1 table tr th {
    text-align: center;
    font-weight: 700;
    background: rgb(243.525, 243.525, 243.525);
    padding: 15px 5px;
    min-width: 90px;
  }
  .table_type_1 table tr td {
    padding-left: 15px;
  }
  .table_type_normal {
    margin-bottom: 45px;
  }
  .table_type_normal table {
    border-top: 1px solid rgb(216.75, 216.75, 216.75);
  }
  .table_type_normal table tr {
    border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
  }
  .table_type_normal table tr {
    line-height: 1.5;
  }
  .table_type_normal table tr th {
    width: 150px;
    text-align: center;
    font-weight: normal;
    padding: 25px 30px;
  }
  .table_type_normal table tr td {
    padding: 25px 40px;
  }
  .table_type_normal table tr td > strong {
    display: inline-block;
    font-weight: 700;
    color: #2F2F5A;
  }
  .table_type_product table tr th, .table_type_product table tr td {
    padding: 10px 5px;
  }
  .table_type_product table tr th {
    width: 100px;
  }
  .table_type_product table tr td {
    padding-left: 15px;
  }
  .table_type_factory table tr th, .table_type_factory table tr td {
    padding: 15px 0;
  }
  .table_type_factory table tr th {
    width: 80px;
  }
  .table_type_factory table tr td {
    padding-left: 25px;
  }
  .table_type_equipment table tr {
    border-bottom: 1px solid #D0111B;
  }
  .table_type_equipment table tr th, .table_type_equipment table tr td {
    line-height: 1.5;
    padding: 10px;
    text-align: left;
  }
  .table_type_equipment table tr th:nth-of-type(2), .table_type_equipment table tr td:nth-of-type(2) {
    min-width: 25px;
  }
  .table_type_about table tr th, .table_type_about table tr td {
    padding: 10px 0;
  }
  .table_type_about table tr th {
    width: 80px;
  }
  .table_type_about table tr td {
    padding-left: 25px;
  }
  #pankuzu #breadcrumb ul {
    font-size: 0;
  }
  #pankuzu #breadcrumb ul > li {
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .font-size-small #pankuzu #breadcrumb ul > li {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .font-size-large #pankuzu #breadcrumb ul > li {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #pankuzu #breadcrumb ul > li {
    margin-left: 10px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  #pankuzu #breadcrumb ul > li:before {
    display: inline-block;
    margin-right: 10px;
    content: ">";
  }
  #pankuzu #breadcrumb ul > li:first-of-type:before {
    display: none;
  }
  #pankuzu #breadcrumb ul > li > a {
    text-decoration: underline;
  }
  #menu_btn {
    position: absolute;
    width: 35px;
    height: 20px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.2s;
    box-sizing: border-box;
    right: 20px;
    top: 22px;
  }
  #menu_btn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: white;
    border-radius: 4px;
    display: inline-block;
    transition: all 0.1s;
    box-sizing: border-box;
    z-index: 2;
  }
  #menu_btn span:nth-of-type(1) {
    top: 0;
  }
  #menu_btn span:nth-of-type(2) {
    top: 9px;
  }
  #menu_btn span:nth-of-type(3) {
    bottom: 0;
  }
  #menu_btn.close:before {
    content: none;
    transition: all 0.2s;
  }
  #menu_btn.close span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }
  #menu_btn.close span:nth-of-type(2) {
    opacity: 0;
  }
  #menu_btn.close span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
  }
  body.home #menu_btn span {
    background-color: white;
  }
  #wrapper {
    background-size: 900px;
    background-position: top center;
    padding-top: 66px;
  }
  #lang-bar {
    display: none;
  }
  #header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
  }
  #header .container {
    padding: 0;
    width: 100%;
  }
  #header .container .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    height: 66px;
  }
  #header .container .content .head_logo {
    width: 100px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  #header .container .content #gnav {
    width: 100%;
    position: fixed;
    left: 0;
    top: 66px;
    background: black;
    display: none;
  }
  #header .container .content #gnav ul.lang-list--drawer {
    display: flex;
    background: #2F2F5A;
  }
  #header .container .content #gnav ul.lang-list--drawer li {
    flex: 1;
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
  }
  #header .container .content #gnav ul.lang-list--drawer li + li {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  #header .container .content #gnav ul.lang-list--drawer li a,
  #header .container .content #gnav ul.lang-list--drawer li span {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 48px;
    padding: 8px 4px;
    color: white;
  }
  #header .container .content #gnav ul.lang-list--drawer li.current span {
    background: #D0111B;
    font-weight: 700;
  }
  #header .container .content #gnav nav ul.header-nav-menu {
    display: block;
  }
  #header .container .content #gnav nav ul.header-nav-menu li {
    border-top: 1px solid white;
  }
  #header .container .content #gnav nav ul.header-nav-menu li a {
    display: block;
    padding: 15px 25px;
    font-size: 13px;
    position: relative;
  }
  #header .container .content #gnav nav ul.header-nav-menu li a:after {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    top: 15px;
  }
  #vihalf-section .container .pic img {
    width: 100%;
    height: 160px;
  }
  #vihalf-section .container .inner {
    padding: 20px 0;
    width: 90%;
    min-width: auto;
    max-height: auto;
  }
  #vihalf-section .container .inner .clane {
    width: 120px;
    margin-right: 25px;
  }
  #vihalf-section .container .inner .vihalf_txt {
    width: calc(100% - 120px - 40px);
  }
  #vihalf-section .container .inner .vihalf_txt h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  #vihalf-section .container .inner .vihalf_txt h3 {
    font-size: 15px;
  }
  #news-detail img.size-full {
    margin-bottom: 2.5rem;
  }
  #news-detail article[class^=post-] > .content table {
    margin-bottom: 30px;
  }
  #news-detail article[class^=post-] > .content table tr th, #news-detail article[class^=post-] > .content table tr td {
    letter-spacing: 0;
    padding: 10px 5px;
  }
  #news-detail article[class^=post-] > .content table tr th {
    width: 30%;
    padding: 20px 0;
  }
  #news-detail article[class^=post-] > .content table tr td {
    padding: 20px;
  }
  #news-detail article[class^=post-] > .content h1 {
    margin: 1rem 0 2rem;
    line-height: 1.5;
    font-size: 2.5rem;
    font-weight: bold;
  }
  #news-detail article[class^=post-] > .content h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    font-weight: bold;
  }
  #news-detail article[class^=post-] > .content h3 {
    color: #2F2F5A;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    display: inline-block;
    min-width: 50%;
  }
  #news-detail article[class^=post-] > .content h4 {
    color: white;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #2F2F5A;
  }
  #news-detail article[class^=post-] > .content h5 {
    color: #2F2F5A;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    border: 2px solid #2F2F5A;
  }
  #news-detail article[class^=post-] > .content p {
    margin-bottom: 2rem;
  }
  #news-detail article[class^=post-] > .content a {
    text-decoration: underline;
    color: #2F2F5A;
  }
  #news-detail article[class^=post-] > .content h2.caption {
    box-sizing: border-box;
    color: #000 !important;
    font-size: 2.1rem;
    line-height: 1.5;
    border-bottom: 1px solid #D0111B;
    border-radius: 0;
    margin-bottom: 3rem !important;
    background: none;
    box-shadow: none;
    display: block;
    text-align: left;
  }
  #news-detail article[class^=post-] > .content ul {
    margin: 2rem 0 3rem;
    list-style: disc;
    padding-left: 2rem;
  }
  #news-detail article[class^=post-] > .content ul li {
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }
  #news-detail article[class^=post-] > .content .btn {
    text-align: right;
    margin: 1rem 0 1rem;
  }
  #news-detail article[class^=post-] > .content .btn > a {
    text-decoration: none !important;
    text-align: left;
    min-width: 250px;
  }
  #news-detail article[class^=post-] > .content .gallery_card article {
    width: calc(50% - 1rem);
    box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
    background: white;
    text-align: center;
    margin-bottom: 2rem;
  }
  #news-detail article[class^=post-] > .content .gallery_card article:nth-of-type(2n) {
    margin-left: 2rem;
  }
  #news-detail article[class^=post-] > .content .gallery_card article .pic {
    line-height: 0.5;
  }
  #news-detail article[class^=post-] > .content .gallery_card article .pic img {
    width: 100%;
    margin: 0;
  }
  #news-detail article[class^=post-] > .content .gallery_card article .txt {
    line-height: 1;
    padding: 1rem 2rem;
  }
  #news-detail article[class^=post-] > .content .gallery_card article .txt h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  #news-detail article[class^=post-] > .content iframe {
    width: 100%;
    height: 40rem;
    margin-bottom: 2rem;
  }
  #news-detail article[class^=post-] > .content img {
    clear: both;
  }
  #news-detail article[class^=post-] > .content img.size-full {
    width: auto;
    margin-bottom: 0px;
  }
  #news-detail article[class^=post-] > .content img.size-large {
    margin-bottom: 0rem;
  }
  #pagination {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
  }
  #pagination .nav-links a:hover {
    text-decoration: underline;
  }
  #pagination .nav-links .page-numbers {
    font-size: 18px;
    font-weight: bold;
    color: #2F2F5A;
    background: white;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding-bottom: 2px;
  }
  #pagination .nav-links .page-numbers.current {
    background: #2F2F5A;
    color: white;
  }
  #pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
    background: white;
    border: 1px solid #2F2F5A;
    position: relative;
    padding: 0;
  }
  #pagination .nav-links .page-numbers.prev:after, #pagination .nav-links .page-numbers.next:after {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    display: inline-block;
  }
  #pagination .nav-links .page-numbers.prev:hover:after, #pagination .nav-links .page-numbers.next:hover:after {
    transform: translateX(5px);
  }
  #pagination .nav-links .page-numbers.prev.inactive, #pagination .nav-links .page-numbers.next.inactive {
    border-color: #D3D3D3;
  }
  #pagination .nav-links .page-numbers.prev {
    margin-right: 30px;
  }
  #pagination .nav-links .page-numbers.prev:after {
    transform: rotate(180deg);
  }
  #pagination .nav-links .page-numbers.prev:hover:after {
    transform: translateX(5px) rotate(180deg);
  }
  #pagination .nav-links .page-numbers.next {
    margin-left: 30px;
  }
  #pager {
    margin-top: 40px;
  }
  #pager .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
  }
  #pager .content .btn_prev a,
  #pager .content .btn_next a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid #2F2F5A;
    border-radius: 100px;
    background: white;
  }
  #pager .content .btn_prev a i,
  #pager .content .btn_next a i {
    position: relative;
  }
  #pager .content .btn_prev a i:after,
  #pager .content .btn_next a i:after {
    display: inline-block;
  }
  #pager .content .btn_prev a i.arrow_next:after,
  #pager .content .btn_next a i.arrow_next:after {
    transform: rotate(180deg);
  }
  #pager .content .btn_prev a:hover i.arrow_next:after,
  #pager .content .btn_next a:hover i.arrow_next:after {
    transform: translateX(-5px) rotate(180deg);
  }
  #pager .content .btn_prev a:hover i.arrow_prev:after,
  #pager .content .btn_next a:hover i.arrow_prev:after {
    transform: translateX(5px);
  }
  #pager .content .btn_prev .inactive,
  #pager .content .btn_next .inactive {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 100px;
    background: white;
  }
  #pager .content .btn_prev .inactive i,
  #pager .content .btn_next .inactive i {
    position: relative;
  }
  #pager .content .btn_prev .inactive i:after,
  #pager .content .btn_next .inactive i:after {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    display: inline-block;
  }
  #pager .content .btn_prev .inactive i.arrow_next:after,
  #pager .content .btn_next .inactive i.arrow_next:after {
    transform: rotate(180deg);
  }
  #pager .content .list a {
    color: #2F2F5A;
    font-size: 13px;
    display: block;
    padding: 10px;
    margin: 0 45px;
  }
  #go-top {
    right: 0px;
    bottom: 50px;
    width: 45px;
    padding: 5px;
  }
  #foot-contact-section .container .inner {
    padding: 50px 20px;
  }
  #foot-contact-section .container .inner .head {
    margin-bottom: 35px;
  }
  #foot-contact-section .container .inner .head .ttl {
    width: 100%;
  }
  #foot-contact-section .container .inner .head .ttl .section_ttl_txt {
    font-size: 40px;
  }
  #foot-contact-section .container .inner .contact_list {
    max-width: auto;
    margin: 0 auto 30px;
  }
  #foot-contact-section .container .inner .contact_list article {
    width: 100%;
    padding: 15px;
  }
  #foot-contact-section .container .inner .contact_list h3 {
    font-size: 16px;
  }
  #foot-contact-section .container .inner .anime__foot_contact {
    width: 80px;
    left: 100px;
    top: -35px;
  }
  footer#footer .container {
    padding-top: 0;
    padding-bottom: 150px;
  }
  footer#footer .container .inner .anime__foot {
    width: 60px;
    right: 90px;
    top: 195px;
  }
  footer#footer .container .inner .foot_logo {
    width: 150px;
    margin: 0 auto 20px;
  }
  footer#footer .container .inner .foot_txt h1 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  footer#footer .container .inner .foot_txt address, footer#footer .container .inner .foot_txt p {
    margin-bottom: 12px;
  }
  footer#footer .container .inner .clane {
    width: 160px;
    left: 0;
    top: auto;
    bottom: -160px;
  }
  footer#footer #credit {
    text-align: center;
    position: relative;
    z-index: 10;
    font-size: 12px;
  }
  footer#footer .fix_kumo {
    position: absolute;
  }
  footer#footer .fix_kumo.kumo_1 {
    width: 470px;
    left: -150px;
    bottom: -10px;
  }
  footer#footer .fix_kumo.kumo_2 {
    width: 410px;
    right: -25px;
    bottom: -20px;
  }
}
@media screen and (max-width: 732px) {
  body.home #page .quality_catch_txt {
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 20px;
    position: relative;
    z-index: 100;
  }
  body.home #page .section_ttl_txt {
    font-size: 40px;
    text-align: center;
  }
  body.home #page .manufacturing_catch_txt {
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: white;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 20px;
  }
  body.home #page .roll_txt {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #2F2F5A;
    white-space: nowrap;
  }
  body.home #page .anime {
    width: 50px;
  }
  body.home #page .anime__quality {
    width: 60px;
    right: 80px;
    bottom: -100px;
  }
  body.home #page .anime__message {
    top: auto;
    bottom: 60px;
    left: 120px;
    width: 80px;
  }
  body.home #page .anime__manufacturing {
    width: 70px;
    right: 50px;
    top: -80px;
  }
  body.home #page .anime__maintenance {
    width: 40px;
    left: auto;
    right: 80px;
    top: auto;
    bottom: -190px;
    z-index: 1000;
  }
  body.home #page .anime__product {
    width: 35px;
    left: -10px;
    top: 375px;
  }
  body.home #page .anime__company_1 {
    width: 65px;
    left: 0;
    bottom: -80px;
  }
  body.home #page .anime__company_2 {
    width: 35px;
    left: 90px;
    bottom: -130px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
    /*KUMO SET UP-------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page .fix_kumo {
    position: absolute;
    width: 100px;
  }
  body.home #page #quality-section .kumo_1 {
    width: 160px;
    top: 100px;
  }
  body.home #page #quality-section .kumo_2 {
    width: 200px;
    left: -20px;
    top: 280px;
  }
  body.home #page #quality-section .kumo_3 {
    width: 160px;
    right: -10px;
    bottom: -30px;
  }
  body.home #page #message-section .kumo_1 {
    width: 250px;
    left: -20px;
    bottom: 30px;
  }
  body.home #page #message-section .kumo_2 {
    width: 250px;
    right: -20px;
    bottom: 35px;
  }
  body.home #page #business-section {
    padding-bottom: 0;
  }
  body.home #page #business-section .kumo_1 {
    width: 370px;
    left: -20px;
    bottom: 0;
  }
  body.home #page #business-section .kumo_2 {
    width: 220px;
    right: -20px;
    bottom: -9px;
  }
  body.home #page #hanahuda-section .kumo_1 {
    width: 280px;
    bottom: -10px;
    z-index: 100;
  }
  body.home #page #factory-section .kumo_1 {
    width: 270px;
    bottom: -10px;
  }
  body.home #page #about-section {
    padding-bottom: 60px;
  }
  body.home #page #about-section .kumo_1 {
    width: 270px;
    bottom: -15px;
  }
  body.home #page #about-section .kumo_2 {
    width: 300px;
    bottom: -11px;
  }
  body.home #page #news-section .kumo_1 {
    display: none;
  }
  body.home #page #news-section .kumo_2 {
    width: 240px;
    bottom: -10px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
    /*KUMO SET UP-------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page #vi-section .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  body.home #page #vi-section .container .vi_wrap #top-movie video {
    width: 100%;
    height: 100%;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #quality-section .container .inner .catch {
    width: 100%;
    margin-bottom: 50px;
  }
  body.home #page #quality-section .container .inner .quality {
    display: block;
    margin: 55px 0 0;
  }
  body.home #page #quality-section .container .inner .quality .ttl {
    width: 100%;
    margin: 0 0 20px;
  }
  body.home #page #quality-section .container .inner .quality p {
    font-size: 13px;
    writing-mode: horizontal-tb;
    margin-bottom: 20px;
    width: 100%;
  }
  body.home #page #quality-section .container .inner .quality p .tate_naka {
    transform: rotate(0);
    margin-top: 0;
  }
  body.home #page #quality-section .container .inner .quality p .tate_naka.mt {
    margin-top: 0;
  }
  body.home #page #quality-section .container .inner .quality p .kakko {
    margin-top: 0;
  }
  body.home #page #quality-section .container .inner .quality .btn {
    align-self: flex-end;
  }
  body.home #page #quality-section .container .inner .quality .btn .btn_1 {
    width: auto;
    height: auto;
    border-radius: 0;
  }
  body.home #page #quality-section .container .inner .quality .btn .btn_1 span.t {
    display: inline-block;
    width: auto;
    margin: 0 5px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #message-section .container {
    width: 100%;
    max-width: auto;
  }
  body.home #page #message-section .container .inner .txt {
    width: calc(100% - 30px);
    padding: 35px 30px;
    padding-bottom: 160px;
    display: block;
  }
  body.home #page #message-section .container .inner .txt .ttl {
    width: 100%;
  }
  body.home #page #message-section .container .inner .txt p {
    padding: 0;
    font-size: 13px;
    margin: 25px 0;
  }
  body.home #page #message-section .container .inner .txt .btn {
    margin-top: 0;
  }
  body.home #page #message-section .container .inner .clane {
    left: auto;
    right: -15px;
    bottom: 0px;
    width: 180px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #business-section .container > .ttl {
    width: 100%;
    margin: 0 auto 35px;
    position: relative;
    z-index: 100;
  }
  body.home #page #business-section .container .inner {
    padding: 0 20px;
    margin-bottom: 150px;
  }
  body.home #page #business-section .container .inner > article {
    padding: 40px 0;
  }
  body.home #page #business-section .container .inner > article .content_container {
    width: 100%;
    padding: 0 15px;
  }
  body.home #page #business-section .container .inner > article.business_1 .head .ttl {
    width: 100%;
    margin: 0 auto 35px;
  }
  body.home #page #business-section .container .inner > article.business_1 .head .ttl h2 {
    font-size: 30px;
  }
  body.home #page #business-section .container .inner > article.business_1 .slide_wrap {
    margin-bottom: 40px;
  }
  body.home #page #business-section .container .inner > article.business_1 #top-roll-1 {
    top: 54px;
  }
  body.home #page #business-section .container .inner > article.business_1 .txt .catch {
    width: 100%;
    margin: 0 auto;
  }
  body.home #page #business-section .container .inner > article.business_1 .txt .catch h2 {
    font-size: 30px;
  }
  body.home #page #business-section .container .inner > article.business_1 .txt p {
    margin-bottom: 20px;
  }
  body.home #page #business-section .container .inner > article.business_1 .txt .btn {
    text-align: center;
  }
  body.home #page #business-section .container .inner > article.business_2 .head {
    margin-bottom: 20px;
  }
  body.home #page #business-section .container .inner > article.business_2 .head .ttl {
    width: 100%;
  }
  body.home #page #business-section .container .inner > article.business_2 .head .ttl h2 {
    font-size: 30px;
  }
  body.home #page #business-section .container .inner > article.business_2 .pic {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  body.home #page #business-section .container .inner > article.business_2 p {
    width: 100%;
  }
  body.home #page #business-section .container .inner .clane {
    width: 150px;
  }
  body.home #page #business-section .container .inner .clane.clane_1 {
    left: -40px;
    top: -20px;
  }
  body.home #page #business-section .container .inner .clane.clane_2 {
    width: 150px;
    right: 120px;
    bottom: -130px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #product-section .container {
    width: 90%;
    max-width: auto;
    padding-left: 0;
    padding-bottom: 40px;
  }
  body.home #page #product-section .container .content .head {
    width: 100%;
  }
  body.home #page #product-section .container .content .head .ttl {
    width: 100%;
    margin: 0 auto 35px;
  }
  body.home #page #product-section .container .content .slide_wrap {
    width: 100%;
    margin-top: 0;
  }
  body.home #page #product-section .container .content .slide_wrap #top-priduct-slide {
    margin-bottom: 20px;
  }
  body.home #page #product-section .container .content .slide_wrap .splide__track {
    overflow: visible;
  }
  body.home #page #product-section .container .content .slide_wrap .splide__track .splide__slide .txt h2 {
    font-size: 15px;
  }
  body.home #page #product-section .container .content .slide_wrap .splide__pagination {
    justify-content: center;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #hanahuda-section .container {
    padding: 20px 0 40px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #top-roll-slide-section {
    z-index: 30;
  }
  body.home #page #top-roll-slide-section .container {
    padding: 20px 0;
  }
  body.home #page #top-roll-slide-section .container .roll_txt {
    font-size: 66px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #factory-section .container .inner {
    width: 100%;
  }
  body.home #page #factory-section .container .inner .head {
    margin-bottom: 40px;
  }
  body.home #page #factory-section .container .inner .head .ttl {
    width: 100%;
  }
  body.home #page #factory-section .container .inner .content {
    padding: 0 15px;
  }
  body.home #page #factory-section .container .inner .content article {
    width: 100%;
    margin-bottom: 35px;
  }
  body.home #page #factory-section .container .inner .content article .pic {
    margin-bottom: 10px;
  }
  body.home #page #factory-section .container .inner .content article .txt h2 {
    font-size: 15px;
    padding-bottom: 7px;
    margin-bottom: 12px;
  }
  body.home #page #factory-section .fix_item.item_1 {
    width: 150px;
    top: -30px;
    right: 15px;
  }
  body.home #page #factory-section .fix_item.item_2 {
    width: 180px;
    right: -50px;
    bottom: 0;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #about-section .container {
    max-width: auto;
  }
  body.home #page #about-section .container .inner .head {
    margin-bottom: 35px;
  }
  body.home #page #about-section .container .inner .head .ttl {
    width: 100%;
  }
  body.home #page #about-section .container .inner .content {
    padding: 0 15px;
  }
  body.home #page #about-section .container .inner .content .pic {
    width: 100vw;
    position: relative;
    left: -5vw;
    margin-bottom: 90px;
  }
  body.home #page #about-section .container .inner .content .pic .pic_1 {
    width: 65%;
    margin-left: 35%;
  }
  body.home #page #about-section .container .inner .content .pic .pic_2 {
    width: 50%;
    top: 50%;
    left: 0;
  }
  body.home #page #about-section .container .inner .content .txt {
    width: 100%;
  }
  body.home #page #about-section .container .inner .content .txt .catch h2 {
    font-size: 30px;
  }
  body.home #page #about-section .container .inner .content .txt .btn {
    margin-top: 20px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #recruit-section .container {
    max-width: auto;
    width: 100%;
  }
  body.home #page #recruit-section .container .head {
    margin-bottom: 35px;
  }
  body.home #page #recruit-section .container .head .ttl {
    width: 100%;
  }
  body.home #page #recruit-section .container .inner .btn {
    right: 15px;
    bottom: 25px;
    width: calc(100% - 30px);
  }
  body.home #page #recruit-section .container .inner .btn .btn_1 {
    min-width: auto;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0;
    padding: 12px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #news-section .container {
    max-width: auto;
    padding-bottom: 8rem;
  }
  body.home #page #news-section .container .head {
    margin-bottom: 35px;
  }
  body.home #page #news-section .container .head .ttl {
    width: 100%;
  }
  body.home #page #news-section .container > .inner {
    padding: 30px 20px;
  }
  body.home #page #news-section .container > .inner .btn {
    margin-top: 25px;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #sns-section .container {
    padding-bottom: 50px;
  }
  body.home #page #sns-section .container .head {
    margin-bottom: 35px;
  }
  body.home #page #sns-section .container .head .ttl {
    width: 100%;
  }
  body.home #page #sns-section .container .inner .content {
    padding: 0 15px;
  }
  body.home #page #sns-section .container .inner .content .roll_slide_wrap {
    position: relative;
    top: auto;
    left: auto;
    margin: 25px 0 0;
  }
  body.home #page #sns-section .container .inner .content article {
    width: 100%;
  }
  body.home #page #sns-section .container .inner .content article > h2 {
    font-size: 18px;
    padding: 15px 0 10px;
  }
  body.home #page #sns-section .container .inner .content article > h2:before {
    width: 200px;
    height: 200px;
    left: calc((100% - 200px) / 2);
  }
  body.home #page #sns-section .container .inner .content article > div {
    position: relative;
    z-index: 10;
    background: rgb(216.75, 216.75, 216.75);
    width: 100%;
    height: 400px;
    height: auto;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  /*------------------------------------------------------------------*/
  #hanahuda-section .container .hanahuda {
    margin: 60px 0 100px;
    position: relative;
  }
  #hanahuda-section .container .hanahuda .carousel_container {
    width: 100px;
    height: 150px;
    perspective: 850px;
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .item {
    width: 100px;
    height: 130px;
    line-height: 130px;
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_0 {
    transform: rotateY(0deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_1 {
    transform: rotateY(15.652173913deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_2 {
    transform: rotateY(31.3043478261deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_3 {
    transform: rotateY(46.9565217391deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_4 {
    transform: rotateY(62.6086956522deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_5 {
    transform: rotateY(78.2608695652deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_6 {
    transform: rotateY(93.9130434783deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_7 {
    transform: rotateY(109.5652173913deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_8 {
    transform: rotateY(125.2173913043deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_9 {
    transform: rotateY(140.8695652174deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_10 {
    transform: rotateY(156.5217391304deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_11 {
    transform: rotateY(172.1739130435deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_12 {
    transform: rotateY(187.8260869565deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_13 {
    transform: rotateY(203.4782608696deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_14 {
    transform: rotateY(219.1304347826deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_15 {
    transform: rotateY(234.7826086957deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_16 {
    transform: rotateY(250.4347826087deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_17 {
    transform: rotateY(266.0869565217deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_18 {
    transform: rotateY(281.7391304348deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_19 {
    transform: rotateY(297.3913043478deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_20 {
    transform: rotateY(313.0434782609deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_21 {
    transform: rotateY(328.6956521739deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .carousel_container .carousel .num_22 {
    transform: rotateY(344.347826087deg) translateZ(410px);
  }
  #hanahuda-section .container .hanahuda .next, #hanahuda-section .container .hanahuda .prev {
    top: 40px;
    width: 45px;
    height: 45px;
  }
  #hanahuda-section .container .hanahuda .next:active, #hanahuda-section .container .hanahuda .prev:active {
    top: 44px;
  }
  #hanahuda-section .container .hanahuda .next {
    right: 0;
  }
  #hanahuda-section .container .hanahuda .prev {
    left: 0;
  }
  #page-404 .container {
    width: 90%;
  }
  #page-news:before,
  #page-contact:before,
  #page-privacy-policy:before {
    width: 200px;
    height: calc(100% - 440px);
    top: 160px;
  }
  #page-news:after,
  #page-contact:after,
  #page-privacy-policy:after {
    width: 175px;
    height: 100%;
    top: 460px;
  }
  .pics_wrap.fade_in_anime {
    width: 100%;
  }
  .pics_wrap.fade_in_anime .pic {
    width: calc(33.3333333333% - 15px);
    margin: 0 5px;
  }
  .pics_wrap.fade_in_anime .pic:nth-of-type(2) img {
    transform: rotate(0deg) translateY(-20px);
  }
  .news_feeds_wrap article .inner {
    padding: 15px 0px;
  }
  .news_feeds_wrap article .inner:after {
    top: auto;
    bottom: 15px;
    right: 0px;
  }
  .news_feeds_wrap article .inner .post-date {
    margin-right: 15px;
    line-height: 1.5;
    width: auto;
  }
  .news_feeds_wrap article .inner .post-cat {
    margin-right: 10px;
    line-height: 1.5;
  }
  .news_feeds_wrap article .inner .post-cat li {
    margin-right: 10px;
    text-align: center;
  }
  .news_feeds_wrap article .inner .post-cat li a {
    padding: 3px 10px;
    font-size: 12px;
    width: 80px;
  }
  .news_feeds_wrap article .inner .post-title {
    width: 100%;
    margin-top: 5px;
  }
  .news_feeds_wrap article .inner .post-title a {
    line-height: 1.5;
  }
  #wrapper.news #news-list .news_feeds_wrap article .inner {
    padding: 20px 20px;
  }
  #wrapper.news #news-list .news_feeds_wrap article .inner:after {
    width: 35px;
    height: 35px;
    background-image: url("images/common/arrow_type_2.png");
  }
  #wrapper.news #news-list .news_feeds_wrap article .inner .post-title {
    width: calc(100% - 45px);
  }
  #wrapper.news #news-detail .container {
    width: 90%;
  }
  #wrapper.news #news-detail .container .inner {
    padding: 20px;
  }
  #wrapper.news #news-detail .post-header {
    margin-bottom: 20px;
  }
  #wrapper.news #news-detail .post-header .post-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #wrapper.news #news-detail .post-header ul.post-cat {
    margin-bottom: 15px;
  }
  #wrapper.news #news-detail .content {
    margin-bottom: 40px;
  }
  #page-product #intro-section > .kumo.kumo_1_l {
    width: 200px;
    top: 10px;
  }
  #page-product #intro-section > .kumo.kumo_1_r {
    width: 175px;
  }
  #page-product #intro-section .container {
    width: 90%;
    padding: 80px 0;
  }
  #page-product #intro-section .sec_title1 h2 {
    font-size: 24px;
  }
  #page-product #intro-section p {
    font-size: 14px;
  }
  #page-product #product-feeds-section > .kumo.kumo_2_r {
    width: 200px;
    bottom: 0;
    right: -50px;
  }
  #page-product #product-feeds-section .tab_box .btn_area .tab_btn {
    width: 50%;
    min-height: 65px;
  }
  #page-product #product-feeds-section .tab_box .btn_area .tab_btn h3 {
    text-align: center;
    line-height: 1.2;
  }
  #page-product #product-feeds-section .tab_box .btn_area .tab_btn.active:after {
    bottom: 2px;
    left: calc((100% - 13px) / 2);
  }
  #page-product #product-feeds-section .tab_box .btn_area .tab_btn:hover:after {
    bottom: 2px;
    left: calc((100% - 13px) / 2);
  }
  #page-product #product-feeds-section .tab_box .panel_area .tab_panel {
    scroll-margin-top: 330px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product {
    width: calc(50% - 8px);
    margin-right: 15px;
    margin-bottom: 20px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product:nth-of-type(3n) {
    margin-right: 15px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product:nth-of-type(2n) {
    margin-right: 0;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .thumb a > img {
    height: 160px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .thumb a > .obake {
    right: -10px;
    bottom: -10px;
    width: 110px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt {
    padding: 10px;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_title {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article {
    min-width: 50%;
    width: 100%;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article h3 {
    width: 100%;
  }
  #page-product #product-feeds-section .tab_box .panel_area article.post-product .post_txt .post_detail article h4 {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 7px;
  }
  #page-product #product-detail .container {
    width: 90%;
  }
  #page-product #product-detail .container .post_head {
    margin-bottom: 20px;
  }
  #page-product #product-detail .container .post_head .cat_list ul {
    margin-bottom: 15px;
  }
  #page-product #product-detail .container .post_head > h2 {
    font-size: 18px;
  }
  #page-product #product-detail .container .post_vi {
    width: 100vw;
    margin-left: -5vw;
    margin-bottom: 5px;
  }
  #page-product #product-detail .container .post_vi img {
    width: 100%;
  }
  #page-product #product-detail .container .post_content {
    margin-bottom: 25px;
  }
  #page-product #product-detail .container > .btn {
    margin: 60px 0;
  }
  #page-factory #intro-section > .kumo.kumo_1_l {
    width: 200px;
    top: 10px;
  }
  #page-factory #intro-section > .kumo.kumo_1_r {
    width: 175px;
  }
  #page-factory #intro-section .container {
    width: 90%;
    padding: 80px 0;
  }
  #page-factory #intro-section .container p {
    font-size: 13px;
  }
  #page-factory #factory-section .container {
    padding-top: 0;
  }
  #page-factory #factory-section .container .factory_list article {
    margin-bottom: 70px;
  }
  #page-factory #factory-section .container .factory_list article:last-of-type {
    margin-bottom: 0;
  }
  #page-factory #factory-section .container .factory_list article .info {
    margin-bottom: 20px;
  }
  #page-factory #factory-section .container .factory_list article .info .table_type_factory {
    width: 100%;
    margin-bottom: 10px;
  }
  #page-factory #factory-section .container .factory_list article .info .detail {
    width: 100%;
  }
  #page-factory #equipment-section > .kumo.kumo_2_l {
    width: 200px;
    top: -30px;
  }
  #page-factory #equipment-section > .kumo.kumo_2_r {
    width: 200px;
    bottom: -40px;
  }
  #page-factory #equipment-section .container {
    width: 90%;
  }
  #page-factory #equipment-section .table_type_equipment {
    padding: 20px;
    margin-bottom: 25px;
  }
  #page-factory #equipment-section .pic_list {
    margin-bottom: 25px;
  }
  #page-factory #equipment-section .pic_list > h3 {
    padding: 15px;
    font-size: 16px;
  }
  #page-factory #equipment-section .pic_list .pic {
    width: 90%;
    margin: 0 auto 20px;
  }
  #page-factory #equipment-section .pic_list .pic:last-of-type {
    margin-bottom: 0;
  }
  #page-factory #equipment-section .pic_list .pic img {
    margin-bottom: 10px;
  }
  #page-factory #equipment-section .pic_list .pic h3 {
    color: #D0111B;
  }
  #page-quality #intro-section > .kumo.kumo_1_r {
    width: 200px;
    top: 120px;
  }
  #page-quality #intro-section > .kumo.kumo_1_l {
    width: 220px;
    bottom: 0;
  }
  #page-quality #intro-section .container .head {
    margin-bottom: 75px;
  }
  #page-quality #intro-section .container .head .catch {
    text-align: center;
  }
  #page-quality #intro-section .container .head .catch h3 {
    font-size: 20px;
  }
  #page-quality #intro-section .container .head .catch h3 strong {
    margin-left: 0;
  }
  #page-quality #quality-section .container .quality_list article {
    margin-bottom: 30px;
  }
  #page-quality #quality-section .container .quality_list article:last-of-type {
    margin-bottom: 0;
  }
  #page-quality #quality-section .container .quality_list article .pic {
    width: 100%;
    margin-bottom: 15px;
  }
  #page-quality #quality-section .container .quality_list article .txt {
    width: 100%;
  }
  #page-quality #quality-section .container .quality_list article:nth-of-type(even) .pic {
    order: 1;
  }
  #page-quality #quality-section .container .quality_list article:nth-of-type(even) .txt {
    order: 2;
  }
  #page-quality #quality-section .container .quality_list article .txt h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  #page-quality #message-section > .kumo.kumo_2_l {
    width: 200px;
    top: -20px;
  }
  #page-quality #message-section > .kumo.kumo_2_r {
    width: 300px;
    top: -20px;
  }
  #page-quality #message-section > .kumo.kumo_3_l {
    width: 300px;
  }
  #page-quality #message-section > .kumo.kumo_3_r {
    width: 200px;
    bottom: -10px;
  }
  #page-quality #message-section .container {
    padding: 90px 0 130px;
  }
  #page-quality #message-section .container .message {
    width: 100%;
  }
  #page-quality #message-section .container .message .txt h2 {
    font-size: 22px;
  }
  #page-quality #message-section .container .message .txt .name h3 {
    margin-right: 14px;
  }
  #page-quality #message-section .container .message .txt .name img {
    width: 130px;
  }
  #page-business #intro-section > .kumo.kumo_1_l {
    width: 200px;
    top: 10px;
  }
  #page-business #intro-section > .kumo.kumo_1_r {
    width: 175px;
  }
  #page-business #intro-section .container {
    padding: 80px 0;
  }
  #page-business #intro-section .container p {
    font-size: 14px;
  }
  #page-business #manufacturing-section .container .vi {
    position: relative;
  }
  #page-business #manufacturing-section .container .vi img {
    width: 100%;
  }
  #page-business #manufacturing-section .container .vi > .kumo.kumo_2_l {
    width: 200px;
    top: -15px;
    left: -20px;
  }
  #page-business #manufacturing-section .container .vi > .kumo.kumo_2_r {
    width: 150px;
    bottom: -30px;
    right: -20px;
  }
  #page-business #manufacturing-section .container .strong {
    width: 90%;
    margin: 30px auto;
  }
  #page-business #manufacturing-section .container .strong h2 {
    font-size: 20px;
  }
  #page-business #manufacturing-section .container .manufacturing_list article {
    width: 100%;
    margin-bottom: 20px;
  }
  #page-business #manufacturing-section .container .manufacturing_list article:last-of-type {
    margin-bottom: 0;
  }
  #page-business #manufacturing-section .container .manufacturing_list article .pic {
    margin-bottom: 10px;
  }
  #page-business #product-section > .kumo.kumo_3_l {
    width: 200px;
    top: -10px;
  }
  #page-business #product-section > .kumo.kumo_3_r {
    width: 350px;
    top: -20px;
  }
  #page-business #product-section .container {
    padding: 70px 0 0;
  }
  #page-business #product-section .container .head {
    margin-bottom: 30px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide {
    padding: 20px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .p {
    width: 100%;
    margin-bottom: 10px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t {
    width: 100%;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t h2 {
    font-size: 20px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .vi .t .more_btn h3:after {
    width: 30px;
    height: 30px;
    margin-left: 10px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail {
    padding: 25px 15px;
    margin-top: 20px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article {
    margin-bottom: 30px;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:last-of-type {
    margin-bottom: 0;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article .t {
    width: 100%;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article .p {
    width: 100%;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:nth-of-type(even) .t {
    order: 1;
  }
  #page-business #product-section .container .slide_wrap .splide .splide__track .splide__slide .detail article:nth-of-type(even) .p {
    order: 2;
  }
  #page-business #hanahuda-section > .kumo.kumo_4_l {
    width: 350px;
  }
  #page-business #hanahuda-section > .kumo.kumo_4_r {
    width: 200px;
  }
  #page-business #hanahuda-section .container {
    padding-bottom: 120px;
  }
  #page-business #hanahuda-section .btn {
    margin-top: 100px;
  }
  #page-business #hanahuda-section .btn a.btn_2 {
    width: 100%;
  }
  #page-business #production-flow-section > .kumo.kumo_5_r,
  #page-business #inspection-flow-section > .kumo.kumo_5_r {
    width: 200px;
    top: 50px;
  }
  #page-business #production-flow-section > .kumo.kumo_7_r,
  #page-business #inspection-flow-section > .kumo.kumo_7_r {
    width: 250px;
  }
  #page-business #production-flow-section .container .flow_list,
  #page-business #inspection-flow-section .container .flow_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  #page-business #production-flow-section .container .flow_list article,
  #page-business #inspection-flow-section .container .flow_list article {
    width: 100%;
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 32px;
  }
  #page-business #production-flow-section .container .flow_list article:after,
  #page-business #inspection-flow-section .container .flow_list article:after {
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
    top: auto;
    right: calc((100% - 20px) / 2);
    bottom: -28px;
  }
  #page-business #production-flow-section .container .flow_list article:last-of-type:after,
  #page-business #inspection-flow-section .container .flow_list article:last-of-type:after {
    content: none;
  }
  #page-business #production-flow-section .container .flow_list article .icon,
  #page-business #inspection-flow-section .container .flow_list article .icon {
    width: 50px;
    height: 50px;
    margin: 0;
    margin-right: 15px;
  }
  #page-business #production-flow-section .container .flow_list article h3,
  #page-business #inspection-flow-section .container .flow_list article h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    width: calc(100% - 65px);
  }
  #page-business #production-flow-section .container .flow_list article h3 em,
  #page-business #inspection-flow-section .container .flow_list article h3 em {
    display: block;
    font-size: 15px;
  }
  #page-business #production-flow-section .container .detail h2,
  #page-business #inspection-flow-section .container .detail h2 {
    font-size: 20px;
  }
  #page-business #maintenance-section > .kumo.kumo_6_l {
    width: 200px;
    top: -20px;
    left: 0;
  }
  #page-business #maintenance-section .container .vi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  #page-business #maintenance-section .container .vi .p {
    width: 100%;
    margin-bottom: 15px;
  }
  #page-business #maintenance-section .container .vi .t {
    width: 100%;
  }
  #page-business #maintenance-section .container .vi .t h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #page-business #maintenance-section .container .maintenance_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #page-business #maintenance-section .container .maintenance_list article {
    width: 100%;
    margin-bottom: 20px;
  }
  #page-business #maintenance-section .container .maintenance_list article:last-of-type {
    margin-bottom: 0;
  }
  #page-business #maintenance-section .container .maintenance_list article .pic {
    margin-bottom: 10px;
  }
  #page-about #link-list-section > .kumo.kumo_1_l {
    width: 200px;
    top: 10px;
  }
  #page-about #link-list-section > .kumo.kumo_1_r {
    width: 175px;
  }
  #page-about #link-list-section .container {
    width: 90%;
  }
  #page-about #link-list-section .container .link_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #page-about #link-list-section .container .link_list a.btn_2 {
    width: calc(50% - 5px);
    width: 100%;
    margin-bottom: 10px;
  }
  #page-about #company-section .container {
    width: 90%;
  }
  #page-about #company-section .container .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #page-about #company-section .container .inner .l {
    width: 100%;
    margin-bottom: 20px;
  }
  #page-about #company-section .container .inner .l .table_type_about th {
    width: 90px;
  }
  #page-about #company-section .container .inner .l .table_type_about .obake__move {
    width: 39px;
    height: 40px;
    left: 71px;
  }
  #page-about #company-section .container .inner .r {
    width: 100%;
  }
  #page-about #company-section .container .inner .r .pic {
    margin-bottom: 15px;
  }
  #page-about #philosophy-section > .kumo.kumo_2_l {
    width: 200px;
    top: -20px;
  }
  #page-about #philosophy-section > .kumo.kumo_2_r {
    width: 250px;
    top: -20px;
  }
  #page-about #philosophy-section > .kumo.kumo_3_r {
    width: 200px;
    bottom: -20px;
  }
  #page-about #philosophy-section .container {
    width: 90%;
    padding: 90px 0 100px;
  }
  #page-about #philosophy-section .container .philosophy {
    margin-bottom: 50px;
  }
  #page-about #philosophy-section .container .philosophy article {
    margin-bottom: 30px;
  }
  #page-about #philosophy-section .container .quality {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #page-about #philosophy-section .container .quality .l {
    width: 100%;
    margin-bottom: 20px;
  }
  #page-about #philosophy-section .container .quality .l .quality_list {
    margin-bottom: 30px;
  }
  #page-about #philosophy-section .container .quality .l .icon_l {
    margin-bottom: 16px;
  }
  #page-about #philosophy-section .container .quality .r {
    width: 100%;
  }
  #page-about #history-section .container {
    width: 90%;
  }
  #page-about #history-section .container .inner .l {
    width: 100%;
    margin-bottom: 25px;
  }
  #page-about #history-section .container .inner .l .table_type_about th {
    width: 100px;
  }
  #page-about #history-section .container .inner .l .table_type_about .obake__move {
    width: 39px;
    height: 40px;
    left: 80px;
  }
  @keyframes moveUpDown {
    0% {
      top: 0;
    }
    100% {
      top: calc(100% - 40px);
    }
  }
  #page-about #history-section .container .inner .r {
    width: 100%;
  }
  #page-about #history-section .container .inner .r .pic {
    margin-bottom: 15px;
  }
  #page-about #location-section > .kumo.kumo_4_l {
    width: 200px;
    top: -40px;
  }
  #page-about #location-section > .kumo.kumo_4_r {
    width: 250px;
  }
  #page-about #location-section .container {
    width: 90%;
  }
  #page-about #location-section .container .location_list {
    margin-bottom: 40px;
  }
  #page-about #location-section .container .location_list article {
    padding: 25px 10px;
  }
  #page-about #location-section .container .location_list article .pic {
    margin-bottom: 10px;
  }
  #page-about #location-section .container .location_list article .h {
    width: 100%;
  }
  #page-about #location-section .container .location_list article .h h3 {
    font-weight: 700;
    font-size: 18px;
  }
  #page-about #location-section .container .location_list article .c {
    width: 100%;
    margin-bottom: 10px;
  }
  #page-about #location-section .container .location_list article .btn {
    width: 50%;
    margin-left: auto;
    margin-right: 0;
  }
  #page-about #location-section .container .pic_list {
    display: none;
  }
  #page-about #location-section .container .pic_list .pic {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  #page-about #location-section .container .pic_list .pic img {
    margin-bottom: 10px;
  }
  #page-contact-confirm .intro h2.ttl,
  #page-contact-thanks .intro h2.ttl {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 0;
    text-align: center;
  }
  #page-privacy-policy #vihalf-section .clane {
    margin-right: 20px !important;
  }
  #page-privacy-policy #vihalf-section .vihalf_txt h2 {
    font-size: 20px !important;
  }
  #page-privacy-policy #privacy-policy-section .container {
    width: 90%;
  }
  #page-privacy-policy #privacy-policy-section .container .content {
    padding: 30px 35px;
  }
  #page-privacy-policy #privacy-policy-section article {
    margin-bottom: 30px;
  }
  #page-privacy-policy #privacy-policy-section article h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #page-privacy-policy #privacy-policy-section article p {
    font-size: 13px;
  }
  #page-privacy-policy #privacy-policy-section article ul {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  #page-privacy-policy #privacy-policy-section article ul li {
    padding-left: 16px;
    position: relative;
    line-height: 1.5;
    margin: 7px 0;
  }
  #page-privacy-policy #privacy-policy-section article ul li:before {
    content: "・";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }
  #contact-form-section .container > .inner {
    padding: 30px 35px;
    width: 100%;
  }
  #contact-form-section .container > .inner .intro {
    margin-bottom: 30px;
  }
  #contact-form-section .container > .inner .tel_list {
    width: 100%;
    margin: 0 auto 45px;
  }
  #contact-form-section .container > .inner .tel_list .list article {
    padding: 15px;
    display: block;
    text-align: center;
  }
  #contact-form-section .container > .inner .tel_list .list article a {
    display: inline-block;
    font-size: 25px;
    color: #2F2F5A;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
  }
  #contact-form-section .container > .inner .form_ttl {
    border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
    margin-bottom: 20px;
  }
  #contact-form-section .container > .inner .form_ttl h3 {
    text-align: center;
    padding: 20px 10px;
  }
  #contact-form-section .container > .inner .form_ttl .memo {
    padding: 20px;
  }
  #contact-form-section .container > .inner .form_ttl .memo p {
    text-align: left;
  }
  #contact-form-section .container > .inner .form_ttl .memo p br {
    display: none;
  }
  .form-wrap div.wpcf7 .ajax-loader {
    min-width: 24px !important;
  }
  .form-wrap form {
    width: 100%;
  }
  .form-wrap form > h3 {
    text-align: center;
  }
  .form-wrap form > h4 {
    text-align: left;
  }
  .form-wrap form > p {
    text-align: left;
  }
  .form-wrap form .privacy {
    width: 100%;
    height: 350px;
    overflow: scroll;
    border: 1px solid rgb(159.375, 159.375, 159.375);
    background: rgb(243.525, 243.525, 243.525);
    border-radius: 7px;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span {
    display: inline-block;
    background: red;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span .wpcf7-list-item {
    margin-left: 0;
  }
  .form-wrap form .form_input_list.recaptcha {
    text-align: center;
    color: gray;
  }
  .form-wrap form .form_input_list.recaptcha a {
    text-decoration: underline;
  }
  .form-wrap form .form_bl {
    padding: 15px 0;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
  }
  .form-wrap form .form_bl > .h {
    width: 100%;
  }
  .form-wrap form .form_bl > .h > span {
    display: block;
    margin-bottom: 5px;
  }
  .form-wrap form .form_bl > .h.fullwide {
    width: 100%;
    text-align: left;
  }
  .form-wrap form .form_bl > .h.w40 {
    width: 100%;
  }
  .form-wrap form .form_bl > .c {
    width: 100%;
  }
  .form-wrap form .form_bl > .c.w60 {
    width: 100%;
  }
  .form-wrap form .form_bl > dl.c {
    margin: 0;
  }
  .form-wrap form .form_bl > dl.c dd {
    margin-left: 0;
  }
  .form-wrap form .form_bl > dl.c dd em {
    display: inline-block;
    width: 100px;
  }
  .form-wrap form .form_bl > dl.c dd > span {
    display: inline-block;
    width: calc(100% - 110px);
  }
  .form-wrap form .form_bl > dl.c dd:last-of-type {
    margin-bottom: 0;
  }
  .form-wrap form .checkbox label {
    margin-right: 15px;
  }
  .form-wrap form .checkbox input {
    width: auto;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
  }
  .form-wrap form .form_check_btn {
    display: block;
    width: 100%;
    margin: 25px auto;
    padding: 15px;
    text-align: center;
  }
  .form-wrap form .form_check_btn a {
    color: #2F2F5A;
    text-decoration: underline;
  }
  .form-wrap form .form_check_btn input {
    width: auto;
    display: inline-block;
    margin-right: 15px;
  }
  .form-wrap form .submit_btn_wrap {
    text-align: center;
  }
  .form-wrap form .submit_btn_wrap input[type=submit] {
    display: inline-block !important;
    font-weight: bold;
    width: 100%;
    color: white;
    border: none;
  }
  .form-wrap form .submit_btn_wrap input[type=button] {
    display: inline-block !important;
    font-weight: bold;
    width: 100%;
    color: gray;
    background: rgb(216.75, 216.75, 216.75);
    border: none;
    margin-right: 15px;
  }
  .form-wrap form .submit_btn_wrap .wpcf7-spinner {
    min-width: 2.5rem !important;
  }
  .form-wrap form input,
  .form-wrap form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 2rem;
  }
  .form-wrap form input :placeholder-shown,
  .form-wrap form input ::-webkit-input-placeholder,
  .form-wrap form input :-ms-input-placeholder,
  .form-wrap form input :-moz-placeholder,
  .form-wrap form input ::-moz-placeholder,
  .form-wrap form textarea :placeholder-shown,
  .form-wrap form textarea ::-webkit-input-placeholder,
  .form-wrap form textarea :-ms-input-placeholder,
  .form-wrap form textarea :-moz-placeholder,
  .form-wrap form textarea ::-moz-placeholder {
    color: rgb(243.525, 243.525, 243.525);
  }
  .form-wrap form input[type=radio] {
    width: 2rem;
    display: inline-block;
    margin-right: 1rem;
  }
  .form-wrap form input[type=button],
  .form-wrap form input[type=submit] {
    border-radius: 50px;
    color: white;
    box-sizing: border-box;
    padding: 1rem 0;
    display: block;
    margin: 1rem 0;
    font-size: 18px;
    letter-spacing: 0.2em;
  }
  .form-wrap form select,
  .form-wrap form .wpcf7-select {
    width: 100% !important;
    outline: none;
    text-overflow: "";
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    width: auto;
    position: relative;
    display: inline-block;
    padding: 1.5rem 2rem;
    margin-right: 15px;
    background: #fff;
  }
  .form-wrap form select:before,
  .form-wrap form .wpcf7-select:before {
    z-index: 1;
    content: "\f054";
    font-family: FontAwesome;
    color: #2F2F5A;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth select {
    min-width: 100px;
    display: inline-block;
    margin-right: 1.5rem;
  }
}

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