<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
:root {
  --board: 1280;
}

:root {
  --colorBlack: #222;
  --colorBg: #fff;
  --colorCurrent: #c7c7c7;
}

:root {
  --fontGothic: "Noto Sans JP", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  --fontMincho: "Zen Old Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  --fontEnglish: "Marcellus", serif;
  --fontMaru: "Zen Maru Gothic", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

:root {
  --weightLight: 300;
  --weightRegular: 400;
  --weightMedium: 500;
  --weightBold: 700;
}

:root {
  --fontSize: 16rem;
  --letterSpacing: 0;
  --lineHeight: 1.75;
  --kerning: unset;
}

:root {
  --bodyBg: var(--colorBg);
  --speed: .4s;
}

:where(.content__okulinkplus) html {
  font-size: clamp(1.5625%, 0.0625vw, 6.25%);
}

:where(.content__okulinkplus) body {
  background-color: var(--bodyBg);
  color: var(--colorBlack);
  letter-spacing: var(--letterSpacing);
  font-weight: var(--weightRegular);
  font-size: var(--fontSize);
  font-family: var(--fontGothic);
  line-height: var(--lineHeight);
  font-optical-sizing: auto;
  -webkit-font-feature-settings: var(--kerning);
          font-feature-settings: var(--kerning);
}

@-webkit-keyframes name {}

@keyframes name {}
:where(.content__okulinkplus) a {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
:where(.content__okulinkplus) a:focus {
  text-decoration: none;
}
:where(.content__okulinkplus) a img {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
:where(.content__okulinkplus) a[href^="tel:"] {
  color: inherit;
}
:where(.content__okulinkplus) img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

body.product footer .products .container {
  max-width: 100%;
  width: 1000px;
}

.content__okulinkplus {
  --okulinkplus-color: #ed7d31;
  --okulinkplus-color-bg: #fcf2eb;
}

body.drill .content__okulinkplus .heading {
  background: var(--okulinkplus-color);
}
body.drill .content__okulinkplus .icon img {
  width: 100px;
  height: 89px;
}
body.drill .content__okulinkplus h2, body.drill .content__okulinkplus h3, body.drill .content__okulinkplus .bullet {
  color: var(--okulinkplus-color);
}
body.drill .content__okulinkplus h2.underline {
  margin-bottom: 45px;
  border-bottom: 1px solid var(--okulinkplus-color);
  line-height: 1.3214;
}
body.drill .content__okulinkplus h2.underline::after {
  background: var(--okulinkplus-color);
}
body.drill .content__okulinkplus h4 {
  margin-bottom: 20px;
}
body.drill .content__okulinkplus .cols {
  margin-bottom: 0;
  row-gap: 80px;
}
body.drill .content__okulinkplus .info {
  padding-bottom: 90px;
}
body.drill .content__okulinkplus .info h2::after, body.drill .content__okulinkplus .info h2 span.info-title-text::after {
  display: none;
}
body.drill .content__okulinkplus .feature1 {
  padding-bottom: 100px;
}
body.drill .content__okulinkplus .feature1 .img-wrap:after {
  display: none;
}
body.drill .content__okulinkplus .feature1 .cols3 .col {
  margin-bottom: 0;
}
body.drill .content__okulinkplus .feature1 .cols3 .col.col04 {
  width: 100%;
}
body.drill .content__okulinkplus .feature2 {
  padding-bottom: 90px;
}
body.drill .content__okulinkplus .functions {
  padding-top: 80px;
  background-color: var(--okulinkplus-color-bg);
}
body.drill .content__okulinkplus .functions h4 {
  margin-bottom: 10px;
  line-height: 1.277;
}
body.drill .content__okulinkplus .functions .container:first-child {
  padding-bottom: 20px;
}
body.drill .content__okulinkplus .functions .container:first-child .space {
  display: inline-block;
  width: 1em;
}
body.drill .content__okulinkplus .functions .container:first-child .cols .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 295px;
}
body.drill .content__okulinkplus .functions .container:first-child .cols .col p {
  margin-bottom: 0;
}
body.drill .content__okulinkplus .functions .container:first-child .cols .col img {
  margin-top: auto;
}
body.drill .content__okulinkplus .functions .container:first-child .col.col04, body.drill .content__okulinkplus .functions .container:first-child .col.col05, body.drill .content__okulinkplus .functions .container:first-child .col.col06 {
  min-height: 320px;
}
body.drill .content__okulinkplus .functions .container:first-child .col.col04 h4, body.drill .content__okulinkplus .functions .container:first-child .col.col05 h4, body.drill .content__okulinkplus .functions .container:first-child .col.col06 h4 {
  min-height: 46px;
}
body.drill .content__okulinkplus .functions .container:last-child .arrow {
  content: "";
  display: block;
  margin-top: 90px;
  width: 14px;
  height: 20px;
  background-color: #9a908b;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
body.drill .content__okulinkplus .functions .container:last-child .cols {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body.drill .content__okulinkplus .functions .container:last-child .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  min-width: 198px;
}
body.drill .content__okulinkplus .functions .container:last-child .col:first-child::after {
  display: none;
}
body.drill .content__okulinkplus .functions .container:last-child .col p {
  font-size: 18px;
  line-height: 1.444;
}
body.drill .content__okulinkplus .functions .container:last-child p {
  margin-top: 0;
}
@media (min-width: 769px){
  .pc-none {
    display: none !important;
  }
}
@media (max-width: 768px){
  :root {
    --board: 375;
  }
  :where(.content__okulinkplus) html {
    font-size: 0.2666666667vw;
  }
  :where(.content__okulinkplus) *,
  :where(.content__okulinkplus) *::before,
  :where(.content__okulinkplus) *::after {
    max-width: 100%;
  }
  body.drill .content__okulinkplus .heading .text {
    padding-right: 0;
  }
  body.drill .content__okulinkplus .heading h1 {
    margin-right: 0;
  }
  body.drill .content__okulinkplus .icon img {
    width: 70px;
    height: 62px;
  }
  body.drill .content__okulinkplus h4 {
    margin-bottom: 5px;
  }
  body.drill .content__okulinkplus .cols {
    row-gap: 30px;
  }
  body.drill .content__okulinkplus .col {
    width: calc(50% - 10px);
  }
  body.drill .content__okulinkplus .info {
    padding-bottom: 60px;
  }
  body.drill .content__okulinkplus .info p {
    margin-bottom: 40px;
  }
  body.drill .content__okulinkplus .feature p {
    margin: 0;
    text-align: justify;
  }
  body.drill .content__okulinkplus .feature1 {
    padding-bottom: 60px;
  }
  body.drill .content__okulinkplus .feature1 .cols3 .col.col04 p {
    margin-bottom: 10px !important;
  }
  body.drill .content__okulinkplus .feature1 .cols3 .col.col04 .cols {
    row-gap: 20px;
  }
  body.drill .content__okulinkplus .feature2 {
    padding-bottom: 60px;
  }
  body.drill .content__okulinkplus .functions {
    padding-top: 30px;
  }
  body.drill .content__okulinkplus .functions .container:first-child .cols {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  body.drill .content__okulinkplus .functions .container:first-child .cols .col {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: auto;
  }
  body.drill .content__okulinkplus .functions .container:first-child .cols .col img {
    padding-top: 10px;
  }
  body.drill .content__okulinkplus .functions .container:first-child .col.col04, body.drill .content__okulinkplus .functions .container:first-child .col.col05, body.drill .content__okulinkplus .functions .container:first-child .col.col06 {
    min-height: auto;
  }
  body.drill .content__okulinkplus .functions .container:first-child .col.col04 h4, body.drill .content__okulinkplus .functions .container:first-child .col.col05 h4, body.drill .content__okulinkplus .functions .container:first-child .col.col06 h4 {
    min-height: auto;
  }
  body.drill .content__okulinkplus .functions .container:first-child .col.col04 h4 {
    min-height: auto;
  }
  body.drill .content__okulinkplus .functions .container:last-child .arrow {
    margin-top: 50px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  body.drill .content__okulinkplus .functions .container:last-child .col {
    gap: 10px;
    min-width: auto;
    width: 20%;
  }
  body.drill .content__okulinkplus .functions .container:last-child .col p {
    font-size: 14px;
  }
  .sp-none {
    display: none !important;
  }
}
@media (max-width: 540px){
  body.drill .content__okulinkplus h2.underline {
    margin-bottom: 20px;
    width: 100% !important;
    line-height: 1.5;
  }
  body.drill .content__okulinkplus .col {
    width: 100%;
  }
  body.drill .content__okulinkplus .col img {
    width: 90%;
  }
  body.drill .content__okulinkplus .functions .container:first-child .cols .col img {
    margin-top: 20px;
    padding-top: 0;
  }
  body.drill .content__okulinkplus .functions .container:last-child .arrow {
    margin-top: 0;
    -webkit-transform: scale(1) rotate(90deg);
            transform: scale(1) rotate(90deg);
  }
  body.drill .content__okulinkplus .functions .container:last-child .cols {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 15px;
  }
  body.drill .content__okulinkplus .functions .container:last-child .col {
    width: 100%;
  }
  body.drill .content__okulinkplus .functions .container:last-child .col img {
    min-width: 150px;
    width: 45%;
  }
}
@media (hover: hover){
  :where(.content__okulinkplus) a:hover {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=style-okulinkplus.css.map */</pre></body></html>