@charset "UTF-8";
/*
Theme Name: Kamakura Seisakusho
Theme URI: https://www.kamakura-ss.co.jp
Author: Kamakura Seisakusho Inc.
Author URI: https://www.kamakura-ss.co.jp
Description: 
Requires at least: WordPress 5.5.1
Version: 202409
Design by : Communication Arts Inc.
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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: 1em; /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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 */
}

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

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

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

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

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

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}

header, h1, h2, h3, h4, div, p, ul, ol, li, dl, dt, dd, a, th, td {
  box-sizing: border-box;
}

h1 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
}

h2 {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1;
}

h3 {
  font-size: 3rem;
  font-weight: 500;
}

.btn1 {
  margin: 20px 0;
}
.btn1 a {
  display: block;
  width: 200px;
  margin: auto;
  padding: 5px 30px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
}

/*
 ダウンロード
 導入事例
 企業情報
 その他
*/
@media screen and (max-width: 560px) {
  .ly-sect {
    padding: 0;
  }
}

.content-wrap {
  width: 100%;
  padding-top: 50px;
}
.content-wrap .breadcrumbs {
  width: 1160px;
  margin: 0 auto;
}
.content-wrap .breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap .breadcrumbs ol li {
  font-size: 13px;
  padding-right: 0.5em;
  color: #666;
}
.content-wrap .breadcrumbs ol li a {
  color: #666;
  text-decoration: none;
}
.content-wrap .breadcrumbs ol li a:hover {
  text-decoration: underline;
}
.content-wrap .breadcrumbs ol li::after {
  content: ">";
  padding-left: 0.5em;
}
.content-wrap .breadcrumbs ol li:last-child::after {
  content: "";
}
.content-wrap .page-header {
  text-align: center;
}
.content-wrap .section__inner {
  padding: 50px 0;
  max-width: 1160px;
  margin: auto;
}
@media screen and (max-width: 560px) {
  .content-wrap .section__inner {
    width: 100%;
    padding: 0 20px;
    overflow: hidden;
  }
}
.content-wrap .section a {
  text-decoration: none;
  color: #2875C7;
}
.content-wrap .section a:hover {
  color: #999;
  text-decoration: underline;
}
.content-wrap.show_case .show_case_header {
  padding-bottom: 50px;
}
.content-wrap.show_case .show_case_header_bg {
  background: #F0F3F5;
  padding: 30px 0;
}
.content-wrap.show_case .show_case_header__inner {
  width: 1160px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.content-wrap.show_case .show_case_header__inner .head-img {
  flex-basis: 290px;
  height: 270px;
  position: absolute;
  top: 20px;
  right: 0;
}
.content-wrap.show_case .show_case_header__inner .head-img img {
  width: 290px;
  height: 270px;
  object-fit: cover;
  object-position: 50%;
  border-radius: 8px;
}
.content-wrap.show_case .show_case_header__inner .show_case_title {
  flex-basis: 750px;
  min-height: 130px;
}
.content-wrap.show_case .show_case_header__inner .show_case_title h1 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 30px;
}
.content-wrap.show_case .show_case_header__inner div.case_client {
  width: 500px;
  min-height: 130px;
}
.content-wrap.show_case .show_case_header__inner div.case_client h2 {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.content-wrap.show_case .show_case_header__inner div.case_client p.area {
  margin-bottom: 10px;
}
.content-wrap.show_case .show_case_header__inner div.case_client p.label {
  background: #86B7EC;
  font-size: 1.3rem;
  border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  color: #fff;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .show_case_header__inner div.case_client {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .content-wrap.show_case .show_case_header__inner {
    width: calc(100% - 80px);
    margin: auto;
  }
  .content-wrap.show_case .show_case_header__inner .show_case_title {
    flex-basis: calc(100% - 330px);
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .show_case_header__inner {
    width: 100%;
    display: block;
  }
  .content-wrap.show_case .show_case_header__inner .show_case_title {
    padding: 0 20px;
    min-height: auto;
  }
  .content-wrap.show_case .show_case_header__inner .show_case_title h1 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .content-wrap.show_case .show_case_header__inner .show_case_title h2 {
    font-size: 1.8rem !important;
  }
  .content-wrap.show_case .show_case_header__inner div.case_client {
    padding: 0 20px;
  }
  .content-wrap.show_case .show_case_header__inner .head-img {
    padding: 0;
    margin: 40px auto;
    position: relative;
    max-width: 320px;
    top: auto;
    right: auto;
  }
  .content-wrap.show_case .show_case_header__inner .head-img img {
    width: 100%;
  }
}
.content-wrap.show_case .index_area {
  margin-bottom: 30px;
}
.content-wrap.show_case .tab-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  height: 60px;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .tab-container {
    height: 40px;
  }
}
.content-wrap.show_case .tab {
  font-size: 1.8rem;
  text-align: center;
  width: 25%;
  border-left: 1px solid #ccc;
  display: block;
  text-align: center;
  color: #999;
  line-height: 60px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}
.content-wrap.show_case .tab:last-child {
  border-right: 1px solid #ccc;
}
.content-wrap.show_case .tab:hover {
  background-color: rgb(240, 243, 245);
}
.content-wrap.show_case .tab a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #999;
  left: 0;
  top: 0;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .tab {
    font-size: 1.3rem;
    line-height: 40px !important;
  }
  .content-wrap.show_case .tab:first-child {
    border-left: none;
  }
  .content-wrap.show_case .tab:last-child {
    border-right: none;
  }
}
.content-wrap.show_case .tab.active {
  background-color: rgb(240, 243, 245);
}
.content-wrap.show_case .index {
  display: none; /*必須*/
}
.content-wrap.show_case .index.show {
  display: block; /*必須*/
  width: 100%;
  background-color: rgb(240, 243, 245);
}
.content-wrap.show_case .index.show .inner {
  width: 100%;
  max-width: 1160px;
  margin: auto;
  padding: 50px 0;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner {
    padding: 10px 0;
  }
}
.content-wrap.show_case .index.show .inner .col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner .col2 {
    display: block;
    padding: 20px;
  }
}
.content-wrap.show_case .index.show .inner .col2 .col {
  flex-basis: calc(50% - 10px);
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat p {
  font-size: 1.8;
  font-weight: 500;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat p span {
  font-weight: 400;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li {
  flex-basis: calc(33.3333333333% - 7px);
  margin-right: 20px;
  position: relative;
  display: inline-block;
  margin: 20px 10px 0 0;
  height: 40px;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li:nth-child(3n) {
  margin-right: 0;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li img {
  display: inline-block;
  position: absolute;
  width: auto;
  height: 40px;
  margin: auto;
  z-index: 1;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  padding-left: 65px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4c4c4c;
  text-decoration: none;
  z-index: 2;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li:hover a {
  text-decoration: underline;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul {
    margin: 20px 0;
  }
  .content-wrap.show_case .index.show .inner .col2 .col .pro-cat ul li {
    flex-basis: calc(50% - 5px);
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner .col2 .col .col2 {
    padding: 0;
  }
}
.content-wrap.show_case .index.show .inner .col2 .col-s {
  flex-basis: calc(30% - 20px);
}
.content-wrap.show_case .index.show .inner .col2 .col-m {
  flex-basis: calc(70% - 10px);
}
.content-wrap.show_case .index.show .inner .col2 .col-m ul li {
  flex-basis: calc(50% - 20px) !important;
  margin-right: 20px;
}
.content-wrap.show_case .index.show .inner .col2 .col-m ul li:nth-child(2n) {
  margin-right: 0 !important;
}
.content-wrap.show_case .index.show .inner .col4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
}
.content-wrap.show_case .index.show .inner .col4 .col {
  flex-basis: calc(25% - 20px);
}
.content-wrap.show_case .index.show .inner .col4 .col a {
  color: #333;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
}
.content-wrap.show_case .index.show .inner .col4 .col a:hover {
  text-decoration: underline;
  color: #787878;
}
.content-wrap.show_case .index.show .inner .col4 .col a:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #2875C7;
  position: absolute;
  top: 6px;
  left: 0;
}
.content-wrap.show_case .index.show .inner .col4 .col a:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 12px;
  left: 5px;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner .col4 {
    padding: 0 20px;
  }
  .content-wrap.show_case .index.show .inner .col4 .col {
    flex-basis: calc(50% - 20px);
  }
}
.content-wrap.show_case .index.show .inner .index-ls {
  max-width: 900px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.content-wrap.show_case .index.show .inner .index-ls li {
  display: inline-block;
}
.content-wrap.show_case .index.show .inner .index-ls li a {
  color: #333;
  font-weight: 500;
  text-decoration: none;
}
.content-wrap.show_case .index.show .inner .index-ls li a:hover {
  color: #999;
  text-decoration: underline;
}
@media screen and (max-width: 1040px) {
  .content-wrap.show_case .index.show .inner .index-ls {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .index.show .inner .index-ls {
    width: 100%;
    padding: 0 20px;
  }
}
.content-wrap.show_case .arch h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-wrap.show_case .arch ul {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.show_case .arch ul:first-child {
  margin: 50px 0;
}
.content-wrap.show_case .arch ul li {
  flex-basis: calc(25% - 30px);
  margin-right: 40px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.content-wrap.show_case .arch ul li:nth-child(4n) {
  margin-right: 0;
}
.content-wrap.show_case .arch ul li .thumb {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.content-wrap.show_case .arch ul li .thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.3s;
}
.content-wrap.show_case .arch ul li .tx {
  padding: 15px 20px 20px;
}
.content-wrap.show_case .arch ul li p.lead {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 700;
}
.content-wrap.show_case .arch ul li p {
  font-size: 1.3rem;
  line-height: 1.5;
}
.content-wrap.show_case .arch ul li p.label1 {
  background: #86B7EC;
  font-size: 1.3rem;
  border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  color: #fff;
}
.content-wrap.show_case .arch ul li ul {
  display: block;
}
.content-wrap.show_case .arch ul li ul li {
  font-size: 1.3rem;
  box-shadow: none;
  margin: 0 !important;
}
.content-wrap.show_case .arch ul li a {
  display: block;
  color: #333;
  height: 100%;
}
.content-wrap.show_case .arch ul li a:hover {
  text-decoration: none;
}
.content-wrap.show_case .arch ul li a:hover .tx {
  opacity: 0.7;
}
.content-wrap.show_case .arch ul li a:hover .thumb img {
  transform: scale(1.1);
}
@media screen and (max-width: 1040px) {
  .content-wrap.show_case .arch ul li {
    flex-basis: calc(33.3333333333% - 30px);
  }
  .content-wrap.show_case .arch ul li:nth-child(4n) {
    margin-right: 40px;
  }
  .content-wrap.show_case .arch ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .content-wrap.show_case .arch ul li {
    flex-basis: calc(50% - 30px);
  }
  .content-wrap.show_case .arch ul li:nth-child(3n) {
    margin-right: 40px;
  }
  .content-wrap.show_case .arch ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .arch ul {
    display: block;
  }
  .content-wrap.show_case .arch ul li {
    margin: 40px 20px !important;
  }
}
.content-wrap.show_case .arch table.show_case_ls {
  width: 100%;
  border-top: 1px solid rgb(204, 204, 204);
  border-collapse: collapse;
}
.content-wrap.show_case .arch table.show_case_ls th {
  background-color: #E3E6E8;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 5px 20px;
  font-size: 1.3rem;
  width: 380px;
}
.content-wrap.show_case .arch table.show_case_ls td {
  background-color: #fff;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 5px 20px;
  font-size: 1.3rem;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .arch table.show_case_ls th {
    display: block;
    width: 100%;
    padding: 5px;
  }
  .content-wrap.show_case .arch table.show_case_ls td {
    display: block;
    width: 100%;
    padding: 5px 5px 20px 5px;
  }
}
.content-wrap.show_case .arch h2.mi {
  font-weight: 500;
  font-size: 1.8rem;
  margin-top: 20px;
  margin-bottom: 10px;
}
.content-wrap.show_case .show_case_body .cap {
  font-size: 13px;
  margin-bottom: 20px;
}
.content-wrap.show_case .show_case_body .col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-wrap.show_case .show_case_body .col2 .col-tx {
  flex-basis: 500px;
}
.content-wrap.show_case .show_case_body .col2 .col-tx p {
  margin-bottom: 20px;
  line-height: 2;
}
.content-wrap.show_case .show_case_body .col2 .col-img {
  flex-basis: 560px;
}
.content-wrap.show_case .show_case_body .col2 .col-img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .content-wrap.show_case .show_case_body .col2 {
    flex-wrap: nowrap;
    gap: 40px;
  }
}
@media screen and (max-width: 800px) {
  .content-wrap.show_case .show_case_body .col2 {
    display: block !important;
  }
  .content-wrap.show_case .show_case_body .col2 .col-tx {
    margin-bottom: 40px;
  }
  .content-wrap.show_case .show_case_body .col2 .col-img {
    max-width: 560px;
    margin: auto;
  }
}
.content-wrap.show_case .show_case_body .col1 {
  width: 880px;
  margin: 30px auto;
}
.content-wrap.show_case .show_case_body .col1 p {
  margin-bottom: 20px;
  line-height: 2;
}
.content-wrap.show_case .show_case_body .col1 img {
  max-width: 100%;
}
.content-wrap.show_case .show_case_body .col1 .col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-wrap.show_case .show_case_body .col1 .col2 .col {
  flex-basis: calc(50% - 20px);
}
.content-wrap.show_case .show_case_body .col1 .col2 .col p {
  margin-bottom: 20px;
}
.content-wrap.show_case .show_case_body .col1 .col2 .col img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 980px) {
  .content-wrap.show_case .show_case_body .col1 {
    width: 100%;
  }
}
.content-wrap.show_case .show_case_body .show_case_data {
  width: 100%;
  margin-bottom: 50px;
  background-color: #F0F3F5;
  padding: 50px;
  border-radius: 8px;
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.content-wrap.show_case .show_case_body .show_case_data table {
  border-top: 1px solid rgb(204, 204, 204);
  border-collapse: collapse;
  flex-basis: 800px;
}
.content-wrap.show_case .show_case_body .show_case_data table th {
  background-color: #E3E6E8;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 5px 20px;
  width: 200px;
  font-size: 1.3rem;
}
.content-wrap.show_case .show_case_body .show_case_data table td {
  background-color: #fff;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding: 5px 20px;
  font-size: 1.3rem;
}
.content-wrap.show_case .show_case_body .show_case_data .prof-photo {
  flex-basis: 150px;
  max-width: 150px;
  margin: auto;
}
.content-wrap.show_case .show_case_body .show_case_data .prof-photo img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.content-wrap.show_case .show_case_body .show_case_data .prof-photo .cap {
  font-size: 1.3rem;
}
@media screen and (max-width: 800px) {
  .content-wrap.show_case .show_case_body .show_case_data {
    padding: 20px;
    display: block;
  }
  .content-wrap.show_case .show_case_body .show_case_data table {
    width: 100%;
    margin-bottom: 40px;
  }
  .content-wrap.show_case .show_case_body .show_case_data table th, .content-wrap.show_case .show_case_body .show_case_data table td {
    display: block;
    width: 100%;
  }
}
.content-wrap.show_case ul.recommendation {
  flex-wrap: wrap;
  display: flex;
}
.content-wrap.show_case ul.recommendation li {
  flex-basis: calc(25% - 30px);
  background: #F5F5F5;
  border-radius: 8px;
  padding: 20px;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}
.content-wrap.show_case ul.recommendation li p {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 30px;
}
.content-wrap.show_case ul.recommendation li img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.content-wrap.show_case ul.recommendation li:last-child {
  margin-right: 0;
}
.content-wrap.show_case ul.recommendation li a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-indent: -9999px;
}
.content-wrap.show_case ul.recommendation li:hover img {
  transform: scale(1.2);
}
@media screen and (max-width: 1040px) {
  .content-wrap.show_case ul.recommendation li {
    flex-basis: calc(33.3333333333% - 30px);
  }
  .content-wrap.show_case ul.recommendation li:nth-child(4n) {
    margin-right: 40px;
  }
  .content-wrap.show_case ul.recommendation li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .content-wrap.show_case ul.recommendation li {
    flex-basis: calc(50% - 30px);
  }
  .content-wrap.show_case ul.recommendation li:nth-child(3n) {
    margin-right: 40px;
  }
  .content-wrap.show_case ul.recommendation li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case ul.recommendation {
    display: block;
  }
  .content-wrap.show_case ul.recommendation li {
    margin: 40px 20px !important;
  }
}
.content-wrap.show_case .other_case {
  background: #F0F3F5;
  padding-top: 60px;
  margin-top: 50px;
}
.content-wrap.show_case .other_case .section__inner {
  position: relative;
}
.content-wrap.show_case .other_case .section__inner a.btn {
  display: block;
  width: 240px;
  line-height: 60px;
  padding: 0 50px;
  border: 2px solid #2875C7;
  background-color: #2875C7;
  color: #fff;
  font-size: 1.8rem;
  border-radius: 999px;
  position: absolute;
  right: 0;
  top: 20px;
  transition: 0.3s;
}
.content-wrap.show_case .other_case .section__inner a.btn:after {
  content: "";
  width: 16px;
  height: 12px;
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.content-wrap.show_case .other_case .section__inner a.btn:hover {
  background: #fff;
  color: #2875C7;
}
.content-wrap.show_case .other_case .section__inner a.btn:hover:after {
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  right: 20px;
}
.content-wrap.show_case .other_case .section__inner .other_case-t {
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 50px;
}
@media screen and (max-width: 560px) {
  .content-wrap.show_case .other_case .section__inner .other_case-t {
    font-size: 2.2rem;
  }
  .content-wrap.show_case .other_case .section__inner a.btn {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 50px;
    line-height: 40px;
  }
}
.content-wrap.show_case h3 {
  margin: 50px 0 20px;
  font-size: 2.2rem;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
.content-wrap.show_case h3.no-border {
  border: none;
}
.content-wrap.show_case .link a {
  color: #333;
}
.content-wrap.show_case .link a:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("./images/show_case/icon_blank.png") no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.content-wrap.support h2 {
  font-size: 3rem;
  border-bottom: 2px solid #2875C7;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
.content-wrap.support h3 {
  font-size: 2.2rem;
  border-bottom: 1px solid #ccc;
  margin: 50px 0 20px;
}
.content-wrap.support h4 {
  font-size: 2rem;
  font-weight: 500;
  color: #2875C7;
  margin: 20px 0 10px;
}
@media screen and (max-width: 560px) {
  .content-wrap.support h2 {
    font-size: 2.2rem;
  }
  .content-wrap.support h3 {
    font-size: 1.8rem;
    border-bottom: 1px solid #ccc;
    margin: 50px 0 20px;
  }
  .content-wrap.support h4 {
    font-size: 1.6rem;
    font-weight: 500;
    color: #2875C7;
    margin: 20px 0 10px;
  }
  .content-wrap.support img {
    width: 100%;
    height: auto;
  }
}
.content-wrap.support .anchor {
  width: 485px;
  margin: auto;
}
.content-wrap.support .anchor ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 22px 60px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background: #F4F4F4;
  gap: 20px 50px;
}
.content-wrap.support .anchor ul li > a {
  display: flex;
  align-items: center;
  color: #2875C7;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}
.content-wrap.support .anchor ul li > a .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_down.svg) no-repeat center center/cover;
  width: 8px;
  height: 4px;
}
@media screen and (max-width: 560px) {
  .content-wrap.support .anchor {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .content-wrap.support .anchor ul {
    display: block;
    padding: 20px;
  }
  .content-wrap.support .anchor ul li > a {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content-wrap.support .col1 {
  max-width: 900px;
  width: 100%;
  margin: 30px auto;
}
.content-wrap.support .col1 p {
  margin-bottom: 1em;
}
.content-wrap.support .col1 p.center {
  text-align: center;
  margin-bottom: 60px;
}
.content-wrap.support .col1 img.w640 {
  display: block;
  margin: 10px 0;
  max-width: 480px;
  height: auto;
}
.content-wrap.support .col1 ul li {
  list-style: disc;
  margin-left: 1em;
  font-weight: 500;
}
.content-wrap.support .col1 ul.maint li {
  font-weight: 400;
  margin-bottom: 10px;
}
.content-wrap.support .col1 ul.maint li strong {
  font-weight: 500;
}
.content-wrap.support .col1 a.btn {
  display: inline-block;
  line-height: 40px;
  padding: 0 60px 0 25px;
  border: 1px solid #2875C7;
  font-size: 1.5rem;
  border-radius: 999px;
  transition: 0.3s;
  position: relative;
  margin: 20px 20px 20px 0;
}
.content-wrap.support .col1 a.btn:after {
  content: "";
  width: 16px;
  height: 12px;
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.content-wrap.support .col1 a.btn:hover {
  background-color: #2875C7;
  color: #fff;
  text-decoration: none;
}
.content-wrap.support .col1 a.btn:hover:after {
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  right: 20px;
}
.content-wrap.support .col1 a.regi {
  display: inline-block;
  line-height: 40px;
  padding: 0 60px 0 25px;
  border: 1px solid #2875C7;
  background-color: #2875C7;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 999px;
  transition: 0.3s;
  position: relative;
  margin: 20px 20px 20px 0;
}
.content-wrap.support .col1 a.regi:after {
  content: "";
  width: 16px;
  height: 12px;
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.content-wrap.support .col1 a.regi:hover {
  background-color: #fff;
  color: #2875C7;
  text-decoration: none;
}
.content-wrap.support .col1 a.regi:hover:after {
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  right: 20px;
}
.content-wrap.company h1 {
  margin-bottom: 80px;
}
@media screen and (max-width: 560px) {
  .content-wrap.company h1 {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}
.content-wrap.company h2 {
  font-size: 2.2rem;
  color: #2875C7;
  margin: 30px 0 20px;
}
.content-wrap.company .lead {
  font-size: 2.8rem;
  color: #2875C7;
  margin: 0 0 40px;
}
@media screen and (max-width: 560px) {
  .content-wrap.company .lead {
    font-size: 2rem;
  }
}
.content-wrap.company img {
  display: block;
  width: 100%;
  max-width: 780px;
  height: auto;
  margin: auto;
}
.content-wrap.company p {
  margin-bottom: 1em;
}
.content-wrap.company p .name {
  font-size: 2.4rem;
}
.content-wrap.company p.mb2L {
  margin-bottom: 2em;
}
.content-wrap.company p.justify {
  text-align: justify;
}
.content-wrap.company ul.ls {
  margin: 40px 0;
}
.content-wrap.company ul.ls li {
  list-style-type: disc;
  margin-left: 1em;
}
.content-wrap.company .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 70px;
}
.content-wrap.company .col2 .col {
  flex-basis: calc(50% - 40px);
}
.content-wrap.company .col2 .col img {
  width: 100%;
  height: auto;
  line-height: 0;
  border-radius: 8px;
}
.content-wrap.company .col2 .col-tbl {
  flex-basis: 860px;
}
.content-wrap.company .col2 .col-tbl table {
  border-collapse: collapse;
}
.content-wrap.company .col2 .col-tbl table th, .content-wrap.company .col2 .col-tbl table td {
  padding: 0 0 20px;
  font-size: 1.5rem;
  vertical-align: top;
}
.content-wrap.company .col2 .col-tbl table th {
  width: 8em;
}
.content-wrap.company .col2 .col-tbl table table th, .content-wrap.company .col2 .col-tbl table table td {
  padding: 0;
}
.content-wrap.company .col2 .col-tbl table table th {
  width: 13em;
}
@media screen and (max-width: 560px) {
  .content-wrap.company .col2 .col-tbl table td table th,
  .content-wrap.company .col2 .col-tbl table td table td {
    display: block;
  }
}
.content-wrap.company .col2 .col-outline-ph {
  flex-basis: 260px;
}
.content-wrap.company .col2 .col-outline-ph img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.content-wrap.company .col2 .col-outline-ph .brochure_dl {
  margin-top: 40px;
  border: 1px solid #ccc;
  text-align: center;
}
.content-wrap.company .col2 .col-outline-ph .brochure_dl img {
  width: 100px;
  height: auto;
  margin: 20px auto;
}
.content-wrap.company .col2 .col-outline-ph .brochure_dl a {
  color: #333;
  display: block;
  width: 100 .content-wrap.company .col2 .col-outline-ph .brochure_dl a;
  height: 100%;
  padding-top: 20px;
}
.content-wrap.company .col2 .col770 {
  flex-basis: 770px;
}
.content-wrap.company .col2 .col770 img {
  border-radius: 8px;
}
.content-wrap.company .col2 .col280 {
  flex-basis: 280px;
}
.content-wrap.company .col2 .col280 h3 {
  font-size: 2.2rem;
}
@media screen and (max-width: 1040px) {
  .content-wrap.company .col2 {
    display: block;
  }
}
.content-wrap.company .col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 560px) {
  .content-wrap.company .col3 {
    display: block;
  }
}
.content-wrap.company .col3 .col {
  flex-basis: calc(33.3333333333% - 20px);
  margin-bottom: 40px;
}
.content-wrap.company .col3 .col h2 {
  font-size: 2.2rem;
  font-weight: 400;
  margin-bottom: 10px;
  color: #333;
}
.content-wrap.company .col3 .col a.btn {
  display: inline-block;
  border: 1px solid #2875C7;
  border-radius: 17px;
  line-height: 34px;
  text-align: center;
  color: #2875C7;
  margin: 30px 0;
  width: 100px;
  text-align: center;
  padding-right: 25px;
  position: relative;
}
.content-wrap.company .col3 .col a.btn.facilities {
  margin-bottom: 0 !important;
  width: 140px;
}
.content-wrap.company .col3 .col a.btn:after {
  content: "";
  width: 16px;
  height: 12px;
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.content-wrap.company .col3 .col a.btn:hover {
  background: #2875C7;
  color: #fff;
  text-decoration: none;
}
.content-wrap.company .col3 .col a.btn:hover:after {
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  right: 20px;
}
.content-wrap.company .col3 .col.double {
  flex-basis: calc((33.3333333333% - 20px) * 2 + 20px);
}
.content-wrap.company .col3 .col.double img.kmkr-logo {
  max-width: 490px;
}
.content-wrap.company .col1 {
  max-width: 960px;
  width: 100%;
  margin: 30px auto;
}
.content-wrap.company .col1 .block {
  border: 1px solid #2875C7;
  padding: 40px;
  text-align: center;
  font-size: 2.6rem;
  margin: 20px 0;
}
@media screen and (max-width: 560px) {
  .content-wrap.company .col1 .block {
    font-size: 2rem;
    padding: 30px;
  }
}
.content-wrap.company .col1 .block2 {
  border: 1px solid #2875C7;
  padding: 30px 40px;
  font-size: 1.8rem;
  margin: 20px 0;
  margin: 30px 0;
  line-height: 2.4;
}
.content-wrap.company .col1 p.center {
  text-align: center;
  margin-bottom: 60px;
}
.content-wrap.company .col1 img.w480 {
  display: block;
  margin: 20px auto;
  max-width: 480px;
  height: auto;
}
.content-wrap.company table.history {
  border-collapse: collapse;
}
.content-wrap.company table.history th {
  width: 200px;
  border-bottom: 1px solid #dedede;
  padding: 10px;
  vertical-align: top;
}
.content-wrap.company table.history td {
  width: 760px;
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
@media screen and (max-width: 560px) {
  .content-wrap.company table.history th {
    width: 40%;
    padding: 5px;
  }
  .content-wrap.company table.history td {
    width: 60%;
    padding: 5px;
  }
}
.content-wrap.company table.support {
  border-collapse: collapse;
  border-top: 1px solid #dedede;
}
.content-wrap.company table.support th {
  width: 200px;
  border-bottom: 1px solid #dedede;
  padding: 10px;
  vertical-align: middle;
}
.content-wrap.company table.support td {
  width: 760px;
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.content-wrap.column h2 {
  color: #2875C7;
  margin: 50px 0 20px;
  font-size: 3rem;
}
.content-wrap.column h3 {
  margin: 50px 0 20px;
  font-size: 2.2rem;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
.content-wrap.column .index_area {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.content-wrap.column .index_area ul {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.column .index_area ul li {
  display: inline-block;
  margin-right: 1rem;
}
.content-wrap.column .index_area ul li a {
  display: inline-block;
  background: #efefef;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: 0.3s;
}
.content-wrap.column .index_area ul li a:hover {
  background: #2875C7;
  color: #fff;
}
.content-wrap.column .index_area ul li a.active {
  background: #2875C7;
  color: #fff;
}
@media screen and (max-width: 560px) {
  .content-wrap.column .index_area {
    padding: 0 20px;
  }
  .content-wrap.column .index_area ul {
    margin: 0 0 20px;
  }
  .content-wrap.column .index_area ul li {
    margin-bottom: 10px;
  }
  .content-wrap.column .index_area ul li a {
    font-size: 1.4rem;
    line-height: 30px;
    padding: 0 15px;
  }
}
.content-wrap.column .arch ul {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.column .arch ul li {
  flex-basis: calc(25% - 30px);
  margin-right: 40px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.content-wrap.column .arch ul li:nth-child(4n) {
  margin-right: 0;
}
.content-wrap.column .arch ul li .thumb {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.content-wrap.column .arch ul li .thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.3s;
}
.content-wrap.column .arch ul li .tx {
  padding: 15px 20px 20px;
}
.content-wrap.column .arch ul li p.lead {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 700;
}
.content-wrap.column .arch ul li p {
  font-size: 1.3rem;
  line-height: 1.5;
}
.content-wrap.column .arch ul li a {
  color: #333;
}
.content-wrap.column .arch ul li a:hover {
  text-decoration: none;
}
.content-wrap.column .arch ul li:hover .thumb img {
  transform: scale(1.1);
}
.content-wrap.column .arch ul li:hover .tx {
  opacity: 0.7;
}
@media screen and (max-width: 1040px) {
  .content-wrap.column .arch ul {
    gap: 20px;
  }
  .content-wrap.column .arch ul li {
    flex-basis: calc(33.3333333333% - 30px);
    min-width: 260px;
    margin: 0;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.column .arch ul {
    display: block;
    margin-bottom: 50px;
  }
  .content-wrap.column .arch ul li {
    width: 100%;
    max-width: 320px;
    margin: 30px auto;
  }
}
.content-wrap.column .column-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-direction: row-reverse;
}
.content-wrap.column .column-head .col-t {
  flex-basis: 600px;
}
.content-wrap.column .column-head .col-t h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin-top: 0;
}
.content-wrap.column .column-head .col-t .date {
  font-weight: 500;
  color: #999;
}
.content-wrap.column .column-head .col-t ul.cat {
  margin: 20px 0 0;
}
.content-wrap.column .column-head .col-t ul.cat li {
  display: inline-block;
  margin-right: 1em;
  background: #ccc;
  line-height: 30px;
  border-radius: 15px;
  padding: 0 30px;
  text-align: center;
}
.content-wrap.column .column-head .col-t ul.tag {
  margin: 10px 0 20px;
}
.content-wrap.column .column-head .col-t ul.tag li {
  display: inline-block;
  margin-right: 1em;
  color: #999;
}
.content-wrap.column .column-head .col-t p.lead {
  font-size: 1.8rem;
  font-weight: 500;
}
.content-wrap.column .column-head .col-img {
  flex-basis: 460px;
}
.content-wrap.column .column-head .col-img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1040px) {
  .content-wrap.column .column-head .col-t {
    flex-basis: 50%;
  }
  .content-wrap.column .column-head .col-img {
    flex-basis: 45%;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.column .column-head {
    display: block;
  }
  .content-wrap.column .column-head h2 {
    font-size: 2.6rem;
  }
}
.content-wrap.column .column-body {
  width: 100%;
  max-width: 880px;
  margin: auto;
}
.content-wrap.column .column-body p {
  margin-bottom: 1.5em;
}
.content-wrap.column .column-body img {
  display: block;
  max-width: 780px;
  width: 100%;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 560px) {
  .content-wrap.column .column-body {
    width: 100%;
  }
}
.content-wrap.column .link a {
  color: #333;
}
.content-wrap.column .link a:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/assets/images/show_case/icon_blank.png") no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.content-wrap.column ul.related {
  display: flex;
}
.content-wrap.column ul.related li {
  flex-basis: calc(25% - 30px);
  background: #F5F5F5;
  border-radius: 8px;
  padding: 20px;
  margin-right: 30px;
  position: relative;
}
.content-wrap.column ul.related li p {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.content-wrap.column ul.related li img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.content-wrap.column ul.related li:last-child {
  margin-right: 0;
}
.content-wrap.column ul.related li a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-indent: -9999px;
}
@media screen and (max-width: 560px) {
  .content-wrap.column ul.related {
    display: block;
  }
  .content-wrap.column ul.related li {
    margin: 0 auto 40px;
  }
}
.content-wrap.column ul.recommendation {
  display: flex;
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.column ul.recommendation li {
  flex-basis: calc(25% - 30px);
  margin-right: 40px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.content-wrap.column ul.recommendation li:nth-child(4n) {
  margin-right: 0;
}
.content-wrap.column ul.recommendation li .thumb {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.content-wrap.column ul.recommendation li .thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.3s;
}
.content-wrap.column ul.recommendation li .tx {
  padding: 15px 20px 20px;
}
.content-wrap.column ul.recommendation li p.lead {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 700;
}
.content-wrap.column ul.recommendation li p {
  font-size: 1.3rem;
  line-height: 1.5;
}
.content-wrap.column ul.recommendation li a {
  color: #333;
}
.content-wrap.column ul.recommendation li a:hover {
  text-decoration: none;
}
.content-wrap.column ul.recommendation li:hover .thumb img {
  transform: scale(1.1);
}
.content-wrap.column ul.recommendation li:hover .tx {
  opacity: 0.7;
}
@media screen and (max-width: 560px) {
  .content-wrap.column ul.recommendation {
    display: block;
  }
  .content-wrap.column ul.recommendation li {
    margin: 0 auto 40px;
  }
}
.content-wrap.column a.back {
  display: block;
  width: 240px;
  line-height: 60px;
  padding: 0 25px 0 70px;
  border: 2px solid #2875C7;
  background-color: #2875C7;
  color: #fff;
  font-size: 1.8rem;
  border-radius: 999px;
  position: relative;
  text-decoration: none;
  margin: 0 auto 60px;
  transition: 0.3s;
}
.content-wrap.column a.back:after {
  content: "";
  width: 16px;
  height: 12px;
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  left: 26px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}
.content-wrap.column a.back:hover {
  background: #fff;
  color: #2875C7;
}
.content-wrap.column a.back:hover:after {
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  left: 20px;
}
.content-wrap.event .arch {
  max-width: 800px;
  margin: auto;
}
.content-wrap.event .arch h2 {
  margin-bottom: 50px;
}
.content-wrap.event .arch .js-scrollable {
  width: 100%;
  overflow: auto;
}
.content-wrap.event .arch table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.content-wrap.event .arch table th {
  font-weight: 700;
  background-color: #ededed;
  text-align: center;
  padding: 5px;
  border: 1px solid #ccc;
}
.content-wrap.event .arch table td {
  border: 1px solid #ccc;
  padding: 10px;
}
@media screen and (max-width: 560px) {
  .content-wrap.event .arch table {
    width: 900px;
  }
  .content-wrap.event .arch table th, .content-wrap.event .arch table td {
    font-size: 1.4rem;
    padding: 5px;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.download h2 {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}
.content-wrap.download h4 {
  font-size: 1.8rem;
  font-weight: 500;
}
.content-wrap.download p {
  margin-bottom: 0.5em;
}
.content-wrap.download .note {
  font-size: 1.4rem;
  color: #999;
}
.content-wrap.download .col2 {
  display: flex;
  justify-content: space-between;
}
.content-wrap.download .col2 .dl_info {
  flex-basis: 360px;
  border-radius: 8px;
  background: #f5f5f5;
  padding: 70px 0 30px;
  position: relative;
  align-self: flex-start;
}
.content-wrap.download .col2 .dl_info .dl_data {
  padding: 0 25px;
}
.content-wrap.download .col2 .dl_info .dl_data .title {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.content-wrap.download .col2 .dl_info .dl_data .title span {
  font-size: 14px;
  color: #999;
  display: block;
  min-height: 30px;
}
.content-wrap.download .col2 .dl_info .dl_cat {
  position: absolute;
  top: 20px;
  left: 25px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #ccc;
}
.content-wrap.download .col2 .dl_info img {
  width: 100%;
  height: auto;
}
.content-wrap.download .col2 .dl_info img.catalog {
  display: block;
  width: 120px;
  margin: 20px auto 20px;
}
.content-wrap.download .col2 .dl_info img.spec {
  display: block;
  width: 240px;
  margin: 20px auto 20px;
}
.content-wrap.download .col2 .dl_info img.manual {
  display: block;
  width: 120px;
  margin: 20px auto 20px;
}
.content-wrap.download .col2 .dl_control {
  flex-basis: 700px;
}
.content-wrap.download .col2 .dl_control h2 {
  font-size: 3rem;
  border-bottom: 2px solid #2875C7;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .col2 .dl_control h2 {
    font-size: 2.6rem;
  }
}
.content-wrap.download .col2 .dl_control p.btn a {
  display: block;
  width: 260px;
  margin-top: 40px;
  border-radius: 30px;
  border: 1px solid #2875C7;
  background: #2875C7 !important;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  margin-bottom: 50px;
  transition: 0.3s;
}
.content-wrap.download .col2 .dl_control p.btn a:hover {
  background: #fff !important;
  color: #2875C7 !important;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .col2 .dl_control p.btn a {
    margin: 40px auto;
    font-size: 1.5rem;
    line-height: 40px;
  }
}
.content-wrap.download .col2 .dl_control .dl_back a {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
}
.content-wrap.download .col2 .dl_control .dl_back .el-icon-circle-arrow {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  vertical-align: -3px;
}
.content-wrap.download .col2 .dl_control .dl_back .el-icon-circle-arrow::before {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  background: #fff;
  box-sizing: border-box;
  border-radius: 50%;
  transition: background-color 0.3s;
  content: "";
}
.content-wrap.download .col2 .dl_control .dl_back .el-icon-circle-arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 4px;
  height: 8px;
  background: url(./images/icons/icon_arrow_left.svg) no-repeat center center/cover;
  transform: translate(-50%, -50%);
  content: "";
}
.content-wrap.download .col2 .dl_control ul {
  margin: 1em 0;
}
.content-wrap.download .col2 .dl_control .col2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.content-wrap.download .col2 .dl_control .col2 div:first-child {
  flex-basis: 200px;
}
.content-wrap.download .col2 .dl_control .col2 div:last-child {
  flex-basis: 600px;
}
.content-wrap.download .col2 .dl_control .members_service {
  margin-top: 40px;
}
.content-wrap.download .col2 .dl_control .members_service p {
  font-size: 1.8rem;
}
.content-wrap.download .col2 .dl_control .members_service p a {
  color: #666;
  font-size: 1.6rem;
}
.content-wrap.download .col2 .dl_control .members_service ul {
  list-style: disc;
  margin-left: 1em;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .col2 {
    display: block;
    margin-bottom: 80px;
  }
  .content-wrap.download .col2 .dl_info {
    margin-bottom: 20px;
    padding: 50px 0 30px;
  }
  .content-wrap.download .col2 .dl_info .dl_data .title {
    font-size: 18px;
  }
  .content-wrap.download .col2 .dl_info .dl_data .title span {
    font-size: 13px;
  }
  .content-wrap.download .col2 .dl_info .dl_cat {
    font-size: 2.4rem;
  }
}
.content-wrap.download .arch h3 {
  font-size: 3rem;
  border-bottom: 2px solid #2875C7;
}
.content-wrap.download .arch ul {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 80px;
}
.content-wrap.download .arch ul li {
  flex-basis: calc(25% - 20px);
  margin: 0 25px 25px 0 !important;
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 25px 0 100px !important;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}
.content-wrap.download .arch ul li span {
  font-size: 13px;
  color: #999;
  display: block;
}
.content-wrap.download .arch ul li .thumb {
  text-align: center;
}
.content-wrap.download .arch ul li .thumb.catalog {
  height: 140px;
  margin-bottom: 20px;
}
.content-wrap.download .arch ul li .thumb.cad {
  height: 125px;
}
.content-wrap.download .arch ul li .thumb.spec, .content-wrap.download .arch ul li .thumb.manual {
  height: 125px;
  margin-bottom: 20px;
}
.content-wrap.download .arch ul li .thumb img {
  width: auto;
  height: 100%;
}
.content-wrap.download .arch ul li h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
.content-wrap.download .arch ul li:nth-child(4n) {
  margin-right: 0 !important;
}
.content-wrap.download .arch ul li img {
  width: 100%;
  height: auto;
}
.content-wrap.download .arch ul li p {
  margin: 0 25px;
}
.content-wrap.download .arch ul li ul {
  display: block;
  margin: 20px 0 0;
}
.content-wrap.download .arch ul li ul li {
  padding: 0;
}
.content-wrap.download .arch ul li .grid-btm {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
}
.content-wrap.download .arch ul li a.dl-btn {
  display: block;
  padding: 5px 25px;
  border-radius: 6px;
  border: 1px solid #2875C7;
  background: #2875C7;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  text-decoration: none;
  margin: 10px 25px;
  transition: 0.3s;
}
.content-wrap.download .arch ul li a.dl-btn:hover {
  background: #fff;
  color: #2875C7;
}
.content-wrap.download .arch ul li .f-size {
  font-size: 13px;
  color: #999;
  text-align: center;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .arch {
    margin-top: 50px;
  }
  .content-wrap.download .arch ul {
    display: block;
  }
  .content-wrap.download .arch ul li {
    margin: 0 0 10px !important;
  }
  .content-wrap.download .arch ul li:nth-child(4n) {
    margin-right: 0 !important;
  }
}
.content-wrap.download ul.dl-cat {
  width: 1160px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.content-wrap.download ul.dl-cat li {
  flex-basis: 25%;
  font-size: 1.8rem;
  border-left: 1px solid #ccc;
  align-items: center;
}
.content-wrap.download ul.dl-cat li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #999;
  line-height: 60px;
  transition: 0.3s;
}
.content-wrap.download ul.dl-cat li a:hover {
  background: #F0F3F5;
}
.content-wrap.download ul.dl-cat li:last-child {
  border-right: 1px solid #ccc;
}
.content-wrap.download ul.dl-cat li.active {
  background: #F0F3F5;
}
@media screen and (max-width: 560px) {
  .content-wrap.download ul.dl-cat {
    width: 100%;
  }
  .content-wrap.download ul.dl-cat li a {
    font-size: 1.2rem;
    line-height: 40px;
  }
  .content-wrap.download ul.dl-cat li:first-child {
    border-left: none;
  }
  .content-wrap.download ul.dl-cat li:last-child {
    border-right: none;
  }
}
.content-wrap.download .menu_srch {
  width: 100%;
  background: #F0F3F5;
  padding-bottom: 40px;
}
.content-wrap.download .menu_srch .srch-t {
  width: 1160px;
  margin: auto;
  padding: 0 0 20px;
  text-align: center;
}
.content-wrap.download .menu_srch .srch-t .txt-bx {
  background-color: #fff;
  width: 300px;
  margin: 0 10px;
}
.content-wrap.download .menu_srch .srch-t .search-btn {
  background-color: #999 !important;
  border: 1px solid #999 !important;
  padding: 0;
  width: 100px;
  height: 38px;
  border-radius: 5px;
  color: #fff !important;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .menu_srch .srch-t {
    width: 100%;
    padding-top: 20px;
  }
  .content-wrap.download .menu_srch .srch-t .search-btn {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.content-wrap.download .menu_srch .srch-select {
  width: 1160px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-wrap.download .menu_srch .srch-select p {
  font-weight: 500;
}
.content-wrap.download .menu_srch .srch-select .cat1, .content-wrap.download .menu_srch .srch-select .cat2, .content-wrap.download .menu_srch .srch-select .cat3, .content-wrap.download .menu_srch .srch-select .cat4, .content-wrap.download .menu_srch .srch-select .cat5, .content-wrap.download .menu_srch .srch-select .cat6 {
  flex-basis: calc(33.3333333333% - 20px);
  border-left: 1px solid #ccc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.content-wrap.download .menu_srch .srch-select .cat1 a, .content-wrap.download .menu_srch .srch-select .cat2 a, .content-wrap.download .menu_srch .srch-select .cat3 a, .content-wrap.download .menu_srch .srch-select .cat4 a, .content-wrap.download .menu_srch .srch-select .cat5 a, .content-wrap.download .menu_srch .srch-select .cat6 a {
  font-size: 1.3rem;
  color: #333;
  text-decoration: none;
}
.content-wrap.download .menu_srch .index {
  display: block; /*必須*/
  width: 100%;
  background-color: rgb(240, 243, 245);
}
.content-wrap.download .menu_srch .index .inner {
  width: 100%;
  max-width: 1160px;
  margin: auto;
  padding: 0;
}
.content-wrap.download .menu_srch .index .inner .col2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-wrap.download .menu_srch .index .inner .col2 .col {
  flex-basis: calc(50% - 10px);
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat p {
  font-size: 1.8;
  font-weight: 500;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat p span {
  font-weight: 400;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li {
  flex-basis: calc(33.3333333333% - 7px);
  margin-right: 20px;
  position: relative;
  display: inline-block;
  margin: 20px 10px 0 0;
  height: 40px;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li:nth-child(3n) {
  margin-right: 0;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li img {
  display: inline-block;
  position: absolute;
  width: auto;
  height: 40px;
  margin: auto;
  z-index: 1;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  padding-left: 65px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4c4c4c;
  text-decoration: none;
  z-index: 2;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul {
    justify-content: space-between;
  }
  .content-wrap.download .menu_srch .index .inner .col2 .col .pro-cat ul li {
    flex-basis: calc(50% - 5px);
    margin: 20px 0 !important;
  }
}
.content-wrap.download .menu_srch .index .inner .col2 .col-s {
  flex-basis: calc(30% - 10px);
}
.content-wrap.download .menu_srch .index .inner .col2 .col-s ul {
  display: block !important;
  margin-right: 0;
  width: 100%;
}
.content-wrap.download .menu_srch .index .inner .col2 .col-s ul li {
  width: 100%;
  margin-right: 0 !important;
}
.content-wrap.download .menu_srch .index .inner .col2 .col-m {
  flex-basis: calc(70% - 10px);
}
.content-wrap.download .menu_srch .index .inner .col2 .col-m ul li {
  flex-basis: calc(50% - 10px) !important;
  margin-right: 20px;
}
.content-wrap.download .menu_srch .index .inner .col2 .col-m ul li:nth-child(2n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .menu_srch .index .inner .col2 {
    display: block;
  }
}
.content-wrap.download .menu_srch .index .inner .col4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
}
.content-wrap.download .menu_srch .index .inner .col4 .col {
  flex-basis: calc(25% - 20px);
}
.content-wrap.download .menu_srch .index .inner .col4 .col a {
  color: #333;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
}
.content-wrap.download .menu_srch .index .inner .col4 .col a:hover {
  text-decoration: underline;
  color: #787878;
}
.content-wrap.download .menu_srch .index .inner .col4 .col a:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #2875C7;
  position: absolute;
  top: 6px;
  left: 0;
}
.content-wrap.download .menu_srch .index .inner .col4 .col a:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 12px;
  left: 5px;
}
.content-wrap.download .menu_srch .index .inner .index-ls {
  width: 900px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.content-wrap.download .menu_srch .index .inner .index-ls li {
  display: inline-block;
}
.content-wrap.download .menu_srch .index .inner .index-ls li a {
  color: #333;
  font-weight: 500;
  text-decoration: none;
}
.content-wrap.download .menu_srch .index .inner .index-ls li a:hover {
  color: #999;
  text-decoration: underline;
}
@media screen and (max-width: 560px) {
  .content-wrap.download .menu_srch .index .inner {
    padding: 0 20px;
  }
}
.content-wrap.download ul.dl-srch {
  width: 1160px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.download ul.dl-srch li {
  display: inline-block;
  font-size: 1.8rem;
  margin-right: 20px;
}
.content-wrap.download ul.dl-srch li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #999;
  line-height: 60px;
}
.content-wrap.download p.reccomendation {
  font-size: 2rem;
  font-weight: 500;
}
.content-wrap.download ul.recommendation {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 80px;
}
.content-wrap.download ul.recommendation li {
  flex-basis: calc(25% - 20px);
  margin-right: 20px;
  background-color: #f5f5f5;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding: 20px 0 0;
}
.content-wrap.download ul.recommendation li .thumb {
  text-align: center;
  min-height: 140px;
}
.content-wrap.download ul.recommendation li .thumb.catalog {
  margin-top: 20px;
  height: 120px;
  margin-bottom: 20px;
}
.content-wrap.download ul.recommendation li .thumb.catalog img {
  height: 100%;
  width: auto;
}
.content-wrap.download ul.recommendation li .thumb.cad, .content-wrap.download ul.recommendation li .thumb.manual {
  height: 124px;
}
.content-wrap.download ul.recommendation li .thumb.cad img, .content-wrap.download ul.recommendation li .thumb.manual img {
  height: auto;
  width: 100%;
  object-fit: contain;
}
.content-wrap.download ul.recommendation li .thumb.spec {
  height: auto;
  max-width: 240px;
  display: block;
  margin: auto;
}
.content-wrap.download ul.recommendation li .thumb.spec img {
  width: 100%;
  height: auto;
}
.content-wrap.download ul.recommendation li:nth-child(4n) {
  margin-right: 0;
}
.content-wrap.download ul.recommendation li .recomendeation-t {
  font-size: 16px;
  margin: 0 25px 25px;
}
.content-wrap.download ul.recommendation li .recomendeation-t a {
  color: #2875C7;
  text-decoration: none;
}
@media screen and (max-width: 560px) {
  .content-wrap.download ul.recommendation {
    display: block;
  }
  .content-wrap.download ul.recommendation li {
    margin: 20px auto !important;
    max-width: 280px;
    padding: 20px 0;
  }
  .content-wrap.download ul.recommendation li .thumb.spec {
    height: auto;
    max-width: 240px;
    display: block;
    margin: auto;
  }
}

.registration nav,
.confirm nav {
  display: none;
}
.registration .-icon,
.registration .ly-footer .bl-footer-body,
.confirm .-icon,
.confirm .ly-footer .bl-footer-body {
  display: none;
}
.registration .ly-footer .bl-footer-bottom,
.confirm .ly-footer .bl-footer-bottom {
  text-align: right;
  margin-top: -70px;
  margin-bottom: 30px;
}

.members-form input[type=text],
.members-form input[type=email],
.members-form input[type=tel],
.download input[type=text],
.download input[type=email],
.download input[type=tel] {
  border: 1px solid #fff;
  border-color: rgb(202, 202, 202);
  background: transparent;
  border-radius: 3px;
  padding: 10px;
  box-sizing: border-box;
}
.members-form input[type=text].name,
.members-form input[type=email].name,
.members-form input[type=tel].name,
.download input[type=text].name,
.download input[type=email].name,
.download input[type=tel].name {
  width: 100%;
}
.members-form input[type=text].wide,
.members-form input[type=email].wide,
.members-form input[type=tel].wide,
.download input[type=text].wide,
.download input[type=email].wide,
.download input[type=tel].wide {
  width: 100%;
}
.members-form input[type=text].num,
.members-form input[type=email].num,
.members-form input[type=tel].num,
.download input[type=text].num,
.download input[type=email].num,
.download input[type=tel].num {
  width: 300px;
}
.members-form input[type=text].login,
.members-form input[type=email].login,
.members-form input[type=tel].login,
.download input[type=text].login,
.download input[type=email].login,
.download input[type=tel].login {
  width: 100%;
}
.members-form input[type=email]:read-only,
.download input[type=email]:read-only {
  color: #999;
  border-color: #fff !important;
}
.members-form select,
.download select {
  border: 1px solid #fff;
  border-color: rgb(202, 202, 202);
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}
.members-form textarea,
.download textarea {
  box-sizing: border-box;
  border: 1px solid #fff;
  border-color: rgb(202, 202, 202);
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}
.members-form input[type=submit],
.members-form input[type=button],
.download input[type=submit],
.download input[type=button] {
  border: none !important;
  width: 250px;
  padding: 20px;
  margin-top: 40px;
  border-radius: 30px;
  border: 1px solid #2875C7 !important;
  background: #2875C7 !important;
  color: #fff;
  font-size: 15px;
  transition: 0.3s;
  cursor: pointer;
}
.members-form input[type=submit]:hover,
.members-form input[type=button]:hover,
.download input[type=submit]:hover,
.download input[type=button]:hover {
  background: #fff !important;
  color: #2875C7;
}
.members-form input[type=submit]:disabled,
.members-form input[type=button]:disabled,
.download input[type=submit]:disabled,
.download input[type=button]:disabled {
  color: #ccc;
  border: 1px solid #ccc !important;
  background: #efefef !important;
}
.members-form input[type=submit].wpcf7-previous,
.members-form input[type=button].wpcf7-previous,
.download input[type=submit].wpcf7-previous,
.download input[type=button].wpcf7-previous {
  width: 150px;
  border: 1px solid #999 !important;
  background: none !important;
  color: #2875C7;
  padding: 10px;
  margin-right: 40px;
}
@media screen and (max-width: 560px) {
  .members-form input[type=submit].wpcf7-previous,
  .members-form input[type=button].wpcf7-previous,
  .download input[type=submit].wpcf7-previous,
  .download input[type=button].wpcf7-previous {
    margin-right: 0;
  }
}
.members-form div.accept,
.members-form div.btn,
.download div.accept,
.download div.btn {
  padding: 40px 0 0;
  text-align: center;
}
.members-form div.accept .wpcf7-spinner,
.members-form div.btn .wpcf7-spinner,
.download div.accept .wpcf7-spinner,
.download div.btn .wpcf7-spinner {
  display: none;
}
.members-form p.next,
.download p.next {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}
.members-form p.next input[type=submit],
.download p.next input[type=submit] {
  margin: 0;
  background: #fff !important;
  border: 1px solid #2875C7 !important;
  color: #2875C7;
  transition: 0.3s;
}
.members-form p.next input[type=submit]:hover,
.download p.next input[type=submit]:hover {
  background: #2875C7 !important;
  color: #fff;
}
.members-form p.next:after,
.download p.next:after {
  content: "";
  display: block;
  width: 16px;
  height: 12px;
  background: #000;
  background: url("./images/icons/icon_arrow_blu.svg") no-repeat 50%;
  background-size: cover;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.members-form p.next:hover:after,
.download p.next:hover:after {
  background: url("./images/icons/icon_arrow_wht.svg") no-repeat 50%;
  right: 20px;
}
.members-form .wpcf7-form-control.wpcf7-acceptance,
.download .wpcf7-form-control.wpcf7-acceptance {
  border: none !important;
  padding: 0;
}
.members-form input::placeholder,
.download input::placeholder {
  color: #adadad;
}
.members-form .form-wrapper,
.download .form-wrapper {
  width: 760px;
  margin: 30px auto 60px;
}
.members-form .form-wrapper h2,
.download .form-wrapper h2 {
  font-size: 3rem;
  border-bottom: 2px solid #2875C7;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.members-form .form-wrapper p,
.download .form-wrapper p {
  margin-bottom: 20px;
}
.members-form .form-wrapper ol.step,
.download .form-wrapper ol.step {
  margin: 60px 0;
  display: flex;
  justify-content: space-between;
}
.members-form .form-wrapper ol.step::before,
.download .form-wrapper ol.step::before {
  display: none;
}
.members-form .form-wrapper ol.step::after,
.download .form-wrapper ol.step::after {
  display: none;
}
.members-form .form-wrapper ol.step li,
.download .form-wrapper ol.step li {
  flex-basis: calc(33.3333333333% - 20px);
  font-size: 14px;
  color: rgb(40, 117, 199);
  position: relative;
}
.members-form .form-wrapper ol.step li span,
.download .form-wrapper ol.step li span {
  display: block;
  font-size: 18px;
  text-align: center;
  background-color: rgba(40, 117, 199, 0.2);
  line-height: 46px;
}
.members-form .form-wrapper ol.step li.now span,
.download .form-wrapper ol.step li.now span {
  background-color: rgb(40, 117, 199);
  color: #fff;
}
.members-form .form-wrapper ol.step li::after,
.download .form-wrapper ol.step li::after {
  content: "▶";
  position: absolute;
  top: 50%;
  right: -23px;
}
.members-form .form-wrapper ol.step li:last-child::after,
.download .form-wrapper ol.step li:last-child::after {
  display: none !important;
}
.members-form .form-wrapper dl,
.download .form-wrapper dl {
  padding-bottom: 20px;
}
.members-form .form-wrapper dl dt,
.download .form-wrapper dl dt {
  flex-basis: 200px;
  position: relative;
  margin-bottom: 10px;
}
.members-form .form-wrapper dl dt.req:before,
.download .form-wrapper dl dt.req:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  content: "必須";
  border: 1px solid rgb(237, 109, 122);
  width: 35px;
  height: 17px;
  margin-right: 10px;
  padding: 3px 5px;
  line-height: 100%;
  text-align: center;
  color: rgb(237, 109, 122);
  font-size: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.members-form .form-wrapper dl dd,
.download .form-wrapper dl dd {
  flex-basis: 780px;
}
.members-form .form-wrapper dl dd ul,
.download .form-wrapper dl dd ul {
  display: flex;
  justify-content: space-between;
}
.members-form .form-wrapper dl dd ul li,
.download .form-wrapper dl dd ul li {
  flex-basis: calc(50% - 20px);
}
.members-form .form-wrapper dl dd ul li.col2,
.download .form-wrapper dl dd ul li.col2 {
  display: flex;
  justify-content: space-between;
}
.members-form .form-wrapper dl dd ul li.col2 label,
.download .form-wrapper dl dd ul li.col2 label {
  display: block;
  flex-basis: 2em;
  line-height: 2.4;
}
.members-form .form-wrapper dl dd ul li.col2.conf label,
.download .form-wrapper dl dd ul li.col2.conf label {
  line-height: 1.8;
}
.members-form .form-wrapper dl dd ul li.col2 span,
.download .form-wrapper dl dd ul li.col2 span {
  display: block;
  flex-basis: calc(100% - 2em);
}
.members-form .form-wrapper dl dd ul li.col2.conf,
.download .form-wrapper dl dd ul li.col2.conf {
  justify-content: flex-start;
}
.members-form .form-wrapper dl dd ul.name,
.download .form-wrapper dl dd ul.name {
  justify-content: flex-start;
}
.members-form .form-wrapper dl dd ul.name li,
.download .form-wrapper dl dd ul.name li {
  margin-right: 20px;
}
.members-form .form-wrapper dl dd ul.name li.col2.conf,
.download .form-wrapper dl dd ul.name li.col2.conf {
  flex-basis: auto;
  white-space: nowrap;
}
@media screen and (max-width: 560px) {
  .members-form .form-wrapper,
  .download .form-wrapper {
    width: 100%;
  }
  .members-form .form-wrapper ol.step,
  .download .form-wrapper ol.step {
    display: block;
  }
  .members-form .form-wrapper ol.step li,
  .download .form-wrapper ol.step li {
    margin-top: 20px;
  }
  .members-form .form-wrapper ol.step li::after,
  .download .form-wrapper ol.step li::after {
    top: auto;
    bottom: -35px;
    right: 50%;
    margin-left: 7px;
    transform: translateX(8px) rotate(90deg);
  }
}/*# sourceMappingURL=style2.css.map */