/*! Writen  by SCSS */
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
.img_cap.top .cap {
  bottom: auto;
  top: 0; }

sup {
  display: inline-block;
  font-size: 60%; }

.main_image::after {
  display: none; }

.garamond {
  font-family: "EB Garamond", serif; }

.read_min {
  font-size: clamp(12px, 1.12vw, 14px);
  line-height: 1.78;
  letter-spacing: -0.04em; }
  @media screen and (max-width: 480px) {
    .read_min {
      line-height: 1.6; } }
  .read_min .min {
    display: block;
    font-size: clamp(9px, 0.8vw, 10px); }

.common_sec {
  padding-top: clamp(40px, 5%, 60px); }
  .common_sec.bottom {
    padding-top: 0; }
  .common_sec .txt_box {
    margin-bottom: clamp(30px, 4.17%, 50px); }
  .common_sec .eq_btns {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: clamp(25px, 3.34%, 40px); }
    @media screen and (max-width: 1000px) {
      .common_sec .eq_btns {
        flex-wrap: wrap;
        justify-content: center;
        grid-gap: 10px;
        padding-bottom: 0; } }
    .common_sec .eq_btns li {
      width: calc(224%/12); }
      @media screen and (max-width: 1000px) {
        .common_sec .eq_btns li {
          width: calc(33% - 5px); } }
      @media screen and (max-width: 480px) {
        .common_sec .eq_btns li {
          width: 48%; }
          .common_sec .eq_btns li.wide {
            width: 100%; } }
      .common_sec .eq_btns li a {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: clamp(14px, 1.45vw, 18px);
        background: #fff;
        color: #647fd5;
        border: 1px solid #647fd5;
        line-height: 1;
        padding: 0.9em 0.2em;
        letter-spacing: 0.02em; }
      .common_sec .eq_btns li:not(.on) a {
        color: #fff;
        background: linear-gradient(to right, #21336c, #647fd5); }
        .common_sec .eq_btns li:not(.on) a:hover {
          color: #647fd5;
          background: #fff; }

.ls_02 {
  letter-spacing: -0.02em !important; }

.ls_04 {
  letter-spacing: -0.04em !important; }

.ls_06 {
  letter-spacing: -0.06em !important; }

.ls_08 {
  letter-spacing: -0.08em !important; }

.ls_1 {
  letter-spacing: -0.1em !important; }

@media screen and (max-width: 480px) {
  .ls02_sp {
    letter-spacing: -0.02em !important; }

  .ls04_sp {
    letter-spacing: -0.04em !important; }

  .ls06_sp {
    letter-spacing: -0.06em !important; }

  .ls08_sp {
    letter-spacing: -0.08em !important; }

  .ls1_sp {
    letter-spacing: -0.1em !important; } }
.id_sec {
  padding-top: clamp(30px, 4.17%, 50px); }

/*# sourceMappingURL=equipment_inner.css.map */
