@charset "UTF-8";
/*!
Theme Name: Coldforging
Theme URI: https://coldforging.jp/
Author: ikaring
Author URI: http://ika-ring.net
Description: Special theme for coldforging.jp
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: coldforging
Tags: custom-menu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

cape2017 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

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,
a:hover {
  outline: 0;
}

a:hover img {
  opacity: .9;
}

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,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

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;
}

button,
select {
  text-transform: none;
}

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

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

button::-moz-focus-inner,
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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.73333vw;
  font-weight: 300;
  line-height: 1.75;
}

@media print, screen and (min-width: 668px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: .1em;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

.entry-header {
  background-color: #3575B5;
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 5.33333vw;
  padding: .8em;
}

.entry-title,
.entry-parent {
  font-size: 4.8vw;
  font-weight: normal;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

.entry-parent {
  margin-top: -.5em;
}
.entry-parent + .entry-title {
  margin-bottom: -.5em;
}

.section-title {
  font-size: 4.66667vw;
  font-weight: normal;
  line-height: 1.2;
  border-left: 12px solid #3575B5;
  padding: .2em 0 .2em .5em;
  margin: 0 0 1em;
}

.block-title {
  font-size: 4.66667vw;
  font-weight: normal;
  margin: 0 0 .5em;
}
.block-title--blue {
  color: #3575B5;
  font-size: 125%;
  font-weight: normal;
  margin: 0 0 .5em;
}

.category-title {
  font-size: 4.66667vw;
  font-weight: normal;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0.5em 4.66667vw;
  margin: 0 -4.66667vw 0.5em;
}
.category-title:first-child {
  margin-top: -1px;
}

.misc-title {
  font-size: 4vw;
  font-weight: normal;
  line-height: 1.2;
  border-left: 12px solid #3575B5;
  padding: .2em 0 .2em .5em;
  margin: 0 0 1em;
}

.figure-title {
  font-size: 4vw;
  font-weight: normal;
  margin: 0 0 .5em;
}

@media print, screen and (min-width: 668px) {
  .entry-header {
    font-size: 1.875rem;
    margin-bottom: .25em;
  }

  .entry-title {
    font-size: 1.875rem;
  }

  .entry-parent {
    font-size: 1.5rem;
  }
  .entry-parent + .entry-title {
    font-size: 1.5rem;
  }

  .section-title {
    font-size: 1.75rem;
  }

  .block-title {
    font-size: 1.125rem;
  }

  .category-title {
    font-size: 1.75rem;
    padding: .2em;
    margin: 0 0 1em;
  }
  .category-title:first-child {
    margin-top: 0;
  }

  .misc-title {
    font-size: 1.5rem;
  }

  .figure-title {
    font-size: 1.25rem;
  }
}
p {
  margin: 0 auto 1.5em;
}

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

em {
  font-weight: bold;
  font-style: normal;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

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

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.copy-em {
  font-size: 5.33333vw;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: .5em;
}

.copy-image {
  margin: 0 auto 1rem;
}
.copy-image--center {
  margin: 0 auto 1rem;
  text-align: center;
}

@media print, screen and (min-width: 668px) {
  .copy-em {
    font-size: 1.5rem;
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.img-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.img-list > li {
  margin-bottom: 1rem;
}
.img-list.col-2_4 > li {
  width: 48%;
}
.img-list figure {
  margin: 0;
  text-align: center;
}
.img-list figure img {
  vertical-align: middle;
}
.img-list figcaption {
  margin: .25em 0;
  text-align: center;
}

.list-marunum {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-marunum > li {
  padding-left: 1em;
  text-indent: -1em;
}
.list-marunum > li:not(:last-child) {
  margin-bottom: .5em;
}

.list-num {
  list-style: decimal;
  margin: 0 0 1.5em;
}

.list-square--blue, .knowledge__block ul:not([class]) {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0;
}
.list-square--blue > li, .knowledge__block ul:not([class]) > li {
  color: #3575B5;
  padding-left: 1em;
  text-indent: -.5em;
  margin-bottom: .5em;
  font-weight: normal;
}
.list-square--blue > li::before, .knowledge__block ul:not([class]) > li::before {
  content: '■';
  color: #9ABADA;
  display: inline-block;
}

.list-dot {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.list-dot > li::before {
  content: '・';
  display: inline-block;
  width: 1em;
  text-indent: .01em;
}

@media print, screen and (min-width: 668px) {
  .img-list.col-2_4 > li {
    width: 24%;
  }
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
table p {
  margin-bottom: 0;
}

.tbl-zebra {
  border-collapse: collapse;
  border: 0;
}
.tbl-zebra th {
  background-color: #5D91C4;
  color: #fff;
  text-align: center;
  font-weight: normal;
  padding: .25em .5em;
}
.tbl-zebra th:not(:first-child) {
  border-left: 1px solid #fff;
}
.tbl-zebra td {
  text-align: center;
  padding: .25em .5em;
  background-color: #fafafa;
}
.tbl-zebra td:not(:first-child) {
  border-left: 1px solid #808080;
}
.tbl-zebra tr:nth-child(odd) td {
  background-color: #e5e5e5;
}

.tbl-spec {
  border-collapse: collapse;
  border: 1px solid #808080;
}
.tbl-spec th {
  border: 1px solid #808080;
  padding: .25em .5em;
  text-align: center;
  font-weight: normal;
  background-color: #f4f4f4;
}
.tbl-spec td {
  border: 1px solid #808080;
  padding: .25em .5em;
}

.tbl-wrap {
  overflow: visible;
  overflow-x: scroll;
  position: relative;
}
.tbl-wrap th,
.tbl-wrap td {
  white-space: nowrap;
}

@media print, screen and (min-width: 668px) {
  .tbl-wrap {
    overflow-x: hidden;
  }

  .-fixedlayout {
    table-layout: fixed;
  }
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

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 {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  width: 100%;
}
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 #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
  text-decoration: none;
}
a:visited {
  color: purple;
}
a:hover, a:focus, a:active {
  color: #3575B5;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

.arrow-right {
  display: inline-block;
  padding: .5em 1.5em;
  background-color: #fff;
  border-radius: 2px;
  text-decoration: none;
  color: #000;
  font-size: 3.73333vw;
}
.arrow-right:visited {
  color: #000;
}
.arrow-right:hover {
  background-color: #f0fff0;
}
.arrow-right::after {
  content: ">";
  margin-left: .5em;
}

.arrow-white::before {
  content: "";
  background: url(../images/common/arrow-white.svg) no-repeat right center;
  background-size: cover;
  display: inline-block;
  width: .8em;
  height: .95em;
  margin-right: .5em;
}

@media print, screen and (min-width: 668px) {
  .arrow-right {
    font-size: .875rem;
  }
}
.category-links,
.conversion-links {
  margin-top: -1rem;
  margin-bottom: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.category-links + .entry-content .category-title:first-child,
.conversion-links + .entry-content .category-title:first-child {
  margin-top: -1.5625rem;
}
.category-links__title,
.conversion-links__title {
  text-align: center;
  color: #033a89;
  font-size: 4.66667vw;
  margin: 0;
  padding: .5em 0;
}
.category-links__list,
.conversion-links__list {
  list-style: none;
  margin: 0;
  padding: 0 0 .5em;
  text-align: center;
  font-size: 4.66667vw;
}
.category-links__list a,
.conversion-links__list a {
  color: #000;
  display: block;
  padding: .25em 0;
}
.category-links__list .current a,
.conversion-links__list .current a {
  background-color: #dfe6e6;
}

@media print, screen and (min-width: 668px) {
  .category-links,
  .conversion-links {
    margin: 0 auto 2rem;
    border: 0;
    max-width: 1000px;
  }
  .category-links + .entry-content .category-title:first-child,
  .conversion-links + .entry-content .category-title:first-child {
    margin-top: 0;
  }
  .category-links__title,
  .conversion-links__title {
    display: none;
  }
  .category-links__list.accordion__content,
  .conversion-links__list.accordion__content {
    display: flex;
  }
  .category-links__list,
  .conversion-links__list {
    justify-content: space-between;
    padding: 0;
    font-size: 1rem;
  }
  .category-links__list > li,
  .conversion-links__list > li {
    width: 19%;
  }
  .category-links__list a,
  .conversion-links__list a {
    color: #fff;
    background-color: #000;
  }
  .category-links__list a:hover, .category-links__list a:focus,
  .conversion-links__list a:hover,
  .conversion-links__list a:focus {
    opacity: .8;
  }
  .category-links__list a::before,
  .conversion-links__list a::before {
    content: '≫';
    display: inline-block;
    margin-right: .5em;
    /*
            transform: scaleX(.8);
            transform: scaleY(1.2);
            transform-origin: left center;
    */
  }
  .category-links__list .current a,
  .conversion-links__list .current a {
    color: #000;
    background-color: #bdbdbd;
  }

  .conversion-links__list > li {
    width: 22.4%;
  }
}
.equipment-links {
  padding: 0 4.66667vw;
}
.equipment-links__list {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  font-size: 2.6vw;
}
.equipment-links__list > li {
  width: 47.7%;
  margin-bottom: 1rem;
}
.equipment-links__list a {
  color: #fff;
  background-color: #AEC8E1;
  display: block;
  padding: 1em .75em;
}
.equipment-links__list a:hover, .equipment-links__list a:focus {
  opacity: .8;
}
.equipment-links__list a::before {
  content: '≫';
  display: inline-block;
  transform: scaleX(0.8);
  transform: scaleY(1.2);
  margin-right: .2em;
}
.equipment-links__list .current a {
  background-color: #5D91C4;
}

@media print, screen and (min-width: 668px) {
  .equipment-links {
    padding: 0;
    margin: 0 auto 2rem;
    max-width: 1000px;
  }
  .equipment-links__list {
    font-size: 0.875rem;
  }
  .equipment-links__list > li {
    width: 23%;
  }
  .equipment-links__list a {
    padding: 1em .5em 1em 1.25em;
  }
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.gnav {
  position: fixed;
  left: 0;
  top: -100%;
  width: 100vw;
  background-color: #033a89;
  transition: all .4s;
  z-index: 1001;
  visibility: hidden;
}
.gnav.open {
  top: 0;
  visibility: visible;
}
.gnav__list {
  list-style: none;
  padding: 10.66667vw 0 0;
  margin: 0;
}
.gnav__list > li {
  margin: 0;
  font-size: 5.33333vw;
  text-align: center;
}
.gnav__list > li > a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 2.85;
}
.gnav__list > li .sub {
  display: none;
}
.gnav__list > li:nth-child(8), .gnav__list > li:nth-child(9) {
  background-color: #3575B5;
}
.gnav__list > li:nth-child(8) i {
  width: 5.06667vw;
}
.gnav__list > li:nth-child(9) i {
  width: 4.53333vw;
  padding: 0 0.26667vw;
}
.gnav i {
  display: inline-block;
  margin-right: .5em;
}
.gnav i svg {
  fill: #fff;
}

@media print, screen and (min-width: 668px) {
  .gnav {
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 1rem 0;
    top: auto;
    min-height: 81px;
    visibility: inherit;
  }
  .gnav.sticky {
    position: fixed;
    top: 0;
    z-index: 1003;
  }
  .admin-bar .gnav.sticky {
    top: 32px;
  }
  .gnav.sticky + .site-content {
    padding-top: 81px;
  }
  .gnav__list {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .gnav__list > li {
    font-size: 1.125rem;
    text-align: center;
    margin: 0 1%;
  }
  .gnav__list > li:nth-child(1), .gnav__list > li:nth-child(8), .gnav__list > li:nth-child(9) {
    display: none;
  }
  .gnav__list > li a {
    color: #000;
    position: relative;
    line-height: inherit;
  }
  .gnav__list > li a .sup {
    color: #000;
  }
  .gnav__list > li a .sub {
    color: #4d4d4d;
    display: block;
  }
  .gnav__list > li a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 1.6rem;
    background: #000;
    height: 1px;
    width: 100%;
  }
  .gnav__list > li a::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 1.6rem;
    background: #000;
    height: 1px;
    width: 0%;
    /*
              border-left: 18px solid #fff;
              border-right: 18px solid #fff;
    */
    box-sizing: border-box;
    -webkit-transition-property: width, left, right;
    transition-property: width, left, right;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .gnav__list > li a:hover::before {
    display: none;
  }
  .gnav__list > li a:hover::after {
    width: 100%;
    left: 0;
    right: 0;
  }
  .gnav__list > li span {
    display: block;
  }
  .gnav__list > li .sup {
    font-size: 0.875rem;
  }
  .gnav__list > li .sub {
    font-size: 0.625rem;
    line-height: 1;
    margin-top: .65rem;
  }
}
.nav-toggle {
  position: fixed;
  width: 19.06667vw;
  height: 22.66667vw;
  left: 0;
  top: 0;
  background: url(../images/common/nav-toggle.svg) left top;
  background-size: cover;
  z-index: 1002;
  cursor: pointer;
}
.nav-toggle.active {
  background-position: left bottom;
}

@media print, screen and (min-width: 668px) {
  .nav-toggle {
    display: none;
  }
}
/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.bread_crumb {
  display: none;
}

@media print, screen and (min-width: 668px) {
  .bread_crumb {
    display: block;
    max-width: 1000px;
    margin: 0 auto 3rem;
  }
  .bread_crumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .bread_crumb ul > li {
    display: inline-block;
    font-size: 0.875rem;
  }
  .bread_crumb ul > li:not(.tail) {
    margin-right: .25em;
  }
  .bread_crumb ul > li:not(.tail)::after {
    content: '>';
    margin-left: .5em;
  }
}
/*--------------------------------------------------------------
## Admin bar
--------------------------------------------------------------*/
@media print, screen and (max-width: 668px) {
  #wpadminbar {
    display: none;
  }

  html body {
    padding-top: 22.66667vw;
  }
  html body.admin-bar {
    padding-top: 10.4vw;
  }
}
/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## A11y
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
## Accordion
--------------------------------------------------------------*/
.accordion__title {
  cursor: pointer;
}
.accordion__title::after {
  content: "＋";
  display: inline-block;
  margin-left: 1.5em;
  font-weight: 100;
  width: 1em;
}
.accordion__title.opened::after {
  content: "−";
}
.accordion__content {
  display: none;
}

@media print, screen and (min-width: 668px) {
  .accordion {
    cursor: auto;
  }
  .accordion__title::after {
    display: none;
  }
  .accordion__content {
    display: block;
  }
}
/*--------------------------------------------------------------
## Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
## Columns
--------------------------------------------------------------*/
.columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.columns.columns2-4 .column {
  width: 47.5%;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 668px) {
  .columns.columns2-4 .column {
    width: 23%;
  }
}
/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination {
  text-align: center;
  margin: 2rem auto;
}

.page-numbers {
  color: #808080;
  display: inline-block;
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5;
  margin: .25em .25em;
  border: 1px solid currentcolor;
  border-radius: 100%;
  text-align: center;
}
.page-numbers:visited {
  color: #3575B5;
  border-color: #3575B5;
}
.page-numbers:hover {
  background-color: #f0fff0;
}

span.page-numbers {
  color: #333;
  background-color: #f0fff0;
}
span.page-numbers.dots {
  color: #808080;
  background: transparent;
  border: 0;
}

.page_navi {
  text-align: center;
  margin: 2rem auto;
}
.page_navi li {
  display: inline;
  list-style: none;
}
.page_navi li.current span {
  color: #fff;
  display: inline-block;
  padding: .25em .75em;
  background: #3575B5;
}
.page_navi li a {
  color: #333;
  padding: .25em .75em;
  background: #eee;
  display: inline-block;
  text-decoration: none;
}
.page_navi li a:hover {
  color: #999;
}
.page_navi li.page_nums span {
  color: #fff;
  background: #666;
  display: inline-block;
}

/*--------------------------------------------------------------
## Post nav
--------------------------------------------------------------*/
.nav-links {
  display: flex;
  justify-content: space-between;
}
.nav-links > div {
  width: 50%;
  padding: 1px;
}
.nav-links a {
  color: #000;
  display: block;
  background-color: #f0f0f0;
  padding: 1em;
  transition: all .2s ease-in;
}

.nav-previous a::before {
  content: '〈';
  display: inline-block;
  margin-right: .5em;
}
.nav-previous a:hover {
  padding-left: .2em;
}

.nav-next {
  text-align: right;
}
.nav-next a::after {
  content: '〉';
  display: inline-block;
  margin-left: .5em;
}
.nav-next a:hover {
  padding-right: .2em;
}

/*--------------------------------------------------------------
## Tab
--------------------------------------------------------------*/
.tab {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 2rem;
  padding: 0;
}
.tab > li {
  text-align: center;
  padding: .5em 2em;
  margin: 0 1px;
}
.tab > li:not(.select) {
  border-bottom: 2px solid #808080;
  cursor: pointer;
}
.tab > li:not(.select):hover {
  color: #3575B5;
  border-bottom: 2px solid #dfe6e6;
}
.tab > li.select {
  border-bottom: 2px solid #dfe6e6;
}

/*--------------------------------------------------------------
## Anchor Links
--------------------------------------------------------------*/
.list_inpage {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 2rem;
  padding: 0;
}
.list_inpage > li {
  margin: 1px;
  position: relative;
  padding-bottom: 3px;
}
.list_inpage > li::after {
  content: '';
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #ccc;
  position: absolute;
  left: calc(50% - 2px);
  bottom: 1px;
}
.list_inpage a {
  display: block;
  padding: .5em 1em;
  text-align: center;
  background-color: #f7f7f7;
  color: #000;
}
.list_inpage a:hover {
  color: #3575B5;
}

/*--------------------------------------------------------------
## Uitlity
--------------------------------------------------------------*/
.pc-hide {
  display: initial;
}

.sp-hide {
  display: none;
}

.blk_indent {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.narrow-page {
  max-width: 730px;
  margin: 0 auto;
}

.of_hidden {
  overflow: hidden;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.tacenter {
  text-align: center;
}

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

@media print, screen and (min-width: 668px) {
  .pc-hide {
    display: none;
  }

  .sp-hide {
    display: initial;
  }

  span.sp-hide,
  br.sp-hide,
  i.sp-hide {
    display: inline;
  }

  div.sp-hide,
  p.sp-hide {
    display: block;
  }
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  overflow-x: hidden;
}

.site-content {
  margin-bottom: 2rem;
}

.content-area {
  padding-top: 0;
}
.home .content-area {
  padding-top: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header {
  height: 22.66667vw;
  background-color: rgba(255, 255, 255, 0.88);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.header__tagline {
  display: none;
}
.header__logo {
  width: 27.2vw;
  margin: 0 auto;
  padding-top: 1.46667vw;
  font-size: 1em;
}
.header__menu {
  display: none;
}

@media print, screen and (min-width: 668px) {
  .header {
    height: 190px;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
  }
  .header__tagline {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
    font-weight: normal;
    color: #666;
    width: 40%;
  }
  .header__logo {
    width: 196px;
    padding-top: 35px;
  }
  .header__logo img {
    width: 100%;
  }
  .header__menu {
    display: block;
    position: absolute;
    right: 0;
    top: 104px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .header__menu li {
    display: inline-block;
    margin-left: 1.5em;
    font-size: 0.875rem;
  }
  .header__menu li i {
    display: inline-block;
    margin-right: .5em;
    vertical-align: middle;
  }
  .header__menu li:first-child i {
    width: 24px;
  }
  .header__menu li:last-child i {
    width: 19px;
  }
  .header__menu a {
    color: #000;
  }
  .header__menu a:hover {
    color: #3575B5;
  }
  .header__menu a:hover svg {
    fill: #3575B5;
  }
}
/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.slick {
  margin: 3rem 0 5rem;
  display: none;
}
.slick-list {
  margin: 0 -10px;
}
.slick-slide {
  margin: 0 10px;
}
.slick-slide > a {
  position: relative;
  display: block;
}
.slick-slide > a:hover::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/home/focus-mark.svg) no-repeat center center;
  background-size: contain;
}
.slick-slide > a img {
  display: block;
  margin: 0 auto;
}

@media print, screen and (min-width: 668px) {
  .slick-list {
    margin: 0 -20px;
  }
  .slick-slide {
    margin: 0 20px;
  }
  .slick-slide > a {
    padding: 1rem;
  }
}
.home-advantage {
  padding-bottom: 4vw;
}
.home-advantage__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-advantage__list > li {
  width: 50%;
  margin-bottom: 1rem;
  text-align: center;
}
.home-advantage__thumb {
  margin-bottom: 0.5rem;
}
.home-advantage__title {
  font-size: 3.46667vw;
  margin: 0 0 1rem;
}
.home-advantage__btn {
  width: 30vw;
  margin: 0 auto;
}
.home-advantage__desc {
  word-break: break-all;
  padding: 0 4.66667vw;
}
.home-advantage__banner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-advantage__banner > li {
  max-width: 80vw;
  margin: 0 0 6.66667vw;
}

@media print, screen and (min-width: 668px) {
  .home-advantage {
    position: relative;
    padding-bottom: 5rem;
  }
  .home-advantage::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 20vw;
    max-height: 200px;
    background-color: #000;
    z-index: -1;
  }
  .home-advantage__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .home-advantage__list {
    margin-bottom: 2rem;
  }
  .home-advantage__list > li {
    width: 25%;
    margin-bottom: 0;
  }
  .home-advantage__title {
    font-size: 1rem;
  }
  .home-advantage__btn {
    width: 150px;
  }
  .home-advantage__btn img {
    width: 100%;
  }
  .home-advantage__desc {
    padding: 0;
  }
  .home-advantage__banner > li {
    max-width: none;
    width: 378px;
    margin: 0 30px;
  }
}
.home-heading {
  text-align: center;
  font-size: 6vw;
  font-weight: normal;
  letter-spacing: .1em;
  margin: 0 0 .5em;
}
.home-heading--category {
  text-align: left;
  font-size: 6vw;
  font-weight: normal;
  letter-spacing: .1em;
  border-bottom: 1px solid #000;
  margin: 0 0 .5em;
}
.home-heading--category i {
  display: inline-block;
  vertical-align: baseline;
  margin-right: .5em;
  width: 1.2em;
  position: relative;
  top: -.1em;
}
.home-heading--category i img {
  width: 100%;
}
.home-heading i {
  display: inline-block;
  vertical-align: baseline;
  margin-right: .5em;
  width: 1.2em;
  position: relative;
  top: -.1em;
}
.home-heading i img {
  width: 100%;
}

@media print, screen and (min-width: 668px) {
  .home-heading {
    font-size: 1.875rem;
  }
  .home-heading--category {
    font-size: 1.3125rem;
  }
}
.home-category {
  background-color: #dfe6e6;
  padding: 4.66667vw;
  margin-bottom: 1rem;
}
.home-category__type {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 1rem;
  padding: 0;
}
.home-category__type > li {
  width: 31.5%;
  font-size: 2.8vw;
  text-align: center;
}
.home-category__thumb {
  margin-bottom: .5em;
}
.home-category__typename {
  color: #fff;
  background-color: #000;
  padding: .2em;
}
a:hover .home-category__typename {
  background-color: #333;
}
.home-category__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-category__col {
  width: 100%;
  margin: 0 0 1rem;
}
.home-category__links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-category__links > li {
  width: 48%;
  font-size: 4vw;
  margin-bottom: .5em;
}
.home-category__links.-method li {
  width: 100%;
}
.home-category__links a {
  color: #000;
}
.home-category__links a:hover {
  color: #3575B5;
}
.home-category__links a::before {
  content: '■';
  display: inline-block;
  margin-right: 1em;
}

@media print, screen and (min-width: 668px) {
  .home-category {
    padding: 2rem 0;
  }
  .home-category__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .home-category__type > li {
    width: 136px;
    font-size: 0.875rem;
  }
  .home-category__col {
    width: 30.5%;
  }
  .home-category__links > li {
    font-size: 0.875rem;
  }
}
.home-conversion {
  padding: 4.66667vw;
  margin-bottom: 1rem;
}
.home-conversion .home-heading {
  margin-left: -1em;
  margin-right: -1em;
}
.home-conversion__desc {
  word-break: break-all;
}
.home-conversion__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-conversion__list > li {
  width: 100%;
  margin-bottom: 6.66667vw;
}
.home-conversion a {
  display: flex;
  color: #fff;
}
.home-conversion__thumb {
  width: 52%;
}
.home-conversion__thumb img {
  vertical-align: middle;
}
.home-conversion__text {
  width: 48%;
  background-color: #000;
  padding: 1em;
}
a:hover .home-conversion__text {
  background-color: #333;
}
.home-conversion__title {
  font-size: 3.73333vw;
  font-weight: normal;
  margin: 0 0 .75em;
  text-align: center;
}
.home-conversion__intro {
  font-size: 3.2vw;
  line-height: 1.5;
  margin-bottom: .5em;
}
.home-conversion__btn {
  text-align: center;
  font-size: 2.66667vw;
}

@media print, screen and (min-width: 668px) {
  .home-conversion {
    padding: 2rem 0;
  }
  .home-conversion__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .home-conversion__list > li {
    width: 470px;
    margin-bottom: 50px;
  }
  .home-conversion__title {
    font-size: 1.25rem;
  }
  .home-conversion__intro {
    font-size: 0.875rem;
    line-height: 1.75;
  }
  .home-conversion__btn {
    font-size: 0.875rem;
  }
}
.home-works {
  background-color: #dfe6e6;
  padding: 4.66667vw;
  margin-bottom: 1rem;
}
.home-works__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-works__list > li {
  width: 48%;
  margin-bottom: 2rem;
}
.home-works__list a {
  color: #000;
  display: block;
  padding: 2px;
}
.home-works__list a:hover {
  box-shadow: 0 0 8px #ccc;
  background-color: #fff;
}
.home-works__link {
  display: block;
  position: relative;
}
.home-works__cat {
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #000;
  color: #fff;
  padding: .1em .5em;
  font-size: 2.4vw;
}
.home-works__name {
  font-size: 3.2vw;
  font-weight: bold;
  margin: .5em 0;
  line-height: 1.5;
}
.home-works__spec {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px dotted #000;
}
.home-works__spec > li {
  font-size: 3.2vw;
  border-bottom: 1px dotted #000;
  padding: .2em;
  line-height: 1.5;
}
.home-works__btn {
  width: 48.26667vw;
  margin: 0 auto;
}

@media print, screen and (min-width: 668px) {
  .home-works {
    padding: 2rem 0;
  }
  .home-works__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .home-works__list > li {
    width: 204px;
  }
  .home-works__cat {
    font-size: 0.75rem;
  }
  .home-works__name {
    font-size: 0.875rem;
  }
  .home-works__spec > li {
    font-size: 0.75rem;
  }
  .home-works__btn {
    width: 242px;
  }
  .home-works__btn img {
    width: 100%;
  }
}
.home-bottom {
  padding: 4.66667vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-banners {
  width: 100%;
  margin-bottom: 2rem;
}
.home-banners__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-banners__list > li {
  width: 43.33333vw;
}
.home-banners__list > li:first-child {
  width: 100%;
  margin-bottom: 3.2vw;
}
.home-banners__list img {
  vertical-align: middle;
}

.home-news {
  width: 100%;
}
.home-news__list {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
  min-height: 115px;
}
.home-news__list > li {
  margin-bottom: .2em;
}
.home-news__list a {
  display: flex;
  justify-content: flex-start;
  color: #000;
}
.home-news__list a:hover {
  color: #3575B5;
}
.home-news__list .date {
  display: block;
  width: 17%;
  margin-right: 3%;
}
.home-news__list .headline {
  display: block;
  width: 80%;
}
.home-news__btn {
  width: 48.26667vw;
  margin: 0 auto;
}

@media print, screen and (min-width: 668px) {
  .home-bottom {
    padding: 2rem 0;
    max-width: 1000px;
    margin: 0 auto;
  }

  .home-banners {
    width: 442px;
    margin-bottom: 0;
  }
  .home-banners__list {
    list-style: none;
  }
  .home-banners__list > li {
    width: 214px;
  }
  .home-banners__list > li:first-child {
    margin-bottom: 14px;
  }

  .home-news {
    width: 50%;
  }
  .home-news__list > li {
    font-size: 0.875rem;
  }
  .home-news__btn {
    width: 242px;
  }
  .home-news__btn img {
    width: 100%;
  }
}
.splash-container {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 10000;
}

.splash {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 350px;
  max-width: 94vw;
  height: 0;
  padding-top: 228px;
}
.splash__loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.splash__loading {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 240px;
  height: 160px;
}

@media print, screen and (min-width: 668px) {
  .splash {
    max-width: none;
    /*
      width: 350px;
      padding-top: 228px;
    */
  }
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer {
  color: #fff;
}
.footer__banners {
  list-style: none;
  margin: 0 4.66667vw 1rem;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer__banners > li {
  margin-bottom: 1rem;
  width: 100%;
}
.footer__contact {
  background-color: #033a89;
}
.footer__logo {
  width: 37.6vw;
  margin: 0 auto 1.25em;
}
.footer__offices {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer__office {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
}
.footer__office a {
  color: #fff;
  text-decoration: underline;
}
.footer__office a:hover {
  color: #ddd;
}
.footer__officeName {
  font-size: 3.73333vw;
  margin-bottom: 0;
}
.footer__officeAddress {
  font-size: 3.46667vw;
  margin-bottom: .5em;
}
.footer__bt-contact {
  width: 62.4vw;
  margin: 0 auto;
}
.footer__sitemap {
  display: none;
}
.footer__inner {
  padding: 5.33333vw;
  max-width: 1000px;
  margin: 0 auto;
}
.footer__info {
  text-align: center;
  color: #000;
  padding: .5em 0;
}
.footer__logo-matsuda {
  width: 28.93333vw;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0;
}
.footer__logo-matsuda img {
  vertical-align: baseline;
}
.footer__copyright {
  font-size: 2.66667vw;
  display: inline-block;
  margin-bottom: 0;
}

@media print, screen and (min-width: 668px) {
  .footer__banners {
    margin: 0 auto 1rem;
    max-width: 1000px;
  }
  .footer__banners > li {
    width: 286px;
  }
  .footer__logo {
    width: 170px;
  }
  .footer__logo img {
    width: 100%;
  }
  .footer__office {
    width: 486px;
  }
  .footer__officeName {
    font-size: 1rem;
  }
  .footer__officeAddress {
    font-size: 0.875rem;
  }
  .footer__bt-contact {
    width: 290px;
  }
  .footer__bt-contact img {
    width: 100%;
  }
  .footer__sitemap {
    display: block;
    background-color: #000;
    font-size: 0.75rem;
  }
  .footer__sitemap a {
    color: #fff;
  }
  .footer__sitemap a:hover {
    color: #ddd;
  }
  .footer__sitemapHeading {
    text-align: center;
    font-size: 1.375rem;
    margin-bottom: .5em;
  }
  .footer__sitemapWrap {
    display: flex;
    justify-content: space-between;
  }
  .footer__sitemapWrap .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .footer__sitemapWrap .menu > .menu-item {
    margin-bottom: .5em;
    padding-left: 1.5em;
    position: relative;
  }
  .footer__sitemapWrap .menu > .menu-item::before {
    content: '▶';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
  .footer__sitemapWrap .sub-menu {
    list-style: none;
    margin: .5em 0 0;
    padding: 0;
  }
  .footer__sitemapWrap .sub-menu > .menu-item {
    margin-bottom: .25em;
    padding-left: 1em;
    position: relative;
  }
  .footer__sitemapWrap .sub-menu > .menu-item::before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
  .footer__inner {
    padding: 32px 0 40px;
  }
  .footer__logo-matsuda {
    width: 137px;
  }
  .footer__logo-matsuda img {
    width: 100%;
  }
  .footer__copyright {
    font-size: 0.75rem;
  }
}
.sticky-contact {
  display: none;
}

@media print, screen and (min-width: 668px) {
  .sticky-contact {
    display: block;
    position: fixed;
    bottom: 2rem;
    right: 0;
    z-index: 100;
  }
  .sticky-contact > a {
    color: #fff;
    display: block;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    border-radius: 1em 0 0 1em;
    padding: 16px 20px;
  }
  .sticky-contact > a:hover {
    background-color: #333;
  }
  .sticky-contact__title {
    text-align: center;
    font-size: 1.125rem;
    margin: 0 0 .15em;
    padding: 0;
    line-height: 1.25;
  }
  .sticky-contact__phone {
    font-size: 1.1875rem;
    font-weight: bold;
    letter-spacing: .1em;
  }
  .sticky-contact__phone::before {
    content: '';
    width: 1em;
    height: 1rem;
    background: url(../images/common/ic-phone.svg) left center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: .25em;
    vertical-align: baseline;
  }
  .sticky-contact__btn {
    background-color: #fff;
    color: #000;
    font-size: 0.8125rem;
    font-weight: bold;
    text-align: center;
    padding: .25em;
    border-radius: .2rem;
  }
  .sticky-contact__btn::before {
    content: '';
    width: 0.9375rem;
    height: 0.8125rem;
    background: url(../images/common/ic-mail.svg) left center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: .25em;
    vertical-align: baseline;
  }
  .sticky-contact__present {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.5rem 0 0;
  }
  .sticky-contact__present-photo {
    display: block;
    margin-right: .5em;
  }
  .sticky-contact__present-text {
    font-size: 0.8125rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1.25;
  }
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.entry-content {
  margin: 1.5rem 4.66667vw 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-meta {
  text-align: center;
  font-size: 2.93333vw;
  color: #808080;
}

.content-block {
  margin-bottom: 3rem;
}

@media print, screen and (min-width: 668px) {
  .entry-content {
    max-width: 1000px;
    margin: 0 auto;
  }

  .entry-meta {
    font-size: 0.75rem;
  }
}
/*--------------------------------------------------------------
## Contents
--------------------------------------------------------------*/
/* ---------------------
   Advantage
------------------------ */
.bt-advantage-sp {
  list-style: none;
  margin: 0;
  padding: 0 2.66667vw;
}
.bt-advantage-sp > li {
  margin-bottom: 2rem;
}

.bt-advantage {
  display: none;
}

@media print, screen and (min-width: 668px) {
  .bt-advantage-sp {
    display: none;
  }

  .bt-advantage {
    list-style: none;
    margin: 0 -15px 6rem;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .bt-advantage > li {
    margin: 0 15px 30px;
    width: 312px;
  }
}
/* entire container, keeps perspective */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
}

.flip-container, .front, .back {
  width: 312px;
  height: 269px;
}

.flipper {
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  position: relative;
}

.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

.back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.flip-container:hover .back, .flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.front {
  z-index: 2;
}

/* ---------------------
   Advantage/MethodConversion
------------------------ */
.method-conv__list {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
}
.method-conv__list > li {
  margin-bottom: 1rem;
  background-color: #3575B5;
  display: flex;
}
.method-conv__photo {
  width: 47%;
}
.method-conv__body {
  width: 53%;
}
.method-conv__title {
  margin: 0;
}
.method-conv__desc {
  text-align: center;
  color: #fff;
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 1em .25em;
}

@media print, screen and (min-width: 668px) {
  .method-conv__title img {
    width: 100%;
  }
  .method-conv__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3em;
  }
  .method-conv__list > li {
    width: 48%;
    margin-bottom: 2rem;
  }
  .method-conv__desc {
    font-size: 1.25rem;
  }
  .method-conv__btn {
    text-align: center;
  }
}
/* ---------------------
   Advantage 子ページ共通
------------------------ */
.child-advantage h3 {
  margin: 2em 0 1em;
  font-size: 5.33333vw;
  font-weight: normal;
}
.child-advantage .gallery-columns-2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5em;
}
.child-advantage .gallery-columns-2 .gallery-item {
  width: 48%;
  display: block;
}
.child-advantage .gallery-columns-3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5em;
}
.child-advantage .gallery-columns-3 .gallery-item {
  width: 32%;
  display: block;
}

@media print, screen and (min-width: 668px) {
  .child-advantage h3 {
    font-size: 1.75rem;
  }
  .child-advantage .gallery-columns-2 {
    justify-content: center;
  }
  .child-advantage .gallery-columns-2 .gallery-item {
    width: 34%;
    margin: 0 4.5%;
  }
  .child-advantage .gallery-columns-3 .gallery-item {
    width: 28%;
  }
}
.works-index {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -1.7% 3rem 0;
}
.works-index > .works {
  width: 46.6%;
  margin: 0 3.4% 1rem 0;
  position: relative;
}
.works-index a {
  color: #000;
  display: block;
  padding: 2px;
}
.works-index a:hover {
  box-shadow: 0 0 8px #ccc;
}
.works-index__type {
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #000;
  color: #fff !important;
  font-size: 2.4vw;
  padding: .1em .5em;
}
.works-index__name {
  font-size: 3.2vw;
  font-weight: bold;
  margin: .5em 0;
  line-height: 1.5;
}
.works-index__spec {
  border-top: 1px dotted #000;
  list-style: none;
  padding: 0;
  margin: 0;
}
.works-index__spec > li {
  border-bottom: 1px dotted #000;
  padding: .2em;
  font-size: 3.2vw;
  line-height: 1.5;
}
.works-index .no-results,
.works-index .not-found {
  color: #999;
  padding-left: 1em;
}

@media print, screen and (min-width: 668px) {
  .works-index {
    margin: 0 -4% 2rem 0;
  }
  .works-index > .works {
    width: 21%;
    margin: 0 4% 1rem 0;
  }
  .works-index__type {
    font-size: 0.75rem;
  }
  .works-index__name {
    font-size: 0.875rem;
  }
  .works-index__spec > li {
    font-size: 0.75rem;
  }
}
.works-single__photos {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
}
.works-single__photos > li {
  width: 32.3%;
}
.works-single__photos > li.works-single__photo-main {
  width: 100%;
  margin-bottom: .5rem;
}
.works-single__photos img {
  vertical-align: middle;
}
.works-single__text {
  margin-bottom: 3rem;
}
.works-single__desc-title {
  font-weight: bold;
  margin: 1.5em 0 .5em;
}
.works-single__desc {
  margin: 0 0 1em;
}

@media print, screen and (min-width: 668px) {
  .works-single {
    max-width: 1000px;
    margin: 0 auto;
  }
  .works-single__content {
    display: flex;
    justify-content: space-between;
  }
  .works-single__photos {
    width: 55.2%;
    margin: 0;
  }
  .works-single__text {
    width: 40.8%;
    margin-bottom: 2rem;
  }
}
.conversion-index {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -1.7% 3rem 0;
}
.conversion-index > .conversion {
  width: 46.6%;
  margin: 0 3.4% 1rem 0;
  position: relative;
}
.conversion-index a {
  color: #000;
  display: block;
  padding: 2px;
}
.conversion-index a:hover {
  box-shadow: 0 0 8px #ccc;
}
.conversion-index__name {
  font-size: 3.2vw;
  font-weight: bold;
  margin: .5em 0;
  line-height: 1.5;
}
.conversion-index__spec {
  border-top: 1px dotted #000;
  list-style: none;
  padding: 0;
  margin: 0;
}
.conversion-index__spec > li {
  border-bottom: 1px dotted #000;
  padding: .2em;
  font-size: 3.2vw;
  line-height: 1.5;
}

@media print, screen and (min-width: 668px) {
  .conversion-index {
    margin: 0 -4% 2rem 0;
  }
  .conversion-index > .conversion {
    width: 21%;
    margin: 0 4% 1rem 0;
  }
  .conversion-index__name {
    font-size: 0.875rem;
  }
  .conversion-index__spec > li {
    font-size: 0.75rem;
  }
}
.conversion__before {
  border: 1px solid #808080;
  position: relative;
  margin-bottom: 17.6vw;
}
.conversion__before::after {
  content: '';
  width: 100%;
  height: 10vw;
  background: url(../images/conversion/arrow.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -13.73333vw;
}
.conversion__before-title {
  text-align: center;
  color: #fff;
  background-color: #808080;
  font-size: 4.66667vw;
  font-weight: normal;
  margin: 0;
  padding: .2em;
}
.conversion__before-body {
  padding: 1rem .5rem;
}
.conversion__before-image {
  margin-bottom: 1rem;
  text-align: center;
}
.conversion__after {
  border: 1px solid #729ECB;
  margin-bottom: 3rem;
}
.conversion__after-title {
  text-align: center;
  color: #fff;
  background-color: #729ECB;
  font-size: 4.66667vw;
  font-weight: normal;
  margin: 0;
  padding: .2em;
}
.conversion__after-body {
  padding: 1rem .5rem;
}
.conversion__after-image {
  margin-bottom: 1rem;
}
.conversion__after-textwrap {
  margin-bottom: 1rem;
}
.conversion__data {
  margin: 0 0 1rem;
  padding: 1rem;
  color: #fff;
  font-size: 3.6vw;
  font-weight: normal;
  background-color: #BF536A;
}
.conversion__data > p {
  margin: 0;
  line-height: 1.5;
}
.conversion__data .-cost {
  font-size: 125%;
  font-weight: bold;
  color: #ffff64;
}
.conversion__point {
  display: flex;
  justify-content: space-between;
  background-color: #E5E5E5;
  padding: .5rem;
  align-items: center;
}
.conversion__point-title {
  width: 21.875%;
}
.conversion__point-text {
  width: 70%;
}

@media print, screen and (min-width: 668px) {
  .conversion-single {
    max-width: 1000px;
    margin: 0 auto;
  }

  .conversion__before {
    margin-bottom: 100px;
  }
  .conversion__before::after {
    height: 50px;
    bottom: -75px;
  }
  .conversion__before-title {
    font-size: 1.5rem;
  }
  .conversion__before-body {
    padding: 5%;
  }
  .conversion__after-title {
    font-size: 1.5rem;
  }
  .conversion__after-body {
    padding: 5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .conversion__after-image {
    width: 31.6%;
  }
  .conversion__after-textwrap {
    width: 65.1%;
    margin-bottom: 1rem;
  }
  .conversion__data {
    font-size: 1.125rem;
  }
  .conversion__point {
    width: 100%;
    padding: 30px;
  }
  .conversion__point-title {
    width: 16.66%;
  }
  .conversion__point-text {
    width: 79.76%;
  }
}
.equipment__copy {
  text-align: center;
  font-size: 4.13333vw;
  font-weight: bold;
  margin: 2em 0 1em;
  line-height: 1.35;
}
.equipment__subtitle {
  font-size: 4vw;
  font-weight: normal;
  background-color: #C2D6E9;
  padding: .25em 1em;
  margin: 0 0 1rem;
}
.equipment__item {
  margin-bottom: 2rem;
}
.equipment__item:not(:first-of-type) {
  border-top: 1px dotted #808080;
  padding-top: 2rem;
}
.equipment__name {
  font-size: 4vw;
  font-weight: normal;
  margin: 0 0 .5em;
}
.equipment__name::before {
  content: '■';
  display: inline-block;
  margin-right: .2em;
  color: #9ABADA;
}
.equipment__photos {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.equipment__photos > li {
  margin: 0 0.25em 1rem;
}
.equipment__desc-heading {
  font-size: 4vw;
  margin: 0 0 .5em;
}
.equipment__usage {
  padding-top: 1.86667vw;
  padding-left: 12vw;
  position: relative;
}
.equipment__usage::before {
  content: '';
  width: 10vw;
  height: 10vw;
  background: url(../images/equipment/usage.svg) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

@media print, screen and (min-width: 668px) {
  .equipment__copy {
    font-size: 1.25rem;
  }
  .equipment__subtitle {
    font-size: 1.25rem;
  }
  .equipment__item {
    width: 90%;
    margin: 0 auto 2rem;
  }
  .equipment__name {
    font-size: 1.125rem;
  }
  .equipment__photos {
    margin: 0 0 1rem;
  }
  .equipment__photos > li {
    margin: 0 0 1rem;
    max-width: 432px;
    flex: 1 0 432px;
  }
  .equipment__desc-heading {
    font-size: 1.125rem;
  }
  .equipment__usage {
    padding-top: 13px;
    padding-left: 75px;
  }
  .equipment__usage::before {
    content: '';
    width: 50px;
    height: 50px;
  }
}
.faq__lead {
  margin-bottom: 2rem;
}
.faq__item {
  padding: 0 0 2rem;
}
.faq__item:not(:last-child) {
  border-bottom: 1px dotted #b2b2b2;
  margin-bottom: 2rem;
}
.faq__question {
  position: relative;
  padding-left: 8.53333vw;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.faq__question::before {
  content: 'Q';
  font-size: 7.2vw;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #3575B5;
  position: absolute;
  left: 0;
  top: 0;
}
.faq__answer {
  position: relative;
  padding-left: 8.53333vw;
  margin: 0;
}
.faq__answer::before {
  content: 'A';
  font-size: 7.2vw;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #cc0505;
  position: absolute;
  left: 0;
  top: 0;
}

@media print, screen and (min-width: 668px) {
  .faq__question {
    padding-left: 46px;
    padding-top: .25em;
  }
  .faq__question::before {
    font-size: 2.25rem;
  }
  .faq__answer {
    padding-left: 46px;
  }
  .faq__answer::before {
    font-size: 2.25rem;
  }
}
.knowledge__block {
  margin-bottom: 2rem;
}
.knowledge__list {
  list-style: none;
  margin: 0 0 3rem;
  padding: 0;
  border-top: 1px dotted #b2b2b2;
}
.knowledge__list > li {
  border-bottom: 1px dotted #b2b2b2;
  padding: .5em;
}
.knowledge__list a {
  display: block;
  color: #000;
}
.knowledge__list a:hover {
  color: #3575B5;
}
.knowledge__list a::before {
  content: '▶';
  display: inline-block;
  margin-right: .5em;
}
.knowledge__images {
  list-style: none;
  margin: 0 -.25em;
  padding: 0;
  display: flex;
  justify-content: center;
}
.knowledge__images > li {
  margin: 0 0.25em 1rem;
  text-align: center;
}

@media print, screen and (min-width: 668px) {
  .knowledge__images {
    margin: 0 -1em;
  }
  .knowledge__images > li {
    margin: 0 1em 1rem;
    max-width: 292px;
    flex: 1 0 292px;
  }
}
.glossary__index {
  margin: 0 0 3rem;
  padding: 0 0 2rem;
  border-bottom: 1px dotted #b2b2b2;
}
.glossary__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.glossary__list > li {
  width: 50%;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 1rem;
}
.glossary__list > li::before {
  content: '▶';
}
.glossary__list a {
  color: #000;
}
.glossary__list a:hover {
  color: #3575B5;
}
.glossary__title {
  font-size: 4vw;
  font-weight: normal;
  margin: 0 0 1rem;
}
.glossary__body {
  margin: 0 0 6rem;
}

@media print, screen and (min-width: 668px) {
  .glossary__list > li {
    width: 33%;
    font-size: 1rem;
  }
  .glossary__title {
    font-size: 1.5rem;
  }
}
.news__list {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
}
.news__list > li {
  display: flex;
  justify-content: flex-start;
  margin-bottom: .25em;
}
.news__list a {
  color: #000;
}
.news__list a:hover {
  color: #3575B5;
}
.news__date {
  width: 7em;
  margin-right: 1em;
}

.news-single__date {
  text-align: right;
  margin-bottom: 1em;
  font-size: 80%;
}

.contact__title-note {
  font-size: 50%;
  font-weight: normal;
  display: block;
  margin-top: .5em;
}
.contact__heading {
  margin: 0 0 .5em;
}
.contact__tbl {
  border-collapse: collapse;
  border-bottom: 1px solid #808080;
  display: block;
}
.contact__tbl tbody,
.contact__tbl tr,
.contact__tbl th,
.contact__tbl td {
  display: block;
  width: 100%;
}
.contact__tbl th {
  border: 1px solid #808080;
  border-bottom: 0;
  padding: .25em .5em;
  text-align: left;
  font-weight: normal;
  background-color: #f4f4f4;
  vertical-align: top;
  position: relative;
  line-height: 2.5;
}
.contact__tbl td {
  border: 1px solid #808080;
  border-bottom: 0;
  padding: .25em .5em;
  vertical-align: top;
}
.contact__tbl .required {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  padding: .25em 1em;
  border-radius: 4px;
  display: inline-block;
  height: 2.25em;
  line-height: 1.5;
  float: right;
  margin: .25em;
  /*
        position: absolute;
        margin: auto;
        right: .5em;
        top: .25em;
  */
  background: red;
  /* Old browsers */
  background: -moz-linear-gradient(top, red 0%, #a00000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, red 0%, #a00000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, red 0%, #a00000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.contact__tbl.contact__tbl2 th,
.contact__tbl.contact__tbl2 td {
  vertical-align: middle;
  line-height: 2.5;
}
.contact__tbl.contact__tbl2 .required {
  /*
          top: 0;
          bottom: 0;
  */
}
.contact__group-title {
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: .25em;
}
.contact__message-title {
  font-weight: bold;
  text-decoration: underline;
  font-size: 125%;
  margin-bottom: .25em;
}
.contact__message-title + p {
  margin-bottom: 0;
}
.contact__note {
  font-size: 80%;
  margin-bottom: 0;
}
.contact__required-note {
  margin-bottom: 1em;
}
.contact__required-note .required {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  padding: .25em 1em;
  border-radius: 4px;
  display: inline-block;
  height: 2em;
  line-height: 1.5;
  margin-left: .25em;
  margin-right: .25em;
  background: red;
  /* Old browsers */
  background: -moz-linear-gradient(top, red 0%, #a00000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, red 0%, #a00000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, red 0%, #a00000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.contact__approval {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 2rem;
}
.contact__submit {
  text-align: center;
}
.contact__thanks {
  text-align: center;
  font-size: 200%;
  margin-bottom: 15rem;
}

input[type="submit"].bt-submit {
  font-size: 250%;
  font-weight: bold;
  color: #fff;
  padding: .5em 3.5em;
  background-color: red;
  border: 0;
  border-radius: 5px;
}
input[type="submit"].bt-submit[disabled] {
  background-color: #ddd;
  cursor: not-allowed;
}

.mw_wp_form_confirm .contact__required-note,
.mw_wp_form_confirm .contact__footer,
.mw_wp_form_confirm .contact__approval {
  display: none;
}

html .mwform-tel-field input[type="text"] {
  width: 5.2em;
}

html .mwform-zip-field input[name="your-zip[data][0]"] {
  width: 6em;
}

html .mwform-zip-field input[name="your-zip[data][1]"] {
  width: 8em;
}

@media print, screen and (min-width: 668px) {
  .contact__title-note {
    padding-left: 1em;
    display: inline-block;
    margin-top: 0;
  }
  .contact__tbl {
    display: table;
    border: 1px solid #808080;
  }
  .contact__tbl tbody {
    display: table-row-group;
  }
  .contact__tbl tr {
    display: table-row;
  }
  .contact__tbl th {
    display: table-cell;
    width: 20%;
    border: 1px solid #808080;
    background-color: #f4f4f4;
    z-index: -1;
  }
  .contact__tbl td {
    display: table-cell;
    border: 1px solid #808080;
  }

  .mw_wp_form input[type="file"] {
    margin: .25em 0;
  }
}
.estimate__flow {
  list-style: none;
  margin: 0;
  padding: 0;
}
.estimate__flow > li {
  position: relative;
  margin-bottom: 4.26667vw;
  padding: 1em;
  display: flex;
  align-items: center;
}
.estimate__flow > li p,
.estimate__flow > li ul {
  margin-bottom: 0;
}
.estimate__flow > li:nth-child(odd) {
  background-color: #C2D6E9;
}
.estimate__flow > li:nth-child(odd):not(:last-child)::after {
  content: '';
  width: 6vw;
  height: 3.2vw;
  background: url(../images/estimate/arrow-customer.svg) center bottom no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3.2vw;
}
.estimate__flow > li:nth-child(odd).estimate__flow3::after {
  left: 71%;
}
.estimate__flow > li:nth-child(odd).estimate__flow3::before {
  content: '';
  width: 6vw;
  height: 4.26667vw;
  background: #C2D6E9;
  position: absolute;
  left: 20%;
  transform: translateX(-50%);
  bottom: -4.26667vw;
}
.estimate__flow > li:nth-child(odd) .estimate__heading {
  color: #3575B5;
}
.estimate__flow > li:nth-child(even) {
  background-color: #F9DC9B;
}
.estimate__flow > li:nth-child(even)::after {
  content: '';
  width: 6vw;
  height: 3.2vw;
  background: url(../images/estimate/arrow-we.svg) center bottom no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3.2vw;
}
.estimate__flow > li:nth-child(even).estimate__flow4 {
  position: relative;
  margin-bottom: 4.26667vw;
  padding: 0;
  display: flex;
  background-color: transparent;
  justify-content: flex-end;
}
.estimate__flow > li:nth-child(even).estimate__flow4 .-inner {
  background-color: #F9DC9B;
  padding: 1em;
  display: flex;
  align-items: center;
  width: 60%;
}
.estimate__flow > li:nth-child(even).estimate__flow4 .-line {
  background-color: #C2D6E9;
  width: 6vw;
  height: 100%;
  position: absolute;
  left: 20%;
  transform: translateX(-50%);
  top: 0;
}
.estimate__flow > li:nth-child(even).estimate__flow4::after {
  left: 71%;
}
.estimate__flow > li:nth-child(even).estimate__flow4::before {
  content: '';
  width: 6vw;
  height: 3.2vw;
  background: url(../images/estimate/arrow-customer.svg) center bottom no-repeat;
  background-size: cover;
  position: absolute;
  left: 20%;
  transform: translateX(-50%);
  bottom: -3.2vw;
}
.estimate__flow > li:nth-child(even) .estimate__heading {
  color: #FF7F00;
}
.estimate__icon {
  width: 19.33333vw;
  flex: 0 0 auto;
  margin-right: .5em;
}
.estimate__heading {
  font-size: 4vw;
  margin: 0 0 .2em;
}
.estimate__heading:not(:first-child) {
  margin-top: .5em;
}
.estimate__text {
  line-height: 1.5;
}

@media print, screen and (min-width: 668px) {
  .estimate__flow {
    max-width: 600px;
    margin: 0 auto;
  }
  .estimate__flow > li {
    margin-bottom: 25px;
  }
  .estimate__flow > li:nth-child(odd):not(:last-child)::after {
    width: 40px;
    height: 23px;
    bottom: -23px;
  }
  .estimate__flow > li:nth-child(odd).estimate__flow3::before {
    width: 40px;
    height: 25px;
    bottom: -25px;
  }
  .estimate__flow > li:nth-child(even)::after {
    width: 40px;
    height: 23px;
    bottom: -23px;
  }
  .estimate__flow > li:nth-child(even).estimate__flow4 {
    margin-bottom: 23px;
  }
  .estimate__flow > li:nth-child(even).estimate__flow4 .-line {
    width: 40px;
  }
  .estimate__flow > li:nth-child(even).estimate__flow4::before {
    width: 40px;
    height: 23px;
    bottom: -23px;
  }
  .estimate__icon {
    width: 95px;
  }
  .estimate__icon img {
    width: 100%;
  }
  .estimate__heading {
    font-size: 1rem;
  }
}
/* ---------------------
   Trial Manufacture
------------------------ */
.trial-mf__feature-item {
  background-color: #f7f7f7;
  margin-bottom: 1rem;
}
.trial-mf__feature-heading {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  background-color: #3575B5;
  padding: .75em;
  margin: 0;
}
.trial-mf__feature-body {
  padding: 1em;
}
.trial-mf__feature-col:not(:last-child) {
  margin-bottom: 2rem;
}
.trial-mf__feature-lead {
  font-weight: normal;
  font-size: 4.66667vw;
  line-height: 1.2;
  margin: 0 0 .5em;
}
.trial-mf__feature-text p {
  margin-bottom: 1em;
}
.trial-mf__desc {
  margin-bottom: 1rem;
}
.trial-mf__dm {
  margin-bottom: 1rem;
}
.trial-mf__demerit {
  margin-bottom: 1rem;
  padding: 2em;
  border: 2px solid #6F8975;
}
.trial-mf__merit {
  padding: 2em;
  border: 2px solid #F79508;
}
.trial-mf__banner {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
}
.trial-mf__banner > li {
  margin-bottom: 1em;
}

@media print, screen and (min-width: 668px) {
  .trial-mf__feature {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
  }
  .trial-mf__feature-item {
    margin: 0;
  }
  .trial-mf__feature-item:first-child {
    margin-right: 12px;
    width: 32.5%;
  }
  .trial-mf__feature-item:last-child {
    width: 66.3%;
  }
  .trial-mf__feature-heading {
    font-size: 1.25rem;
  }
  .trial-mf__feature-row {
    display: flex;
    justify-content: space-between;
  }
  .trial-mf__feature-col {
    width: 100%;
  }
  .trial-mf__feature-col:not(:last-child) {
    margin-right: 1rem;
    margin-bottom: 0;
  }
  .trial-mf__feature-lead {
    font-size: 1rem;
  }
  .trial-mf__prototype {
    margin-bottom: 3rem;
  }
  .trial-mf__desc {
    margin-bottom: 3rem;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .trial-mf__desc-photo {
    width: 35%;
  }
  .trial-mf__desc-text {
    width: 62%;
  }
  .trial-mf__dm {
    margin-bottom: 3rem;
    display: flex;
    justify-content: space-between;
  }
  .trial-mf__dm-title img {
    width: 100%;
  }
  .trial-mf__demerit {
    margin-bottom: 0;
    width: 48.8%;
  }
  .trial-mf__merit {
    width: 48.8%;
  }
  .trial-mf__banner {
    margin-bottom: 3rem;
    display: flex;
    justify-content: space-between;
  }
  .trial-mf__banner > li {
    margin-bottom: 0;
    width: 48.8%;
  }
}
.sitemap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sitemap > div {
  width: 100%;
}
.sitemap .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sitemap .menu > .menu-item {
  margin-bottom: .5em;
  padding-left: 1.5em;
  position: relative;
}
.sitemap .menu > .menu-item::before {
  content: '▶';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.sitemap .sub-menu {
  list-style: none;
  margin: .5em 0 0;
  padding: 0;
}
.sitemap .sub-menu > .menu-item {
  margin-bottom: .25em;
  padding-left: 1em;
  position: relative;
}
.sitemap .sub-menu > .menu-item::before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

@media print, screen and (min-width: 668px) {
  .sitemap > div {
    width: auto;
  }
}
.no-results,
.not-found {
  color: #999;
  padding-left: 1em;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@page {
  size: A4;
}
@media print {
  html {
    font-size: 14px;
  }

  html body {
    padding-top: 0;
  }
  html body.admin-bar {
    padding-top: 0;
  }

  body {
    -webkit-print-color-adjust: exact;
  }

  header,
  .gnav {
    display: block;
    position: relative !important;
  }

  .footer__banners,
  .footer__offices {
    flex-wrap: nowrap;
  }
  .footer__banners > *,
  .footer__offices > * {
    margin-left: 2px;
    margin-right: 2px;
  }

  .gnav__list > li .sup {
    font-size: .8125rem;
  }

  .home-advantage__title {
    font-size: .8125rem;
  }
  .home-advantage__banner > li {
    max-width: 46%;
    margin: 0 2%;
  }

  .home-category__inner {
    padding: 0 .5rem;
  }
  .home-category__type > li {
    min-width: 30%;
  }
  .home-category__links > li {
    font-size: .875rem;
  }

  .home-conversion__list > li {
    max-width: 48%;
  }

  .home-works__list > li {
    max-width: 24%;
  }

  .home-banners {
    max-width: 49%;
  }
  .home-banners__list > li:not(:first-child) {
    max-width: 48%;
  }

  .home-news {
    max-width: 49%;
  }
  .home-news__list {
    min-height: 65px;
  }

  .bt-advantage > li {
    margin: 0 1.5% 30px;
    max-width: 30%;
  }

  .flip-container {
    max-width: 100%;
  }

  .front {
    max-width: 100%;
    position: inherit;
    transition: inherit;
  }

  .back {
    display: none;
  }

  .method-conv__desc {
    font-size: 1rem;
    padding: .75em .25em;
  }

  .equipment__photos > li {
    max-width: 48%;
  }
  .equipment__usage::before {
    background: url(../images/equipment/usage.png) no-repeat 0 0;
    background-size: 50px 50px;
  }

  .knowledge__images > li {
    max-width: 30%;
    margin: 0 1.5% 1rem;
  }

  .sticky-contact {
    display: none;
  }
}
