body {
  font-family: YakuHanMP_Noto, 'Noto Serif JP', YuMincho, 'ÞâÌÀÄ«ÂÎ', 'YuMincho', 'ÞâÌÀÄ«', 'Yu Mincho', 'Hiragino Mincho ProN', '¥Ò¥é¥®¥ÎÌÀÄ« Pro W3', 'MS PMincho', '£Í£Ó £ÐÌÀÄ«', serif;
}
a,
a:hover,
a:visited,
a:focus,
a:active{
  color: var(--color-link-hover);
  text-decoration: none;
  outline: none;
}
.item_price {
  font-family: 'Prompt', YuGothic, 'Þâ¥´¥·¥Ã¥¯ÂÎ', Hiragino Kaku Gothic ProN, '¥Ò¥é¥®¥Î³Ñ¥´ ProN', Hiragino Kaku Gothic Pro, '¥Ò¥é¥®¥Î³Ñ¥´ Pro', Yu Gothic, 'Þâ¥´¥·¥Ã¥¯', sans-serif;
}
.item_price::before {
  content: '¡ï' !important;
}
.item_price::after {
  content: '(ÀÇ¹þ) ~' !important;
}
select, textarea, [type="text"], [type="password"], [type="datetime"], [type="datetime-local"], [type="date"], [type="month"], [type="time"], [type="week"], [type="number"], [type="email"], [type="url"], [type="search"], [type="tel"], [type="color"], .uneditable-input,
input[type=text],
input[type=tel],
input[type=email],
input[type=checkbox],
input[type=radio],
input[type=submit],
input[type=search],
input[type=password],
input[type=number],
textarea,
select,
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=submit]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  color: var(--color-text) !important;
  border: none !important;
  outline: none !important;
}
.cmn_tool_style .tool_text {
  font-family: YakuHanMP_Noto, 'Noto Serif JP', YuMincho, 'ÞâÌÀÄ«ÂÎ', 'YuMincho', 'ÞâÌÀÄ«', 'Yu Mincho', 'Hiragino Mincho ProN', '¥Ò¥é¥®¥ÎÌÀÄ« Pro W3', 'MS PMincho', '£Í£Ó £ÐÌÀÄ«', serif !important;
  text-transform: uppercase;
}
#the-nav .nav_container .nav_category .cate_group .the_cate .cate_content .cate_link .cate_text {
  text-transform: uppercase;
}
.list_for_cate .cntr_ttl_elmt .main_caption .cpt_text {
  text-transform: uppercase;
}
.term_mcontent .terms_group br {
  display: none !important;
}
.swiper-wrapper { overflow: hidden;}
.top_mv_section br {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
	display: none !important;
}