@charset "EUC-JP";

ul, ol {
    margin: 0 0 0 0;
    padding: 0;
}



.new_mark_img1{
display:none;
}


.bx-wrapper .bx-viewport {
box-shadow:0!important;
  border:none!important;
  background:none!important;
  left:0!important;
}


.archive .wrap-item .item .wrap-info .text {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-family: klee-one, sans-serif;
  font-weight: 400;
  font-style: normal;
}


.archive .wrap-item .item .wrap-info .text strong {
              font-family: fot-udkakugo-large-pr6n, sans-serif !important;
              font-weight: 500 !important;
              font-style: normal !important;
}

/*フリーページ_検索結果*/
.title-serch{
  display: flex;
    justify-content: center;
    padding: 3em;
    font-size: 1.5em;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mar_b_50{
  display: flex;
    gap: 2em;
    flex-direction: column;
    align-items: center;
}

.mar_b_10{
    width: 250px;
    border: 1px solid #0071b6;
    background-color: #fff;
    height: 3.5em;
}

.wrap-serch-input{
      font-size: 1em;
      padding: 0 0 10em;
}

.wrap-serch-input input{
    width: 175px;
    height: 3em;
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}
.wrap-serch-input .btn-xs{
  background-color: #0071b6;
    color: white;
    border-radius: 0;
    font-size: 0.8em;
    border: none;
    margin: 0;
    height: 3em;
width: 64px;
}





