@charset "utf-8";
/*
Theme Name: YaoKyosai2025
Description: オリジナルテーマ
Author: 管理人
*/

@import"fonts.css";
@import"body.css";
@import"header.css";
@import"footer.css";
@import"usces_cart.css";
@import"wcex_sku_select.css";

/* ==================== ページナビゲーション ==================== */
.wp-pagenavi {
    clear: both;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}

nav-previous, .nav-next {
  width: 40%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


table.border-none
{ border:none !important;}

.border-none td
{ border:none !important;}





/* TO TOP　の調整 */

#to_top_scrollup {
padding: 5px 7px 5px 4px!important;
}

/* reCAPTCHA */
.grecaptcha-badge {

/* 前面に出すなら値を大きく */
/* z-index: 10000 !important; */

/* 表示を消す */
/*visibility: hidden !important;*/

/* 正の値を大きくすると上に、負なら下に移動 */
bottom: 100px !important;
}
