<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* --------------------------------------------------------------------

 2023年3月～
 ムービック側でのCSS改修は全てこちらのファイルへ追記していってください。
 （他ファイルの更新不可）

-------------------------------------------------------------------- */

/* --------------------------------------------------------------------
JPトップ改修　「もっと見る」ボタン改修　2023.03
--------------------------------------------------------------------- */
.blockNo28_ {
  margin: 0 10px 20px;
}
.blockNo28_ dl {
  border: 1px #cccccc solid;
  background: #ffffff;
  margin-bottom: 10px;
}
.blockNo28_ dt {
  padding: 14px 10px 14px 32px;
  overflow: hidden;
}
.blockNo28_ dt.close_ {
  background: url(../wwwroot/img/usr/cp/ico_accordion_open.gif) no-repeat 18px 18px;
}
.blockNo28_ dt.open_ {
  background: url(../wwwroot/img/usr/cp/ico_accordion_close.gif) no-repeat 18px 18px;
}
.blockNo28_ dt.open_ span {
  color: #f95a7a;
}
.blockNo28_ dt span.title_ {
  float: left;
  display: inline-block;
  width: 70%;
}
.blockNo28_ dt span.txt_ {
  float: right;
  width: 60px;
  text-align: right;
  padding-right: 14px;
  text-decoration: underline;
}
.blockNo28_ dt:hover p {
  text-decoration: none;
}
.blockNo28_ dt:hover {
  cursor: pointer;
}
.blockNo28_ dt:hover span {
  cursor: pointer;
}

.blockNo28_ dd {
  border-top: 1px #cccccc dotted;
}

.blockNo29_ {
  margin: 0 10px 20px;
}
.blockNo29_ dl {
  border: 1px #cccccc solid;
  background: #ffffff;
  margin-bottom: 10px;
}
.blockNo29_ dt {
  padding: 14px 10px 14px 32px;
  overflow: hidden;
}
.blockNo29_ dt.close_ {
  background: url(../wwwroot/img/usr/cp/ico_accordion_open.gif) no-repeat 18px 18px;
}
.blockNo29_ dt.open_ {
  background: url(../wwwroot/img/usr/cp/ico_accordion_close.gif) no-repeat 18px 18px;
}
.blockNo29_ dt.open_ span {
  color: #f95a7a;
}
.blockNo29_ dt span.title_ {
  float: left;
  display: inline-block;
  width: 70%;
}
.blockNo29_ dt span.txt_ {
  float: right;
  width: 60px;
  text-align: right;
  padding-right: 14px;
  text-decoration: underline;
}
.blockNo29_ dt:hover p {
  text-decoration: none;
}
.blockNo29_ dt:hover {
  cursor: pointer;
}
.blockNo29_ dt:hover span {
  cursor: pointer;
}

.blockNo29_ dd {
  border-top: 1px #cccccc dotted;
}

nav.top_search_title_wrap2 {
  background: #ffffff;
  margin: 20px auto;
}
nav.top_search_title_wrap2 h2 {
  position: relative;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  border-left: none;
  background: #ffffff;
  padding: 6px 12px;
  margin: 0 0 10px 0;
}
nav.top_search_title_wrap2 h2::before {
  position: absolute;
  content: "";
  top: 25%;
  left: 0;
  width: 4px;
  height: 50%;
  border-radius: 6px;
  background: #009fcc;
}
nav.top_search_title_wrap2 h2 span {
  top: 6px;
  right: 0;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 5px 10px 4px 10px;
}
nav.top_search_title_wrap2 h2 span a {
  color: #999999;
  text-decoration: none;
}
nav.top_search_title_wrap2 .top_search_title table {
  border: 1px solid #cccccc;
  border-bottom: none;
}
nav.top_search_title_wrap2 dl.blockNo28_ {
  margin: 0;
}
nav.top_search_title_wrap2 dl.blockNo28_ dt {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
nav.top_search_title_wrap2 dl.blockNo28_ dt p {
  display: inline-block;
  font-size: 15px;
  padding-left: 24px;
}
nav.top_search_title_wrap2 dl.blockNo28_ dt.open_ p {
  background: url("../img/usr/sb/top/sp_title-plus.png") no-repeat left center;
  background-size: 18px auto;
}
nav.top_search_title_wrap2 dl.blockNo28_ dt.close_ p {
  background: url("../img/usr/sb/top/sp_title-minus.png") no-repeat left center;
  background-size: 18px auto;
}
nav.top_search_title_wrap2 dl.blockNo28_ dd {
  border-top: none;
}
nav.top_search_title_wrap2 dl.blockNo28_ dd ul li:last-child {
  border-bottom: none;
}
nav.top_search_title_wrap2 dl.blockNo28_ dd ul li {
}
nav.top_search_title_wrap2 dl.blockNo28_ dd ul li a {
  line-height: 1.5;
}

nav.top_search_title_wrap3 {
  background: #ffffff;
  margin: 20px auto;
}
nav.top_search_title_wrap3 h2 {
  position: relative;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  border-left: none;
  background: #ffffff;
  padding: 6px 12px;
  margin: 0 0 10px 0;
}
nav.top_search_title_wrap3 h2::before {
  position: absolute;
  content: "";
  top: 25%;
  left: 0;
  width: 4px;
  height: 50%;
  border-radius: 6px;
  background: #009fcc;
}
nav.top_search_title_wrap3 h2 span {
  top: 6px;
  right: 0;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 5px 10px 4px 10px;
}
nav.top_search_title_wrap3 h2 span a {
  color: #999999;
  text-decoration: none;
}
nav.top_search_title_wrap3 .top_search_title table {
  border: 1px solid #cccccc;
  border-bottom: none;
}
nav.top_search_title_wrap3 dl.blockNo29_ {
  margin: 0;
}
nav.top_search_title_wrap3 dl.blockNo29_ dt {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
nav.top_search_title_wrap3 dl.blockNo29_ dt p {
  display: inline-block;
  font-size: 15px;
  padding-left: 24px;
}
nav.top_search_title_wrap3 dl.blockNo29_ dt.open_ p {
  background: url("../img/usr/sb/top/sp_title-plus.png") no-repeat left center;
  background-size: 18px auto;
}
nav.top_search_title_wrap3 dl.blockNo29_ dt.close_ p {
  background: url("../img/usr/sb/top/sp_title-minus.png") no-repeat left center;
  background-size: 18px auto;
}
nav.top_search_title_wrap3 dl.blockNo29_ dd {
  border-top: none;
}
nav.top_search_title_wrap3 dl.blockNo29_ dd ul li:last-child {
  border-bottom: none;
}
nav.top_search_title_wrap3 dl.blockNo29_ dd ul li {
}
nav.top_search_title_wrap3 dl.blockNo29_ dd ul li a {
  line-height: 1.5;
}

.bnr_block.jizenjigo dl.blockNo24_ {
  margin: 0;
}
.bnr_block.jizenjigo dl.blockNo24_ dt {
  border: none;
  background: #dcf5fc;
  text-align: center;
  color: #009fcc;
  font-weight: bold;
  padding: 14px 0;
}
.bnr_block.jizenjigo dl.blockNo24_ dt p {
  display: inline-block;
  font-size: 15px;
  padding-left: 24px;
}
.bnr_block.jizenjigo dl.blockNo24_ dt.open_ p {
  background: url("https://www.movic.jp/img/usr/sb/top/sp_title-plus.png") no-repeat left center;
  background-size: 18px auto;
}
.bnr_block.jizenjigo dl.blockNo24_ dt.close_ p {
  background: url("https://www.movic.jp/img/usr/sb/top/sp_title-minus.png") no-repeat left center;
  background-size: 18px auto;
}
.bnr_block.jizenjigo dl.blockNo24_ dd {
  padding: 0;
  border-top: none;
}
.bnr_block.jizenjigo dl.blockNo24_ dd .jizenjigo_list {
  margin-top: 16px;
}
.bnr_block.jizenjigo .jizenjigo_list &gt; li {
  width: 50%;
  padding: 8px;
  font-size: 12px;
}
.bnr_block.jizenjigo .jizenjigo_list &gt; li:last-child {
  margin-bottom: 0;
}

.bnr_block.juchu .juchu_list &gt; li {
  width: 50%;
  padding: 8px;
  font-size: 12px;
}
.bnr_block.juchu .juchu_list &gt; li:last-child {
  margin-bottom: 0;
}

.bnr_block &gt; a img,
.bnr_block2 &gt; a img {
  border: 1px solid #ddd;
}

.new-month {
  width: 96%;
  margin: 0 auto;
  padding-bottom: 0;
  border-bottom: none;
}

div.topiclist_ .topiclist_body_ &gt; li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div.topiclist_ .topiclist_body_ &gt; li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div.topiclist_ .topiclist_body_ &gt; li p img {
  width: auto;
  height: 18px;
  display: block;
  margin-bottom: 4px;
}

div.event_ {
  padding-right: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.event_ .goods_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  min-width: 100%;
}
div.event_ .goods_ ul.goods_t_ {
  min-width: 80%;
  border-bottom: none;
  margin-bottom: 0;
}
div.event_ .goods_ ul.goods_t_ &gt; li:first-child {
  border-right: none;
}
div.event_ .goods_ img.lazy {
  border: 1px solid #ddd;
}

.reBland a figcaption {
  line-height: 1.5;
}

.exhibition a figcaption {
  line-height: 1.5;
}

.topics_info_ li a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

nav.top_search_title_wrap2 h2 {
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  background: #009fcc;
  color: #ffffff;
  position: relative;
}

nav.top_search_title_wrap2 h2 span {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: 7px;
  right: 10px;
}

nav.top_search_title_wrap2 h2 span a {
  color: #fff;
  text-decoration: underline;
}

nav.top_search_title_wrap2 .top_search_title table {
  width: 100%;
}

nav.top_search_title_wrap2 .top_search_title table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 5px;
  text-align: center;
  vertical-align: middle;
  width: 33%;
}

nav.top_search_title_wrap2 .top_search_title table td:nth-child(3n) {
  border-right: none;
}

nav.top_search_title_wrap2 .top_search_title table td img {
  width: 100%;
}

nav.top_search_title_wrap2 .top_search_title table td img.hstyle {
  /* height: 50%; */
  max-height: 100px;
  width: auto;
}

nav.top_search_title_wrap2 dl.blockNo28_ {
  margin: 0 0 20px;
}

nav.top_search_title_wrap2 dl.blockNo28_ dt {
  background: #dcf5fc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
  color: #009fcc;
  font-weight: bold;
  padding: 14px 0;
  margin-bottom: 10px;
}

nav.top_search_title_wrap2 dl.blockNo28_ dd {
  border-top: none;
}

nav.top_search_title_wrap2 dl.blockNo28_ dd ul {
  width: 100%;
}

nav.top_search_title_wrap2 dl.blockNo28_ dd ul li {
}

nav.top_search_title_wrap2 dl.blockNo28_ dd ul li a {
  display: block;
  line-height: 35px;
}

nav.top_search_title_wrap3 h2 {
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  background: #009fcc;
  color: #ffffff;
  position: relative;
}

nav.top_search_title_wrap3 h2 span {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: 7px;
  right: 10px;
}

nav.top_search_title_wrap3 h2 span a {
  color: #fff;
  text-decoration: underline;
}

nav.top_search_title_wrap3 .top_search_title table {
  width: 100%;
}

nav.top_search_title_wrap3 .top_search_title table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 5px;
  text-align: center;
  vertical-align: middle;
  width: 33%;
}

nav.top_search_title_wrap3 .top_search_title table td:nth-child(3n) {
  border-right: none;
}

nav.top_search_title_wrap3 .top_search_title table td img {
  width: 100%;
}

nav.top_search_title_wrap3 .top_search_title table td img.hstyle {
  /* height: 50%; */
  max-height: 100px;
  width: auto;
}

nav.top_search_title_wrap3 dl.blockNo29_ {
  margin: 0 0 20px;
}

nav.top_search_title_wrap3 dl.blockNo29_ dt {
  background: #dcf5fc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
  color: #009fcc;
  font-weight: bold;
  padding: 14px 0;
  margin-bottom: 10px;
}

nav.top_search_title_wrap3 dl.blockNo29_ dd {
  border-top: none;
}

nav.top_search_title_wrap3 dl.blockNo29_ dd ul {
  width: 100%;
}

nav.top_search_title_wrap3 dl.blockNo29_ dd ul li {
}

nav.top_search_title_wrap3 dl.blockNo29_ dd ul li a {
  line-height: 35px;
}

/* --------------------------------------------------------------------
JPトップ改修　「事前事後一覧」改修　2023.03
--------------------------------------------------------------------- */
div.eventlist_ {
  margin: 0 0 10px;
}

div.eventlist_ .eventlist_head_ {
}

div.eventlist_ .eventlist_body_ {
}

div.eventlist_ .eventlist_body_ li {
}

div.eventlist_ .eventlist_body_ li:nth-of-type(1),
div.eventlist_ .eventlist_body_ li:nth-of-type(2),
div.eventlist_ .eventlist_body_ li:nth-of-type(3),
div.eventlist_ .eventlist_body_ li:nth-of-type(4),
div.eventlist_ .eventlist_body_ li:nth-of-type(5) {
  display: list-item;
}

div.eventlist_ .eventlist_body_ li figure {
  display: table-cell;
  padding: 0px;
}

div.eventlist_ .eventlist_body_ li p {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 10px;
}

div.eventlist_ .eventlist_body_ li p span.txt_ {
  font-size: 12px;
}

div.eventlist_ .eventlist_body_ li:last-child {
  border-bottom: none;
}

div.eventlist_ .eventlist_body_ li a,
div.eventlist_ .eventlist_body_ li span.nolink_ {
  display: block;
}

div.eventlist_ .eventlist_body_ li a {
}

div.eventlist_ .more_btn2_ {
  border: #009fcc solid 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 44px;
  margin: 20px 10px;
  text-align: center;
}

div.eventlist_ .more_btn2_.active span {
  background: url(../img/usr/link_more_active.png) center 90% no-repeat;
  background-size: 10px;
}

div.eventlist_ .more_btn2_ span {
  display: block;
  background: url(../img/usr/link_more.png) center 90% no-repeat;
  padding: 0 10px 5px 20px;
  color: #009fcc;
  font-weight: bold;
  background-size: 10px;
}

/* --------------------------------------------------------------------
JPトップ改修　「フェア一覧」改修　2023.03
--------------------------------------------------------------------- */
div.fairlist_ {
  margin: 0 0 10px;
}

div.fairlist_ .fairlist_head_ {
}

div.fairlist_ .fairlist_body_ {
}

div.fairlist_ .fairlist_body_ li {
}

div.fairlist_ .fairlist_body_ li:nth-of-type(1),
div.fairlist_ .fairlist_body_ li:nth-of-type(2),
div.fairlist_ .fairlist_body_ li:nth-of-type(3),
div.fairlist_ .fairlist_body_ li:nth-of-type(4),
div.fairlist_ .fairlist_body_ li:nth-of-type(5) {
  display: list-item;
}

div.fairlist_ .fairlist_body_ li figure {
  display: table-cell;
  padding: 0px;
}

div.fairlist_ .fairlist_body_ li p {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 10px;
}

div.fairlist_ .fairlist_body_ li p span.txt_ {
  font-size: 12px;
}

div.fairlist_ .fairlist_body_ li:last-child {
  border-bottom: none;
}

div.fairlist_ .fairlist_body_ li a,
div.fairlist_ .fairlist_body_ li span.nolink_ {
  padding: 5px;
}

div.fairlist_ .fairlist_body_ li a {
}

div.fairlist_ .more_btn3_ {
  border: #009fcc solid 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 44px;
  margin: 20px 10px;
  text-align: center;
}

div.fairlist_ .more_btn3_.active span {
  background: url(../img/usr/link_more_active.png) center 90% no-repeat;
  background-size: 10px;
}

div.fairlist_ .more_btn3_ span {
  display: block;
  background: url(../img/usr/link_more.png) center 90% no-repeat;
  padding: 0 10px 5px 20px;
  color: #009fcc;
  font-weight: bold;
  background-size: 10px;
}

/* --------------------------------------------------------------------
JPトップ改修「事前事後・受注生産バナー下キャプション」改修　2023.03
--------------------------------------------------------------------- */
.bnr_block .event-text01 {
  padding: 4px;
  font-size: 12px;
}

/* --------------------------------------------------------------------
JPトップ改修「事前事後・受注生産バナー　画像枠線」改修　2023.03
--------------------------------------------------------------------- */
.jizenjigo_list li img {
  width: 100%;
  border: solid 1px #ddd;
}
.juchu_list li img {
  width: 100%;
  border: solid 1px #ddd;
}

/* --------------------------------------------------------------------
「事前事後・受注生産バナー下キャプション」一覧ページ改修　2023.03
--------------------------------------------------------------------- */
.banner-area .event-text01 {
  padding: 4px;
  font-size: 12px;
}

/* --------------------------------------------------------------------
JPトップ改修「ブランド一覧　画像枠線」改修　2023.03
--------------------------------------------------------------------- */
.reBland a span img {
  border: none;
}

.reBland a img {
  border: solid 1px #ddd;
  margin-bottom: 6px;
}

.list_all_btn_ a:visited {
  color: #009fcc;
}

/* --------------------------------------------------------------------
「ブランド一覧フリーページ　画像枠線」改修　2023.03
--------------------------------------------------------------------- */
.reBlandList a span:first-of-type img {
  border: none;
}

.reBlandList a img {
  border: solid 1px #ddd;
}

/* --------------------------------------------------------------------
タイトルの文字色　2023.03
--------------------------------------------------------------------- */
h2.hdg-l2 {
  color: #404040;
}
/* h1.genre_name_ {
  color: #404040;
} */
h1.event_name_ {
  color: #404040;
}
.blockNo02_ h1 {
  color: #404040;
}
.contents_ h2.guide {
  color: #404040 !important;
}
h1.category_name_ {
  color: #404040;
}
.contents_ h3.contact {
  color: #404040 !important;
}

/* --------------------------------------------------------------------
	モーダルメニュー改修（ログイン文字色）　2023.03
-------------------------------------------------------------------- */

.menu_waku a:link {
  color: #ff9300;
}

.menu_waku a {
  color: #ff9300;
  text-decoration: none !important;
}

.menu_waku a:visited {
  color: #ff9300;
}

/* --------------------------------------------------------------------
	ハンバーガーメニュー（HTML style属性から移行）　2023.03
-------------------------------------------------------------------- */
.gmenu_custam {
  background-color: #666 !important;
  color: white !important;
  font-weight: bold !important;
}

.gmenu_custam2 {
  text-decoration: underline;
}

.gmenu_custam2 a:link,
a:visited {
  color: #666666;
}

/* --------------------------------------------------------------------
	ジャンルページ イベントバナー掲載 2023.03
-------------------------------------------------------------------- */

.genre-banner {
  margin: 8px;
}
.genre-banner h3 {
  color: #009fcc;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
}
.genre-banner a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.genre-banner img {
  width: 100px;
  max-width: 24vw;
}
.genre-banner .text {
  margin-left: 8px;
  font-size: 14px;
}
.genre-banner .text img.icon {
  width: 14px;
  position: relative;
  top: -1px;
}
.genre-banner .text p {
  font-size: 12px;
}
.genre-banner .text p + p {
  margin-top: 8px;
}
.genre-banner .text strong {
  font-weight: bold;
  font-size: 12px;
}

/* --------------------------------------------------------------------
	ジャンルページ 並べ替え＆在庫絞込プルダウン 横幅調整 2023.03
-------------------------------------------------------------------- */
.navistyle_ {
  margin: 12px 0 0 -3px;
  width: 50%;
}

/* --------------------------------------------------------------------------------
	ジャンルページ フリースペース上部の見出しデザイン修正（フェアバナー掲載時など） 2023.04
-------------------------------------------------------------------------------- */
.container_ h2.genre_name_.common_headline2_ {
  margin: 0 10px 10px;
  padding: 0px 10px;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  border-left: solid 5px #009fcc;
  color: #009fcc;
  background-color: transparent;
}

/* --------------------------------------------------------------------
JPトップ改修　トップページ「一覧を見る」ボタン レイアウト調整　2023.04
--------------------------------------------------------------------- */
div.event_ .list_all_btn_ {
  position: relative;
  left: -2%;
}
div.reBland .list_all_btn_ {
  position: relative;
  left: -3%;
}

/* --------------------------------------------------------------------
JPトップ改修　注目情報　サムネイル画像サイズ指定　2023.05
--------------------------------------------------------------------- */
ul.topiclist_body_ figure img {
  width: 70px;
  height: 70px;
}

/* --------------------------------------------------------------------
	ジャンルページ 長方形バナー  2023.05
-------------------------------------------------------------------- */
.genre-banner img.bnr-rectangle {
  width: auto;
  max-width: 36vw;
}

/* --------------------------------------------------------------------
商品詳細画面改修 プルダウンを大きく　2023.04
--------------------------------------------------------------------- */
div.cartbox_ .quantity_ {
  margin: 0px 32px 0px 0px;
}

.cartbox_ .quantity_ select {
  padding: 5px;
  height: 40px;
  width: 50px;
  font-size: 16px;
}

/* --------------------------------------------------------------------
商品詳細画面改修 サムネイルの余白を整える　2023.05
--------------------------------------------------------------------- */
.etc_goodsimg_item_:first-child {
  margin-left: 1%;
}

.etc_goodsimg_item_ {
  width: calc(88% / 6);
  margin: 2.5% 1%;
}

.etc_goodsimg_item_ a {
  border: 1px solid #eee;
}

.etc_goodsimg_item_ img {
  display: block;
}

/* --------------------------------------------------------------------
 JPトップ改修　検索ボックス「作品名・キャラ名などから探す」改修　2023.04
-------------------------------------------------------------------- */
form.search_form_ .placeholder_ {
  display: none;
}

/* --------------------------------------------------------------------
 ジャンルページ　フェア情報　バナーがないときのデザイン修正　2023.06
-------------------------------------------------------------------- */
.genre_title_txt {
  border-left: none;
  font-size: 15px;
  border-bottom: 4px double #009fcc;
  padding-bottom: 4px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #555;
  margin-top: 16px;
}
.genre_period_txt {
  font-size: 15px;
}

/* --------------------------------------------------------------------
カート改修　※別ファイルに分けてテストしていた内容をマージ　2023.06
--------------------------------------------------------------------- */
/* ▼ STEP1　買い物かごの確認 ここから▼  */
.cartlist_ {
  line-height: 1.6;
}
.cartlist_ .cart-header-text {
  background: #e6f4f8;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
}
.cartlist_ .cart-header-text span {
  padding: 0 4px;
}
.cartlist_ .cart-header-text img {
  vertical-align: middle;
  margin-right: 3px;
}
form[action*="cart.aspx"] div.info_ {
  font-weight: normal;
  font-size: 14px;
  border: none;
  padding: 8px 8px 0;
}
form[action*="cart.aspx"] input.button_.large_button_.gray_button_ {
  background-color: #fff;
  color: #ff9300;
  border: 2px solid #ff9300;
}
table.cartlist_ td.price_box_ {
  width: auto;
  padding: 8px 0;
}
.cartlist_ .list-icon {
  margin-bottom: 24px;
}
.cartlist_ .list-icon li {
  font-size: 13px;
  margin-bottom: 8px;
}
.cartlist_ .list-icon &gt; li .icon,
.cartlist_ .list-icon li b {
  font-size: 13px;
}
.cartlist_ .list-icon a {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px;
  color: #009ecd;
  text-decoration: underline;
}
/* ▲ STEP1　買い物かごの確認 ここまで▲  */
/* ▼ STEP2　ご注文方法の指定 ここから▼  */
.order_ {
  line-height: 1.6;
}
.order_ input[type="radio"] {
  margin: 0 6px;
}
.addresslist_ .address_bottom_ .button_.auto_small_button_.gray_button_ {
  background-color: #fff;
  color: #ff9300;
  border: 1px solid #ff9300;
}
.order_ div.method_box_ div.method_box_content_ {
  padding-bottom: 16px;
}
div.method_box_content_ .list-icon {
  padding: 16px 0;
}
div.method_box_content_ .list-icon li {
  margin-bottom: 8px;
  font-size: 13px;
  padding-left: 1em;
}
div.method_box_content_ .list-icon span {
  font-size: 13px;
}
div.method_box_content_ .list-icon strong {
  font-weight: bold;
  font-size: 13px;
}
.order_ div.method_box_ div.method_box_content_ span.notice_,
.order_ div.method_box_ div.method_box_content_ .small_ {
  font-size: 13px;
  color: #404040;
  display: block;
  padding: 16px 0;
}
table.destgoodslist_ th {
  width: auto;
  padding: 4px 8px;
}
table.destgoodslist_ td {
  padding: 4px 8px;
  line-height: 1.2;
}
.method_np_comment_ {
  /* background-color: #f0f4f6; */
  padding: 16px 8px;
  margin-top: 8px;
}
.method_np_comment_ dt {
  font-size: 14px;
  padding-bottom: 4px;
  margin-bottom: 8px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
}
.method_np_comment_ dd {
  font-size: 12px;
  margin-bottom: 24px;
}
.method_np_comment_ dd strong {
  color: #f00;
  font-size: 12px;
}
.method_np_comment_ dd p {
  margin-top: 8px;
  font-size: 12px;
}
.method_np_comment_ a {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px;
  color: #009ecd;
  text-decoration: underline;
}
.method_r1_payment_terms,
.method_r2_payment_terms,
.method_r6_payment_terms,
.method_r9_payment_terms,
.method_rG_payment_terms {
  margin: 16px 0;
  background-color: #f0f4f6;
  padding: 16px;
  font-size: 14px;
}
.method_r1_payment_terms:before {
  content: "郵便振替：";
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
}
.method_r2_payment_terms:before {
  content: "代金引換：";
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
}
.method_r6_payment_terms:before {
  content: "コンビニ決済：";
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
}
.method_r9_payment_terms:before {
  content: "カード決済：";
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
}
.method_rG_payment_terms:before {
  content: "NP後払い：";
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
}
.list-delivery {
  margin-bottom: 24px;
}
.list-delivery li {
  padding: 8px;
}
.list-delivery li p {
  font-size: 13px;
}
.list-delivery li strong {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #009ecd;
  padding-bottom: 4px;
  margin-bottom: 8px;
  font-size: 14px;
}
.list-delivery li img {
  display: block;
  max-width: 100%;
  margin-top: 8px;
}
/* ▲ STEP2　ご注文方法の指定 ここまで▲  */
/* ▼ STEP3　ご注文内容の確認 ここから▼  */
.sales_comment {
  margin-top: 32px;
}
.sales_comment p.message_ {
  font-size: 16px;
  padding: 0;
}
.sales_comment ul.list-icon {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 16px;
}
.sales_comment ul.list-icon li {
  margin-bottom: 8px;
  font-size: 13px;
}
.sales_comment ul.list-icon strong {
  font-weight: bold;
  font-size: 13px;
}
.sales_comment a {
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
  margin: 0 4px;
  color: #009ecd;
}
.formlist_.goodslist_ td.name_ div img.img_ {
  display: none;
}
.method_address_ table.estimate_.sales_ th,
.method_address_ table.estimate_.sales_ td {
  width: auto;
  text-align: left;
  padding: 12px;
}
#card_form dl.formdetail_ dt {
  margin: 16px 10px 8px;
  padding: 0px 10px;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  border-left: solid 5px #009fcc;
  color: #009fcc;
  background-color: transparent;
}
#card_form dl.formdetail_ dd {
  padding-top: 0;
  padding-bottom: 0;
}
.return_agree_.button_ {
  margin-top: 0;
  margin-bottom: 16px;
  text-align: center;
}
.return_agree_.button_ a {
  font-weight: bold;
  margin: 0 4px;
  color: #009ecd;
  position: relative;
  display: inline-block;
  font-size: 15px;
  text-decoration: underline;
}
.return_agree_.button_ a:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 0.8em;
  background: url("/img/usr/common/icon_arrow02.png") center center no-repeat;
  background-size: contain;
}
.formdetail_.estimate_.sales_ span.small_ {
  display: block;
  text-align: left;
}
/* ▲ STEP3　ご注文方法の指定 ここまで▲  */
/* カート改修 共通classの更新 */
.notice_ {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #f00;
}
div.notice_,
table.notice_ {
  border-color: #ccc;
}
div.notice_ a {
  text-decoration: underline;
}
/* ログイン有効期限切れメッセージ */
div.single_mainframe_ &gt; div.notice_ {
  color: #404040;
  padding: 0;
  border: none;
  margin: 32px auto 40px;
}

/* --------------------------------------------------------------------
フェア一覧フリーページ追加　　2023.06
--------------------------------------------------------------------- */
.fair_banner_area {
  background-color: white;
}

.fair_banner_area p {
  padding: 10px;
  margin-bottom: 10px;
}

.fair_banner_area p em {
  font-style: normal;
  color: red;
}

.fair_banner_area p .break-sp-none {
  display: none;
}

.fair_list {
  display: flex;
  flex-wrap: wrap;
}

.banner-area .fair_list[data-column="2"] &gt; li {
  width: calc(100% / 2);
  padding: 12px;
  box-sizing: border-box;
}

.fair_list li img {
  width: 100%;
  border: solid 1px #ddd;
}

ul.fair_list &gt; li a {
  text-decoration: none;
}

/* --------------------------------------------------------------------
商品一覧画面 在庫なし商品に「再販リクエスト」表示　2023.08
--------------------------------------------------------------------- */
.resale_request_button_ {
  background-color: #009ece;
}

/* --------------------------------------------------------------------
商品詳細画面 「再販リクエスト」改修　2023.08
--------------------------------------------------------------------- */
div.cartbox_ .purple_button_ {
  background-image: -moz-linear-gradient(top, #00afe0 0%, #00afe0 49%, #009ece 50%, #009ece);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00afe0),
    color-stop(0.49, #00afe0),
    color-stop(0.5, #009ece),
    to(#009ece)
  );
  width: 230px;
}
ul.goods_t_ li div.desc_ input.cart_btn_ {
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* --------------------------------------------------------------------
	フリーページ　知って楽しいムービック　2023.09
--------------------------------------------------------------------- */
.know_movic_wrap01 {
  background: white;
  padding: 15px;
}
.know_movic_wrap01 ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.know_movic_wrap01 ul li {
  margin: 10px;
}
.know_movic_wrap01 ul li a {
  text-decoration: none;
}
.know_movic_wrap01 ul li p {
  color: #019fcc;
  font-weight: bold;
  font-size: 16px;
}
.know_movic_wrap01 ul li .howto_img {
  width: 100%;
  border: 1px solid #ccc;
}
/* --------------------------------------------------------------------
	フリーページ　知って楽しいムービック　第一回フェアについて　2023.09
--------------------------------------------------------------------- */
.know_movic_wrap02 {
  background: white;
  padding: 5px 5px 30px;
}
.know_movic_wrap02 ul.howto_menu {
  display: block;
  text-align: left;
  margin: 20px;
}
.know_movic_wrap02 #howto_01,
.know_movic_wrap02 #howto_02,
.know_movic_wrap02 #howto_03 {
  margin-bottom: 60px;
}
.know_movic_wrap02 ul li {
  margin: 10px 0;
}
.know_movic_wrap02 ul li img {
  width: 100%;
}
.know_movic_wrap02 ul li a {
  color: #00a0ca;
  text-decoration: underline;
  font-size: 14px;
}
.howto_link_area {
  text-align: center;
}
.howto_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #009fcc;
  border-radius: 5px;
  padding: 0;
  width: 196px;
  height: 36px;
  margin: 15px auto 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  text-decoration: none !important;
}
.howto_btn:visited {
  color: #009fcc;
}
a.howto_btn:link {
  color: #009fcc;
}

/* --------------------------------------------------------------------
	購入完了ページ　バナー掲載用レイアウト調整　2023.09
--------------------------------------------------------------------- */
.groupWrapCon.lytCenter {
  text-align: center;
}
.groupWrapCon.lytCenter h2 {
  border-left: none;
}
.groupWrapCon.lytCenter a {
  display: inline-block;
}
.groupWrapCon.lytCenter a img {
  display: block;
  max-width: 100%;
}

/* --------------------------------------------------------------------
	スマホ商品詳細ページのボタンデザイン変更(注文する・予約する・再販する)　2023.09
--------------------------------------------------------------------- */
div.cartbox_ .orange_button_ {
  background-image: none;
  background-color: #feac39;
  border: 1px solid #ff9500;
  border-radius: 40px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
div.cartbox_ .green_button_ {
  background-image: none;
  background-color: #a2d700;
  border: 1px solid #92c201;
  border-radius: 40px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
div.cartbox_ .purple_button_ {
  background-image: none;
  background-color: #00afe0;
  border: 1px solid #009ece;
  border-radius: 40px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.goodsproductdetail_ .cartbox_ input.btn_cart_l_ {
  line-height: 36px;
}

/* --------------------------------------------------------------------
	カート画面でadressタグのpointer-event、下線表示を無効にする　2023.10
 --------------------------------------------------------------------- */
address {
  pointer-events: none;
}
.method_host_ .host_info_ address a {
  text-decoration: none !important;
  color: inherit;
}
.address_item_ .dest_disp address a {
  text-decoration: none !important;
  color: inherit;
}
address a {
  color: inherit;
}

/* --------------------------------------------------------------------
	カート画面後，ご注文内容の商品確認ページ内の、
	商品コード・電話番号・メールアドレス　　pointer-event、下線表示を無効にする　2023.10
--------------------------------------------------------------------- */
/* ▼ 商品コード ▼  */
td.goods_.js-enhanced-ecommerce-goods {
  pointer-events: none;
}
td.goods_.js-enhanced-ecommerce-goods a {
  text-decoration: none !important;
  color: inherit;
}
/* ▼ 配送情報内、電話番号・メールアドレス ▼  */
table.estimate_ td {
  pointer-events: none;
}
table.estimate_ td a {
  text-decoration: none !important;
  color: inherit;
}
/* ▼ お届け先内、電話番号 ▼  */
.order_ .method_addr_ {
  pointer-events: none;
}
.order_ .method_addr_ a {
  text-decoration: none !important;
  color: inherit;
}

/* ---------------------------------------------------
 商品詳細ページの「関連商品」部分のデザイン変更　2023.11
------------------------------------------------------ */
.wrapper_ .contents_ .related_ {
  color: #ffffff00;
  font-size: 0px;
  max-width: 100%;
  overflow-x: scroll;
}
.wrapper_ .contents_ .related_ a {
  font-size: 11px;
  letter-spacing: -0.02em;
  padding: 1px 8px;
  margin: 0px 6px 8px 0px;
  display: inline-block;
  border: 1px solid #009ecc;
  border-radius: 16px;
  white-space: nowrap;
}
.wrapper_ .contents_ .related_ a:visited {
  color: #009ecc;
}

/* -----------------------------------------------------------
 ご注文方法の指定ページ　「お届け先情報を変更する」ボタン　2023.11
-------------------------------------------------------------- */
.addresslist_ .address_change_ .button_.auto_small_button_.gray_button_ {
  background-color: #fff;
  color: #ff9300;
  border: 1px solid #ff9300;
}

/* -----------------------------------------------------------
 商品詳細ページのツイートボタン非表示　2023.12
-------------------------------------------------------------- */
div.sns_btn {
  display: none;
}

/* -----------------------------------------------------------
 購入完了ページ　バナー掲載用レイアウト調整　2024.1
-------------------------------------------------------------- */
.groupWrapCon.lytCenter a,
.groupWrapCon.lytCenter a:link {
  color: #009fcc;
  text-decoration: underline;
  font-weight: bold;
}
.groupWrapCon.lytCenter h2 {
  font-weight: bold;
}
.groupWrapCon.lytCenter img.icon {
  display: inline-block;
}

/* -----------------------------------------------------------
 再販リクエストページのCSS調整　2024.2.02
-------------------------------------------------------------- */
.resale_request .list-icon {
  padding: 0;
}
.resale_request ul.list-icon {
  text-indent: 0 !important;
  margin-left: 0;
}
.resale_request .list-icon li {
  padding-left: 1.2em;
  position: relative;
  font-size: 13px !important;
  text-align: left;
  margin-bottom: 8px;
}
.resale_request .list-icon &gt; li .icon {
  font-size: 13px;
  position: absolute;
  left: 0;
}
.backorder_frame_ {
  background: #f0f4f6;
  padding: 30px 0 10px;
}
.backorder_frame_ .backorder_item_ {
  background: #fff;
  margin: 0 15px 20px;
  padding: 20px 0 30px;
}
.backorder_frame_ .img_ {
  text-align: center;
}
.backorder_item_ .desc_ {
  padding: 0 25px;
}
div.customer_ .backorder_frame_ .backorder_item_ div.del_ {
  text-align: center;
}
.backorder_frame_ .backorder_item_ .del_ .gray_button_ {
  width: 70%;
  margin: 20px auto 0;
  min-height: 38px;
}

/* -----------------------------------------------------------
 リンクテキストに下線追加　2024.2.16
-------------------------------------------------------------- */
.top_comment_ a,
.top_comment_ a:link,
.top_comment_ a:visited {
  text-decoration: underline;
}
.forcms_block a,
.forcms_block a:link,
.forcms_block a:visited {
  text-decoration: underline;
}

/* -----------------------------------------------------------
 商品詳細ページ YouTubeショート埋め込みレイアウト調整　2024.4
-------------------------------------------------------------- */
.goodsproductdetail_ .top_comment_#spec_goods_comment iframe {
  display: block;
  margin: 16px auto;
}

/* -----------------------------------------------------------
 過去の展示会一覧ページ作成　2024.4
-------------------------------------------------------------- */
tenjikai_block a:link {
  text-decoration: none;
}
.tenjikai_block h3 {
  margin: 30px 10px 10px;
  padding: 0 0 5px 5px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  border-bottom: 2px solid #009fcc;
}
.tenjikai_block .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 6px;
}
.tenjikai_block .list::before {
  content: "";
  display: block;
  width: 50%;
  order: 1;
}
.tenjikai_block .list::after {
  content: "";
  display: block;
  width: 50%;
}
.tenjikai_block .list a {
  width: calc(50% - 10px);
  padding: 5px;
  margin: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.tenjikai_block .list dl dt img {
  width: auto;
  height: 76px;
}
.tenjikai_block .list dl dd {
  padding: 8px;
  font-size: 12px;
  min-height: 65px;
}
.tenjikai_block .list dl dd img {
  width: 12px;
  display: inline;
}
/* TOPページ */
div.exhibition .list_all_btn_ {
  position: relative;
  left: -3%;
}
.exhibition a figcaption {
  min-height: 34px;
}

/* -----------------------------------------------------------
 Q&amp;A スマホ表示崩れ修正(よくある質問、お問合せページ)　2024.4
-------------------------------------------------------------- */
@media (max-width: 480px) {
  .contactWrap dl.close dt.btn {
    padding-right: 40px !important;
    padding-left: 40px;
  }
  .contactWrap dl.open dt.btn {
    padding-right: 40px !important;
    padding-left: 40px;
  }
  .contactWrap dl .btn img {
    margin-right: 0;
    position: absolute;
    top: 10px;
    left: 8px;
  }
  a:link {
    word-break: break-all;
  }
}

/* -----------------------------------------------------------
 利用規約の崩れ修正　2024.4
-------------------------------------------------------------- */

/*  元々直書きされていたコード  */
.forcms_block.blockNo10_ .agreebox_ {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  height: inherit;
  overflow-y: inherit;
  overflow-x: inherit;
  text-align: left;
}
.forcms_block.blockNo10_ .agreebox_ ul li {
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 4px;
}
.forcms_block.blockNo10_ .agreebox_ ul span {
  position: absolute;
  left: 0;
  top: 0;
}
/* 追記 */
.agreebox_ ul li {
  padding-left: 2em !important;
}
.agreebox_ ul li &gt; ul li span {
  width: 2em !important;
  text-align: center !important;
}

/* -----------------------------------------------------------
 キーワードの余白修正　2024.5
-------------------------------------------------------------- */
.chumoku ul li {
  margin: 5px 2px;
  padding: 3px 6px;
  border-radius: 12px;
}
.chumoku ul {
  height: 72px;
  overflow: hidden;
}

/* --------------------------------------------------------------------
  cookie同意文改修　2024.5
--------------------------------------------------------------------- */
#cookieBox {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
#cookieBox .block-cookie-consent {
  display: block;
  z-index: 2000000001; /*  チャットボットより上に表示  */
  line-height: 1.5;
}
#cookieBox .block-cookie-consent .block-cookie-consent--text {
  font-size: 11px;
  margin-bottom: 8px;
}
#cookieBox .block-cookie-consent .block-cookie-consent--text a {
  color: #fff;
  text-decoration: underline;
}
#cookieBox .block-cookie-consent .block-cookie-consent--text a:hover {
  color: #fff;
  text-decoration: none;
}
#cookieBox .block-cookie-consent .block-cookie-consent--btn {
  margin: 4px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#cookieBox .block-cookie-consent .block-cookie-consent--btn:hover {
  opacity: 0.6;
}
#cookieBox .block-cookie-consent .block-cookie-consent--btn a,
#cookieBox .block-cookie-consent .block-cookie-consent--btn span {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0.5em 1.5em;
  font-size: 13px;
  color: #fff;
  background-color: #009fcc;
  border: 2px solid #fff;
  box-sizing: border-box;
}
#cookieBox .block-cookie-consent .block-cookie-consent--btn a:hover {
  text-decoration: none;
}

/* --------------------------------------------------------------------
  個人情報保護方針　cookie同意からのアンカーリンク飛び先位置調整　2024.5
--------------------------------------------------------------------- */
.contents_ .forcms_block.blockNo03_ + .forcms_block.blockNo10_ #anchor-cookie_block {
  scroll-behavior: smooth;
  scroll-margin-top: 72px;
}

/* --------------------------------------------------------------------
LP風商品詳細画像　コンテンツの最上部に配置　2024.6
-------------------------------------------------------------------- */
img.goods_detail_image_kv + h1.goods_name_ {
  font-size: 18px;
  margin-top: 20px;
}
h1.goods_name_ {
  color: #404040;
}

/* --------------------------------------------------------------------
  「新着商品」イベント改修関連　 2024.7
--------------------------------------------------------------------- */
section.event-rank .goods_ ul.goods_t_ li figure.img_ &gt; span {
  display: none;
}
section.event-return .goods_ ul.goods_t_ li figure.img_ &gt; span {
  display: none;
}
div.event_ .goods_ ul.goods_t_ li .desc_ .price_box {
  display: none;
}

/* --------------------------------------------------------------------
  12秒バナー表示変更　2024.7
--------------------------------------------------------------------- */
#addBnr {
  display: block;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  left: 6px;
  bottom: 30px;
  width: calc(100% - 55px);
  max-width: 300px;
  z-index: 100;
}
#addBnr dl {
  margin: 0;
}
#addBnr dl dt {
  color: #404040;
}
#addBnr[data-type="square"] dl {
  justify-content: space-between;
  flex-direction: row-reverse;
}
#addBnr[data-type="square"] dl dt {
  font-size: 12px;
  flex-grow: 1;
  padding: 12px 8px;
}
#addBnr[data-type="square"] dd img {
  width: 90px;
  margin: 0;
}
#addBnr .addBnr_closeBtn {
  display: block;
  width: 32px;
  height: 32px;
  background: #555;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  right: -8px;
  transform: translate(0, -50%);
  border: 1px solid #fff;
}
#addBnr .addBnr_closeBtn:hover {
  cursor: pointer;
}
#addBnr .addBnr_closeBtn::before,
#addBnr .addBnr_closeBtn::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: #fff;
  top: calc(19px / 2);
  left: 50%;
  transform-origin: center;
}
#addBnr .addBnr_closeBtn::before {
  transform: translateX(-50%) rotate(45deg);
}
#addBnr .addBnr_closeBtn::after {
  transform: translateX(-50%) rotate(-45deg);
}
/*　お困りですか？　z-index調整*/
iframe.chatdealer-main-frame {
  z-index: 900 !important;
}

/* --------------------------------------------------------------------
  瞬間的に背景がグレーになる表示の修正 2024.7
--------------------------------------------------------------------- */
.search-popup-background {
  display: none;
}

/* --------------------------------------------------------------------
  SP　TOP大バナー「slick」実装 2024.7
--------------------------------------------------------------------- */
#sp_top_slider .main_slider {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 0 0 25px;
  opacity: 0;
  transition: opacity 0.3s linear;
}
#sp_top_slider .main_slider.slick-initialized {
  opacity: 1;
}
#sp_top_slider .main_slider img {
  display: block;
  width: 100%;
  max-width: 100%;
}
#sp_top_slider .main_slider .slide-cap-text {
  padding: 4px;
  font-size: 12px;
  text-align: center;
}
#sp_top_slider .main_slider .slick-arrow {
  display: none !important;
}
#sp_top_slider .main_slider .slick-dots {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 16px;
}
#sp_top_slider .main_slider .slick-dots &gt; li {
  position: relative;
  margin: 0 10px;
  width: 9px;
  height: 9px;
}
#sp_top_slider .main_slider .slick-dots &gt; li:before {
  content: "";
  background-color: #bfbfbf;
  border: 2px solid #bfbfbf;
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#sp_top_slider .main_slider .slick-dots &gt; li.slick-active:before {
  background-color: #fff;
}
#sp_top_slider .main_slider .slick-dots button {
  opacity: 0;
}
#sp_top_slider .main_slider .slick-dots button:hover {
  cursor: pointer;
}

/* --------------------------------------------------------------------
  返品交換受付フォーム　レイアウト調整 2024.7
--------------------------------------------------------------------- */
div.questionnaire_ .top_comment_ {
  margin: 0 auto;
  box-sizing: border-box;
}
div.questionnaire_ .lyt-page-support01 {
  width: 100%;
  margin: 0 auto 25px;
  padding: 0 15px;
  box-sizing: border-box;
}
div.questionnaire_ .lyt-page-support01 &gt; h2 {
  margin: 20px auto 12px;
}
.secFormMailer {
  width: 100%;
  background: #f5f5f5;
  padding: 25px 0 20px;
  margin: 0 auto 25px;
}

/* --------------------------------------------------------------------
  商品名を三行に省略 2024.8
--------------------------------------------------------------------- */
ul.goods_t_ li div.desc_ div.name_ {
  visibility: visible;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
}

/* --------------------------------------------------------------------
  プレスリリース リンク下線削除 2024.8
--------------------------------------------------------------------- */
.forcms_block .topics_info_ a,
.forcms_block .topics_info_ a:link,
.forcms_block .topics_info_ a:visited {
  text-decoration: none;
}

/* --------------------------------------------------------------------
  「お知らせ」の表示位置変更 2024.8
--------------------------------------------------------------------- */
.informationWrap {
  background: none;
  padding: 0 10px;
  margin: 20px auto 0;
}
#sp_top_slider .main_slider {
  padding: 0 0 35px;
}
nav.top_search_title_wrap {
  margin-top: 20px;
}
.postage {
  padding: 0 0 20px;
}
.postage p {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  border: none;
}
.postage p span {
  display: inline-block;
  color: #ff9300;
  font-size: 15px;
  font-weight: bold;
  background: url(../img/usr/sb/top/sp_icon-postage.png) no-repeat left center;
  background-size: 20px auto;
  padding: 0 0 0 24px;
}

/* --------------------------------------------------------------------
  会場受注・チェックイン 2024.8
--------------------------------------------------------------------- */
/* 汎用下線付き見出し */
.sp_heading_bdr-btm {
  border-bottom: 3px solid #009fcc;
  font-size: 16px;
  font-weight: bold;
  margin: 24px 0;
  padding: 0 0 8px 8px;
}

/* 汎用アイコンリスト リンク色変更 */
.list-icon a {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px;
  color: #009ecd;
  text-decoration: underline;
}

.customer_.col1_ .customer_status_ .list-icon {
  font-weight: normal;
  margin: 32px 0;
  padding: 0;
}

table.formlist_.history_ td a.checkin_goods_url_ {
  display: inline-block;
  background-color: #99cc00;
  color: #fff;
  text-decoration: none !important;
  padding: 10px 24px;
  border: 2px solid #ddd;
  border-radius: 4px;
  margin: 8px;
  font-size: 16px;
  min-width: 160px;
  text-align: center;
}

.customer_status_ .customer_name_ .customer_code p strong,
.customer_.col1_ .customer_status_,
.customer_.col1_ .customer_status_ .customer_code strong {
  font-weight: normal;
}

/* --------------------------------------------------------------------
  「知ってたのしいムービック」へのリンク導線設置 2024.8
--------------------------------------------------------------------- */
h2.have_detail_link_ttl .detail_link {
  display: block;
  position: absolute;
  color: #009fcc;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: underline;
  margin-left: 22px;
  padding: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
h2.have_detail_link_ttl .detail_link:hover {
  text-decoration: none;
}
h2.have_detail_link_ttl .detail_link::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(../img/usr/icon_info_circle.png) no-repeat center;
  background-size: contain;
  top: calc(50% - 0.1em);
  left: -22px;
  transform: translateY(-50%);
  opacity: 0.5;
}

/* --------------------------------------------------------------------
  アクセス時のページ表示修正（div.wrapper_にヘッダー高さ分のpadding-topを指定） 2024.8
--------------------------------------------------------------------- */
div.wrapper_ {
  padding-top: 62px;
}
/*カート画面等の、ハンバーガー、ログイン、検索の無いヘッダーページ*/
header.header-cart {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* --------------------------------------------------------------------
  Cookie同意文言改修 2024.10
--------------------------------------------------------------------- */
#cookieBox .block-cookie-consent .block-cookie-consent--text p {
  font-size: 11px;
}
#cookieBox .block-cookie-consent .block-cookie-consent--text p:not(:last-child) {
  margin-bottom: 1em;
}

/* --------------------------------------------------------------------
フェア＆受注生産フリーページに「知ってたのしいムービック」の導線追加 2024.10
--------------------------------------------------------------------- */
h2.subpage_detail_link_ttl {
  max-width: none;
  position: relative;
}
h2.subpage_detail_link_ttl .detail_link {
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

/* --------------------------------------------------------------------
  フェア 水色背景部＋注意事項の文字大きさ修正 2024.10
--------------------------------------------------------------------- */
.wrapper_ .container_ .genre_txt_wrap dl dt {
  font-size: 14px;
}
.genreAttTitle.style01.open h3.btn,
.genreAttTitle.style01 h3.btn {
  font-size: 15px;
}

/* --------------------------------------------------------------------
  商品詳細ページコメント部分改修 2024.12
--------------------------------------------------------------------- */
.goodsproductdetail_ .goodscomment1_ .more-wrap .more-txt {
  display: none;
}
.goodsproductdetail_ .goodscomment1_ .more-wrap .more-btn {
  position: relative;
  cursor: pointer;
  max-width: 400px;
  margin: 1rem auto 0;
  padding: 10px;
  text-align: center;
  border: 1px solid;
}
.goodsproductdetail_ .goodscomment1_ .more-wrap .more-btn::before {
  content: "＋";
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 15px;
  height: 100%;
  display: flex;
  align-items: center;
}
.goodsproductdetail_ .goodscomment1_ .more-wrap .more-btn.open::before {
  content: "－";
}

/* --------------------------------------------------------------------
  検索窓にキーワード追加　2025.01
--------------------------------------------------------------------- */
.search_form_ .keyword-btn-list {
  width: 100%;
  display: none;
  margin: 20px 0;
}
.search_form_ .keyword-btn-list ul {
  height: 72px;
  text-align: center;
  overflow: hidden;
}
.search_form_ .keyword-btn-list ul li {
  display: inline-block;
  margin: 5px 2px;
}
.search_form_ .keyword-btn-list ul li a {
  display: inline-block;
  padding: 3px 6px;
  color: #666;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100vmax;
  box-sizing: border-box;
}
form.search_form_.js-view .keyword-btn-list {
  display: block;
}
form.search_form_.js-view {
  background: #eee;
}
form.search_form_ input.keyword_ {
  border: 1px solid #aaa;
}
form.search_form_ .search_btn_title {
  box-shadow: none;
  border: 1px solid #009fcc;
  margin: 12px 12px 30px;
}
form.search_form_ .search_btn_title:link,
form.search_form_ .search_btn_title:visited {
  color: #009ecc;
}
form.search_form_ {
  padding: 0;
}
form.search_form_.js-view {
  padding: 0 0 30px 0;
}
.search_wrap {
  padding: 12px 12px 0 12px;
}
form.search_form_ .search_btn_close {
  background: none;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  color: #000;
  font-size: 12px;
  width: auto;
  padding: 0;
  span {
    font-size: 12px;
    text-decoration: underline;
  }
}

/* --------------------------------------------------------------------
  ページ下部固定 12秒バナーデザイン更新　2025.01
--------------------------------------------------------------------- */
#addBnr[data-type="square"] .first-banner,
#addBnr[data-type="square"] .second-banner {
  display: none;
}
#addBnr[data-type="square"] .first-banner.active,
#addBnr[data-type="square"] .second-banner.active {
  display: block;
}
#addBnr .addBnr_closeBtn {
  top: 5px;
  right: -11px;
  background: #000;
  border: none;
}
#addBnr {
  background: rgb(0, 0, 0, 0.7);
  width: 48%;
  padding: 10px 10px 4px;
  bottom: 15px;
}
#addBnr img {
  width: 100%;
  height: auto;
}

/* --------------------------------------------------------------------
  サムネイル画像表示調整　2025.02
--------------------------------------------------------------------- */
.etc_goodsimg_item_:last-child {
  margin-right: 1%;
}

/* --------------------------------------------------------------------
  トップページ　好評により再販売！「知ってたのしいムービック」へのリンク導線設置 2025.3
--------------------------------------------------------------------- */
h2.event_title_.have_detail_link_ttl .detail_link {
  right: 10px;
}

/* --------------------------------------------------------------------
  再販リクエストページ、知って楽しいムービック導線バナー追加 2025.03
--------------------------------------------------------------------- */
.customer_ .resale_request .backorder-bnrlink img {
  width: 100%;
  display: block;
  margin: 20px 0px 35px;
}

/* --------------------------------------------------------------------
  トップページの矢印＆ヘッダー詳細検索改修　2025.05
--------------------------------------------------------------------- */
nav.top_search_title_wrap dl.blockNo24_ dd ul li a {
  font-size: 14px;
}
nav.top_search_title_wrap dl.blockNo24_ dd ul li a {
  background: url(../img/usr/link_goods.png) no-repeat right center / 8px auto;
}
div.fairlist_ .fairlist_body_ li a {
  background: url(../img/usr/link_goods.png) no-repeat right center / 8px auto;
}
.search_form_ .keyword-btn-list li a {
  text-decoration: none;
}
div.eventlist_ .more_btn2_ span,
div.fairlist_ .more_btn3_ span,
div.topiclist_ .more_btn_ span {
  padding: 0 0 5px 0;
}
div.event_ .list_all_btn_ a,
.list_all_btn_ a {
  padding: 0;
}

/* --------------------------------------------------------------------
  フェアページ終了文言追加　2025.06
--------------------------------------------------------------------- */
.genre_txt_wrap #fair-end {
  display: none;
}
.genre_txt_wrap #fair-end p {
  color: #f00;
  font-weight: 600;
  margin-bottom: 1em;
  font-size: 14px;
}
.genre_txt_wrap .privilege {
  background: #e6f8fd;
  margin: 0 0 10px;
  padding: 6px;
  font-weight: 600;
  font-size: 14px;
}
.genre-bnr {
  width: 100%;
}

/* --------------------------------------------------------------------
  買い物かごページテキストデザイン　2025.06
--------------------------------------------------------------------- */
.cartlist_ .list-icon li:nth-of-type(3),
.method_box_content_ .list-icon li:nth-of-type(2) {
  color: #f00;
}

/* --------------------------------------------------------------------
  トップページ　ブランド一覧改修　2025.07
--------------------------------------------------------------------- */
.reBland {
  width: 85%;
  padding: 18px 4% 24px;
}
.blandBox ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.blandBox ul li {
  width: calc((100% - 16px) / 2);
}
.blandBox ul li .logo img {
  height: 35px;
  object-fit: contain;
  border: none;
}
.blandBox ul li p {
  font-size: 11px;
  text-align: left;
}
.blandBox ul li .logo {
  margin: 5px 0;
  text-align: center;
}
.reBland .blandBox a {
  width: 100%;
  margin: 0;
}
.blandBox ul li img {
  margin: 0;
  vertical-align: bottom;
}
div.reBland .list_all_btn_ {
  width: calc(100% - 24px);
  left: inherit;
}

/* --------------------------------------------------------------------
  会社概要：スマホ見せ方修正　2025.05~07
--------------------------------------------------------------------- */
.company_page .forcms_block.blockNo09_ img {
  max-width: inherit;
  width: 100%;
}
.company_page .forcms_block.blockNo10_ p + p {
  margin-top: 1.2em;
}
.company_page .forcms_block.blockNo23_ th,
.company_page .forcms_block.blockNo23_ td {
  display: block;
  border: none;
}
.company_page .forcms_block.blockNo23_ tr {
  border: 1px dotted #009fcc;
}
.company_page .forcms_block.blockNo23_ tr + tr {
  border-top: none;
}
.company_page .forcms_block.blockNo23_ th {
  border-bottom: 1px dotted #009fcc;
}
.search_form_ + div.wrapper_ .company_page {
  padding: 20px 15px 40px;
}
.company_page:has(.blockNo02_) {
  font-family: "Noto Sans JP", sans-serif;
}
.company_page .blockNo02_ h1 {
  margin-left: 0;
  font-size: 18px;
}
.company_page .forcms_block p {
  font-size: 14px;
}
.company_page .blockNo09_ {
  margin: 0 0 20px;
}
.company_page .blockNo10_ {
  margin: 0 0 20px;
}
.company_page .blockNo23_ {
  margin: 0;
}
.company_page .forcms_block.blockNo23_ th,
.company_page .forcms_block.blockNo23_ td {
  font-size: 14px;
}
.company_page .blockNo02_ {
  margin: 0 0 15px;
}
.company_page .blockNo02_ h1 {
  line-height: 1.4;
  border-left-width: 3px;
}
</pre></body></html>