@charset "UTF-8";
body p:empty:before {
  content: none !important;
}

/*
p:empty{
    display: none;
}
*/
p:empty + p > .blockquote_link {
  margin-top: -1.7em;
}

.index-fs202127live {
  margin-bottom: 20px;
}

div[id^=rmjs-] {
  overflow: hidden;
}

.trc_related_container + script + .list-box {
  border-top: 1px solid #cfd8dc;
}

/*------------------------------------------------------------
	フッターバナー
------------------------------------------------------------*/
.footer_overlay_banner {
  z-index: 1000;
  position: fixed;
  bottom: 31px;
  width: 100%;
  padding: 4px 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

/*------------------------------------------------------------
	2025新製品特集
------------------------------------------------------------*/
.np2025-header-title-wrapper {
  background-image: url(../images/bg_newproducts2025.jpg);
  background-size: cover;
  background-position: center center;
  padding: 30px;
}
.np2025-header-title-image {
  margin: 0 auto;
  padding: 20px 0 30px 0;
}
.np2025-header-title-image img {
  width: 100%;
  height: auto;
}
.np2025-header-form input {
  -webkit-appearance: none;
}
.np2025-header-form input[type=text] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  padding: 10px;
  font-size: 1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #aaa;
  border: solid 1px #ccc;
  line-height: 1.5rem;
  border-radius: 0px;
}
.np2025-header-menu-wrapper {
  margin-bottom: 30px;
}
.np2025-header-menu {
  padding-top: 20px;
}
.np2025-header-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.np2025-header-menu ul li {
  display: flex;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 5px;
}
.np2025-header-menu ul li:nth-of-type(3n) {
  margin-right: 0;
}
.np2025-header-menu ul li a {
  display: block;
  width: 100%;
  border: 1px solid #00a7c0;
  padding: 10px 2px;
  text-align: center;
  color: #00a7c0;
  font-size: 1rem;
  font-weight: bold;
}
.np2025-header-menu ul li a:hover, .np2025-header-menu ul li a:visited {
  color: #00a7c0;
}
.np2025-header-menu-active {
  color: #fff !important;
  background-color: #00a7c0;
}
.np2025-header-menu-active:hover, .np2025-header-menu-active:visited {
  color: #fff !important;
}
.np2025-header-category {
  padding: 10px;
}
.np2025-header-category ul {
  display: flex;
  flex-wrap: wrap;
}
.np2025-header-category li {
  margin-right: 5px;
}
.np2025-header-category li a {
  display: inline-block;
  border-radius: 15px;
  padding: 5px 10px;
  margin-bottom: 4px;
  border: 1px solid #000;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
}
.np2025-header-category-active {
  background-color: #000;
  color: #fff !important;
}

.np2025-archive-h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebeff2;
}

.sp_single_contents {
  padding: 20px 10px 40px 20px;
}

.np2025-brandlist-innerlink {
  display: flex;
  padding: 20px 0 40px 0;
}
.np2025-brandlist-innerlink a {
  display: block;
  margin-right: 4px;
  padding: 10px;
  border: 1px solid #00a7c0;
  color: #00a7c0;
  font-weight: bold;
}
.np2025-brandlist-group {
  padding-bottom: 50px;
}
.np2025-brandlist-list {
  margin-top: 25px;
}
.np2025-brandlist-list li a {
  display: flex;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  background-color: #00a7c0;
  padding: 20px;
  color: #fff;
  font-weight: bold;
}
.np2025-brandlist-list li a i {
  margin: -10px;
  padding: 10px;
  background-color: #fff;
  color: #00a7c0;
}

.top-newproducts2025 {
  padding: 10px;
  background-color: #fff;
  text-align: center;
}

.top-newproducts2024 {
  padding: 10px;
  background-color: #fff;
  text-align: center;
}

/*------------------------------------------------------------
	ブランドチャンネル
------------------------------------------------------------*/
.brand-link-wrapper {
  height: 166px;
  overflow-x: hidden;
  overflow-y: auto;
}
.brand-link-wrapper::-webkit-scrollbar {
  width: 8px;
}
.brand-link-wrapper::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.4);
}
.brand-link-wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 8px;
}
.brand-link-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-right: 4px;
}
.brand-link-item {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
.brand-link-item-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.brand-link-item-icon i {
  font-size: 1.25rem;
}
.brand-link-item-hp {
  background-color: #333;
}
.brand-link-item-twitter {
  background-color: #1da1f2;
}
.brand-link-item-x {
  background-color: #000;
}
.brand-link-item-instagram {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
.brand-link-item-facebook {
  background-color: #3b5998;
}
.brand-link-item-youtube {
  background-color: #ff0000;
}
.brand-link-item-tiktok {
  background-color: #000;
}
.brand-link-item-threads {
  background-color: #000;
}
.brand-link-item-label {
  font-size: 0.625rem;
  text-align: center;
  color: #000;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
}

/*------------------------------------------------------------
	記事ページ ヘッダ／フッタ
------------------------------------------------------------*/
.article-header {
  padding: 20px 10px 10px 10px;
}

.article-h1 {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3em;
}

.article-misc {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.article-data {
  flex: 1;
}

.article-time {
  display: block;
  font-size: 0.75rem;
  color: #808080;
}

.article-rensai {
  display: block;
  margin-top: 0.5em;
  font-size: 0.875rem;
  color: #546e7a;
}

.article-kikousha {
  display: block;
  margin-top: 0.5em;
  font-size: 0.875rem;
  color: #808080;
}

.article-share {
  display: flex;
  justify-content: flex-end;
}
.article-share ul {
  display: flex;
  justify-content: flex-end;
}
.article-share li {
  margin-left: 8px;
}
.article-share li a {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  padding: 6px;
}
.article-share li a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.article-share-footer {
  width: 100%;
}
.article-share-footer ul {
  width: 100%;
}

.article-share-twbtn {
  background-color: #00a0e9;
}

.article-share-xbtn {
  background-color: #000;
}

.article-share-fbbtn {
  background-color: #0068b7;
}

.article-share-lnbtn {
  background-color: #06c755;
}

.article-share-hbbtn {
  background-color: #00a4de;
}

.article-categories {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.article-category a {
  display: block;
  color: #546e7a;
  background-color: #eee;
  padding: 4px 8px;
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 0.75rem;
  line-height: 1;
}

.article-tags {
  font-size: 0.75rem;
  color: #808080;
  display: flex;
  margin-bottom: 20px;
}
.article-tags ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 4px;
}
.article-tags ul li a {
  color: #546e7a;
  margin-right: 10px;
}

/*------------------------------------------------------------
	プロフィール
------------------------------------------------------------*/
.introduction-image {
  text-align: center;
  margin-bottom: 32px;
}

.introduction-name {
  font-size: 1.5rem !important;
  font-weight: bold;
  margin-bottom: 1em;
}

.introduction-text {
  margin-bottom: 3em;
}

.introduction-link {
  margin-left: 0 !important;
  margin-bottom: 3em !important;
}
.introduction-link li {
  list-style: none;
}
.introduction-link a {
  color: #546e7a;
}
.introduction-link a:hover, .introduction-link a:visited {
  color: #546e7a;
}
.introduction-link .introduction-link-tw:before {
  display: inline-block;
  width: 1.5em;
  content: "\f099";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-x:before {
  display: inline-block;
  width: 1.5em;
  content: "\e61b";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-ig:before {
  display: inline-block;
  width: 1.5em;
  content: "\f16d";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-fb:before {
  display: inline-block;
  width: 1.5em;
  content: "\f39e";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-yt:before {
  display: inline-block;
  width: 1.5em;
  content: "\f167";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-tt:before {
  display: inline-block;
  width: 1.5em;
  content: "\e07b";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-th:before {
  display: inline-block;
  width: 1.5em;
  content: "\e618";
  font-family: "Font Awesome 6 Brands";
  text-align: center;
}
.introduction-link .introduction-link-ot:before {
  display: inline-block;
  width: 1.5em;
  content: "\f360";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.9em;
  text-align: center;
}

.introduction-relatedpost-button {
  display: block;
  padding: 1.2em;
  margin-bottom: 48px;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
  background-color: #000;
  color: #fff;
}
.introduction-relatedpost-button:hover, .introduction-relatedpost-button:visited {
  color: #fff;
}