@charset "UTF-8";
/*スタイル流用*/
body {
  background-color: #ffffff;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.environment_machine {
  background: url(../images/bg_line.png) repeat center top;
  margin-block-end: 40px; }

.environment_machine h1,
.environment_machine h2 {
  margin: 0;
  padding: 0;
  font-weight: 900;
  text-align: center; }

/* タイトル */
.environment_machine .catchBox {
  text-align: center;
  margin-bottom: 80px; }

.environment_machine .catchBox .titleBox {
  padding: 48px 0;
  background-color: #ffffff; }

.environment_machine .catchBox .titleBox h1 {
  font-size: 52px;
  letter-spacing: 0.03em;
  color: #00a7ac; }

@media screen and (max-width: 767px) {
  .pcBr {
    display: none; }

  .spBr {
    display: block; }

  /* ==================================
      SP_contents
  ================================== */
  /*.environment_machine{
      background: url(../images/bg_line.png)  repeat center top;
  }*/
  .environment_machine h1,
  .environment_machine h2 {
    font-weight: 900;
    text-align: center; }

  /* タイトル */
  .environment_machine .catchBox {
    margin-bottom: 40px; }

  .environment_machine .catchBox .titleBox {
    padding: 30px 0; }

  .environment_machine .catchBox .titleBox h1 {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0; } }
/*Table*/
@media screen and (max-width: 767px) {
  #contents .tableBlock table {
    table-layout: fixed;
    margin-bottom: 10px !important;
    -webkit-box-sizing: border-box; }

  #contents .tableBlock table tr th,
  #contents .tableBlock table tr td {
    line-height: 1.5;
    text-align: left; }

  #contents .tableBlock table tr th .floatRight {
    float: right !important; }

  #contents .tableBlock table tr th .floatLeft {
    float: left !important; }

  #contents .tableBlock.responsiveTable {
    overflow-x: auto;
    margin-bottom: 20px; }

  #contents .tableBlock.responsiveTable table {
    width: 660px;
    font-size: 100%; }

  /* スクロールバー全体 */
  #contents .tableBlock.responsiveTable::-webkit-scrollbar {
    height: 1em;
    background-color: #eee; }

  /* スクロールバーのつまみ(可動部分) */
  #contents .tableBlock.responsiveTable::-webkit-scrollbar-thumb {
    background-color: #bbb;
    border-radius: 6px;
    border-radius: 0.6rem; }

  #contents .tableBlock.responsiveTable::-webkit-scrollbar-thumb:hover {
    background-color: #888; }

  #contents table tr.tableHead th {
    padding: 15px 8px;
    font-size: 100%; }

  #contents table tr.tableHead th:first-child {
    font-size: 100%;
    text-align: left; } }
#contents #contentsInner {
  width: 1040px !important; }
  @media only screen and (max-width: 767px) {
    #contents #contentsInner {
      margin-top: 60px;
      width: 100% !important;
      padding-left: 15px !important;
      padding-right: 15px !important; } }

/*セクション*/
.bg {
  background-color: #EEF8F8;
  padding: 80px 0 0 !important; }
  @media only screen and (max-width: 767px) {
    .bg {
      padding: 40px 0 0 !important; } }

/*メインビジュアル*/
.mainV {
  height: 350px;
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .mainV {
      height: 400px; } }
  .mainV:after {
    content: '';
    width: 100vw;
    height: 350px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 30, 0, 0.2); }
    @media only screen and (max-width: 767px) {
      .mainV:after {
        height: 400px; } }
  .mainV video {
    width: 100vw; }
    @media only screen and (max-width: 767px) {
      .mainV video {
        width: auto; } }

/*バナーエリア*/
.banner {
  margin-bottom: 4em !important; }

/*アンカーリンク*/
.anchorMenu a {
  text-decoration: none !important;
  border-bottom: 1px solid #989EA3;
  display: block;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px; }
  .anchorMenu a:after {
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url(../img/ico_link.png);
    position: absolute;
    right: 0;
    top: calc(50% + 5px);
    transform: translateY(-50%); }
.anchorMenu__subtitle {
  font-size: 0.7em;
  display: block; }
.anchorMenu__title {
  font-size: 0.8em;
  display: block;
  color: #000; }

.label_kaitai, .label_matehan {
  padding: 6px 20px;
  background-color: #EEF3F3;
  font-size: 15px;
  display: inline-block;
  margin: 10px 6px 40px; }
  @media only screen and (max-width: 767px) {
    .label_kaitai, .label_matehan {
      margin: 10px 6px 20px; } }

/* タイトル */
.ttl_h2 {
  font-size: 1.5em !important;
  margin-bottom: 70px !important; }
  @media only screen and (max-width: 767px) {
    .ttl_h2 {
      margin-bottom: 4vw;
      margin-top: 0;
      text-align: center;
      line-height: 1.2;
      margin-bottom: 20px !important; } }
  .ttl_h2__en {
    display: block;
    font-size: 1em;
    color: #01aeb1;
    margin-bottom: 10px;
    font-family: "Barlow Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    font-weight: 500;
    letter-spacing: 1px; }
    @media only screen and (max-width: 767px) {
      .ttl_h2__en {
        font-size: 5.33333vw; } }
  .ttl_h2__jp {
    font-size: 1.66667em;
    line-height: 1.5;
    color: #323f47;
    position: relative;
    background: url(/pickup/horunavi/img/bg-pattern02.png) repeat left top; }
    @media only screen and (max-width: 767px) {
      .ttl_h2__jp {
        font-size: 8.8vw; } }

.ttl_h3 {
  text-align: center;
  font-size: 34px !important;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .ttl_h3 {
      font-size: 24px !important; } }
  .ttl_h3 .sub {
    display: block;
    font-size: 19px !important;
    color: #00A7AC; }

.ttl_h4 {
  text-align: left;
  font-size: 1.2em !important;
  margin-bottom: 1.2em !important; }

#contents {
  /*ボタン*/
  /*	カラムレイアウト*/
  /*SECTION 1 ここがスゴイ！コベルコ建機の 金属リサイクル機*/
  /* ここがスゴイコンテンツ */
  /* checkbox */
  /* フィルター */
  /* ここがスゴイ個別 */
  /* ここがスゴイ内容 */
  /* SECTION 2 金属リサイクル機ラインナップ */ }
  #contents .textBtn a {
    display: block;
    background: #00adb0;
    border: #00adb0 1px solid;
    padding: 12px 30px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    border-radius: 40px; }
  #contents .columnWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px; }
    #contents .columnWrap .columnOneHalf {
      padding: 0 25px;
      flex-basis: 50%;
      max-width: 50%; }
      @media only screen and (max-width: 767px) {
        #contents .columnWrap .columnOneHalf {
          flex-basis: 100%;
          max-width: 100%; } }
      #contents .columnWrap .columnOneHalf img {
        width: 100%;
        vertical-align: bottom; }
    #contents .columnWrap .column3 {
      padding: 0 25px;
      flex-basis: 33.33333%;
      max-width: 33.33333%; }
      @media only screen and (max-width: 767px) {
        #contents .columnWrap .column3 {
          flex-basis: 100%;
          max-width: 100%; } }
      #contents .columnWrap .column3 img {
        width: 100%;
        vertical-align: bottom; }
    @media only screen and (max-width: 767px) {
      #contents .columnWrap.reverse .columnOneHalf:first-child {
        order: 2; } }
    @media only screen and (max-width: 767px) {
      #contents .columnWrap.reverse .columnOneHalf:last-child {
        order: 1; } }
  #contents #section1 {
    padding-top: 40px; }
    @media only screen and (max-width: 767px) {
      #contents #section1 {
        padding: 0; } }
    #contents #section1 .ttl_h2 {
      margin-bottom: 40px !important; }
      @media only screen and (max-width: 767px) {
        #contents #section1 .ttl_h2 {
          margin-bottom: 25px; } }
    #contents #section1 .readtext {
      text-align: center; }
      @media only screen and (max-width: 767px) {
        #contents #section1 .readtext {
          text-align: left; } }
  #contents .filter-checkbox {
    display: flex;
    justify-content: center;
    font-size: 15px;
    background-color: #EEF8F8;
    padding: 20px;
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      #contents .filter-checkbox {
        flex-wrap: wrap;
        margin-top: 30px; } }
    #contents .filter-checkbox__title {
      color: #00A7AC;
      margin: 0 10px;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        #contents .filter-checkbox__title {
          width: 100%;
          text-align: center;
          margin-bottom: 10px; } }
    #contents .filter-checkbox__checkbtnwrap {
      display: flex; }
    #contents .filter-checkbox__checkbtn {
      margin: 0 10px; }
      #contents .filter-checkbox__checkbtn input {
        margin-right: 6px; }
  #contents [data-filter-view]:not([data-filter-view=""]) [data-filter-key] {
    display: none; }
  #contents [data-filter-view][data-filter-view~="金属"] [data-filter-key~="金属"],
  #contents [data-filter-view][data-filter-view~="金属マテハン"] [data-filter-key~="金属マテハン"] {
    display: block; }
  #contents .contents-point {
    padding-top: 60px; }
    @media only screen and (max-width: 767px) {
      #contents .contents-point {
        padding-top: 30px; } }
    #contents .contents-point .introBox {
      display: flex;
      flex-wrap: wrap;
      padding: 28px 30px; }
      #contents .contents-point .introBoxwrap {
        background-color: #EEF8F8; }
      #contents .contents-point .introBox__item {
        padding: 0 15px;
        flex-basis: 50%;
        max-width: 50%; }
        @media only screen and (max-width: 767px) {
          #contents .contents-point .introBox__item {
            flex-basis: 100%;
            max-width: 100%;
            margin-bottom: 30px;
            padding: 0; }
            #contents .contents-point .introBox__item:not(:last-child) {
              margin-bottom: 30px;
              border-bottom: 1px solid #989EA3;
              padding-bottom: 30px; } }
        #contents .contents-point .introBox__iteminner {
          display: flex;
          flex-wrap: wrap;
          margin: 0 -15px; }
          @media only screen and (max-width: 767px) {
            #contents .contents-point .introBox__iteminner {
              flex-basis: 100%;
              max-width: 100%;
              margin: 0; } }
      #contents .contents-point .introBox__photo {
        flex-basis: 30%;
        max-width: 30%;
        padding: 0 15px; }
        @media only screen and (max-width: 767px) {
          #contents .contents-point .introBox__photo {
            flex-basis: 100%;
            max-width: 100%;
            display: flex;
            margin-bottom: 20px;
            padding: 0; } }
        #contents .contents-point .introBox__photo .caption {
          font-size: 12.5px;
          padding-top: 10px;
          display: block;
          text-align: left; }
          @media only screen and (max-width: 767px) {
            #contents .contents-point .introBox__photo .caption {
              padding: 0 15px;
              display: flex;
              align-items: center; } }
      #contents .contents-point .introBox__text {
        flex-basis: 70%;
        max-width: 70%;
        padding: 0 15px; }
        @media only screen and (max-width: 767px) {
          #contents .contents-point .introBox__text {
            flex-basis: 100%;
            max-width: 100%;
            padding: 0; } }
        #contents .contents-point .introBox__text.logo img {
          width: auto !important; }
      #contents .contents-point .introBox__title {
        font-size: 1.3em;
        font-weight: bold;
        display: block;
        color: #00A7AC;
        margin-bottom: 0.8em; }
  #contents .contents-detail {
    padding: 40px 0; }
    @media only screen and (max-width: 767px) {
      #contents .contents-detail__img {
        margin-bottom: 20px; } }
    #contents .contents-detail__ttl-machine {
      font-size: 0.9em;
      color: #00A7AC;
      text-align: left;
      margin-bottom: 1.5em; }
    #contents .contents-detail__text {
      text-align: left;
      line-height: 1.8; }
      #contents .contents-detail__text:not(:last-child) {
        margin-bottom: 1.2em; }
      #contents .contents-detail__text.logo {
        padding: 20px 0; }
        #contents .contents-detail__text.logo img {
          width: auto; }
      #contents .contents-detail__text.figure {
        padding: 20px 0; }
        #contents .contents-detail__text.figure img {
          width: auto;
          max-width: 100%; }
    #contents .contents-detail .imglistBox {
      background-color: #EEF3F3;
      padding: 28px 50px;
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        #contents .contents-detail .imglistBox {
          margin-top: 30px; } }
      #contents .contents-detail .imglistBox__title {
        display: block;
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 1em; }
        #contents .contents-detail .imglistBox__title .sub {
          color: #00A7AC;
          font-size: 0.65em;
          font-weight: normal;
          display: inline-block;
          margin-left: 1em; }
      @media only screen and (max-width: 767px) {
        #contents .contents-detail .imglistBox__item {
          margin-bottom: 20px; } }
      #contents .contents-detail .imglistBox__itemfugure {
        margin-bottom: 1.8em; }
        @media only screen and (max-width: 767px) {
          #contents .contents-detail .imglistBox__itemfugure {
            margin-bottom: 10px; } }
      #contents .contents-detail .imglistBox__itemtitle {
        display: block;
        font-size: 1.2em;
        color: #00A7AC;
        font-weight: bold;
        margin-bottom: 0.5em; }
      #contents .contents-detail .imglistBox__itemtext {
        display: block; }
  #contents .cataloglink {
    padding: 20px 0 40px; }
    @media only screen and (max-width: 767px) {
      #contents .cataloglink {
        padding: 20px 0 0; } }
    #contents .cataloglink__tmb {
      flex-basis: 55% !important;
      max-width: 55% !important; }
      #contents .cataloglink__tmb img {
        width: auto; }
    #contents .cataloglink__dtail {
      flex-basis: 45% !important;
      max-width: 45% !important;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media only screen and (max-width: 767px) {
        #contents .cataloglink__dtail {
          justify-content: flex-start; } }
      @media only screen and (max-width: 767px) {
        #contents .cataloglink__dtail .textBtn {
          margin-top: 20px;
          display: block; } }
    #contents .cataloglink__title {
      font-size: 21px;
      font-weight: bold;
      color: #00A7AC;
      display: block;
      margin-bottom: 0.6em; }
    #contents .cataloglink__text {
      font-size: 14px;
      display: block;
      line-height: 1.4;
      margin-bottom: 0.6em; }
      @media only screen and (max-width: 767px) {
        #contents .cataloglink__text.no {
          display: none; } }
    @media only screen and (max-width: 767px) {
      #contents .cataloglink .columnWrap {
        margin: 0 -10px; }
        #contents .cataloglink .columnWrap .columnOneHalf {
          padding: 0 10px; }
          #contents .cataloglink .columnWrap .columnOneHalf:not(:last-child) {
            margin-bottom: 20px; } }
  #contents .tableBlock {
    padding: 40px 0 20px; }
    #contents .tableBlock .normalTable {
      background-color: #fff; }
      #contents .tableBlock .normalTable > tbody > tr > th, #contents #contents .tableBlock .normalTable > tbody > tr > td {
        padding: 13px 5px 13px;
        font-size: 15px; }
      #contents .tableBlock .normalTable th {
        background-color: #fff !important; }
      #contents .tableBlock .normalTable .topLevelTh th {
        color: #00A7AC !important; }

/* 200702_ホルナビ塾をサイドに固定表示 */
#footer #FixMenu {
  display: none; }

.fixmenu_seminar {
  position: fixed;
  right: -4px;
  top: 194px;
  width: 55px;
  box-sizing: border-box;
  z-index: 300; }

.fixmenu_seminar a {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: block;
  cursor: pointer;
  width: 100%;
  height: 188px;
  padding: 32px 0 0 0;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 0.25em;
  line-height: 60px;
  font-weight: 700;
  font-size: 16px;
  font-family: 'arial', 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #00a7ac url("../img/ico_brochure.png") 14px 26px no-repeat;
  text-decoration: none;
  background-size: 26px;
  border-radius: 6px;
  box-sizing: content-box;
  opacity: 1.0;
  transition: .1s opacity linear; }

.fixmenu_seminar a:hover {
  text-decoration: none;
  opacity: .75; }

@media only screen and (max-width: 767px) {
  /* 200702_ホルナビ塾をサイドに固定表示 */
  .fixmenu_seminar {
    display: none; } }
#section3 {
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    #section3 {
      padding: 40px; } }
  #section3 .ttl_h2 {
    margin-top: 0; }

/*SECTION 4 20251111*/
#section4 {
  background-color: #EEF8F8;
  padding: 40px 0 60px;
  margin-bottom: 0 !important; }
  @media only screen and (max-width: 767px) {
    #section4 {
      padding: 40px 15px; } }
  #section4 .ttl_h2 {
    margin-bottom: 40px !important; }
  #section4 .readtext {
    text-align: center;
    margin-bottom: 30px; }
