@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

section {
  width: 100%;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: normal;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: inherit;  /* 1 */
  font-size: inherit;  /* 2 */
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
}


address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* --- Responsive --- */
@media screen and (max-width: 1000px) {
  ._pc {
    display: none !important;
  }
}
@media screen and (min-width: 1001px) {
  ._sp {
    display: none !important;
  }
}
/* --- Others --- */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
@media (min-width: 1001px) {
  html {
    scroll-padding-top: 120px;
  }
}

pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden !important;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 16px;
/*  line-height: 1.42857143;*/
  line-height: 2;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
/*  background-color: #f5f5f5;*/
  background-color: #eeeeee;
/*  border: 1px solid #ccc;*/
  border: 1px solid #A1A1A1;
  border-radius: 4px;
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}




.gray-out {
  pointer-events: none;
  filter: grayscale(100%);
  opacity: 0.5;
}

.spacer {
  width: 100%;
}

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

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

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-top: 0 !important;
}

/* Varuables
======================================== */
/* --- Color --- */
/* --- Font --- */
/* ---  Layout --- */
.lg-inner {
  width: 1080px;
  max-width: calc(100% - 6vw);
  margin: 0 auto;
}

/* --- Others --- */
/* Setting
======================================== */
body {
  font-size: 14px;
  color: #565657;
  background-color: #fff;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Sans", "ヒラギノ角ゴシック", "Meiryo", "メイリオ", sans-serif;
  max-width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 180%;
  letter-spacing: 0.1rem;
  word-break: break-all;
}
@media (min-width: 1001px) {
  body {
    font-size: 16px;
  }
}

img {
  display: block;
  max-width: 100%;
}

/* Parts
======================================== */
/* --- Title --- */
.ttl-en {
  color: #2a3d8e;
  font-size: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-bottom: 25px;
  font-weight: 600;
}
@media (min-width: 1001px) {
  .ttl-en {
    gap: 10px;
    font-size: 40px;
    margin-bottom: 45px;
  }
}
.ttl-en span {
  font-size: 14px;
}
@media (min-width: 1001px) {
  .ttl-en span {
    font-size: 16px;
  }
}

.ttl-basic {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (min-width: 1001px) {
  .ttl-basic {
    margin-bottom: 40px;
    font-size: 26px;
  }
}

.ttl-vertical {
  padding: 10px 10px 10px 20px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1001px) {
  .ttl-vertical {
    font-size: 24px;
  }
}
.ttl-vertical:before, .ttl-vertical:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
}
.ttl-vertical:before {
  height: 100%;
  background-color: #2a3d8e;
}
.ttl-vertical:after {
  height: 30%;
  background-color: orange;
}

/* --- Button --- */
.btn-chevron {
  width: 280px;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #1e1e1e;
  margin: 0 auto;
  margin-top: 30px;
  justify-content: center;
  transition: 0.3s all;
}
.btn-chevron:hover {
  opacity: 0.6;
}
@media (min-width: 1001px) {
  .btn-chevron {
    margin-top: 50px;
  }
}
.btn-chevron.navy {
  background-color: #2a3d8e;
  color: #fff;
  border: 2px solid #2a3d8e;
}
.btn-chevron:after {
  content: ">";
  display: inline-block;
  margin-left: 30px;
  line-height: 1;
  font-size: 20px;
  padding-bottom: 5px;
}

.btn-triangle {
  background-color: #3296d6;
  color: #fff;
  width: 400px;
  max-width: 100%;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 16px;
  transition: 0.3s all;
  position: relative;
}
.btn-triangle:hover {
  opacity: 0.6;
}
@media (min-width: 1001px) {
  .btn-triangle {
    font-size: 20px;
  }
}
.btn-triangle:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  font-size: 14px;
  content: "▶";
  display: inline-block;
}
.btn-triangle.left {
  background-color: #444444;
  color: #fff;
  font-size: 14px;
  width: 150px;
  height: 50px;
}
.btn-triangle.left:after {
  left: 10px;
  font-size: 10px;
  content: "◀️";
}

/* --- Backgounds --- */
.bg-gray {
  background-color: #f5f4f4;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}

section {
  padding-top: 25px !important;
  padding-bottom: 40px !important;
}
@media (min-width: 1001px) {
  section {
    padding-top: 55px !important;
    padding-bottom: 80px !important;
  }
}

/* Header
======================================== */
header {
  height: 70px;
  position: relative;
}
@media (min-width: 1001px) {
  header {
    height: 140px;
  }
}
@media (max-width: 1000px) {
  header .lg-inner {
    width: 100vw;
    margin-right: calc(50% - 50vw);
  }
}
header .header-wrap {
  height: 70px;
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 9999;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}
@media (min-width: 1001px) {
  header .header-wrap {
    height: 140px;
  }
}
header .cta {
  background: #3296d6;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  color: #fff;
  height: 50px;
}
@media (max-width: 1000px) {
  header .cta {
    display: none;
  }
}
header .cta ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  align-items: center;
  height: 100%;
  gap: 30px;
}
header .cta ul li {
  line-height: 120%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
header .cta ul li span {
  font-size: 12px;
  display: block;
}
header .cta ul li .tel {
  font-size: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
header .cta ul li .tel:before {
  content: "";
  display: block;
  background-image: url(../img/icon-tel.png);
  background-size: cover;
  width: 20px;
  height: 33px;
}
header .cta ul li .contact-btn {
  background-color: #2a3d8e;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  transition: 0.3s all;
}
header .cta ul li .contact-btn:hover {
  opacity: 0.6;
}
header .header-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  height: 70px;
}
@media (min-width: 1001px) {
  header .header-nav {
    padding: 10px;
    height: 90px;
  }
}
header .header-nav img.heading {
  width: 210px;
}

.header-nav > h1{
	margin-right:20px;
}
@media (max-width: 1000px) {
	.header-nav > h1{
		margin-right:0px;
	}
}
/* 下層 */
header .header-nav > a{
	margin-right:20px;
}
@media (max-width: 1000px) {
	header .header-nav > a{
		margin-right:0px;
	}
}

header .header-nav ul.link {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #737171;
}
@media (max-width: 1000px) {
  header .header-nav ul.link {
    display: none;
  }
}
header .header-nav ul.link li {
  border-right: 1px solid #737171;
  flex: 1;
/*  font-size: 16px;*/
  font-size: 15px; /* new202408*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  transition: 0.3s all;
}
header .header-nav ul.link li:hover {
  color: #2a3d8e;
}
header .header-nav ul.link li a.current {
  color: #2a3d8e;
  pointer-events: none;
}

/* --- ハンバーガーメニュー --- */
.hamburger {
  display: block;
  margin: 0;
  cursor: pointer;
  background-color: #f5f4f4;
  width: 70px;
  height: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 1001px) {
  .hamburger {
    display: none;
  }
}
.hamburger .bar {
  display: block;
  width: 36px;
  height: 2px;
  margin: 10px auto 0;
  transition: all 0.3s ease-in-out;
  background-color: #565657;
}
.hamburger .bar:nth-child(1) {
  margin-top: 0px;
}
.hamburger.active .bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.hamburger.active .bar:nth-child(2) {
  opacity: 0;
}
.hamburger.active .bar:nth-child(3) {
  transform: translateY(-16px) rotate(-45deg);
}

.nav-container {
  position: fixed;
  transition: 0.2s;
  top: 70px;
  right: -100%;
  background: #ffffff;
  width: 100%;
  height: calc(100% - 70px);
  z-index: 1000;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.6);
  /* --- Menu --- */
  display: flex;
  justify-content: start;
  flex-direction: column;
}
@media (min-width: 1001px) {
  .nav-container {
    top: 70px;
    height: calc(100% - 70px);
  }
}
.nav-container.nav-active {
  right: 0;
}
.nav-container ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 18px;
  background-color: #fff;
  border-top: 1px solid #606060;
}
.nav-container ul li {
  margin: 0 auto;
  width: 100%;
}
.nav-container ul li:not(:last-child) {
  border-bottom: 1px solid #606060;
}
.nav-container ul li a {
  padding: 20px 6vw;
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.nav-container ul li a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #565657;
  line-height: 1;
  width: 0.9em;
  height: 0.9em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
}
.nav-container ul li a.current {
  background-color: #eef7fd;
  pointer-events: none;
}
.nav-container .cta-sp {
  background-color: #3296d6;
  color: #fff;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
.nav-container .cta-sp a {
  display: flex;
  align-items: center;
  gap: 15px;
}
.nav-container .cta-sp a .text {
  text-align: center;
}
.nav-container .cta-sp a .text p {
  font-size: 16px;
}
.nav-container .cta-sp a .number {
  font-size: 26px;
  font-weight: 600;
}
.nav-container .cta-sp a:before {
  content: "";
  display: block;
  background-image: url(../img/icon-tel.png);
  background-size: cover;
  width: 49px;
  height: 80px;
}

.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
  height: 50px;
  width: 50px;
  text-align: center;
  cursor: pointer;
  background-color: #2a3d8e;
  border: none;
  border-radius: 50%;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1001px) {
  .scroll-to-top {
    bottom: 40px;
    right: 40px;
    width: 65px;
    height: 65px;
  }
}
.scroll-to-top span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}
.scroll-to-top.show {
  opacity: 1;
  transform: translateY(0);
}

/* Footer
======================================== */

footer.footer-area{
	margin-top:100px;
}

@media (max-width: 675px) {
	footer.footer-area{
		margin-top:50px;
	}
}



.footer-link {
  background-color: #f6f8f8;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1000px) {
  .footer-link {
    border-top: 1px solid #c7c7c7;
  }
}
@media (min-width: 1001px) {
  .footer-link {
    padding: 50px calc(50vw - 50%);
  }
}
.footer-link li {
  font-size: 14px;
  flex: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 1000px) {
  .footer-link li {
    padding: 10px 0;
    border-bottom: 1px solid #c7c7c7;
  }
}
@media (min-width: 1001px) {
  .footer-link li {
    flex: 1;
    border-right: 1px solid #1c1c1c;
  }
  .footer-link li:nth-child(1) {
    border-left: 1px solid #1c1c1c;
  }
}

.copyright {
  color: #fff;
  background-color: #3295d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%) 5px;
  width: 100vw;
}
@media (min-width: 1001px) {
  .copyright {
    padding: 25px calc(50vw - 50%);
  }
}
.copyright ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 1000px) {
  .copyright ul {
    display: none;
  }
}
.copyright .rights {
  font-size: 10px;
}
@media (max-width: 1000px) {
  .copyright .rights {
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 1001px) {
  .copyright .rights {
    font-size: 12px;
  }
}
.copyright .cta-sp {
  display: flex;
  justify-content: center;
  gap: 10px;
  background-color: #61bbf4;
  margin: 0 calc(50% - 50vw);
  padding: 20px 0;
  width: 100vw;
}
@media (min-width: 1001px) {
  .copyright .cta-sp {
    display: none;
  }
}
.copyright .cta-sp p {
  text-align: center;
}
.copyright .cta-sp p span {
  font-size: 12px;
}
.copyright .cta-sp a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
}
.copyright .cta-sp a:before {
  content: "";
  display: block;
  background-image: url(../img/icon-tel.png);
  background-size: cover;
  width: 25px;
  height: 42px;
  flex-shrink: 0;
}

/* Sub Visual
======================================== */
section.sv {
  background-image: url("../img/sv-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%) !important;
  width: 100vw;
  color: #fff;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1001px) {
  section.sv {
    height: 220px;
  }
}
section.sv h1 {
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0px 5px 10px #000;
  letter-spacing: 0.2em;
}
@media (min-width: 1001px) {
  section.sv h1 {
    font-size: 40px;
  }
}
section.sv p {
  margin-top: 30px;
  font-size: 14px;
}
@media (min-width: 1001px) {
  section.sv p {
    font-size: 20px;
  }
}

/* ぱんくずリスト
======================================== */
ul.bread-list {
  display: flex;
  font-size: 14px;
  margin-bottom: 30px;
  width: 100%;
  margin-top: -10px;
  margin-bottom: 40px;
}
@media (min-width: 1001px) {
  ul.bread-list {
    margin-bottom: 20px;
    margin-top: -40px;
    margin-bottom: 50px;
  }
}
ul.bread-list li {
  display: flex;
}
ul.bread-list li:not(:last-child):after {
  content: "＞";
  display: inline-block;
  padding: 0 5px;
}
ul.bread-list li a {
  font-size: 14px;
  font-weight: normal;
}

/* After Sevice
======================================== */
section.flow ul.flow {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
}
@media (min-width: 1001px) {
  section.flow ul.flow {
    margin: 0 auto 60px;
  }
}
section.flow ul.flow li .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  background-color: #f4f3f3;
  padding: 20px;
}
@media (min-width: 1001px) {
  section.flow ul.flow li .wrap {
    gap: 30px;
    padding: 30px;
  }
}
section.flow ul.flow li .step {
  background-color: #2a3d8e;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 65px;
  height: 65px;
  text-align: center;
}
@media (min-width: 1001px) {
  section.flow ul.flow li .step {
    width: 80px;
    height: 80px;
  }
}
section.flow ul.flow li .step span {
  display: block;
  font-size: 22px;
}
@media (min-width: 1001px) {
  section.flow ul.flow li .step span {
    font-size: 28px;
  }
}
section.flow ul.flow li .text {
  font-size: 16px;
  flex: 1;
}
@media (min-width: 1001px) {
  section.flow ul.flow li .text {
    font-size: 20px;
  }
}
section.flow ul.flow li:not(:last-child):after {
  content: "";
  display: block;
  color: #2a3d8e;
  line-height: 1;
  width: 1.3em;
  height: 1.3em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin: 25px auto;
}
@media (min-width: 1001px) {
  section.flow ul.flow li:not(:last-child):after {
    width: 1.5em;
    height: 1.5em;
    margin: 30px auto;
  }
}

/* Company
======================================== */
section.company-info dl .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1001px) {
  section.company-info dl .row {
    border-bottom: 1px solid #cccccc;
  }
}
section.company-info dl .row dt,
section.company-info dl .row dd {
  padding: 10px;
  width: 100%;
}
@media (min-width: 1001px) {
  section.company-info dl .row dt,
  section.company-info dl .row dd {
    padding: 20px 20px;
  }
}
section.company-info dl .row dt {
  background-color: #caeafa;
}
@media (min-width: 1001px) {
  section.company-info dl .row dt {
    width: 200px;
  }
}
section.company-info dl .row dd {
  flex: 1;
}

section.greeting span {
  display: block;
  margin-top: 20px;
  text-align: right;
}

/* Products
======================================== */
section.products.sub .lead {
  text-align: center;
  margin: 20px 0;
}
@media (min-width: 1001px) {
  section.products.sub .lead {
    margin: 50px 0;
  }
}
section.products.sub ul.btn-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media (min-width: 1001px) {
  section.products.sub ul.btn-list {
    gap: 20px;
    margin-top: 20px;
  }
}
section.products.sub ul.btn-list li {
  width: calc((100% - 10px) / 3);
  font-size: 14px;
}
@media (min-width: 1001px) {
  section.products.sub ul.btn-list li {
    font-size: 18px;
    width: calc((100% - 40px) / 3);
    font-weight: 600;
  }
}
section.products.sub ul.btn-list li a {
  width: 100%;
  border: 1px solid #565657;
  background-color: #fff;
  color: #565657;
  margin-top: 0px;
}
@media (max-width: 1000px) {
  section.products.sub ul.btn-list li a:after {
    margin-left: 10px;
  }
}
section.products.sub ul.btn-list li a.active {
  background-color: #3296d6;
  color: #fff;
  pointer-events: none;
  border-color: #3296d6;
}
section.products.sub ul.btn-list li a.active:after {
  display: none;
}
@media (max-width: 1000px) {
  section.products.sub .scroll {
    display: block;
    border: none;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1000px) {
  section.products.sub dl.table {
    /* width: 700px;*/
    width: 800px;
  }
}
section.products.sub dl.table .row {
  display: flex;
  flex-wrap: wrap;
  background-color: #fafaf8;
}
section.products.sub dl.table .row:nth-child(even) {
  background-color: #f5f4f4;
}
section.products.sub dl.table .row dt,
section.products.sub dl.table .row dd {
  padding: 10px;
}
@media (max-width: 1000px) {
  section.products.sub dl.table .row dt:nth-child(1),
  section.products.sub dl.table .row dd:nth-child(1) {
    width: 20%;
  }
  section.products.sub dl.table .row dt:nth-child(2),
  section.products.sub dl.table .row dd:nth-child(2) {
/*    width: 45%;*/
    width: 40%;
  }
  section.products.sub dl.table .row dt:nth-child(3),
  section.products.sub dl.table .row dd:nth-child(3) {
/*    width: 35%;*/
    width: 40%;
  }
}
@media (min-width: 1001px) {
  section.products.sub dl.table .row dt,
  section.products.sub dl.table .row dd {
    padding: 20px 20px;
    font-size: 16px;
    flex: 1;
  }
  section.products.sub dl.table .row dt:nth-child(1),
  section.products.sub dl.table .row dd:nth-child(1) {
    flex: 0.5;
  }
}
section.products.sub dl.table .row dt a,
section.products.sub dl.table .row dd a {
  position: relative;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
@media (min-width: 1001px) {
  section.products.sub dl.table .row dt a,
  section.products.sub dl.table .row dd a {
    font-size: 16px;
  }
}
section.products.sub dl.table .row dt a:after,
section.products.sub dl.table .row dd a:after {
  position: relative;
  top: 0.35em;
  left: 0;
  content: "";
  display: block;
  background-image: url(../img/icon-link.png);
  background-size: cover;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
section.products.sub dl.table .row dt {
  background-color: #caeafa;
  font-weight: 600;
}
section.products.sub dl.table .row dd img {
  margin-top: 15px;
  width: 80%;
  height: auto;
}
section.products.sub dl.table .row dd ul {
  gap: 0;
}
section.products.sub dl.table .row dd ul li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1001px) {
  section.products.sub dl.table .row dd ul li {
    font-size: 16px;
  }
}
section.products.sub dl.table .row dd ul li:before {
  content: "・";
  display: inline-block;
  flex-shrink: 0;
}

/* Link
======================================== */
section.link h2 {
  margin-top: 30px;
}
@media (min-width: 1001px) {
  section.link h2 {
    margin-top: 70px;
  }
}
section.link ul.list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (min-width: 1001px) {
  section.link ul.list {
    gap: 30px 20px;
  }
}
section.link ul.list li {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  gap: 10px;
  text-align: center;
}
@media (min-width: 1001px) {
  section.link ul.list li {
    width: calc((100% - 60px) / 4);
  }
}
section.link ul.list li img {
  margin: 0 auto;
  height: 40px;
  width: auto;
}

/* Contact
======================================== */
section.tel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
section.tel a.tel-number {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  flex-direction: column;
}
@media (min-width: 1001px) {
  section.tel a.tel-number {
    pointer-events: none;
  }
}
section.tel a.tel-number span {
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-bottom: 30px;
}

section.form.thanks h1,
section.form.thanks p {
  text-align: center;
}
section.form.thanks p {
  margin-bottom: 40px;
}

.mw_wp_form {
  width: 100% !important;
  margin-bottom: 40px;
}
.mw_wp_form dl {
  width: 100% !important;
  /* ---  チェックボタン --- */
}
.mw_wp_form dl .row {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
  padding: 20px 0;
}
@media (min-width: 1001px) {
  .mw_wp_form dl .row {
    padding: 30px 15px;
  }
}
.mw_wp_form dl .row:not(:first-child) {
  border-top: 1px solid #ccc;
}
.mw_wp_form dl dt {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (min-width: 1001px) {
  .mw_wp_form dl dt {
    padding: 3px 10px;
    width: 28%;
    margin-bottom: 0px;
  }
}
.mw_wp_form dl .required {
  display: block;
  background-color: #3296d6;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 15px;
  font-weight: normal;
  line-height: 1;
}
.mw_wp_form dl .required:before {
  content: "必須";
  display: inline-block;
}
.mw_wp_form dl dd {
  width: 100%;
}
@media (min-width: 1001px) {
  .mw_wp_form dl dd {
    width: 70%;
  }
}
.mw_wp_form dl dd .notes {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.mw_wp_form dl dd input[type=text] {
  width: 100% !important;
  background-color: #fff;
  padding: 3px 10px;
  border: 1px solid #ccc;
}
.mw_wp_form dl dd textarea {
  width: 100% !important;
  background-color: #fff;
  padding: 3px 10px;
  border: 1px solid #ccc;
}
.mw_wp_form dl dd.check,
.mw_wp_form dl .check {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
}
.mw_wp_form dl dd.check .mwform-checkbox-field,
.mw_wp_form dl .check .mwform-checkbox-field {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 0 !important;
}
.mw_wp_form dl dd.check .mwform-checkbox-field input,
.mw_wp_form dl .check .mwform-checkbox-field input {
  display: none;
}
.mw_wp_form dl dd.check .mwform-checkbox-field label,
.mw_wp_form dl .check .mwform-checkbox-field label {
  display: inline-block;
}
.mw_wp_form dl dd.check .mwform-checkbox-field-text,
.mw_wp_form dl .check .mwform-checkbox-field-text {
  padding-left: 2em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.mw_wp_form dl dd.check .mwform-checkbox-field-text:after, .mw_wp_form dl dd.check .mwform-checkbox-field-text:before,
.mw_wp_form dl .check .mwform-checkbox-field-text:after,
.mw_wp_form dl .check .mwform-checkbox-field-text:before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #aaaaaa;
  width: 20px;
  height: 20px;
  left: 0;
  padding: 0 !important;
  background-color: #fff;
  padding: 3px 10px;
  border: 1px solid #ccc;
}
.mw_wp_form dl dd.check .mwform-checkbox-field-text:after,
.mw_wp_form dl .check .mwform-checkbox-field-text:after {
  opacity: 0;
  width: 10px;
  height: 10px;
  background: #f18800;
  border: none;
  left: 5px;
  border-radius: 1px;
}
.mw_wp_form dl dd.check input[type=checkbox]:checked + .mwform-checkbox-field-text:after,
.mw_wp_form dl .check input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
  opacity: 1;
}
.mw_wp_form .btn-triangle.left {
  margin-top: 25px;
}

/* Privacy Policy
======================================== */
@media (max-width: 1000px) {
  section.privacy-policy h2 {
    margin-top: 40px;
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1001px) {
  section.privacy-policy h2 {
    margin-top: 60px;
  }
}
section.privacy-policy ul.list {
  margin-top: 10px;
}
section.privacy-policy ul.list li {
  display: flex;
  gap: 10px;
}
section.privacy-policy ul.list li:before {
  content: "●";
  display: inline-block;
  font-size: 12px;
  flex-shrink: 0;
}

/* Slider
======================================== */
.mv-swiper {
  width: 100%;
}
@media (min-width: 1001px) {
  .mv-swiper {
    height: calc(100vh - 140px);
  }
}
@media (max-width: 1000px) {
  .mv-swiper {
    aspect-ratio: 750/1110;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1000px) {
  .mv-swiper .lg-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }
}
.mv-swiper .text {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  z-index: 100;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1000px) {
  .mv-swiper .text {
    justify-content: space-between;
    padding: 5% 0;
  }
}
@media (min-width: 1001px) {
  .mv-swiper .text.first {
/*    padding-left: 20%;*/
    padding-left: 10%;
  }
}
.mv-swiper .text h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 30px;
  text-shadow: 0px 5px 5px #000;
}
@media (min-width: 1001px) {
  .mv-swiper .text h2 {
    font-size: 56px;
  }
}
.mv-swiper .text p {
  font-size: 22px;
  line-height: 150%;
}
@media (max-width: 375px) {
  .mv-swiper .text p {
    font-size: 18px;
  }
}
@media (min-width: 1001px) {
  .mv-swiper .text p {
    font-size: 26px;
  }
}
.mv-swiper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.mv-swiper .swiper-slide img {
  display: block;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

section.concept {
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  color: #000;
  padding-bottom: 60px !important;
  line-height: 180%;
  font-size: 16px;
  line-height: 200%;
}
section.concept p{
	margin-bottom:15px;
	line-height: 1.7;
	color: #565657;
}


@media (min-width: 1001px) {
  section.concept {
    text-align: center;
    font-size: 18px;
  }

  section.concept p{
	margin-bottom:15px;
	line-height: 1.7;
  }



}


section.concept h2 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 140%;
}
@media (min-width: 1001px) {
  section.concept h2 {
    font-size: 24px;
  }
}

/* News
======================================== */
section.news .container {
  background-color: #fff;
  padding: 30px 20px;
}
@media (min-width: 1001px) {
  section.news .container {
    padding: 45px 30px;
  }
}
section.news .container ul li {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 15px;
}
@media (min-width: 1001px) {
  section.news .container ul li {
    gap: 45px;
    padding: 30px 0;
  }
}
section.news .container ul li .days {
  width: 7em;
}
@media (max-width: 1000px) {
  section.news .container ul li a {
    width: 100%;
  }
}
section.news .container ul li:first-child {
  padding-top: 0px;
}
section.news .container ul li:last-child {
  padding-bottom: 0px;
}
section.news .container ul li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
section.news .tag {
  width: 125px;
  height: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #b7cc06;
  font-size: 13px;
  line-height: 1;
}


/* Solution from News
======================================== */

/*
section.solution .container {
  background-color: #fff;
  padding: 30px 20px;
}
@media (min-width: 1001px) {
  section.solution .container {
    padding: 45px 30px;
  }
}
section.solution .container ul li {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 15px;
}
@media (min-width: 1001px) {
  section.solution .container ul li {
    gap: 45px;
    padding: 30px 0;
  }
}
section.solution .container ul li .days {
  width: 7em;
}
@media (max-width: 1000px) {
  section.solution .container ul li a {
    width: 100%;
  }
}
section.solution .container ul li:first-child {
  padding-top: 0px;
}
section.solution .container ul li:last-child {
  padding-bottom: 0px;
}
section.solution .container ul li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
*/


/* Products
======================================== */
section.products ul.list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 1001px) {
  section.products ul.list {
    gap: 45px;
  }
}
section.products ul.list li {
  width: 100%;
  font-size: 16px;
}
@media (min-width: 1001px) {
  section.products ul.list li {
    width: calc((100% - 90px) / 3);
  }
}
section.products ul.list li figure {
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
section.products ul.list li figure img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
section.products ul.list li a.btn-chevron {
  width: 100%;
  font-size: 17px;
  margin-top: 0px;
}
@media (min-width: 1001px) {
  section.products ul.list li a.btn-chevron {
    font-size: 20px;
  }
}


/* Solution  copied from production 
===================================== */

section.solution .container {
  background-color: #fff;
  padding: 30px 20px;
}
@media (min-width: 1001px) {
  section.solution .container {
    padding: 45px 30px;
  }
}

section.solution ul.list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 1001px) {
  section.solution ul.list {
    gap: 45px;
  }
}
section.solution ul.list li {
  width: 100%;
  font-size: 16px;
}
@media (min-width: 1001px) {
  section.solution ul.list li {
    width: calc((100% - 90px) / 3);
  }
}
section.solution ul.list li figure {
  height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
section.solution ul.list li figure img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}


section.solution ul.list li a:hover {
  opacity: 0.6;
}



section.solution ul.list li .content{
	margin-top: 20px;
	margin-bottom: 20px;
}
section.solution ul.list li .content p{
	margin-bottom: 20px;
}

section.solution ul.list li a.btn-chevron {
  width: 100%;
  font-size: 17px;
  margin-top: 0px;
}
@media (min-width: 1001px) {
  section.solution ul.list li a.btn-chevron {
    font-size: 20px;
  }
}


section.solution ul.list .ttl {
  color: #2a3d8e;
  font-size: 16px;
  font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
}

@media (min-width: 1001px) {
  section.solution ul.list .ttl {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}

section.solution ul.list .ttl:hover {
  opacity: 0.6;
}


section.solution ul.list li a.more-link {
  background-color: #5b5a5a;
  width: 100%;
  height: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-top: 20px;
  transition: 0.3s all;
  font-size: 12px;
}
section.solution ul.list li a.more-link:hover {
  opacity: 0.6;
}
@media (min-width: 1001px) {
  section.solution ul.list li a.more-link {
    font-size: 14px;
  }
}


section.solution .description {
	font-size:34px;
	font-weight: 700;
	line-height: 3rem
	text-align: center;
	margin-bottom: 20px;
}
section.solution .note{
	font-size:18px;
	font-weight: 500;
	line-height: 2rem
	text-align: center;
	margin-bottom: 30px;
}



ection.solution section.concept {
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  color: #000;
  padding-bottom: 60px !important;
  line-height: 180%;
  font-size: 16px;
  line-height: 200%;
}
@media (min-width: 1001px) {
  ection.solution section.concept {
    text-align: center;
    font-size: 18px;
  }
}
ection.solution section.concept h2 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 140%;
}
@media (min-width: 1001px) {
  ection.solution section.concept h2 {
    font-size: 24px;
  }
}




/* Access
======================================== */
section.access .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (min-width: 1001px) {
  section.access .container {
    font-size: 18px;
    align-items: center;
    line-height: 220%;
  }
}
section.access .container img {
  width: 100%;
  height: auto;
}
@media (min-width: 1001px) {
  section.access .container img {
    width: 330px;
  }
}
section.access iframe {
  height: 360px;
  width: 100%;
}

/* Used Machines
======================================== */
.used ul.list {
  display: flex;
  flex-wrap: wrap;
}
.used ul.list li.item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 10px;
  padding: 20px 15px;
  background-color: #ffffff;
}
@media (min-width: 1001px) {
  .used ul.list li.item {
    padding: 60px 20px;
    font-size: 12px;
    width: 50%;
    line-height: 160%;
  }
}
.used ul.list li.item:nth-child(1), .used ul.list li.item:nth-child(4), .used ul.list li.item:nth-child(5), .used ul.list li.item:nth-child(8), .used ul.list li.item:nth-child(9) {
  background-color: #f1f8fe;
}
.used ul.list li.item .images {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.used ul.list li.item .images img {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.used ul.list li.item .info {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 1000px) {
  .used ul.list li.item .info {
    line-height: 170%;
  }
}
.used ul.list li.item .info .ttl {
  color: #2a3d8e;
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 1001px) {
  .used ul.list li.item .info .ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.used ul.list li.item .info .price {
  margin: 10px 0;
}
@media (min-width: 1001px) {
  .used ul.list li.item .info .price {
    margin: 20px 0 10px;
  }
}
.used ul.list li.item .info .price span {
  font-size: 15px;
  font-weight: 600;
}
@media (min-width: 1001px) {
  .used ul.list li.item .info .price span {
    font-size: 20px;
  }
}
.used ul.list li.item .info a.btn {
  background-color: #5b5a5a;
  width: 100%;
  height: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-top: auto;
  transition: 0.3s all;
  font-size: 12px;
}
.used ul.list li.item .info a.btn:hover {
  opacity: 0.6;
}
@media (min-width: 1001px) {
  .used ul.list li.item .info a.btn {
    font-size: 14px;
  }
}
.used .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: auto;
}
.used .tag li {
  background-color: #e2e8ed;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 5px 5px;
  line-height: 1;
  font-size: 12px;
}
.used .tag li:before {
  content: "";
  display: block;
  background-size: cover;
}
.used .tag li.manual:before {
  background-image: url(../img/icon-manual.png);
  width: 20px;
  height: 14px;
}
.used .tag li.video:before {
  background-image: url(../img/icon-video.png);
  width: 19px;
  height: 17px;
}
.used .tag li.seido:before {
  background-image: url(../img/icon-seido.png);
  width: 16px;
  height: 16px;
}

/* Single
======================================== */
.used.single .ttl-vertical {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}
.used.single .ttl-vertical ul.tag {
  font-weight: normal;
}
.used.single ul.price {
  background-color: #e2e8ed;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 30px 10px;
  margin: 30px 0;
}
.used.single ul.price li.main {
  font-size: 16px;
}
.used.single ul.price li.main span {
  font-size: 26px;
  font-weight: 700;
}
.used.single ul.price li {
  font-size: 14px;
}
.used.single ul.price li span {
  font-size: 18px;
}
.used.single dl.spec {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #cccccc;
  border-bottom: none;
}
.used.single dl.spec .row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #cccccc;
  width: 100%;
}
@media (min-width: 1001px) {
  .used.single dl.spec .row {
    width: 50%;
  }
}
@media (min-width: 1001px) {
  .used.single dl.spec .row.w100 {
    width: 100%;
  }
}
.used.single dl.spec .row dt,
.used.single dl.spec .row dd {
  padding: 10px 10px;
}
@media (min-width: 1001px) {
  .used.single dl.spec .row dt,
  .used.single dl.spec .row dd {
    padding: 10px 20px;
    width: 100%;
  }
}
.used.single dl.spec .row dt {
  background-color: #2a3d8e;
  color: #fff;
  text-align: center;
  width: 120px;
}
@media (min-width: 1001px) {
  .used.single dl.spec .row dt {
    width: 200px;
  }
}
.used.single dl.spec .row dd {
  flex: 1;
}
.used.single dl.info {
  margin: 30px 0;
  border: 1px solid #cccccc;
  border-bottom: none;
}
.used.single dl.info .row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #cccccc;
}
.used.single dl.info .row dt,
.used.single dl.info .row dd {
  padding: 10px 20px;
  width: 100%;
}
.used.single dl.info .row dt {
/*  background-color: #f6f8f8;*/
  background-color: #f1f8fe;
  text-align: center;
  font-weight: 600;
}
@media (min-width: 1001px) {
  .used.single dl.info .row dt {
    width: 250px;
  }
}
.used.single dl.info .row dd {
  flex: 1;
}
.used.single dl.info .row dd .pdf {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
.used.single dl.info .row dd .pdf:before {
  content: "";
  display: block;
  background-image: url(../img/icon-pdf.png);
  background-size: cover;
  width: 18px;
  height: 18px;
}
.used.single dl.info .row dd iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.used.single dl.info a {
  text-decoration: underline;
}
.used.single .hr {
  display: block;
  height: 1px;
  background-color: #ccc;
  width: 100%;
  margin: 30px 0;
}

/* Modal
======================================== */
.image-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 auto;
  width: 700px;
  max-width: 100%;
}
@media (min-width: 1001px) {
  .image-wrap {
    gap: 20px;
  }
}
.image-wrap li {
  cursor: pointer;
}
.image-wrap li:nth-child(1) {
  width: 100%;
  cursor: auto;
}
.image-wrap li:nth-child(1) img {
  width: 100%;
}
.image-wrap li:nth-child(n+2) {
  width: calc((100% - 20px) / 3);
}
@media (min-width: 1001px) {
  .image-wrap li:nth-child(n+2) {
    width: calc((100% - 40px) / 3);
  }
}
.image-wrap li:nth-child(n+2) img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}

.modal {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}
.modal.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.modal .close {
  position: fixed;
  right: 3%;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
}
.modal .close:before, .modal .close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modal .close:before {
  transform: rotate(-45deg);
}
.modal .close:after {
  transform: rotate(45deg);
}
.modal .modal-content {
  max-width: 90%;
  max-height: 90%;
}

/* News
======================================== */
section.news.single .meta {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px;
}
section.news.single h1 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
section.news.single .btn-triangle {
  margin-top: 50px;
}

section.news .tag_product_color {
  background-color: #4b70c4;
}

section.news .tag_tokusen_color {
  background-color: #ecba34;
}

/* Solution
======================================== */
section.solution.single .meta {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px;
}
section.solution.single h1 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

section.news.single h2 ,
section.solution.single h2 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0.2rem 1rem;
  border-left: 5px solid #0073c8;
  background: #f4f4f4;
}


section.solution.single h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-block: 1em;
}

section.solution.single h4 {
  font-size: 1.00em;
  font-weight: bold;
  margin-block: 1.33em;
}

section.solution.single h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin-block: 1.67em;
}

section.solution.single h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin-block: 2.33em;
}



section.solution.single .btn-triangle {
  margin-top: 50px;
}


section.solution .tag {
  width: 125px;
  height: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #b7cc06;
  font-size: 13px;
  line-height: 1;
   float: left;
}

section.solution .tag_dounyuu_color {
  background-color: #b7cc06;
}

section.solution .tag_kaizou_color {
  background-color: #4b70c4;
}

section.solution .tag_shuuri_color {
  background-color: #ecba34;
}

section.solution .tag_suetsuke_color {
  background-color: #7DD689;
}
section.solution .tag_jireicat1_color {
  background-color: #B664B8;
}
section.solution .tag_jireicat2_color {
  background-color: #E6A777;
}
section.solution .tag_jireicat3_color {
  background-color: #3A9CA3;
}
section.solution .tag_jireicat4_color {
  background-color: #46B6F6;
}
section.solution .tag_jireicat5_color {
  background-color: #6A5C8F;
}

/* --- Pagination --- */
.pagination {
  width: 100%;
  margin-top: 60px;
}
.pagination ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
@media (min-width: 1001px) {
  .pagination ul {
    gap: 20px;
  }
}
.pagination ul a,
.pagination ul li {
  width: 35px;
  height: 35px;
  padding: 0 !important;
  margin: 0 !important;
}
@media (min-width: 1001px) {
  .pagination ul a,
  .pagination ul li {
    width: 40px;
    height: 40px;
  }
}
.pagination ul li {
  font-size: 16px;
  border: 1px solid #3296d6;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #3296d6;
  background-color: #fff;
}
@media (min-width: 1001px) {
  .pagination ul li {
    font-size: 18px;
  }
}
.pagination ul li.active {
  background-color: #3296d6;
  color: #fff;
}

/* add by JIP */

/* for classic editor */
.wp-block-image .alignleft {
  float:left;
  margin:.5em 1em .5em 0
}
.wp-block-image .alignright {
  float:right;
  margin:.5em 0 .5em 1em
}
.wp-block-image .aligncenter {
  margin-left:auto;
  margin-right:auto
}

/* for block editor */
.wp-block-image figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}

.wp-block-embed.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.wp-block-embed.alignleft {
	text-align: left;
	margin: 0 auto 0 0;
}
.wp-block-embed.alignright {
	text-align: right;
	margin: 0 0 0 auto;
}



