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

.ly-container {
  position: relative;
}

.ly-sect {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
  overflow: hidden;
}
@media screen and (max-width: 560px) {
  .ly-sect {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-sect-inner {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1040px) {
  .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-sect.bg-gray {
  background: #F0F3F5;
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-top-feature, .ly-sect.ly-top-showcase {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.ly-sect.ly-products-main {
  background: linear-gradient(180deg, #FFF 0%, #F0F4F9 100%);
}
.ly-sect.ly-products-main > .ly-sect-inner {
  padding-top: 72px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-products-main > .ly-sect-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-products-main > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-sect.ly-products-anchor > .ly-sect-inner {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-products-anchor > .ly-sect-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-products-anchor > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-sect.ly-products-anchor.-lv2 > .ly-sect-inner {
  padding-top: 80px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-products-anchor.-lv2 > .ly-sect-inner {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-products-anchor.-lv2 > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
.ly-sect.ly-products-showcase > .ly-sect-inner {
  padding-top: 100px;
  padding-bottom: 135px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-products-showcase > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-products-showcase > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-sect.ly-products-download {
  background: #D6DBDF;
}
.ly-sect.ly-products-download > .ly-sect-inner {
  padding-top: 100px;
  padding-bottom: 115px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-products-download > .ly-sect-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-products-download > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.ly-sect.ly-productsCat > .ly-sect-inner {
  padding-top: 100px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-productsCat > .ly-sect-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .ly-sect.ly-productsCat > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.bl-grid-2,
.bl-grid-3,
.bl-grid-4 {
  display: grid;
  gap: 40px;
}
@media screen and (max-width: 1040px) {
  .bl-grid-2,
  .bl-grid-3,
  .bl-grid-4 {
    display: block;
  }
}
@media screen and (max-width: 1040px) {
  .bl-grid-2 .-img,
  .bl-grid-3 .-img,
  .bl-grid-4 .-img {
    margin-top: 30px;
  }
}
.bl-grid-2 .-img > img,
.bl-grid-3 .-img > img,
.bl-grid-4 .-img > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 1040px) {
  .bl-grid-2 .-img > img,
  .bl-grid-3 .-img > img,
  .bl-grid-4 .-img > img {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (max-width: 560px) {
  .bl-grid-2 .-img > img,
  .bl-grid-3 .-img > img,
  .bl-grid-4 .-img > img {
    width: 100%;
  }
}

.bl-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.bl-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.bl-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.bl-btn {
  display: flex;
}
.bl-btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 52px 26px 25px;
  min-width: 240px;
  height: 60px;
  background: #2875C7;
  border: 2px solid #2875C7;
  border-radius: 999px;
  text-decoration: none;
  transition: background-color 0.3s;
}
@media screen and (max-width: 560px) {
  .bl-btn a {
    padding: 10px 48px 11px 22px;
    min-width: unset;
    height: auto;
  }
}
.bl-btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 26px;
  width: 16px;
  height: 12px;
  background: url(./images/icons/icon_arrow_wht.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
@media screen and (max-width: 560px) {
  .bl-btn a::before {
    right: 22px;
  }
}
.bl-btn a:hover {
  background: #fff;
}
.bl-btn a:hover::before {
  right: 20px;
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
}
@media screen and (max-width: 560px) {
  .bl-btn a:hover::before {
    right: 18px;
  }
}
.bl-btn a:hover .el-label {
  color: #2875C7;
}
.bl-btn a .el-label {
  color: #FFF;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-btn a .el-label {
    font-size: 1.6rem;
  }
}
.bl-btn.-invert a {
  background: #fff;
  border: 2px solid #2875C7;
  padding-left: 42px;
}
@media screen and (max-width: 1040px) {
  .bl-btn.-invert a {
    padding-left: 25px;
  }
}
.bl-btn.-invert a::before {
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
}
.bl-btn.-invert a:hover {
  background: #2875C7;
}
.bl-btn.-invert a:hover::before {
  background: url(./images/icons/icon_arrow_wht.svg) no-repeat center center/cover;
}
.bl-btn.-invert a:hover .el-label {
  color: #fff;
}
.bl-btn.-invert a .el-label {
  color: #2875C7;
}
.bl-btn.-external a::before {
  width: 12px;
  height: 12px;
  background: url(./images/icons/icon_external_wht.svg) no-repeat center center/cover;
}
.bl-btn.-external a:hover::before {
  background: url(./images/icons/icon_external_blu.svg) no-repeat center center/cover;
}
.bl-btn-center {
  justify-content: center;
}
.bl-btn-center a {
  width: 400px;
  justify-content: center;
}

.bl-sub-btn {
  display: flex;
}
.bl-sub-btn a {
  position: relative;
  display: inline-block;
  padding: 4px 48px 5px 22px;
  max-width: 100%;
  border: 1px solid #2875C7;
  border-radius: 999px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.bl-sub-btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 22px;
  width: 16px;
  height: 12px;
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
.bl-sub-btn a:hover {
  background: #2875C7;
}
.bl-sub-btn a:hover::before {
  right: 17px;
  background: url(./images/icons/icon_arrow_wht.svg) no-repeat center center/cover;
}
.bl-sub-btn a:hover .el-label {
  color: #fff;
}
.bl-sub-btn a .el-label {
  color: #2875C7;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  transition: color 0.3s;
}
@media screen and (max-width: 560px) {
  .bl-sub-btn a .el-label {
    font-size: 1.6rem;
  }
}
.bl-sub-btn.-external a::before {
  width: 12px;
  height: 12px;
  background: url(./images/icons/icon_external_blu.svg) no-repeat center center/cover;
}
.bl-sub-btn.-external a:hover::before {
  background: url(./images/icons/icon_external_wht.svg) no-repeat center center/cover;
}

.bl-cta-btn {
  display: flex;
  justify-content: center;
}
.bl-cta-btn a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  height: 100px;
  padding: 25px 80px 25px 60px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 560px) {
  .bl-cta-btn a {
    width: 100%;
    max-width: 350px;
    height: 70px;
    padding: 20px 53px 20px 47px;
  }
}
@media screen and (max-width: 374px) {
  .bl-cta-btn a {
    padding: 20px 51px 20px 45px;
  }
}
.bl-cta-btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 16px;
  height: 12px;
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
@media screen and (max-width: 374px) {
  .bl-cta-btn a::before {
    right: 25px;
  }
}
.bl-cta-btn a:hover {
  background: #2875C7;
  border: 1px solid #fff;
}
.bl-cta-btn a:hover::before {
  right: 25px;
  background: url(./images/icons/icon_arrow_wht.svg) no-repeat center center/cover;
}
.bl-cta-btn a:hover .el-label {
  color: #fff;
}
.bl-cta-btn a:hover .el-label-sub {
  color: #fff;
}
.bl-cta-btn a .el-label {
  color: #2875C7;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-cta-btn a .el-label {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 374px) {
  .bl-cta-btn a .el-label {
    font-size: 1.8rem;
  }
}
.bl-cta-btn a .el-label-sub {
  color: #2875C7;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-cta-btn a .el-label-sub {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 374px) {
  .bl-cta-btn a .el-label-sub {
    font-size: 1.6rem;
  }
}

.el-icon {
  position: relative;
  display: block;
}

h2.el-heading {
  color: #4C4C4C;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  border-bottom: 2px solid #2875C7;
  padding-bottom: 5px;
  margin: 0 0 40px;
}
@media screen and (max-width: 1040px) {
  h2.el-heading {
    font-size: 2.4rem;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 560px) {
  h2.el-heading {
    font-size: 2rem;
    margin: 0 0 30px;
  }
}

.bl-heading-group {
  border-bottom: 2px solid #2875C7;
  padding-bottom: 5px;
  margin: 0 0 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1040px) {
  .bl-heading-group {
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-heading-group {
    margin: 0 0 30px;
    flex-direction: column;
    gap: 10px;
  }
}
.bl-heading-group h2.el-heading {
  border-bottom: unset;
  padding-bottom: 0px;
  margin: 0px;
}
@media screen and (max-width: 1040px) {
  .bl-heading-group h2.el-heading {
    margin: 0px;
  }
}
@media screen and (max-width: 560px) {
  .bl-heading-group h2.el-heading {
    margin: 0px;
  }
}
.bl-heading-group .bl-sub-btn.-pdf {
  align-items: center;
}
@media screen and (max-width: 560px) {
  .bl-heading-group .bl-sub-btn.-pdf {
    margin-bottom: 10px;
  }
}
.bl-heading-group .bl-sub-btn.-pdf a {
  padding: 4px 64px 5px 22px;
}
.bl-heading-group .bl-sub-btn.-pdf a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 26px;
  height: 26px;
  background: url(./images/icons/icon_pdf.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
.bl-heading-group .bl-sub-btn.-pdf a:hover {
  opacity: 0.7;
  background: #fff;
}
.bl-heading-group .bl-sub-btn.-pdf a:hover span {
  color: #2875C7;
}

.el-note {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.el-note-s {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

br.el-pc-only {
  display: block;
}
@media screen and (max-width: 1040px) {
  br.el-pc-only {
    display: none;
  }
}

br.el-pc-tb-only {
  display: block;
}
@media screen and (max-width: 560px) {
  br.el-pc-tb-only {
    display: none;
  }
}

br.el-sp-only {
  display: none;
}
@media screen and (max-width: 560px) {
  br.el-sp-only {
    display: block;
  }
}

br.el-sp-s-only {
  display: none;
}
@media screen and (max-width: 374px) {
  br.el-sp-s-only {
    display: block;
  }
}

.el-img-border {
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}

.el-fig-border {
  padding: 30px 40px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  .el-fig-border {
    width: 80%;
    margin: 0 auto;
    padding: 20px 20px;
  }
}
@media screen and (max-width: 560px) {
  .el-fig-border {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .el-fig-border img {
    width: 100% !important;
  }
}

.el-underline {
  position: relative;
  padding-bottom: 0px;
}
.el-underline::before {
  content: "";
  background: #2875C7;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.el-underline:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
@media screen and (max-width: 1040px) {
  .el-underline::before {
    content: none;
  }
}

.ly-mainv {
  position: relative;
  padding-top: 100px;
}
@media screen and (max-width: 560px) {
  .ly-mainv {
    padding-top: 50px;
  }
}

.bl-mainv-slider .swiper {
  position: relative;
}
.bl-mainv-slider .swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bl-mainv-slider .swiper-img {
  background-size: cover;
  background-position: center center;
  height: 650px;
}
@media screen and (max-width: 1040px) {
  .bl-mainv-slider .swiper-img {
    height: 500px;
  }
}
.bl-mainv-slider .swiper-img.swiper-img-01 {
  background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_01.jpg");
  transform-origin: top center;
}
@media screen and (max-width: 560px) {
  .bl-mainv-slider .swiper-img.swiper-img-01 {
    background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_sp_01.jpg");
  }
}
.bl-mainv-slider .swiper-img.swiper-img-02 {
  background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_02.jpg");
}
@media screen and (max-width: 560px) {
  .bl-mainv-slider .swiper-img.swiper-img-02 {
    background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_sp_02.jpg");
  }
}
.bl-mainv-slider .swiper-img.swiper-img-03 {
  background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_03.jpg");
}
@media screen and (max-width: 560px) {
  .bl-mainv-slider .swiper-img.swiper-img-03 {
    background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_sp_03.jpg");
  }
}
.bl-mainv-slider .swiper-img.swiper-img-04 {
  background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_04.jpg");
}
@media screen and (max-width: 560px) {
  .bl-mainv-slider .swiper-img.swiper-img-04 {
    background-image: url("/kmkrwp/wp-content/themes/kmkr/images/top/mainv_top_sp_04.jpg");
  }
}
.bl-mainv-slider .swiper-slide-active .swiper-img,
.bl-mainv-slider .swiper-slide-duplicate-active .swiper-img,
.bl-mainv-slider .swiper-slide-prev .swiper-img {
  -webkit-animation: zoomUp 8s linear 0s;
  animation: zoomUp 8s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
.ly-mainv-body {
  position: absolute;
  top: 157px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 560px) {
  .ly-mainv-body {
    top: 90px;
  }
}
.ly-mainv-body .bl-catchcopy {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 560px) {
  .ly-mainv-body .bl-catchcopy {
    display: flex;
    flex-direction: column;
    height: 460px;
    justify-content: space-between;
  }
}
.ly-mainv-body .bl-catchcopy .-catchcopy {
  font-size: 4.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 32px;
}
@media screen and (max-width: 1040px) {
  .ly-mainv-body .bl-catchcopy .-catchcopy {
    font-size: 3.4rem;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 560px) {
  .ly-mainv-body .bl-catchcopy .-catchcopy {
    font-size: 2.8rem;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 374px) {
  .ly-mainv-body .bl-catchcopy .-catchcopy {
    font-size: 2.5rem;
  }
}
.ly-mainv-body .bl-catchcopy .-txt {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .ly-mainv-body .bl-catchcopy .-txt {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}

.home .ly-sect-inner {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.home .ly-sect.ly-top-products > .ly-sect-inner {
  padding-top: 110px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect.ly-top-products > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.home .ly-sect.ly-top-showcase > .ly-sect-inner {
  padding-top: 120px;
  padding-bottom: 140px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect.ly-top-showcase > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.home .ly-sect.ly-top-pickup > .ly-sect-inner {
  padding-top: 120px;
  padding-bottom: 180px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect.ly-top-pickup > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.home .ly-sect.ly-top-news > .ly-sect-inner {
  padding-top: 90px;
  padding-bottom: 55px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect.ly-top-news > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.home .ly-sect.ly-top-mailmagazine > .ly-sect-inner {
  padding-top: 35px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1040px) {
  .home .ly-sect.ly-top-mailmagazine > .ly-sect-inner {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}
.home .el-heading-top {
  color: #4C4C4C;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1040px) {
  .home .el-heading-top {
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 560px) {
  .home .el-heading-top {
    font-size: 2.4rem;
  }
}

.bl-feature-slider {
  position: relative;
  margin-bottom: 47px;
}
@media screen and (max-width: 560px) {
  .bl-feature-slider {
    margin-bottom: 0px;
  }
}
.bl-feature-slider a {
  transition: 0.3s;
}
.bl-feature-slider a:hover {
  opacity: 0.7;
}
.bl-feature-slider .swiper {
  width: 100%;
  margin: auto;
}
.bl-feature-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.bl-feature-slider .swiper-slide img {
  width: 100%;
  height: auto;
}
.bl-feature-slider .swiper-button-prev,
.bl-feature-slider .swiper-button-next {
  display: grid;
  place-content: center;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bl-feature-slider .swiper-button-prev::before,
.bl-feature-slider .swiper-button-next::before {
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
  box-sizing: border-box;
  border-radius: 50%;
  content: "";
}
@media screen and (max-width: 560px) {
  .bl-feature-slider .swiper-button-prev::before,
  .bl-feature-slider .swiper-button-next::before {
    content: none;
  }
}
.bl-feature-slider .swiper-button-prev::after,
.bl-feature-slider .swiper-button-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 22px;
  content: "";
}
.bl-feature-slider .swiper-button-prev {
  left: -14px;
}
@media screen and (max-width: 1040px) {
  .bl-feature-slider .swiper-button-prev {
    left: -10px;
  }
}
@media screen and (max-width: 560px) {
  .bl-feature-slider .swiper-button-prev {
    position: relative;
    margin: 0;
  }
}
.bl-feature-slider .swiper-button-prev::after {
  background: url(./images/icons/icon_slide_prev_gra.svg) no-repeat center center/cover;
}
.bl-feature-slider .swiper-button-next {
  right: -14px;
}
@media screen and (max-width: 1040px) {
  .bl-feature-slider .swiper-button-next {
    right: -10px;
  }
}
@media screen and (max-width: 560px) {
  .bl-feature-slider .swiper-button-next {
    position: relative;
    margin: 0;
  }
}
.bl-feature-slider .swiper-button-next::after {
  background: url(./images/icons/icon_slide_next_gra.svg) no-repeat center center/cover;
}
@media screen and (max-width: 560px) {
  .bl-feature-slider .swiper-pagination-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.bl-feature-slider .swiper-pagination {
  bottom: -47px;
}
@media screen and (max-width: 560px) {
  .bl-feature-slider .swiper-pagination {
    position: static;
    width: auto;
  }
}
.bl-feature-slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: #fff;
  border: 1px solid #B3B3B3;
  opacity: unset;
}
.bl-feature-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #B3B3B3;
}

.ly-top-products .bl-top-products-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-head {
    flex-direction: column;
    align-items: left;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-head .bl-btn {
    margin-top: 20px;
  }
}
.ly-top-products .bl-top-products-body.bl-grid-3 {
  gap: 50px 55px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body.bl-grid-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 40px;
  }
}
@media screen and (max-width: 560px) {
  .ly-top-products .bl-top-products-body.bl-grid-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ly-top-products .bl-top-products-body.bl-grid-3 .col {
  display: flex;
  flex-direction: column;
}
.ly-top-products .bl-top-products-body.bl-grid-3 .col > a {
  text-decoration: none;
}
.ly-top-products .bl-top-products-body.bl-grid-3 .col > a.-external {
  position: relative;
}
.ly-top-products .bl-top-products-body.bl-grid-3 .col > a.-external::after {
  position: absolute;
  top: 15px;
  right: 14.5px;
  display: block;
  width: 15.5px;
  height: 15.5px;
  background: url(./images/icons/icon_external_gra.svg) no-repeat center center/cover;
  content: "";
}
.ly-top-products .bl-top-products-body a img {
  transition: transform 0.3s;
}
.ly-top-products .bl-top-products-body a:hover img {
  transform: scale(1.1);
}
.ly-top-products .bl-top-products-body .bl-top-products-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 15px 0px rgba(59, 77, 89, 0.15);
  padding: 20px 25px 33px;
  min-height: 270px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box {
    padding: 25px 25px 20px;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-coolex {
  padding: 20px 25px 22px;
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-coolex .-ttl {
  margin-bottom: 10px;
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-coolex img {
  max-width: 278px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box.-coolex img {
    max-width: unset;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-gioaqua {
  padding: 28px 25px 33px;
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-gioaqua .-ttl {
  margin-bottom: 53px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box.-gioaqua .-ttl {
    margin-bottom: 31px;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-rental {
  padding: 28px 25px 22px;
}
.ly-top-products .bl-top-products-body .bl-top-products-box.-rental .-ttl {
  margin-bottom: 31px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box.-rental img {
    max-height: unset;
    width: 100%;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box .-ttl {
  color: #2875C7;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box .-ttl {
    font-size: 2.2rem;
    margin-bottom: 19px;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box .-ttl > span {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box .-ttl > span {
    font-size: 1.6rem;
  }
}
.ly-top-products .bl-top-products-body .bl-top-products-box img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 560px) {
  .ly-top-products .bl-top-products-body .bl-top-products-box img {
    max-height: unset;
    max-width: unset;
    width: 100%;
  }
}
.ly-top-products .bl-top-products-body .-txt {
  color: #4C4C4C;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-top: 20px;
}
@media screen and (max-width: 1040px) {
  .ly-top-products .bl-top-products-body .-txt {
    margin-top: 15px;
  }
}

.bl-top-pickup .bl-grid-2 {
  gap: 60px;
}
@media screen and (max-width: 1040px) {
  .bl-top-pickup .bl-grid-2 {
    display: flex;
    gap: 20px;
  }
}
@media screen and (max-width: 560px) {
  .bl-top-pickup .bl-grid-2 {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
.bl-top-pickup .bl-top-pickup-content {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
@media screen and (max-width: 560px) {
  .bl-top-pickup .bl-top-pickup-content {
    flex-direction: column-reverse;
  }
}
.bl-top-pickup .bl-top-pickup-content:hover img {
  transform: scale(1.1);
}
.bl-top-pickup .bl-top-pickup-content-txt {
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px 0 0 8px;
  background: #2875C7;
  color: #fff;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  padding: 5px 10px;
}
@media screen and (max-width: 560px) {
  .bl-top-pickup .bl-top-pickup-content-txt {
    width: 100%;
    border-radius: 0 0 8px 8px;
    font-size: 1.6rem;
    padding: 5px 14px;
  }
}
.bl-top-pickup .bl-top-pickup-content-img {
  width: 100%;
  max-width: 370px;
  border-radius: 0px 8px 8px 0px;
  overflow: hidden;
}
@media screen and (max-width: 560px) {
  .bl-top-pickup .bl-top-pickup-content-img {
    max-width: unset;
    border-radius: 8px 8px 0px 0px;
  }
}
.bl-top-pickup .bl-top-pickup-content-img > img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.3s;
}

.bl-top-showcase .-title-group {
  align-items: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 560px) {
  .bl-top-showcase .-title-group {
    margin-bottom: 30px;
  }
}
.bl-top-showcase .el-heading-top {
  margin-bottom: 0;
}
@media screen and (max-width: 560px) {
  .bl-top-showcase .el-heading-top {
    margin-bottom: 15px;
  }
}

.el-tac {
  text-align: center;
}

.bl-top-mailmagazine {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 180px;
  border-radius: 8px;
  background: url(./images/top/img_top_mailmagazine.jpg) no-repeat center center/cover;
  padding: 10px 65px;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine {
    height: auto;
    padding: 22px 20px 30px;
    flex-direction: column;
  }
}
@media screen and (max-width: 560px) {
  .bl-top-mailmagazine {
    background: url(./images/top/img_top_mailmagazine_sp.jpg) no-repeat center center/cover;
  }
}
.bl-top-mailmagazine > img {
  width: 71px;
  height: 68.02px;
}
.bl-top-mailmagazine .-txt-group {
  display: flex;
  flex-direction: row;
  gap: 44px;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine .-txt-group {
    margin-bottom: 20px;
  }
}
.bl-top-mailmagazine .-txt-group .el-heading-top {
  margin-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine .-txt-group .el-heading-top {
    margin-bottom: 0;
  }
}
.bl-top-mailmagazine .el-pc-only-img {
  display: block;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine .el-pc-only-img {
    display: none;
  }
}
.bl-top-mailmagazine .el-sp-only-img {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine .el-sp-only-img {
    display: block;
    width: 46px;
    height: auto;
  }
}
.bl-top-mailmagazine .bl-txt-group-head {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 1040px) {
  .bl-top-mailmagazine .bl-txt-group-head {
    justify-content: center;
    margin-bottom: 23px;
  }
}

.ly-news {
  display: flex;
  gap: 0 60px;
}
@media screen and (max-width: 1040px) {
  .ly-news {
    display: block;
  }
}
.ly-news .ly-news-title {
  flex-basis: 200px;
}
@media screen and (max-width: 1040px) {
  .ly-news .ly-news-title .el-heading-top {
    margin-bottom: 15px;
  }
}
.ly-news .ly-news-body {
  flex-basis: 900px;
}
.ly-news .bl-top-news-btn {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  color: #4C4C4C;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .ly-news .bl-top-news-btn {
    justify-content: center;
    margin-bottom: 40px;
  }
}
.ly-news .bl-top-news-btn:hover {
  color: #2875C7;
}
.ly-news .bl-top-news-btn:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.ly-news .bl-top-news-btn:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}

.bl-news .bl-news-tab {
  margin-bottom: 20px;
}
.bl-news .bl-news-tab .-news-nav {
  display: flex;
  gap: 40px;
  margin: 0;
  line-height: 1.4;
  white-space: nowrap;
}
@media screen and (max-width: 560px) {
  .bl-news .bl-news-tab .-news-nav {
    flex-wrap: wrap;
    gap: 15px 30px;
  }
}
.bl-news .bl-news-tab .-news-nav > .-item {
  position: relative;
  cursor: pointer;
}
.bl-news .bl-news-tab .-news-nav > .-item:first-of-type {
  padding-left: 0px;
}
.bl-news .bl-news-tab .-news-nav > .-item.is-active > span {
  position: relative;
  color: #2875C7;
}
.bl-news .bl-news-tab .-news-nav > .-item.is-active > span::before {
  content: "";
  background: #2875C7;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: left top;
  transform: scale(1, 1);
  transition: transform 0.3s;
}
.bl-news .bl-news-tab .-news-nav > .-item > span {
  color: #4C4C4C;
  transition: 0.3s;
}
.bl-news .bl-news-tab .-news-nav > .-item > span:hover {
  color: #2875C7;
}
.bl-news .bl-news-body > .-item {
  display: none;
}
.bl-news .bl-news-body > .-item.is-show {
  display: block;
}
.bl-news .bl-newslist {
  border-bottom: 1px solid #ccc;
}
.bl-news .bl-newslist dt {
  position: relative;
  float: left;
  width: 240px;
  padding: 20px 0 20px;
  font-size: 1.5rem;
  color: #999;
  clear: both;
  letter-spacing: normal;
  box-sizing: border-box;
}
@media screen and (max-width: 560px) {
  .bl-news .bl-newslist dt {
    float: none;
    width: 100%;
    padding-bottom: 0;
    border-top: 1px solid #ccc;
  }
}
.bl-news .bl-newslist dt > time {
  display: inline-block;
  min-width: 100px;
}
.bl-news .bl-newslist dt > .el-label {
  border-radius: 10px;
  border: 1px solid #b3b3b3;
  display: inline-block;
  min-width: 110px;
  color: #4C4C4C;
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
}
.bl-news .bl-newslist dd {
  margin: 0;
  width: 100%;
  padding: 20px 0 20px 240px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 560px) {
  .bl-news .bl-newslist dd {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 1.5em;
    border-top: none;
  }
}
.bl-news .bl-newslist dd > a {
  color: #4C4C4C;
  text-decoration: none;
}
.bl-news .bl-newslist dd > a:hover {
  text-decoration: underline;
}
.bl-news .bl-newslist dd > a.icon-external {
  position: relative;
}
.bl-news .bl-newslist dd > a.icon-external::after {
  content: "";
  display: inline-block;
  position: static;
  width: 14px;
  height: 14px;
  background: url(./images/icons/icon_external_gra.svg) no-repeat center center/cover;
}
.bl-news .bl-newslist dd > a.icon-pdf {
  position: relative;
}
.bl-news .bl-newslist dd > a.icon-pdf::after {
  content: "";
  display: inline-block;
  position: static;
  width: 14px;
  height: 14px;
  background: url(./images/icons/icon_pdf.svg) no-repeat center center/cover;
}

.ly-pageheader {
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #E4EDF5;
}
@media screen and (max-width: 560px) {
  .ly-pageheader {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 560px) {
  .ly-pageheader {
    padding-top: 60px;
  }
}
.ly-pageheader-inner {
  padding-top: 27px;
  padding-bottom: 35px;
  width: 100%;
  max-width: 1160px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1040px) {
  .ly-pageheader-inner {
    padding-top: 20px;
    padding-bottom: 25px;
    height: 100px;
  }
}
.ly-pageheader .bl-pageheader {
  position: relative;
}
.ly-pageheader .bl-pageheader .-title-group .-title-sub {
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #6BA3F2;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1;
}
@media screen and (max-width: 1040px) {
  .ly-pageheader .bl-pageheader .-title-group .-title-sub {
    margin-bottom: 8px;
    font-size: 1.7rem;
  }
}
.ly-pageheader .bl-pageheader .-title-group .-title {
  margin: 0;
  color: #4C4C4C;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1040px) {
  .ly-pageheader .bl-pageheader .-title-group .-title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 560px) {
  .ly-pageheader .bl-pageheader .-title-group .-title {
    font-size: 2.4rem;
  }
}

.ly-breadcrumb {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 560px) {
  .ly-breadcrumb {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ly-breadcrumb-inner {
  padding: 20px 0 0;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
.ly-breadcrumb .bl-breadcrumb {
  display: flex;
  text-align: center;
  margin: 0;
  white-space: nowrap;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .ly-breadcrumb .bl-breadcrumb {
    overflow-x: auto;
  }
}
.ly-breadcrumb .bl-breadcrumb > li {
  position: relative;
  padding-left: 2em;
  color: #4C4C4C;
  line-height: 1.6;
}
.ly-breadcrumb .bl-breadcrumb > li:first-child {
  padding-left: 0;
}
.ly-breadcrumb .bl-breadcrumb > li:first-child::before {
  display: none;
}
.ly-breadcrumb .bl-breadcrumb > li::before {
  position: absolute;
  top: 50%;
  left: 0.9em;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  box-sizing: border-box;
  content: "";
  transform: translate(-50%, -50%) rotate(45deg);
}
.ly-breadcrumb .bl-breadcrumb > li > a {
  color: #2875C7;
  text-decoration: none;
}

.bl-products-mainv.-lv2 {
  display: grid;
  grid-template-columns: 1fr 565px;
  grid-template-rows: auto 1fr;
  gap: 0 35px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv.-lv2 {
    display: block;
  }
}
.bl-products-mainv .-body .-name-group {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
@media screen and (max-width: 560px) {
  .bl-products-mainv .-body .-name-group {
    margin-bottom: 25px;
  }
}
.products-template-single-products-category .bl-products-mainv .-body .-name-group {
  display: flex;
  align-items: flex-end;
}
.bl-products-mainv .-body .-name-group .-name {
  margin: 0 0 15px;
  color: #4C4C4C;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 111%;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-body .-name-group .-name {
    margin: 0 0 5px;
    font-size: 3rem;
    line-height: 160%;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-mainv .-body .-name-group .-name {
    font-size: 2.6rem;
  }
}
.products-template-single-products-category .bl-products-mainv .-body .-name-group .-name {
  margin: 0;
}
.bl-products-mainv .-body .-name-group .-name-sub {
  color: #4C4C4C;
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 111%;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-body .-name-group .-name-sub {
    font-size: 1.7rem;
  }
}
.bl-products-mainv .-body .-name-group .-name-smaller {
  color: #4C4C4C;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 111%;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-body .-name-group .-name-smaller {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-mainv .-body .-name-group .-name-smaller {
    font-size: 2rem;
  }
}
.bl-products-mainv .-body .-catch {
  margin-bottom: 10px;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-products-mainv .-body .-catch {
    font-size: 2rem;
  }
}
.bl-products-mainv .-body .-txt {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-mainv .-body .el-icon-circle-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #2875C7;
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-mainv .-body .el-icon-circle-link > .el-icon-circle-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bl-products-mainv .-body .el-icon-circle-link:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-products-mainv .-body .el-icon-circle-link:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
.bl-products-mainv .-img {
  display: flex;
  flex-direction: column;
  max-width: 565px;
  margin-top: -28px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-img {
    display: block;
    margin: 30px auto 0;
    width: 100%;
    max-width: 500px;
  }
}
.bl-products-mainv .-img > img {
  width: 100%;
  height: auto;
}
.bl-products-mainv .bl-btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 560px) {
  .bl-products-mainv .bl-btn-group .bl-btn a {
    min-width: unset;
    width: 100%;
  }
}

.bl-products-anchor {
  text-align: center;
}
.bl-products-anchor-inner {
  display: inline-block;
}
@media screen and (max-width: 1040px) {
  .bl-products-anchor-inner {
    display: block;
  }
}
.bl-products-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;
}
@media screen and (max-width: 1040px) {
  .bl-products-anchor ul {
    gap: 15px 40px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-anchor ul {
    padding: 15px 20px;
    flex-direction: column;
  }
}
.bl-products-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;
}
@media screen and (max-width: 1040px) {
  .bl-products-anchor ul li > a {
    font-size: 1.6rem;
  }
}
.bl-products-anchor ul li > a:hover .el-underline::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.bl-products-anchor ul li > a:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-products-anchor ul li > a:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_down_wht.svg) no-repeat center center/cover;
}
.bl-products-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;
}

.bl-products-features-contents {
  margin-bottom: 80px;
}
.bl-products-features-contents:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1040px) {
  .bl-products-features-contents {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-features-contents {
    margin-bottom: 40px;
  }
}
.bl-products-features-contents-col {
  margin-bottom: 40px;
}
@media screen and (max-width: 560px) {
  .bl-products-features-contents-col {
    margin-bottom: 30px;
  }
}
.bl-products-features-contents-col:last-of-type {
  margin-bottom: 0;
}
.bl-products-features-contents .-ttl {
  margin-bottom: 5px;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-products-features-contents .-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-features-contents .-ttl {
    font-size: 1.8rem;
  }
}
.bl-products-features-contents .-ttl:nth-child(2n) {
  margin-top: 40px;
}
.bl-products-features-contents .-txt {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-features-contents .-note {
  margin-top: 10px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-features-contents .-btn {
  margin-top: 20px;
}
.bl-products-features-contents .bl-pc-only {
  display: block;
}
@media screen and (max-width: 1040px) {
  .bl-products-features-contents .bl-pc-only {
    display: none;
  }
}
.bl-products-features-contents .bl-sp-only {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-products-features-contents .bl-sp-only {
    display: block;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-features-contents .bl-sp-only {
    margin-bottom: 40px;
  }
}

.bl-contents-box {
  border-radius: 8px;
  border: 1px solid #cccccc;
  padding: 40px 60px;
}
@media screen and (max-width: 1040px) {
  .bl-contents-box {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-contents-box {
    padding: 20px 20px;
  }
}
.bl-contents-box .bl-grid-2 {
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 1040px) {
  .bl-contents-box .bl-grid-2 {
    gap: 30px;
  }
}
@media screen and (max-width: 1040px) {
  .bl-contents-box .bl-grid-2 .-img {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.bl-contents-box .bl-grid-2.two-tier {
  align-items: unset;
  gap: 40px;
}
.bl-contents-box.bl-purpose-fig {
  padding: 60px;
}
@media screen and (max-width: 1040px) {
  .bl-contents-box.bl-purpose-fig {
    padding: 35px 40px;
  }
}
@media screen and (max-width: 560px) {
  .bl-contents-box.bl-purpose-fig {
    padding: 20px;
  }
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 {
  align-items: unset;
  gap: 60px 80px;
}
@media screen and (max-width: 1040px) {
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col {
    margin-bottom: 40px;
  }
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 560px) {
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col {
    margin-bottom: 30px;
  }
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col:last-child {
    margin-bottom: 0px;
  }
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-ttl {
  color: #2875C7;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-txt {
  color: #4C4C4C;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 160%;
  margin-top: 10px;
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link {
  position: relative;
  display: inline-block;
  color: #2875C7;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  margin-top: 8px;
  text-decoration: none;
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .el-icon-circle-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 img {
  display: block;
  width: 100%;
  height: auto;
}

.bl-contents-box.bl-purpose-fig {
  padding: 60px;
}
@media screen and (max-width: 1040px) {
  .bl-contents-box.bl-purpose-fig {
    padding: 35px 40px;
  }
}
@media screen and (max-width: 1040px) {
  .bl-contents-box.bl-purpose-fig {
    padding: 20px;
  }
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 {
  align-items: unset;
  gap: 60px 80px;
}

@media screen and (max-width: 1040px) {
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col {
    margin-bottom: 40px;
  }
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 560px) {
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col {
    margin-bottom: 30px;
  }
  .bl-contents-box.bl-purpose-fig .bl-grid-2 .col:last-child {
    margin-bottom: 0px;
  }
}
.bl-contents-box.bl-purpose-fig .bl-grid-2 .-ttl {
  color: #2875C7;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 .-txt {
  color: #4C4C4C;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 160%;
  margin-top: 10px;
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link {
  position: relative;
  display: inline-block;
  color: #2875C7;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  margin-top: 8px;
  text-decoration: none;
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 .-link:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 .el-icon-circle-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.bl-contents-box.bl-purpose-fig .bl-grid-2 img {
  display: block;
  width: 100%;
  height: auto;
}

.bl-contents-box-w600 {
  max-width: 600px;
  margin: 0 auto 40px;
}
.bl-contents-box-w600 > img {
  width: 100%;
  height: auto;
}

.bl-contents-box-w800 {
  max-width: 800px;
  margin: 0 auto;
}
.bl-contents-box-w800 > img {
  width: 100%;
  height: auto;
}

.bl-contents-box-w850 {
  max-width: 850px;
  margin: 0 auto;
}
.bl-contents-box-w850 > img {
  width: 100%;
  height: auto;
}

.bl-contents-box-full > img {
  width: 100%;
  height: auto;
}

body {
  counter-reset: my-counter;
}

ol.bl-num-list {
  list-style: none;
  padding: 0;
}
ol.bl-num-list li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  clear: both;
}
@media screen and (max-width: 560px) {
  ol.bl-num-list li {
    font-size: 1.4rem;
  }
}
ol.bl-num-list li::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  background: #4C4C4C;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  line-height: 16px;
  margin-left: -20px;
  text-align: center;
  border-radius: 50%;
  margin-top: 4px;
}
ol.bl-num-list li > span {
  display: block;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 8px;
}
@media screen and (max-width: 560px) {
  ol.bl-num-list li > span {
    font-size: 1.4rem;
  }
}
ol.bl-num-list li .-note {
  display: block;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
@media screen and (max-width: 560px) {
  ol.bl-num-list div {
    font-size: 1.4rem;
  }
}

.bl-num-list-img {
  float: left;
  width: 140px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

.bl-products-lineup-subttl {
  color: #4C4C4C;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
}
.bl-products-lineup-subttl:nth-of-type(n+2) {
  margin-top: 40px;
}

.bl-products-lineup-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media screen and (max-width: 1040px) {
  .bl-products-lineup-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-lineup-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.bl-products-lineup-list-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
  border-radius: 8px;
  padding: 20px 10px 20px;
  text-align: center;
}
.bl-products-lineup-list-content .-model-group .-model {
  color: #4C4C4C;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media screen and (max-width: 1040px) {
  .bl-products-lineup-list-content .-model-group .-model {
    font-size: 1.6rem;
  }
}
.bl-products-lineup-list-content .-model-group .-model .smaller {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 1040px) {
  .bl-products-lineup-list-content .-model-group .-model .smaller {
    font-size: 1.4rem;
  }
}
.bl-products-lineup-list-content .-model-group .-model-en {
  color: #999;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.42px;
}
@media screen and (max-width: 1040px) {
  .bl-products-lineup-list-content .-model-group .-model-en {
    font-size: 1.2rem;
  }
}
.bl-products-lineup-list-content .-img {
  padding: 12px 0 15px;
  transition: 0.3s;
}
.bl-products-lineup-list-content .-img > img {
  width: 100%;
  max-width: 192px;
  max-height: 85px;
  height: auto;
}
.bl-products-lineup-list-content .-img.-little-higher {
  padding: 12px 0 5px;
}
.bl-products-lineup-list-content .-img.-little-higher > img {
  width: 100%;
  max-width: 192px;
  max-height: 95px;
  height: auto;
}
.bl-products-lineup-list-content .-img.-higher {
  padding: 12px 0 5px;
}
.bl-products-lineup-list-content .-img.-higher > img {
  width: 100%;
  max-width: 192px;
  max-height: 105px;
  height: auto;
}
.bl-products-lineup-list-content a {
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  border: 1px solid #2875C7;
  border-radius: 4px;
  background: #2875C7;
  padding: 2px 10px 3px;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-products-lineup-list-content a {
    width: 100%;
  }
}
.bl-products-lineup-list-content a:hover {
  color: #2875C7;
  background: unset;
}
.bl-products-lineup-list a.bl-products-lineup-list-content {
  text-decoration: none;
}
.bl-products-lineup-list a.bl-products-lineup-list-content:hover .-img {
  transform: scale(1.1);
}
.bl-products-lineup-list a.bl-products-lineup-list-content:hover .-btn {
  color: #2875C7;
  background: unset;
}
.bl-products-lineup-list a.bl-products-lineup-list-content .-btn {
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  border: 1px solid #2875C7;
  border-radius: 4px;
  background: #2875C7;
  padding: 2px 10px 3px;
  transition: 0.3s;
}

.bl-accordion-open {
  position: absolute;
  top: calc(100% - 45px);
  left: 25px;
  color: #2875C7;
  display: flex;
  align-items: center;
}
.bl-accordion-open-group > span:last-of-type {
  display: none;
}
.bl-accordion-open .el-accordion-btn {
  position: relative;
  border-radius: 4px;
  background: #2875C7;
  margin-left: 5px;
  width: 23px;
  height: 23px;
  transition: 0.3s;
}
.bl-accordion-open .el-accordion-btn::before, .bl-accordion-open .el-accordion-btn::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 50%;
  display: inline-block;
  width: 13px;
  height: 13px;
  border-top: 1px solid #fff;
  transform: translateX(-50%);
  transition: 0.3s;
}
.bl-accordion-open .el-accordion-btn::after {
  content: "";
  top: 5px;
  left: -2px;
  transform: rotate(90deg);
}

.modaal-close {
  right: calc(50% - 400px);
  top: calc(50% - 330px);
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1040px) {
  .modaal-close {
    right: 30px;
    top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .modaal-close {
    right: 20px;
    top: 20px;
  }
}
.modaal-close:hover {
  background: unset;
}
.modaal-close::after, .modaal-close::before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 24px;
}

.modaal-option-close {
  position: fixed;
  right: calc(50% - 250px);
  top: calc(50% - 232px);
  width: 24px;
  height: 24px;
  display: block;
  cursor: pointer;
}
@media screen and (max-width: 560px) {
  .modaal-option-close {
    right: 20px;
  }
}
.modaal-option-close::before, .modaal-option-close::after {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  content: "";
}
.modaal-option-close::before {
  transform: translateY(-50%) rotate(45deg);
}
.modaal-option-close::after {
  transform: translateY(-50%) rotate(-45deg);
}

.modaal-container {
  border-radius: 8px;
}

.ly-lineup-modal {
  width: 100%;
  max-width: 800px;
  padding: 35px 50px 50px;
}
@media screen and (max-width: 560px) {
  .ly-lineup-modal {
    padding: 35px 20px 60px;
  }
}

.bl-lineup-modal-head {
  display: flex;
  justify-content: space-between;
  gap: 0 60px;
  padding-bottom: 30px;
  border-bottom: 2px solid #2875C7;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-head {
    gap: 0 40px;
    flex-direction: column;
  }
}
.bl-lineup-modal-head .-body .-lead {
  color: #2875C7;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 1040px) {
  .bl-lineup-modal-head .-body .-lead {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-head .-body .-lead {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.bl-lineup-modal-head .-img {
  display: block;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-head .-img {
    text-align: center;
  }
}
.bl-lineup-modal-head .-img > img {
  max-width: 256px;
  height: auto;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-head .-img > img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
}
.bl-lineup-modal .el-heading {
  color: #4C4C4C;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  padding-bottom: unset;
  margin-top: unset;
  margin-bottom: 25px;
}
@media screen and (max-width: 1040px) {
  .bl-lineup-modal .el-heading {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal .el-heading {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.bl-lineup-modal .el-heading > span {
  display: block;
  color: #999;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.42px;
}
.bl-lineup-modal .el-heading .el-heading-sub {
  display: inline-block;
  color: #4C4C4C;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: unset;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal .el-heading .el-heading-sub {
    font-size: 1.8rem;
  }
}
.bl-lineup-modal-content {
  margin-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.bl-lineup-modal-content:last-of-type {
  padding-bottom: unset;
  border-bottom: unset;
}
.bl-lineup-modal-content.border-unset {
  border-bottom: unset;
}
.bl-lineup-modal-content p {
  color: #4C4C4C;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content p {
    font-size: 1.4rem;
  }
}
.bl-lineup-modal-content .-ttl {
  color: #4C4C4C;
  font-size: 1.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: 250%;
  margin-top: 15px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content .-ttl {
    font-size: 1.6rem;
    line-height: 160%;
    margin-top: 10px;
  }
}
.bl-lineup-modal-content .-ttl:first-of-type {
  margin-top: unset;
}
.bl-lineup-modal-content .-sub-ttl {
  position: relative;
  color: #4C4C4C;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-top: 20px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content .-sub-ttl {
    font-size: 1.5rem;
    margin-top: 10px;
  }
}
.bl-lineup-modal-content .-sub-ttl::before {
  content: "";
  position: relative;
  top: -1px;
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #2875C7;
  margin-right: 3px;
}
.bl-lineup-modal-content .-sub-ttl:first-of-type {
  margin-top: unset;
}
.bl-lineup-modal-content .el-note {
  margin-top: 10px;
  font-size: 1.4rem;
}
.bl-lineup-modal-content .el-img-note {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
}
.bl-lineup-modal-content > img {
  display: block;
  max-width: 520px;
  width: 100%;
  height: auto;
  margin: 20px auto 10px;
}
.bl-lineup-modal-content-grid2 {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-grid2 {
    flex-direction: column;
    gap: 20px;
  }
}
.bl-lineup-modal-content-grid2 .-body {
  width: 100%;
}
.bl-lineup-modal-content-grid2 .-body p {
  margin-bottom: 1em;
}
.bl-lineup-modal-content-grid2 .-body p span {
  display: block;
  font-weight: 700;
}
.bl-lineup-modal-content-grid2 .-body p.-note {
  font-size: 1.3rem;
  margin-bottom: 0;
}
.bl-lineup-modal-content-grid2 .-img {
  max-width: 290px;
  width: 100%;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-grid2 .-img {
    margin: 0 auto;
  }
}
.bl-lineup-modal-content-grid2 .-img img {
  width: 100%;
  height: auto;
}

.bl-lineup-modal-content-box {
  border-radius: 8px;
  border: 1px solid #ccc;
  padding: 40px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-box {
    padding: 20px;
  }
}
.bl-lineup-modal-content-box.w360 > img {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto 30px;
}
.bl-lineup-modal-content-box.w450 > img {
  display: block;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
.bl-lineup-modal-content-box img {
  width: 100%;
  height: auto;
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier {
    flex-direction: column;
  }
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier .bl-num-list {
  width: 50%;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier .bl-num-list {
    width: 100%;
  }
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier img {
  width: 90px;
  height: auto;
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier ol.bl-num-list li {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-two-tier ol.bl-num-list li:last-of-type {
  margin-bottom: 0;
}
.bl-lineup-modal-content-box .bl-num-list-grid-2 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media screen and (max-width: 560px) {
  .bl-lineup-modal-content-box .bl-num-list-grid-2 {
    flex-wrap: wrap;
    padding-left: 20px;
  }
}
.bl-lineup-modal-content-box .bl-num-list-img {
  flex-shrink: 0;
  width: 140px;
  height: auto;
  margin-right: 10px;
}
.bl-lineup-modal-content-box .bl-lineup-modal-content-box-note {
  color: #4C4C4C;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-top: 30px;
}

.modaal-content-container {
  padding: 0;
}

.modaal-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modaal-container .modal_option_content > img {
  max-width: 415px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.bl-products-option > .bl-grid-2 {
  gap: 40px 80px;
}
@media screen and (max-width: 1159px) {
  .bl-products-option > .bl-grid-2 {
    gap: 40px;
  }
}
@media screen and (max-width: 1040px) {
  .bl-products-option > .bl-grid-2 .col {
    margin-bottom: 30px;
  }
}
.bl-products-option-content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 560px) {
  .bl-products-option-content {
    flex-direction: column;
  }
}
.bl-products-option-content .-body {
  width: calc(100% - 230px);
}
@media screen and (max-width: 560px) {
  .bl-products-option-content .-body {
    width: 100%;
    order: 2;
  }
}
.bl-products-option-content .-ttl {
  color: #4C4C4C;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 10px;
}
.bl-products-option-content .-txt {
  color: #4C4C4C;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-option-content .el-note {
  margin-top: 10px;
}
.bl-products-option-content .-btn {
  margin-top: 20px;
}
.bl-products-option-content .-btn a {
  padding: 8px 40px 10px 15px;
}
.bl-products-option-content .-btn a::before {
  right: 14px;
}
.bl-products-option-content .-btn a:hover::before {
  right: 9px;
}
.bl-products-option-content .-btn a .el-label {
  font-size: 1.5rem;
}
@media screen and (max-width: 1040px) {
  .bl-products-option-content .-img {
    margin-top: 0;
  }
}
.bl-products-option-content .-img a {
  position: relative;
  display: block;
  width: 210px;
  border-radius: 8px;
  background: #F5F5F5;
  padding: 15px 25px;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-products-option-content .-img a {
    margin-top: 0;
    width: 250px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-option-content .-img a {
    max-width: unset;
    order: 1;
    width: 100%;
  }
}
.bl-products-option-content .-img a::after {
  content: "";
  background: url(./images/icons/icon_expansion.svg) no-repeat center center/cover;
  display: block;
  position: absolute;
  bottom: 14px;
  right: 14px;
  width: 20px;
  height: 20px;
}
.bl-products-option-content .-img a:hover img {
  transform: scale(1.1);
}
.bl-products-option-content .-img a img {
  height: 140px;
  width: auto;
  display: block;
  margin: 0 auto;
  transition: 0.3s;
}

.bl-products-download-cta {
  max-width: 1060px;
  margin: 40px auto 90px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 1040px) {
  .bl-products-download-cta {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px auto 40px;
    gap: 20px;
  }
}
.bl-products-download-cta > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 20px 40px;
  color: #fff;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  text-decoration: none;
  transition: 0.3s;
  width: 320px;
  border-radius: 8px;
  border: 2px solid #2875C7;
  background: #2875C7;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-products-download-cta > a {
    font-size: 1.8rem;
    width: calc((100% - 30px) / 2);
    padding: 20px 20px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-download-cta > a {
    font-size: 1.6rem;
    gap: 20px;
    padding: 15px 10px;
  }
}
@media screen and (max-width: 374px) {
  .bl-products-download-cta > a {
    width: 100%;
  }
}
.bl-products-download-cta > a:hover {
  color: #2875C7;
  background: unset;
}
.bl-products-download-cta > a:hover .el-icon.el-icon-catalog::after {
  background: url(./images/icons/icon_catalog_blu.svg) no-repeat center center/cover;
}
.bl-products-download-cta > a:hover .el-icon.el-icon-cad::after {
  background: url(./images/icons/icon_cad_blu.svg) no-repeat center center/cover;
}
.bl-products-download-cta > a:hover .el-icon.el-icon-spec::after {
  background: url(./images/icons/icon_spec_blu.svg) no-repeat center center/cover;
}
.bl-products-download-cta > a .el-icon::after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}
.bl-products-download-cta > a .el-icon.el-icon-catalog {
  width: 46px;
  height: 32px;
}
@media screen and (max-width: 560px) {
  .bl-products-download-cta > a .el-icon.el-icon-catalog {
    width: 40px;
    height: 27.7px;
  }
}
.bl-products-download-cta > a .el-icon.el-icon-catalog::after {
  background: url(./images/icons/icon_catalog.svg) no-repeat center center/cover;
}
.bl-products-download-cta > a .el-icon.el-icon-cad {
  width: 40px;
  height: 42px;
}
@media screen and (max-width: 560px) {
  .bl-products-download-cta > a .el-icon.el-icon-cad {
    width: 31px;
    height: 32.6px;
  }
}
.bl-products-download-cta > a .el-icon.el-icon-cad::after {
  background: url(./images/icons/icon_cad.svg) no-repeat center center/cover;
}
.bl-products-download-cta > a .el-icon.el-icon-spec {
  width: 30px;
  height: 38px;
}
@media screen and (max-width: 560px) {
  .bl-products-download-cta > a .el-icon.el-icon-spec {
    width: 26px;
    height: 33px;
  }
}
.bl-products-download-cta > a .el-icon.el-icon-spec::after {
  background: url(./images/icons/icon_spec.svg) no-repeat center center/cover;
}
.bl-products-download-popular .el-sub-heading {
  color: #4C4C4C;
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
@media screen and (max-width: 1040px) {
  .bl-products-download-popular .el-sub-heading {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1040px) {
  .bl-products-download-popular > .bl-grid-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-download-popular > .bl-grid-4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.bl-products-download-popular > .bl-grid-4 > .col {
  display: flex;
}
.bl-products-download-popular > .bl-grid-4 > .col > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  gap: 15px;
  padding: 20px 30px 20px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  background: #F5F5F5;
  transition: 0.3s;
  color: #4C4C4C;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}
@media screen and (max-width: 1040px) {
  .bl-products-download-popular > .bl-grid-4 > .col > a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-download-popular > .bl-grid-4 > .col > a {
    padding: 20px;
    font-size: 1.6rem;
  }
}
.bl-products-download-popular > .bl-grid-4 > .col > a:hover img {
  transform: scale(1.1);
}
.bl-products-download-popular > .bl-grid-4 > .col > a img {
  display: block;
  height: 100%;
  max-height: 100px;
  width: auto;
  margin: 0 auto;
  transition: transform 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-products-download-popular > .bl-grid-4 > .col > a img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-download-popular > .bl-grid-4 > .col > a img {
    max-height: 80px;
  }
}

.bl-products-showcase .-title-group {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 45px;
}
@media screen and (max-width: 1040px) {
  .bl-products-showcase .-title-group {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .-title-group {
    flex-direction: column;
    align-items: center;
  }
}
.bl-products-showcase .-title-group > .el-heading {
  border-bottom: unset;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .-title-group > .el-heading {
    margin-bottom: 15px;
  }
}
.bl-products-showcase .swiper {
  overflow: visible;
}
.bl-products-showcase .swiper .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  text-decoration: none;
}
.bl-products-showcase .swiper .swiper-slide:hover .slide-media img {
  transform: scale(1.1);
}
.bl-products-showcase .swiper .swiper-slide:hover .slide-content {
  opacity: 0.7;
}
.bl-products-showcase .swiper .swiper-slide .slide {
  width: 360px;
  height: 100%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-slide .slide {
    width: unset;
  }
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-media {
  position: relative;
  padding-top: 66.66%;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-content {
  padding: 15px 20px 15px;
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-content .-ttl {
  margin-bottom: 10px;
  color: #4C4C4C;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-content .-category {
  display: inline;
  color: #FFF;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
  padding: 2px 5px 3px;
  border-radius: 3px;
  background: #86B7EC;
}
.bl-products-showcase .swiper .swiper-slide .slide .slide-content .-products {
  margin-top: 10px;
  color: #4C4C4C;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
  }
}
.bl-products-showcase .swiper .swiper-button-prev,
.bl-products-showcase .swiper .swiper-button-next {
  display: grid;
  place-content: center;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-prev,
  .bl-products-showcase .swiper .swiper-button-next {
    position: relative;
  }
}
.bl-products-showcase .swiper .swiper-button-prev::before,
.bl-products-showcase .swiper .swiper-button-next::before {
  background: #2875C7;
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
  box-sizing: border-box;
  border-radius: 50%;
  content: "";
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-prev::before,
  .bl-products-showcase .swiper .swiper-button-next::before {
    content: none;
  }
}
.bl-products-showcase .swiper .swiper-button-prev::after,
.bl-products-showcase .swiper .swiper-button-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 22px;
  content: "";
}
.bl-products-showcase .swiper .swiper-button-prev {
  left: -14px;
}
@media screen and (max-width: 1040px) {
  .bl-products-showcase .swiper .swiper-button-prev {
    left: -10px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-prev {
    left: auto;
    margin-right: 25px;
  }
}
.bl-products-showcase .swiper .swiper-button-prev::after {
  background: url(./images/icons/icon_slide_prev.svg) no-repeat center center/cover;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-prev::after {
    background: url(./images/icons/icon_slide_prev_gra.svg) no-repeat center center/cover;
  }
}
.bl-products-showcase .swiper .swiper-button-next {
  right: -14px;
}
@media screen and (max-width: 1040px) {
  .bl-products-showcase .swiper .swiper-button-next {
    right: -10px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-next {
    right: auto;
    margin-left: 25px;
  }
}
.bl-products-showcase .swiper .swiper-button-next::after {
  background: url(./images/icons/icon_slide_next.svg) no-repeat center center/cover;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-button-next::after {
    background: url(./images/icons/icon_slide_next_gra.svg) no-repeat center center/cover;
  }
}
.bl-products-showcase .swiper .swiper-pagination {
  bottom: -47px;
}
@media screen and (max-width: 560px) {
  .bl-products-showcase .swiper .swiper-pagination {
    position: static;
    width: auto;
  }
}
.bl-products-showcase .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: #fff;
  border: 1px solid #B3B3B3;
  opacity: unset;
}
.bl-products-showcase .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #B3B3B3;
}

.bl-tbl-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  white-space: nowrap;
}

.bl-tbl {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.bl-tbl th,
.bl-tbl td {
  padding: 8px 10px;
  white-space: nowrap;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 560px) {
  .bl-tbl th,
  .bl-tbl td {
    padding: 19px 10px 20px;
  }
}
.bl-tbl th {
  padding: 8px 15px;
  background: #B8CEE6;
}
.bl-tbl td:last-of-type {
  border-right: unset;
}

.bl-dot-list li {
  position: relative;
  text-indent: -1rem;
  padding-left: 1rem;
}
.bl-dot-list li::before {
  content: "";
  position: relative;
  top: -4px;
  width: 3px;
  height: 3px;
  display: inline-block;
  background: #333;
  border-radius: 50%;
  margin-right: 5px;
}

.bl-indent-harf li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.bl-modal .bl-sub-btn a {
  padding: 15px 45px 15px 15px;
}

.bl-modal-box .-ttl {
  color: #2875C7;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 15px;
}
iframe.modaal-iframe-elem {
  height: 100% !important;
}

.bl-tbl-ha_hd-wrapper {
  margin-top: 20px;
  margin-bottom: 30px;
}

.bl-tbl-ha_hd {
  width: 700px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.bl-tbl-ha_hd th,
.bl-tbl-ha_hd td {
  white-space: nowrap;
  padding: 8px 10px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
.bl-tbl-ha_hd th {
  background: #ccc;
}
.bl-tbl-ha_hd .bg-gray {
  background: #E6E6E6;
}
.bl-tbl-ha_hd .bg-blue {
  background: #B8CEE6;
}

.bl-flex-ha_hd {
  display: flex;
}
@media screen and (max-width: 560px) {
  .bl-flex-ha_hd {
    flex-direction: column;
  }
}
.bl-flex-ha_hd > span:first-of-type {
  width: 430px;
}
@media screen and (max-width: 560px) {
  .bl-flex-ha_hd > span:first-of-type {
    width: auto;
  }
}
.bl-flex-ha_hd > span:last-of-type {
  color: #CC0000;
  font-weight: 700;
  margin-bottom: 10px;
}

.el-txt-link {
  color: #2875C7;
  text-decoration: none;
  transition: 0.3s;
}
.el-txt-link:hover {
  opacity: 0.6;
}

.bl-wind-tab-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}
.bl-wind-tab-btn li {
  position: relative;
  color: #2875C7;
  padding: 4px 30px 5px 30px;
  border: 1px solid #2875C7;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  cursor: pointer;
}
.bl-wind-tab-btn li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg) translateY(-50%);
  margin-top: -5px;
}
.bl-wind-tab-btn li.tab-active {
  background: #2875C7;
  color: #fff;
}

.bl-wind-tab-note {
  text-align: right;
  font-size: 1.3rem;
  margin-top: 5px;
}
@media screen and (max-width: 1040px) {
  .bl-wind-tab-note {
    margin-bottom: 20px;
  }
}

.bl-wind {
  display: none;
}
.bl-wind .bl-grid-2 {
  gap: 20px 40px;
}
@media screen and (max-width: 1040px) {
  .bl-wind .bl-grid-2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.bl-wind .bl-wind-contents {
  margin-bottom: 50px;
}
@media screen and (max-width: 1040px) {
  .bl-wind .bl-wind-contents {
    margin-bottom: 40px;
  }
}
.bl-wind .bl-wind-contents:last-of-type {
  margin-bottom: 0px;
}
.bl-wind img {
  width: 100%;
  height: auto;
}
.bl-wind .-ttl {
  color: #4C4C4C;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-wind .-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-wind .-ttl {
    font-size: 1.8rem;
  }
}
.bl-wind .-sub-ttl {
  color: #4C4C4C;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
}
@media screen and (max-width: 1040px) {
  .bl-wind .-sub-ttl {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-wind .-sub-ttl {
    font-size: 1.6rem;
  }
}
.bl-wind .-sub-ttl.el-color-main {
  color: #2875C7;
}

.bl-3type > .bl-grid-2 {
  gap: 40px 80px;
}
@media screen and (max-width: 1040px) {
  .bl-3type > .bl-grid-2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}
.bl-3type .bl-dot-list li {
  font-size: 1.6rem;
  line-height: 160%;
}
.bl-3type .bl-products-option-content .-img a::after {
  content: unset;
}
.bl-3type .bl-products-option-content .-img a:hover img {
  transform: unset;
}

@media screen and (max-width: 1040px) {
  .bl-gf-wind .bl-grid-2 {
    display: grid;
    gap: 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-gf-wind .bl-grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.bl-gf-wind .bl-grid-2 :nth-child(2) {
  grid-column: 2;
  grid-row: 1/4;
}
@media screen and (max-width: 560px) {
  .bl-gf-wind .bl-grid-2 :nth-child(2) {
    grid-column: unset;
    grid-row: unset;
  }
}
.bl-gf-wind .bl-grid-2 :nth-child(3) {
  grid-column: 1;
  grid-row: 2;
}
@media screen and (max-width: 560px) {
  .bl-gf-wind .bl-grid-2 :nth-child(3) {
    grid-column: unset;
    grid-row: unset;
  }
}
.bl-gf-wind .-ttl {
  color: #4C4C4C;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-gf-wind .-ttl {
    font-size: 2rem;
  }
}
.bl-gf-wind img {
  width: 100%;
  height: auto;
}

.el-indent {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}

.bl-structural-center > .bl-grid-2 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1040px) {
  .bl-structural-center > .bl-grid-2 {
    flex-direction: column;
  }
}
.bl-structural-center > .bl-grid-2 > .-img {
  max-width: 440px;
}
@media screen and (max-width: 1040px) {
  .bl-structural-center > .bl-grid-2 > .-img {
    max-width: unset;
  }
}
.bl-structural-center .bl-structural-center-ttl {
  color: #4C4C4C;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
}

@media screen and (max-width: 1040px) {
  .bl-products-features-contents .bl-grid-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.bl-products-features-contents .bl-grid-4 img {
  width: 100%;
  height: auto;
}

.bl-img-move-link {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.bl-img-move-link:hover {
  opacity: 0.6;
}
.bl-img-move-link:hover img {
  transform: scale(1.1);
}
.bl-img-move-link a {
  display: block;
  text-decoration: none;
  transition: 0.3s;
}
.bl-img-move-link a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: #333333;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 1;
}
.bl-img-move-link a::after {
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #fff;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
  height: 30.3108891325px;
  width: 30px;
  z-index: 2;
}
.bl-img-move-link img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  vertical-align: bottom;
}
@media screen and (max-width: 1040px) {
  .bl-img-move-link img {
    display: block;
    width: 80%;
    margin: 0 auto;
    box-shadow: unset;
  }
}
@media screen and (max-width: 560px) {
  .bl-img-move-link img {
    width: 100%;
  }
}

.bl-crf-type .bl-grid-2 {
  gap: 20px;
}
@media screen and (max-width: 1040px) {
  .bl-crf-type .bl-grid-2 {
    display: grid;
    margin-top: 30px;
  }
}
.bl-crf-type .bl-crf-type-ttl {
  color: #4C4C4C;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-crf-type .bl-crf-type-ttl {
    font-size: 1.8rem;
  }
}
.bl-crf-type .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 25px;
  border-radius: 8px;
  border: 1px solid #CCC;
}
.bl-crf-type img {
  width: 100%;
  max-width: 192px;
  max-height: 85px;
  height: auto;
}

.post-type-archive-products .ly-sect-inner {
  padding-top: 0px;
  padding-bottom: 90px;
}

.bl-products-list {
  padding-top: 30px;
  padding-bottom: 90px;
  border-top: 1px solid #cccccc;
}
@media screen and (max-width: 1040px) {
  .bl-products-list {
    padding-bottom: 40px;
  }
}
.bl-products-list:last-of-type {
  padding-bottom: unset;
}
.bl-products-list-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .bl-products-list-head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.bl-products-list .el-heading {
  border-bottom: unset;
  padding-bottom: unset;
  margin: 0;
}
@media screen and (max-width: 560px) {
  .bl-products-list .el-heading {
    margin-bottom: 10px;
  }
}
.bl-products-list .el-heading > span {
  font-size: 2.4rem;
}
@media screen and (max-width: 1040px) {
  .bl-products-list .el-heading > span {
    font-size: 2rem;
  }
}
.bl-products-list .bl-btn a {
  padding: 8px 48px 10px 22px;
  min-width: unset;
  height: 40px;
  border: 1px solid #2875C7;
}
.bl-products-list .bl-btn a .el-label {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-products-list .bl-btn a .el-label {
    font-size: 1.5rem;
  }
}

.bl-products-list-body.bl-grid-4 {
  gap: 40px 40px;
}
@media screen and (max-width: 1040px) {
  .bl-products-list-body.bl-grid-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 560px) {
  .bl-products-list-body.bl-grid-4 {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.bl-products-list-body-link {
  text-decoration: none;
  backface-visibility: hidden;
}
.bl-products-list-body-link:hover .-ttl {
  color: #2875C7;
}
.bl-products-list-body-link:hover .el-underline::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.bl-products-list-body-link:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-products-list-body-link:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
.bl-products-list-body-link:hover .el-external-link::after {
  background: url(./images/icons/icon_external_blu.svg) no-repeat center center/cover;
}
.bl-products-list-body-link:hover .-img-box > img {
  transform: scale(1.1);
}
.bl-products-list-body-link .el-external-link {
  position: relative;
}
.bl-products-list-body-link .el-external-link::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -28px;
  width: 18px;
  height: 18px;
  background: url(./images/icons/icon_external_gra.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
.bl-products-list-body-link .-ttl {
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  color: #4C4C4C;
  transition: 0.3s;
}
.bl-products-list-body-link .-subttl {
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  margin-bottom: 10px;
}
.bl-products-list-body-link .-txt {
  color: #4C4C4C;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-products-list-body-link .-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 0;
  border-radius: 8px;
  background: #F5F5F5;
  height: 165px;
}
@media screen and (max-width: 1040px) {
  .bl-products-list-body-link .-img-box {
    margin-top: unset;
  }
}
.bl-products-list-body-link .-img-box > img {
  width: 100%;
  max-width: 192px;
  height: auto;
  transition: transform 0.3s;
}

@media screen and (max-width: 560px) {
  .bl-crf-tbl-wrapper {
    overflow-x: scroll;
  }
}

.bl-crf-tbl {
  max-width: 800px;
  border: 1px solid #ccc;
  margin: 30px 0 0;
}
@media screen and (max-width: 560px) {
  .bl-crf-tbl {
    max-width: unset;
    width: 520px;
  }
}
.bl-crf-tbl .bl-crf-tbl-gray {
  background: #E6E6E6;
  padding: 4px 10px;
}
.bl-crf-tbl .bl-crf-tbl-blue {
  width: 200px;
  font-weight: bold;
  background: #DCEAFA;
  padding: 4px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.bl-crf-tbl td {
  width: 200px;
  padding: 4px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

.bl-crf-tbl-note {
  margin-top: 10px;
  color: #4C4C4C;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.ly-products-special .ly-sect-inner {
  padding-top: 100px;
}
@media screen and (max-width: 1040px) {
  .ly-products-special .ly-sect-inner {
    padding-top: 40px;
  }
}

.bl-products-special .el-heading {
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin: 0 0 70px;
}
@media screen and (max-width: 1040px) {
  .bl-products-special .el-heading {
    font-size: 2.6rem;
    margin: 0 0 30px;
  }
}

.bl-products-special-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 1040px) {
  .bl-products-special-list {
    gap: 20px;
  }
}
.bl-products-special-list > .col {
  position: relative;
  display: block;
  width: calc((100% - 40px) / 2);
  max-width: 560px;
}
@media screen and (max-width: 1040px) {
  .bl-products-special-list > .col {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 900px) {
  .bl-products-special-list > .col {
    width: 100%;
    max-width: unset;
  }
}
.bl-products-special-list > .col:hover img {
  filter: brightness(0.5);
}
.bl-products-special-list > .col::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 18.5px;
  width: 14.5px;
  height: 14.5px;
  background: url(./images/icons/icon_external_wht.svg) center center/cover no-repeat;
  transition: right 0.3s;
}
.bl-products-special-list > .col img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  transition: 0.3s;
}
@media screen and (max-width: 374px) {
  .bl-products-special-list > .col img {
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
  }
}
.bl-products-special-list > .col .-txt-group {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 58px 40px 10px;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1240px) {
  .bl-products-special-list > .col .-txt-group {
    padding: 40px 20px 0px;
  }
}
@media screen and (max-width: 1040px) {
  .bl-products-special-list > .col .-txt-group {
    padding: 25px 20px 0px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-special-list > .col .-txt-group {
    padding: 25px 20px 0px;
  }
}
.bl-products-special-list > .col .-txt-group .-ttl {
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 48px */
  margin-bottom: 22px;
}
@media screen and (max-width: 1040px) {
  .bl-products-special-list > .col .-txt-group .-ttl {
    font-size: 2.6rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-special-list > .col .-txt-group .-ttl {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.bl-products-special-list > .col .-txt-group .-txt {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
@media screen and (max-width: 1040px) {
  .bl-products-special-list > .col .-txt-group .-txt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 560px) {
  .bl-products-special-list > .col .-txt-group .-txt {
    font-size: 1.4rem;
  }
}

.bl-products-mainv {
  display: grid;
  grid-template-columns: 1fr 540px;
  grid-template-rows: auto 1fr;
  gap: 0 clamp(40px, 5vw, 60px);
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv {
    display: block;
  }
}
.bl-products-mainv .-list {
  grid-column: 1;
  grid-row: 2;
  margin-top: 20px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-list {
    max-width: 650px;
    margin: 20px auto 0;
  }
}
.bl-products-mainv .-list .-ttl {
  font-size: 1.9rem;
  font-style: normal;
  font-weight: 500;
  line-height: 250%;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-list .-ttl {
    font-size: 1.7rem;
  }
}
.bl-products-mainv .-list ul {
  display: flex;
  flex-wrap: wrap;
}
.bl-products-mainv .-list ul::after {
  content: "";
  width: 100%;
}
.bl-products-mainv .-list ul li {
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #2875C7;
  padding: 7px 15px 8px;
  margin-right: 12px;
  margin-bottom: 12px;
  color: #2875C7;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
.ventilator .bl-products-mainv .-list ul li:nth-child(n+3) {
  order: 1;
  margin-bottom: 0px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-list ul li {
    font-size: 1.5rem;
  }
}
.bl-products-mainv .-img-group {
  grid-column: 2;
  grid-row: 1/4;
  display: flex;
  flex-direction: column;
  max-width: 540px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-img-group {
    max-width: 650px;
    margin: 30px auto 0;
  }
}
.bl-products-mainv .-img-group .col:last-of-type {
  display: flex;
  flex-direction: row;
}
.bl-products-mainv .-img-group .col .-img-01 {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.bl-products-mainv .-img-group .col .-img-02 {
  max-width: 290px;
  margin-right: 10px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-img-group .col .-img-02 {
    max-width: unset;
    width: calc((100% - 10px) / 2);
  }
}
.bl-products-mainv .-img-group .col .-img-03 {
  max-width: 240px;
}
@media screen and (max-width: 1040px) {
  .bl-products-mainv .-img-group .col .-img-03 {
    max-width: unset;
    width: calc((100% - 10px) / 2);
  }
}
.bl-products-mainv .-img-group img {
  vertical-align: bottom;
  border-radius: 8px;
}
.cool-breeze .bl-products-mainv .-img-group {
  flex-direction: row;
  gap: 10px;
}
@media screen and (max-width: 1040px) {
  .cool-breeze .bl-products-mainv .-img-group {
    max-width: 650px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 1040px) {
  .cool-breeze .bl-products-mainv .-img-group .col {
    width: 350px;
  }
}
.cool-breeze .bl-products-mainv .-img-group .col:last-of-type {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1040px) {
  .cool-breeze .bl-products-mainv .-img-group .col:last-of-type {
    width: 290px;
  }
}
.cool-breeze .bl-products-mainv .-img-group .col .-img-01 {
  width: 100%;
  height: auto;
  margin-right: 10px;
  margin-bottom: 0px;
}
.cool-breeze .bl-products-mainv .-img-group .col .-img-02 {
  max-width: 240px;
  margin-right: 0px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1040px) {
  .cool-breeze .bl-products-mainv .-img-group .col .-img-02 {
    max-width: unset;
    width: 100%;
  }
}
.cool-breeze .bl-products-mainv .-img-group .col .-img-03 {
  max-width: 240px;
}
@media screen and (max-width: 1040px) {
  .cool-breeze .bl-products-mainv .-img-group .col .-img-03 {
    max-width: unset;
    width: 100%;
  }
}
.blower .bl-products-mainv .-img-group {
  flex-wrap: wrap;
  gap: 10px;
}
.blower .bl-products-mainv .-img-group .col {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1040px) {
  .blower .bl-products-mainv .-img-group .col {
    justify-content: center;
  }
}
.blower .bl-products-mainv .-img-group .col .-img-01 {
  max-width: 300px;
  max-height: 190px;
  margin-right: 10px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1040px) {
  .blower .bl-products-mainv .-img-group .col .-img-01 {
    max-width: unset;
    max-height: unset;
    width: calc((100% - 10px) / 2);
  }
}
.blower .bl-products-mainv .-img-group .col .-img-02 {
  max-width: 230px;
  max-height: 190px;
  margin-right: 0;
  margin-bottom: 0px;
}
@media screen and (max-width: 1040px) {
  .blower .bl-products-mainv .-img-group .col .-img-02 {
    max-width: unset;
    max-height: unset;
    width: calc((100% - 10px) / 2);
  }
}
.blower .bl-products-mainv .-img-group .col .-img-03 {
  max-width: 220px;
  max-height: 150px;
  margin-right: 10px;
}
@media screen and (max-width: 1040px) {
  .blower .bl-products-mainv .-img-group .col .-img-03 {
    max-width: unset;
    max-height: unset;
    width: calc((100% - 10px) / 2);
  }
}
.blower .bl-products-mainv .-img-group .col .-img-04 {
  max-width: 310px;
  max-height: 150px;
}
@media screen and (max-width: 1040px) {
  .blower .bl-products-mainv .-img-group .col .-img-04 {
    max-width: unset;
    max-height: unset;
    width: calc((100% - 10px) / 2);
  }
}

.bl-productsCat-lineup {
  margin-bottom: 90px;
}
.bl-productsCat-lineup .bl-grid-2 {
  gap: 50px 80px;
}

.bl-productsCat-lineup-content {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-lineup-content {
    margin-bottom: 45px;
  }
  .bl-productsCat-lineup-content:last-of-type {
    margin-bottom: unset;
  }
}
@media screen and (max-width: 560px) {
  .bl-productsCat-lineup-content {
    display: flex;
    flex-direction: column;
  }
}
.bl-productsCat-lineup-content .-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 310px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-lineup-content .-body {
    max-width: unset;
  }
}
@media screen and (max-width: 560px) {
  .bl-productsCat-lineup-content .-body {
    order: 2;
  }
}
.bl-productsCat-lineup-content .-img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 210px;
  width: 100%;
  min-height: 170px;
  border-radius: 8px;
  background: #F5F5F5;
}
@media screen and (max-width: 560px) {
  .bl-productsCat-lineup-content .-img {
    margin-top: unset;
    max-width: unset;
    order: 1;
  }
}
.bl-productsCat-lineup-content .-img:hover > img {
  transform: scale(1.1);
}
.bl-productsCat-lineup-content .-img > img {
  max-height: 140px;
  height: 100%;
  width: auto;
  transition: transform 0.3s;
}
.bl-productsCat-lineup-content .-ttl {
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-lineup-content .-ttl {
    font-size: 1.8rem;
  }
}
.bl-productsCat-lineup-content .-subttl {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-lineup-content .-subttl {
    font-size: 1.5rem;
  }
}
.bl-productsCat-lineup-content .-txt {
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.bl-productsCat-lineup-content .bl-btn a {
  padding: 6px 40px 8px 14px;
  line-height: 1;
  height: unset;
  min-width: unset;
  border: 1px solid #2875C7;
}
.bl-productsCat-lineup-content .bl-btn a::before {
  right: 14px;
  transition: right 0.3s;
}
.bl-productsCat-lineup-content .bl-btn a:hover::before {
  right: 10px;
}
.bl-productsCat-lineup-content .bl-btn a .el-label {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.bl-productsCat-effect .-ttl {
  margin-bottom: 10px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .-ttl {
    font-size: 2rem;
  }
}
.bl-productsCat-effect .bl-contents-box {
  padding: 50px 60px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-contents-box {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-productsCat-effect .bl-contents-box {
    padding: 20px 20px;
  }
}
.bl-productsCat-effect .bl-contents-box .bl-grid-2 {
  align-items: unset;
  gap: 80px;
}
.bl-productsCat-effect .bl-contents-box .bl-grid-2 .col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-contents-box .bl-grid-2 .col {
    margin-bottom: 40px;
  }
  .bl-productsCat-effect .bl-contents-box .bl-grid-2 .col:last-of-type {
    margin-bottom: unset;
  }
}
.bl-productsCat-effect .bl-contents-box .bl-grid-2 .col img.el-mt-top {
  margin-top: auto;
}
.bl-productsCat-effect .bl-contents-box .-sub-ttl {
  color: #4C4C4C;
  font-size: 1.9rem;
  font-weight: 500;
  margin-bottom: 23px;
}
.bl-productsCat-effect .bl-contents-box .-sub-ttl-blue {
  color: #2875C7;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 180%;
}
.bl-productsCat-effect .bl-contents-box .-txt {
  margin-bottom: 25px;
}
.bl-productsCat-effect .bl-contents-box img {
  width: 100%;
  height: auto;
}
.bl-productsCat-effect .bl-contents-box .bl-calculation-condition {
  margin-top: 23px;
  color: #4C4C4C;
  font-size: 1rem;
  font-weight: 400;
  line-height: 140%;
}
.bl-productsCat-effect .bl-contents-box .bl-calculation-condition > .-ttl {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0px;
}
.bl-productsCat-effect .bl-productsCat-effect-grid {
  display: flex;
  justify-content: space-between;
  gap: 80px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-productsCat-effect-grid {
    gap: 40px;
  }
}
@media screen and (max-width: 560px) {
  .bl-productsCat-effect .bl-productsCat-effect-grid {
    flex-direction: column;
  }
}
.bl-productsCat-effect .bl-productsCat-effect-grid > .col {
  width: 50%;
}
@media screen and (max-width: 560px) {
  .bl-productsCat-effect .bl-productsCat-effect-grid > .col {
    width: 100%;
  }
}
.bl-productsCat-effect .bl-productsCat-effect-keyword {
  margin-bottom: 25px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword {
    display: flex;
    align-items: center;
    gap: 10px 5px;
  }
}
@media screen and (max-width: 560px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword {
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
  }
}
.bl-productsCat-effect .bl-productsCat-effect-keyword > span {
  padding: 5px 10px;
  border-radius: 4px;
  background: #DCEAFA;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 560px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword > span {
    padding: 4px 5px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 374px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword > span {
    font-size: 1.4rem;
  }
}
.bl-productsCat-effect .bl-productsCat-effect-keyword > span:first-of-type {
  margin-right: 8px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword > span:first-of-type {
    margin-right: 0px;
  }
}
.bl-productsCat-effect .bl-productsCat-effect-keyword > span:last-of-type {
  margin-left: 8px;
}
@media screen and (max-width: 1040px) {
  .bl-productsCat-effect .bl-productsCat-effect-keyword > span:last-of-type {
    margin-left: 0px;
  }
}

.bl-related-video-list.bl-grid-3 {
  gap: 50px 40px;
}
@media screen and (max-width: 1040px) {
  .bl-related-video-list.bl-grid-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 40px;
  }
}
@media screen and (max-width: 560px) {
  .bl-related-video-list.bl-grid-3 {
    grid-template-columns: 1fr;
  }
}
.bl-related-video-list.bl-grid-3 .-img {
  margin-top: unset;
}
.bl-related-video-list a {
  display: block;
  text-decoration: none;
  transition: 0.3s;
}
.bl-related-video-list a:hover {
  opacity: 0.6;
}
.bl-related-video-list a:hover .-img > img {
  transform: scale(1.1);
}
.bl-related-video-list .-img {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.bl-related-video-list .-img::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: #333333;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 1;
}
.bl-related-video-list .-img::after {
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #fff;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
  height: 30.3108891325px;
  width: 30px;
  z-index: 2;
}
.bl-related-video-list .-img > img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}
.bl-related-video-list .-ttl {
  color: #4C4C4C;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  margin-top: 10px;
}
@media screen and (max-width: 1040px) {
  .bl-related-video-list .-ttl {
    font-size: 1.8rem;
  }
}

.ly-sect.ly-news-achive-category > .ly-sect-inner {
  padding-top: 80px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-news-achive-category > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-sect.ly-news-achive > .ly-sect-inner {
  padding-top: 0px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1040px) {
  .ly-sect.ly-news-achive > .ly-sect-inner {
    padding-bottom: 60px;
  }
}
.date .ly-sect.ly-news-achive > .ly-sect-inner {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1040px) {
  .date .ly-sect.ly-news-achive > .ly-sect-inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.bl-news-achive-category {
  text-align: center;
}
.bl-news-achive-category-inner {
  display: inline-block;
}
.bl-news-achive-category ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 22px 60px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background: #F4F4F4;
  gap: 20px 50px;
}
@media screen and (max-width: 1040px) {
  .bl-news-achive-category ul {
    padding: 20px 40px;
    gap: 15px 40px;
  }
}
@media screen and (max-width: 560px) {
  .bl-news-achive-category ul {
    padding: 15px 20px;
  }
}
.bl-news-achive-category ul a {
  position: relative;
  display: flex;
  align-items: center;
  color: #4C4C4C;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}
.bl-news-achive-category ul a.is-current {
  color: #2875C7;
}
.bl-news-achive-category ul a.is-current::before {
  content: "";
  background: #2875C7;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: left top;
  transform: scale(1, 1);
  transition: transform 0.3s;
}
.bl-news-achive-category ul a:hover {
  color: #2875C7;
}

.bl-news-achive {
  display: flex;
  justify-content: space-between;
  gap: 70px;
}
@media screen and (max-width: 1040px) {
  .bl-news-achive {
    flex-direction: column;
    gap: 40px;
  }
}
.bl-news-achive .bl-news-achive-main {
  width: 100%;
}
.bl-news-achive .bl-news-achive-main .el-heading {
  color: #4C4C4C;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  margin: 0 0 40px;
}
@media screen and (max-width: 1040px) {
  .bl-news-achive .bl-news-achive-main .el-heading {
    font-size: 2.6rem;
    margin: 0 0 30px;
  }
}
.bl-news-achive .bl-news-achive-side {
  min-width: 90px;
}
.bl-news-achive .bl-news-achive-side .-title {
  color: #4C4C4C;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
}
@media screen and (max-width: 1040px) {
  .bl-news-achive .bl-news-achive-side .-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.bl-news-achive .bl-news-achive-side .-list a {
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
}

.bl-pager {
  margin: 30px auto 0;
}

.nav-links ul {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 8px;
}
.nav-links ul li > * {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 45px;
}
.nav-links ul li > *:not(.dots) {
  width: 45px;
  color: #4c4c4c;
  background: #efefef;
  transition: color 0.3s ease, background 0.3s ease;
}
.nav-links ul li > .current {
  color: #fff;
  background: #2875C7;
}
.nav-links ul li > a {
  text-decoration: none;
}
.nav-links ul li > a:hover {
  color: #fff;
  background: #2875C7;
}

.ly-single .ly-sect-inner {
  padding-top: 80px;
}
@media screen and (max-width: 1040px) {
  .ly-single .ly-sect-inner {
    padding-top: 40px;
  }
}

.bl-single {
  max-width: 960px;
  margin: 0 auto;
}
.bl-single .bl-single-head {
  margin: 0 0 1.5em;
}
.bl-single .bl-single-head .bl-single-title {
  color: #4C4C4C;
  font-size: 3rem;
  line-height: 1.6;
  font-style: normal;
  font-weight: 500;
  margin: 0 0 0.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 1040px) {
  .bl-single .bl-single-head .bl-single-title {
    font-size: 2.6rem;
    padding-bottom: 0.75em;
  }
}
@media screen and (max-width: 560px) {
  .bl-single .bl-single-head .bl-single-title {
    font-size: 2.4rem;
  }
}
.bl-single .bl-single-head .bl-single-date {
  text-align: right;
}
.bl-single .bl-post-contents h2.el-title-hr {
  color: #4C4C4C;
  font-size: 2rem;
  font-weight: 500;
  margin: 2em 0 1em;
  padding-top: 1.5em;
  border-top: 1px solid #cccccc;
}
@media screen and (max-width: 560px) {
  .bl-single .bl-post-contents h2.el-title-hr {
    font-size: 1.8rem;
  }
}
.bl-single .bl-post-contents .el-emphasis {
  font-size: 1.6rem;
  font-weight: 500;
}
.bl-single .bl-post-contents .el-emphasis-blue {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2875C7;
}
.bl-single .bl-post-contents .el-note {
  font-size: 1.3rem;
}
.bl-single .bl-post-contents ul {
  list-style: none;
}
.bl-single .bl-post-contents ul li::before {
  content: "";
  position: relative;
  top: -2px;
  width: 3px;
  height: 3px;
  display: inline-block;
  background-color: #4C4C4C;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
}
.bl-single p {
  color: #4C4C4C;
  margin: 0 0 2em;
}
.bl-single a {
  color: #2875C7;
}
@media screen and (max-width: 1040px) {
  .bl-single img {
    width: 100%;
    height: auto;
  }
}

.ly-page .ly-sect-inner {
  padding-top: 80px;
}
@media screen and (max-width: 1040px) {
  .ly-page .ly-sect-inner {
    padding-top: 40px;
  }
}

.bl-page {
  max-width: 960px;
  margin: 0 auto;
}
.bl-page h2.el-heading {
  font-size: 3rem;
  border-bottom: 2px solid #2875C7;
  padding-bottom: 10px;
  margin: 60px 0 30px;
}
@media screen and (max-width: 1040px) {
  .bl-page h2.el-heading {
    font-size: 2.4rem;
    margin: 40px 0 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl-page h2.el-heading {
    font-size: 2rem;
    margin: 40px 0 20px;
  }
}
.bl-page h2.el-heading:first-child {
  margin: 0 0 20px;
}
.bl-page h3 {
  color: #4C4C4C;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 35.2px */
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin: 40px 0 30px;
}
@media screen and (max-width: 1040px) {
  .bl-page h3 {
    font-size: 2rem;
    margin: 30px 0 20px;
  }
}
.bl-page .el-sub-heading {
  color: #2875C7;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 32px */
  margin: 30px 0 10px;
}
@media screen and (max-width: 1040px) {
  .bl-page .el-sub-heading {
    font-size: 1.8rem;
  }
}
.bl-page p {
  margin: 0 0 2rem;
}
.bl-page a {
  color: #2875C7;
  text-decoration: none;
}
.bl-page .el-note {
  font-size: 1.3rem;
}
.bl-page ul {
  list-style: none;
  margin: 0 0 2rem;
}
.bl-page ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.bl-page ul li::before {
  content: "";
  position: relative;
  top: -2px;
  left: 6px;
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #4C4C4C;
  border-radius: 50%;
  margin-right: 11px;
  vertical-align: middle;
}
.bl-page ul.bl-list-emphasis {
  font-weight: 500;
  line-height: 200%; /* 30px */
}
.bl-page ul.bl-list-num {
  list-style: numbers;
  padding-left: 2rem;
}
.bl-page ul.bl-list-num li {
  text-indent: 0;
  padding-left: 0;
}
.bl-page ul.bl-list-num li::before {
  content: none;
}
.bl-page .bl-sample-img {
  margin: 60px auto 0;
  max-width: 600px;
}
.bl-page .bl-sample-img > img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.post-type-archive-movies .body__wrap {
  padding-top: 20px;
}

.post-type-archive-movies .body__wrap .content-body.movies .section__inner ul.anchor li a:after {
  top: 50%;
  transform: translateY(-50%);
}

.post-type-archive-movies .body__wrap .content-body .page-header {
  margin: 60px auto 30px;
}
@media screen and (max-width: 1040px) {
  .post-type-archive-movies .body__wrap .content-body .page-header {
    margin: 40px auto 0px;
  }
}

.post-type-archive-documents .body__wrap {
  padding-top: 20px;
}

.post-type-archive-documents .body__wrap .content-body.movies .section__inner ul.anchor li a:after {
  top: 50%;
  transform: translateY(-50%);
}

.post-type-archive-documents .body__wrap .content-body .page-header {
  margin: 60px auto 30px;
}
@media screen and (max-width: 1040px) {
  .post-type-archive-documents .body__wrap .content-body .page-header {
    margin: 40px auto 0px;
  }
}

@media screen and (max-width: 1040px) {
  .content-wrap.event.discontinued .arch h2 {
    font-size: 2.6rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap.event.discontinued .arch h2 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
.content-wrap.event.discontinued .arch .el-current-date {
  text-align: right;
  margin: 20px 0 10px;
}
.content-wrap.event.discontinued .arch ul {
  list-style: none;
}
.content-wrap.event.discontinued .arch ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.content-wrap.event.discontinued .arch ul li::before {
  content: "";
  position: relative;
  top: -2px;
  left: 6px;
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #4C4C4C;
  border-radius: 50%;
  margin-right: 11px;
  vertical-align: middle;
}
.content-wrap.event.discontinued .arch table th {
  text-align: left;
  padding: 5px 10px;
}
.content-wrap.event.discontinued .arch table th:first-of-type {
  min-width: 80px;
}
.content-wrap.event.discontinued .arch table th:nth-child(4) {
  min-width: 110px;
}
.content-wrap.event.discontinued .arch table th:nth-child(5) {
  min-width: 150px;
}
.content-wrap.event.discontinued .arch .scroll-hint-icon {
  top: 50px !important;
}

.single-show_case .show_case_body p {
  text-align: justify;
  word-break: break-all;
}

.ly-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 100;
  transition: height 0.4s cubic-bezier(0.17, 0.75, 0.45, 1);
}
@media screen and (max-width: 1040px) {
  .ly-header {
    top: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 560px) {
  .ly-header {
    height: 50px;
  }
}
.is-nav-open .ly-header {
  height: 100vh;
}
.ly-header::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  content: "";
}
@media screen and (max-width: 560px) {
  .ly-header::before {
    height: 50px;
  }
}
.is-nav-open .ly-header::before {
  position: fixed;
  height: 100lvh;
}
.ly-header-inner {
  position: relative;
  height: 100px;
  box-sizing: border-box;
}
@media screen and (max-width: 560px) {
  .ly-header-inner {
    height: 50px;
  }
}
.ly-header-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100px;
  background: #fff;
  z-index: 0;
  content: "";
  transition: height 0.4s cubic-bezier(0.17, 0.75, 0.45, 1), opacity 0.4s cubic-bezier(0.17, 0.75, 0.45, 1), visibility 0.4s cubic-bezier(0.17, 0.75, 0.45, 1);
}
@media screen and (max-width: 560px) {
  .ly-header-inner::before {
    height: 50px;
  }
}
.is-nav-open .ly-header-inner::before {
  position: fixed;
  height: 100lvh;
}
.is-nav-open .ly-header-inner {
  height: 100lvh;
  overflow-y: auto;
}
.ly-header .el-logo {
  position: absolute;
  top: 48px;
  left: 40px;
  display: block;
  margin: 0;
  line-height: 1;
  z-index: 1010;
}
@media screen and (max-width: 560px) {
  .ly-header .el-logo {
    top: 14px;
    left: 20px;
    transform: unset;
  }
}
.is-nav-open .ly-header .el-logo {
  position: fixed;
}
.ly-header .el-logo img {
  display: block;
}
@media screen and (max-width: 560px) {
  .ly-header .el-logo img {
    width: 170px;
    height: auto;
  }
}
.products-template-page-format .ly-header {
  display: none;
}

.ly-gnav {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  .ly-gnav {
    opacity: 0;
    visibility: hidden;
    display: block;
    height: auto;
    padding: 100px 0px 40px;
  }
}
@media screen and (max-width: 560px) {
  .ly-gnav {
    padding: 50px 0px 30px;
  }
}
.is-nav-open .ly-gnav {
  opacity: 1;
  visibility: visible;
}

.bl-gnav-group {
  display: flex;
  margin: 0 40px 0 20px;
  padding-bottom: 18px;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-group {
    display: block;
    margin: 0;
    padding: 0;
  }
}

.bl-gnav {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1040px) {
  .bl-gnav {
    display: block;
    margin-bottom: 26px;
  }
}
.bl-gnav-cta {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-cta {
    margin: 0 20px;
    gap: 15px;
  }
}
@media screen and (max-width: 374px) {
  .bl-gnav-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 1040px) {
  .bl-gnav-cta .bl-gnav-item {
    border-top: none;
  }
}

@media screen and (max-width: 1040px) {
  .bl-gnav-item {
    position: relative;
    height: auto;
    padding: 0;
  }
}
.bl-gnav-item.is-active .el-icon-expand-sp::after {
  transform: translate(0, -50%) rotate(180deg);
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item.-search {
    display: none;
  }
}
.bl-gnav-item > a {
  margin-right: 30px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-decoration: none;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a {
    font-size: 1.8rem;
    margin: 0;
    padding: 23px 0px 24px;
    margin: 0 20px;
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a.el-icon-arrow-sp::after {
    content: "";
    background: url(./images/icons/icon_arrow_gra.svg) no-repeat center center/cover;
    position: static;
    margin-left: 15px;
    width: 18px;
    height: 13.5px;
  }
}
.bl-gnav-item > a:hover {
  color: #2875C7;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a:hover {
    color: #4C4C4C;
  }
}
.bl-gnav-item > a.el-search {
  margin-right: 0px;
}
.bl-gnav-item > a.is-current {
  position: relative;
  color: #2875C7;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a.is-current {
    color: #4C4C4C;
  }
}
.bl-gnav-item > a.is-current::before {
  content: "";
  background: #2875C7;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: left top;
  transform: scale(1, 1);
  transition: transform 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a.is-current::before {
    content: none;
  }
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a.el-icon-expand-sp {
    position: relative;
  }
  .bl-gnav-item > a.el-icon-expand-sp::before {
    content: "";
    position: absolute;
    display: block;
    background: #999;
    width: 16px;
    height: 1px;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    left: unset;
    bottom: unset;
    margin: unset;
    transform-origin: unset;
    transition: unset;
  }
  .bl-gnav-item > a.el-icon-expand-sp::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 16px;
    height: 1px;
    background: #999;
    transition: transform 0.3s;
    transform: translate(0, -50%) rotate(90deg);
  }
}
.bl-gnav-item > a .el-icon-cross {
  position: relative;
  margin-left: 5px;
  display: inline-block;
  width: 11px;
  height: 11px;
}
.bl-gnav-item > a .el-icon-cross::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #4C4C4C;
  content: "";
  transform: translateY(-50%);
}
.bl-gnav-item > a .el-icon-cross::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #4C4C4C;
  content: "";
  transform: translateY(-50%) rotate(90deg);
}
.bl-gnav-item > a.-btn {
  margin-right: 10px;
  border: 1px solid #2875C7;
  border-radius: 999px;
  background: #2875C7;
  padding: 10px 22px;
  color: #FFF;
  text-align: center;
  height: 40px;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-item > a.-btn {
    margin: 0;
  }
}
.bl-gnav-item > a.-btn:hover {
  background: #fff;
  color: #2875C7;
}

.bl-gnav-utility {
  display: flex;
  align-items: center;
  margin: 0 40px 14px 0;
  line-height: 1.4;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-utility {
    display: block;
    padding: 0 20px;
    margin: 24px 0 0;
  }
}
.bl-gnav-utility .-utility {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-utility .-utility {
    gap: 19px 34px;
  }
}
.bl-gnav-utility .-utility-item {
  display: flex;
  align-items: center;
}
.bl-gnav-utility .-utility-item a {
  display: flex;
  align-items: center;
  color: #4C4C4C;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: 0.3s;
}
.bl-gnav-utility .-utility-item a:hover {
  color: #2875C7;
}
.bl-gnav-utility .-utility-item a:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-gnav-utility .-utility-item a:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
.bl-gnav-utility .-utility-item a:hover .el-icon-external::after {
  background: url(./images/icons/icon_external_blu.svg) no-repeat center center/cover;
}
.bl-gnav-utility .-utility-item a > img {
  display: block;
}
.bl-gnav-utility .-utility-item.el-sp-only {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-gnav-utility .-utility-item.el-sp-only {
    display: block;
  }
}

.el-icon-circle-arrow {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.el-icon-circle-arrow::before {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #B3B3B3;
  background: #fff;
  box-sizing: border-box;
  border-radius: 50%;
  transition: background-color 0.3s;
  content: "";
}
.el-icon-circle-arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 4px;
  height: 8px;
  background: url(./images/icons/icon_arrow_right.svg) no-repeat center center/cover;
  transform: translate(-50%, -50%);
  content: "";
}

.el-icon-external {
  position: relative;
  display: inline-block;
  width: 12.5px;
  height: 12.5px;
  margin-left: 5px;
}
.el-icon-external::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12.5px;
  height: 12.5px;
  background: url(./images/icons/icon_external_gra.svg) no-repeat center center/cover;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  content: "";
}

.el-hamburger {
  display: none;
  position: fixed;
  top: 50px;
  right: 30px;
  width: 24px;
  height: 22px;
  padding-top: 8px;
  z-index: 300;
  box-sizing: border-box;
  cursor: pointer;
  transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .el-hamburger {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  .el-hamburger {
    top: 25px;
    right: 20px;
  }
}
.el-hamburger > span {
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background: #4c4c4c;
  transition: all ease 0.3s;
}
.el-hamburger .top {
  transform: translateY(-7px) scale(1);
}
.el-hamburger .bottom {
  transform: translateY(7px) scale(1);
}
.is-nav-open .el-hamburger .top {
  transform: translateY(2px) rotate(45deg);
}
.is-nav-open .el-hamburger .middle {
  transform: translateY(0px) scale(0);
}
.is-nav-open .el-hamburger .bottom {
  transform: translateY(-2px) rotate(-45deg);
}

.ly-megamenu {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 100px);
  background: #fff;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  transition: 0.3s;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1040px) {
  .ly-megamenu {
    position: static;
    height: 0;
    min-height: 0;
    max-height: unset;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
    padding: 0;
    background: #F3F3F3;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .ly-megamenu.is-show {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}
.ly-megamenu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(180deg, #EEE 0%, #FFF 100%);
}
@media screen and (max-width: 1040px) {
  .ly-megamenu::before {
    content: none;
  }
}
.is-active .ly-megamenu {
  opacity: 1;
  visibility: visible;
}
.ly-megamenu-inner {
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

.bl-megamenu {
  padding-top: 20px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.bl-megamenu.bl-megamenu-search {
  padding-top: 20px;
  padding-bottom: 40px;
}

.el-megamenu-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.is-megamenu-open .el-megamenu-bg {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1040px) {
  .is-megamenu-open .el-megamenu-bg {
    opacity: 0;
    visibility: hidden;
  }
}

.bl-megamenu-head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 22px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-head {
    display: none;
  }
}
.bl-megamenu-head-title {
  color: #4C4C4C;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-head-title {
    display: none;
  }
}
.bl-megamenu-head .bl-btn a {
  padding: 8px 48px 10px 22px;
  min-width: unset;
  height: 40px;
  border: 1px solid #2875C7;
}
.bl-megamenu-head .bl-btn a .el-label {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
}

.bl-megamenu-bottom {
  display: flex;
  justify-content: flex-end;
  gap: 27px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-bottom {
    display: none;
  }
}
.bl-megamenu-bottom .el-icon-circle-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  padding-right: 21px;
  transition: 0.3s;
}
.bl-megamenu-bottom .el-icon-circle-link:hover {
  color: #2875C7;
}
.bl-megamenu-bottom .el-icon-circle-link:hover .el-icon-circle-arrow::before {
  background: #2875C7;
  border: 1px solid #2875C7;
}
.bl-megamenu-bottom .el-icon-circle-link:hover .el-icon-circle-arrow::after {
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
.bl-megamenu-bottom .el-icon-circle-link .el-icon-circle-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bl-megamenu-bottom .el-megamenu-close {
  margin-bottom: 0px;
}

.el-megamenu-close {
  position: relative;
  text-align: end;
  padding-right: 21px;
  margin-bottom: 15px;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  cursor: pointer;
}
@media screen and (max-width: 1040px) {
  .el-megamenu-close {
    display: none;
  }
}
.el-megamenu-close::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 16px;
  background: url(./images/icons/icon_close.svg) no-repeat center center/cover;
}

.bl-megamenu-body {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 35px;
}
.bl-megamenu-body:last-of-type {
  margin-bottom: 0px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-body {
    flex-direction: column;
    margin-bottom: unset;
  }
}

.bl-megamenu-products .bl-megamenu-column {
  flex-basis: 360px;
  padding-left: 19px;
  border-left: 1px solid #ccc;
  margin-right: 40px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column {
    flex-basis: unset;
    border-left: unset;
    margin-right: unset;
    width: calc(100% - 55px);
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 0px 20px 0px 35px;
    position: relative;
  }
  .bl-megamenu-products .bl-megamenu-column:first-of-type {
    border-top: unset;
  }
  .bl-megamenu-products .bl-megamenu-column:last-of-type {
    border-bottom: 1px solid #ccc;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-coolex, .bl-megamenu-products .bl-megamenu-column.bl-sh {
  flex-basis: 15%;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-coolex, .bl-megamenu-products .bl-megamenu-column.bl-sh {
    flex-basis: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-ventilator, .bl-megamenu-products .bl-megamenu-column.bl-cool_breeze {
  margin-right: 40px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-ventilator, .bl-megamenu-products .bl-megamenu-column.bl-cool_breeze {
    margin-right: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-blower, .bl-megamenu-products .bl-megamenu-column.bl-other {
  margin-right: 0px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-blower, .bl-megamenu-products .bl-megamenu-column.bl-other {
    margin-right: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-coolex {
  flex-basis: 180px;
  margin-right: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-coolex {
    flex-basis: unset;
    margin-right: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-grandwater {
  flex-basis: 395px;
  margin-right: 5px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-grandwater {
    flex-basis: unset;
    margin-right: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-sh {
  flex-basis: 180px;
  margin-right: 25px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-sh {
    flex-basis: unset;
    margin-right: unset;
  }
}
.bl-megamenu-products .bl-megamenu-column.bl-sp-only {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column.bl-sp-only {
    display: block;
  }
}
.bl-megamenu-products .bl-megamenu-column-title {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  color: #4C4C4C;
  font-size: 2rem;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-column-title {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0px;
    padding: 18px 0 20px;
  }
}
.bl-megamenu-products .bl-megamenu-column-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -21px;
  width: 16px;
  height: 12px;
  background: url(./images/icons/icon_arrow_gra.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
.bl-megamenu-products .bl-megamenu-column-title:hover {
  color: #2875C7;
}
.bl-megamenu-products .bl-megamenu-column-title:hover::after {
  right: -20px;
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
}
.bl-megamenu-products .bl-megamenu-column-title > span {
  font-size: 1.6rem;
}
@media screen and (max-width: 560px) {
  .bl-megamenu-products .bl-megamenu-column-title > span {
    font-size: 1.4rem;
  }
}
.bl-megamenu-products .bl-megamenu-column-title.el-external-link::after {
  right: -12.5px;
  width: 12.5px;
  height: 12.5px;
  background: url(./images/icons/icon_external_gra.svg) no-repeat center center/cover;
}
.bl-megamenu-products .bl-megamenu-column-title.el-external-link.el-external-link-space::after {
  right: -22.5px;
}
.bl-megamenu-products .bl-megamenu-column-title.el-external-link.el-external-link-space:hover::after {
  right: -26.5px;
}
.bl-megamenu-products .bl-megamenu-column-title.el-external-link:hover::after {
  right: -16.5px;
  background: url(./images/icons/icon_external_blu.svg) no-repeat center center/cover;
}
.bl-megamenu-products .bl-megamenu-column-title.el-no-link::after {
  content: unset;
}
.bl-megamenu-products .bl-megamenu-column-title.el-no-link:hover {
  color: #4C4C4C;
}

.bl-megamenu-products .bl-megamenu-category {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-category {
    display: none;
  }
}
.bl-grandwater .bl-megamenu-products .bl-megamenu-category {
  gap: 15px;
}
.bl-megamenu-products .bl-megamenu-category-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-category-list {
    justify-content: flex-start;
    gap: 14px 20px;
    margin-bottom: 20px;
  }
}
.bl-megamenu-products .bl-megamenu-category-list-item {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  width: 160px;
  height: 40px;
}
@media screen and (max-width: 1240px) {
  .bl-megamenu-products .bl-megamenu-category-list-item {
    width: 100%;
    max-width: 160px;
  }
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-products .bl-megamenu-category-list-item {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 560px) {
  .bl-megamenu-products .bl-megamenu-category-list-item {
    max-width: 150px;
  }
}
@media screen and (max-width: 374px) {
  .bl-megamenu-products .bl-megamenu-category-list-item {
    max-width: unset;
  }
}
.bl-megamenu-products .bl-megamenu-category-list-item.-large-item {
  width: 180px;
}
.bl-megamenu-products .bl-megamenu-category-list-item img {
  display: inline-block;
  position: absolute;
  width: auto;
  height: 40px;
  margin: auto 6px;
  z-index: 1;
}
@media screen and (max-width: 560px) {
  .bl-megamenu-products .bl-megamenu-category-list-item img {
    height: 35px;
  }
}
.bl-megamenu-products .bl-megamenu-category-list-item a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 65px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4C4C4C;
  text-decoration: none;
  z-index: 2;
  transition: 0.3s;
}
@media screen and (max-width: 560px) {
  .bl-megamenu-products .bl-megamenu-category-list-item a {
    padding-left: 60px;
  }
}
.bl-megamenu-products .bl-megamenu-category-list-item a:hover {
  color: #2875C7;
}
.bl-megamenu-products .bl-megamenu-category-list-item a:hover span {
  background-size: 100% 1px;
}
.bl-megamenu-products .bl-megamenu-category-list-item a span {
  vertical-align: middle;
  background-image: linear-gradient(to bottom, transparent, #2875C7);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0 1px;
  transition: background-size 0.3s;
}

.bl-megamenu-company .bl-megamenu-column {
  min-width: 180px;
  padding-left: 19px;
  border-left: 1px solid #ccc;
  margin-right: 60px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-company .bl-megamenu-column {
    border-left: unset;
    margin-right: unset;
    padding: 0;
    margin: 0px 20px 0px 35px;
    position: relative;
  }
}
.bl-megamenu-company .bl-megamenu-column-title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  color: #4C4C4C;
  font-size: 2rem;
  font-weight: 500;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-company .bl-megamenu-column-title {
    display: none;
  }
}

.bl-megamenu-company .bl-megamenu-category {
  display: flex;
  flex-direction: column;
}
.bl-megamenu-company .bl-megamenu-category-list {
  display: flex;
  flex-direction: column;
}
.bl-megamenu-company .bl-megamenu-category-list-item {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-company .bl-megamenu-category-list-item {
    margin-bottom: 0;
    padding: 18px 0 20px;
    border-top: 1px solid #ccc;
  }
  .bl-megamenu-company .bl-megamenu-category-list-item:first-of-type {
    border-top: unset;
  }
  .bl-megamenu-company .bl-megamenu-category-list-item:last-of-type {
    border-bottom: 1px solid #ccc;
  }
}
.bl-megamenu-company .bl-megamenu-category-list-item:last-of-type {
  margin-bottom: 0px;
}
.bl-megamenu-company .bl-megamenu-category-list-item a {
  position: relative;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  color: #4C4C4C;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-company .bl-megamenu-category-list-item a {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0px;
  }
}
.bl-megamenu-company .bl-megamenu-category-list-item a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -26px;
  width: 16px;
  height: 12px;
  background: url(./images/icons/icon_arrow_gra.svg) no-repeat center center/cover;
  transition: right 0.3s;
}
.bl-megamenu-company .bl-megamenu-category-list-item a:hover {
  color: #2875C7;
}
.bl-megamenu-company .bl-megamenu-category-list-item a:hover::after {
  right: -31px;
  background: url(./images/icons/icon_arrow_blu.svg) no-repeat center center/cover;
}

.bl-megamenu-search-content {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1040px) {
  .bl-megamenu-search-content {
    display: block;
  }
}

.bl-search-sp {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-search-sp {
    display: block;
    padding: 0 20px;
  }
}
@media screen and (max-width: 560px) {
  .bl-search-sp {
    padding: 0 20px;
  }
}
.bl-search-sp #search {
  position: relative;
}
.bl-search-sp #srch {
  background: #E9E9E9;
  border-radius: 4px;
  width: 100%;
  height: 45px;
  font-size: 1.4rem;
  padding: 15px;
  float: unset;
}
.bl-search-sp #srch::-webkit-search-cancel-button {
  -webkit-appearance: none; /* デフォルトのサーチキャンセルボタンを非表示にする場合 */
}
.bl-search-sp #search_btn {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: url(./images/icons/icon_search_gra.svg) no-repeat center center/cover;
  margin: 0;
}

.el-expand-btn-lv2 {
  display: none;
}
@media screen and (max-width: 1040px) {
  .el-expand-btn-lv2 {
    display: block;
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 8px;
  }
  .el-expand-btn-lv2::before {
    content: "";
    position: absolute;
    display: block;
    background: #999;
    width: 16px;
    height: 1px;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    left: unset;
    bottom: unset;
    margin: unset;
    transform-origin: unset;
    transition: unset;
  }
  .el-expand-btn-lv2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 16px;
    height: 1px;
    background: #999;
    transition: transform 0.3s;
    transform: translate(0, -50%) rotate(90deg);
  }
  .is-show-lv2 .el-expand-btn-lv2::after {
    transform: translate(0, -50%) rotate(180deg);
  }
}

.is-show-lv2 .bl-megamenu-category {
  display: block;
}

.bl-sp-gnav-lv2 {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-sp-gnav-lv2 {
    display: block;
    padding: 0 20px;
    margin: 25px 0;
  }
}
.bl-sp-gnav-lv2 .-list {
  display: flex;
  flex-direction: column;
  gap: 5px 34px;
}
.bl-sp-gnav-lv2 .-list .-list-item a {
  position: relative;
  display: flex;
  align-items: center;
  color: #4C4C4C;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  padding: 10px 0;
}
.bl-sp-gnav-lv2 .-list .-list-item a.-arrow::after {
  content: "";
  background: url(./images/icons/icon_arrow_gra.svg) no-repeat center center/cover;
  position: static;
  margin-left: 10px;
  width: 16px;
  height: 12px;
}
.bl-sp-gnav-lv2 .-list .-list-item a .el-btn {
  position: relative;
}
.bl-sp-gnav-lv2 .-list .-list-item a .el-btn::before {
  content: "";
  position: absolute;
  display: block;
  background: #999;
  width: 16px;
  height: 1px;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
}
.bl-sp-gnav-lv2 .-list .-list-item a .el-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 16px;
  height: 1px;
  background: #999;
  transition: transform 0.3s;
  transform: translate(0, -50%) rotate(90deg);
}
.bl-sp-gnav-lv2 .-list .-list-item a.is-open .el-btn::after {
  transform: translate(0, -50%) rotate(180deg);
}
.bl-sp-gnav-lv2 .-list .-list-item .-list-lv2 {
  display: none;
  flex-direction: column;
  gap: 20px;
  margin: 10px 0px 10px 25px;
}
.bl-sp-gnav-lv2 .-list .-list-item .-list-lv2.is-show {
  display: flex;
}
.bl-sp-gnav-lv2 .-list .-list-item .-list-lv2 a {
  font-size: 1.4rem;
  padding: 0;
}

.bl-sp-cat-lv2 {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-sp-cat-lv2 {
    display: block;
    padding: 0 20px;
    margin: 25px 0 0;
  }
}
.bl-sp-cat-lv2 .-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 34px;
}
.bl-sp-cat-lv2 .-list .-list-item a {
  color: #4C4C4C;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.ly-cta .bl-cta {
  display: block;
  text-decoration: none;
  padding: 50px 40px;
  box-sizing: border-box;
  position: relative;
  background: url(./images/bg_cta.jpg) no-repeat top center/cover;
  z-index: 0;
}
.ly-cta .bl-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(0deg, rgba(0, 74, 153, 0.5) 0%, rgba(0, 74, 153, 0.5) 100%), url(./images/bg_cta.jpg) no-repeat top center/cover;
  background-blend-mode: multiply, normal, normal;
  opacity: 0;
  transition: opacity 0.3s;
}
.ly-cta .bl-cta:hover::before {
  opacity: 1;
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta:hover::before {
    opacity: 1;
  }
}
.ly-cta .bl-cta:hover .el-cta-underline::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta:hover .el-cta-underline::before {
    transform: scale(0, 1);
  }
}
.ly-cta .bl-cta:hover .el-cta-icon {
  width: 48px;
  height: 48px;
}
.ly-cta .bl-cta:hover .el-cta-icon::before {
  background: #2875C7;
}
.ly-cta .bl-cta:hover .el-cta-icon::after {
  width: 12px;
  height: 25px;
  background: url(./images/icons/icon_arrow_right_wht.svg) no-repeat center center/cover;
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta {
    padding: 30px 0;
    background: url(./images/bg_cta_sp.jpg) no-repeat top center/cover;
  }
  .ly-cta .bl-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 74, 153, 0.5) 0%, rgba(0, 74, 153, 0.5) 100%), url(./images/bg_cta_sp.jpg) no-repeat top center/cover;
    background-blend-mode: multiply, normal, normal;
    opacity: 0;
    transition: opacity 0.3s;
  }
}
.ly-cta .bl-cta .el-cta-underline {
  position: relative;
  padding-bottom: 0px;
}
.ly-cta .bl-cta .el-cta-underline::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.ly-cta .bl-cta .el-cta-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-left: 8px;
  transition: width 0.3s, height 0.3s;
}
.ly-cta .bl-cta .el-cta-icon::before {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  box-sizing: border-box;
  border-radius: 50%;
  transition: all 0.3s;
  content: "";
}
.ly-cta .bl-cta .el-cta-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 20px;
  background: url(./images/icons/icon_arrow_right.svg) no-repeat center center/cover;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  content: "";
}
.ly-cta .bl-cta .-txt-group {
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  color: #FFF;
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta .-txt-group {
    padding: 0px 20px;
    text-align: center;
  }
}
.ly-cta .bl-cta .-txt-group .-ttl {
  position: relative;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 15px;
}
@media screen and (max-width: 1040px) {
  .ly-cta .bl-cta .-txt-group .-ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta .-txt-group .-ttl {
    font-size: 2.8rem;
    line-height: 140%;
    margin-bottom: 10px;
    margin-left: -34px;
  }
}
.ly-cta .bl-cta .-txt-group .-txt {
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 560px) {
  .ly-cta .bl-cta .-txt-group .-txt {
    font-size: 1.4rem;
    line-height: 170%;
  }
}

.ly-footer {
  position: relative;
  background: #525D66;
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
}
@media screen and (max-width: 1040px) {
  .ly-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ly-footer-inner {
  padding-top: 54px;
  padding-bottom: 20px;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  .ly-footer-inner {
    padding-top: 15px;
    padding-top: 15px;
  }
}
.products-template-page-format .ly-footer {
  display: none;
}
.ly-footer .bl-footer-head {
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-head {
    display: none;
  }
}
@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-head .-logo-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.ly-footer .bl-footer-head .-logo-group > p {
  display: inline-block;
  margin-left: 25px;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-head .-logo-group > p {
    display: block;
    margin-top: 20px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-head .-icon {
    display: none;
  }
}
.ly-footer .bl-footer-bottom {
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-bottom {
    font-size: 12px;
  }
}

.bl-footer-body {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 57px;
  margin-bottom: 45px;
}
@media screen and (max-width: 1040px) {
  .bl-footer-body {
    display: none;
  }
}
.bl-footer-body .bl-footer-body-col {
  width: calc(100% - 434px);
}
.bl-footer-body .bl-footer-body-col:nth-child(n+2) {
  width: 160px;
}
.bl-footer-body .-ttl {
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 12px;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}
.bl-footer-body .-sub-ttl {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.bl-footer-body-main {
  display: flex;
  flex-direction: column;
}
.bl-footer-body-main .bl-footer-body-main-col {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0 20px;
}
.bl-footer-body-main .bl-footer-body-main-col:first-of-type {
  margin-bottom: 30px;
}
.bl-footer-body-main .bl-footer-body-main-col:last-of-type {
  gap: 45px;
}
.bl-footer-body-main .bl-footer-body-main-col:last-of-type > .bl-footer-cat {
  width: 160px;
}
.bl-footer-body-main .bl-footer-body-main-col:last-of-type > .bl-footer-cat:first-of-type {
  width: 325px;
}
.bl-footer-body-main .bl-footer-body-main-col:last-of-type > .bl-footer-cat:nth-of-type(2) {
  width: 150px;
}
.bl-footer-body-main .bl-footer-body-main-col .bl-footer-cat {
  margin-bottom: 0;
}

.bl-footer-cat {
  margin-bottom: 25px;
}
.bl-footer-cat a {
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
}
.bl-footer-cat a:hover {
  opacity: 0.6;
}
.bl-footer-cat a.icon-external {
  position: relative;
  padding-right: 1.75em;
}
.bl-footer-cat a.icon-external::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 10.5px;
  height: 10.5px;
  margin-left: 0.75em;
  background: url(./images/icons/icon_external_wht.svg) center center/cover no-repeat;
}
.bl-footer-cat a.icon-external.-top-alignment {
  display: block;
}
.bl-footer-cat a.icon-external.-top-alignment::after {
  top: 0;
  right: 10px;
  transform: unset;
  margin-top: 4px;
}
.bl-footer-cat .bl-footer-list {
  margin-top: 15px;
}
.bl-footer-cat .bl-footer-list li {
  margin-bottom: 3px;
}
.bl-footer-cat .bl-footer-list li a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
.bl-footer-cat .bl-footer-list-lv2 {
  margin-top: 0;
}
.bl-footer-cat .bl-footer-list-lv2 li a {
  color: #B6BBC0;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
}
.bl-footer-cat .bl-footer-list-grid-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.bl-footer-cat .bl-footer-list-grid-2 li {
  width: 50%;
}
.bl-footer-cat .bl-footer-list-grid-3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 40px;
}
.bl-footer-cat-single {
  margin-bottom: 20px;
}

.bl-footer-cat-col:nth-of-type(n+2) {
  margin-top: 15px;
}

.bl-footer-cat-lv2 {
  margin-top: 35px;
}
.bl-footer-cat-lv2 a {
  text-decoration: none;
  color: #fff;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 180%;
  transition: 0.3s;
}
.bl-footer-cat-lv2 a:hover {
  opacity: 0.6;
}

.bl-footer-beware {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.bl-footer-beware a {
  text-decoration: none;
  color: #fff;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  transition: 0.3s;
}
.bl-footer-beware a:hover {
  opacity: 0.6;
}
.bl-footer-beware img {
  margin-top: 2px;
}

@media screen and (max-width: 1040px) {
  .ly-footer .bl-footer-body-col .bl-footer-2col .bl-footer-list {
    display: block;
  }
}

.bl-floatingmenu {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 170px;
  left: calc(100% - 45px);
  transition: 0.3s;
  z-index: 90;
}
.bl-floatingmenu.is-show {
  left: calc(100% - 170px);
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu {
    top: 140px;
    transform: unset;
  }
}
@media screen and (max-width: 560px) {
  .bl-floatingmenu {
    top: 100px;
    transform: unset;
  }
}
@media screen and (max-width: 560px) {
  .home .bl-floatingmenu {
    top: 50%;
    transform: translateY(-50%);
  }
}
.bl-floatingmenu .el-floatingmenu-sp {
  display: none;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu .el-floatingmenu-sp {
    display: block;
    cursor: pointer;
  }
}
.bl-floatingmenu .el-floatingmenu-sp.el-btn-open {
  position: relative;
  text-align: center;
  padding-top: 35px;
  background: #fff;
  border-radius: 8px 0 0 8px;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
  width: 60px;
  height: 60px;
  margin-left: auto;
  padding-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 700;
  position: absolute;
  right: 0;
  margin-left: 0;
}
.bl-floatingmenu .el-floatingmenu-sp.el-btn-open::before {
  content: "";
  position: absolute;
  display: block;
  top: 40%;
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 20px;
  background: url(./images/icons/icon_floatingmenu_open.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul {
  border-radius: 8px 0px 0px 8px;
  background: #fff;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu ul {
    display: none;
  }
}
.bl-floatingmenu ul li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.bl-floatingmenu ul li.el-floatingmenu-sp {
  border-bottom: unset;
}
.bl-floatingmenu ul li.el-floatingmenu-sp a {
  border-radius: 0px;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu ul li.el-floatingmenu-sp a {
    border-radius: 0px 0px 0px 8px;
  }
}
.bl-floatingmenu ul li:has(+ .el-floatingmenu-sp) {
  border-bottom: unset;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu ul li:has(+ .el-floatingmenu-sp) {
    border-bottom: 1px solid #cccccc;
  }
}
.bl-floatingmenu ul li a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 17px 0 17px 48px;
  color: #4C4C4C;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: 0.3s;
}
.bl-floatingmenu ul li a:hover {
  background: #ccc;
}
.bl-floatingmenu ul li a::before {
  content: "";
  position: absolute;
  display: block;
  flex: 0 0 auto;
}
.bl-floatingmenu ul li a.icon-floatingmenu-catalog {
  border-radius: 8px 0px 0px 0px;
}
.bl-floatingmenu ul li a.icon-floatingmenu-catalog::before {
  left: 11px;
  width: 25px;
  height: 17px;
  background: url(./images/icons/icon_floatingmenu_catalog_blu.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul li a.icon-floatingmenu-cad::before {
  left: 13px;
  width: 23px;
  height: 22px;
  background: url(./images/icons/icon_floatingmenu_cad_blu.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul li a.icon-floatingmenu-manual::before {
  left: 16px;
  width: 17px;
  height: 22px;
  background: url(./images/icons/icon_floatingmenu_manual_blu.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul li a.icon-floatingmenu-faq::before {
  left: 14px;
  width: 21px;
  height: 21px;
  background: url(./images/icons/icon_floatingmenu_faq_blu.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul li a.icon-floatingmenu-contact {
  border-radius: 0px 0px 0px 8px;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu ul li a.icon-floatingmenu-contact {
    border-radius: 0;
  }
}
.bl-floatingmenu ul li a.icon-floatingmenu-contact::before {
  left: 13px;
  width: 21px;
  height: 15px;
  background: url(./images/icons/icon_floatingmenu_contact_blu.svg) no-repeat center center/cover;
}
.bl-floatingmenu ul li a.icon-floatingmenu-close {
  border-radius: 0px 0px 0px 8px;
}
@media screen and (max-width: 1040px) {
  .bl-floatingmenu ul li a.icon-floatingmenu-close {
    border-radius: 0;
  }
}
.bl-floatingmenu ul li a.icon-floatingmenu-close::before {
  left: 14px;
  width: 20px;
  height: 20px;
  background: url(./images/icons/icon_floatingmenu_close.svg) no-repeat center center/cover;
}