@charset "UTF-8";

/*
Theme Name: 湧泉堂
Theme URI: http://example.com
Description: 
Version: 1.0
Author: 
Author URI: 
*/

body {
  background-color: <{$page_bgcolor}>;
  background-image: url(<{$page_bgimg}>);
  color: <{$font_color}>;
  font-family: "Shippori Mincho", "Noto Sans JP", serif !important;
  overflow-x: hidden;
}
a {
  color: <{$link_normal}>;
}
a:hover {
  color: <{$link_hover}>;
}

.font-noto {
  font-family: "Noto Sans JP", serif !important;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}

.h-100v {
  height: 100vh;
}

.writing-v {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.bg-kamon {
  background-image: url("https://img21.shop-pro.jp/PA01516/282/etc_base64/MjAyNTAzX2thbW9uX2Jn.png?cmsp_timestamp=20250321161701");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 240px;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform:  translate(-50%, -50%);
}

.absolute-xcenter {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform:  translate(-50%, 0%);
}

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_9 { font-size: 9px; }
.txt_10 { font-size: 10px; }
.txt_11 { font-size: 11px; }
.txt_12 { font-size: 12px; }
.txt_13 { font-size: 13px; }
.txt_14 { font-size: 14px; }
.txt_15 { font-size: 15px; }
.txt_16 { font-size: 16px; }
.txt_17 { font-size: 17px; }
.txt_18 { font-size: 18px; }
.txt_19 { font-size: 19px; }
.txt_20 { font-size: 20px; }
.txt_21 { font-size: 21px; }
.txt_22 { font-size: 22px; }
.txt_23 { font-size: 23px; }
.txt_24 { font-size: 24px; }
.txt_25 { font-size: 25px; }
.txt_26 { font-size: 26px; }
.txt_27 { font-size: 27px; }
.txt_28 { font-size: 28px; }
.txt_29 { font-size: 29px; }
.txt_30 { font-size: 30px; }
.txt_31 { font-size: 31px; }
.txt_32 { font-size: 32px; }
.txt_c_333 {color: #333;}
.txt_c_red {color: #A62020;}

.txt_19_pc { font-size: 19px; }
/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_40 { margin-top: 40px; }
.mar_r_40 { margin-right: 40px; }
.mar_b_40 { margin-bottom: 40px; }
.mar_l_40 { margin-left: 40px; }
.mar_t_48 { margin-top: 48px; }
.mar_r_48 { margin-right: 48px; }
.mar_b_48 { margin-bottom: 48px; }
.mar_l_48 { margin-left: 48px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_60 { margin-top: 60px; }
.mar_r_60 { margin-right: 60px; }
.mar_b_60 { margin-bottom: 60px; }
.mar_l_60 { margin-left: 60px; }
.mar_t_66 { margin-top: 66px; }
.mar_r_66 { margin-right: 66px; }
.mar_b_66 { margin-bottom: 66px; }
.mar_l_66 { margin-left: 66px; }
.mar_t_70 { margin-top: 70px; }
.mar_r_70 { margin-right: 70px; }
.mar_b_70 { margin-bottom: 70px; }
.mar_l_70 { margin-left: 70px; }
.mar_t_80 { margin-top: 80px; }
.mar_r_80 { margin-right: 80px; }
.mar_b_80 { margin-bottom: 80px; }
.mar_l_80 { margin-left: 80px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }
.pad_40 { padding: 40px}
.pad_t_40 { padding-top: 40px; }
.pad_r_40 { padding-right: 40px; }
.pad_b_40 { padding-bottom: 40px; }
.pad_l_40 { padding-left: 40px; }
.pad_48 { padding: 48px}
.pad_t_48 { padding-top: 48px; }
.pad_r_48 { padding-right: 48px; }
.pad_b_48 { padding-bottom: 48px; }
.pad_l_48 { padding-left: 48px; }
.pad_50 { padding: 50px}
.pad_t_50 { padding-top: 50px; }
.pad_r_50 { padding-right: 50px; }
.pad_b_50 { padding-bottom: 50px; }
.pad_l_50 { padding-left: 50px; }
.pad_60 { padding: 60px}
.pad_t_60 { padding-top: 60px; }
.pad_r_60 { padding-right: 60px; }
.pad_b_60 { padding-bottom: 60px; }
.pad_l_60 { padding-left: 60px; }
.pad_70 { padding: 70px}
.pad_t_70 { padding-top: 70px; }
.pad_r_70 { padding-right: 70px; }
.pad_b_70 { padding-bottom: 70px; }
.pad_l_70 { padding-left: 70px; }
.pad_78 { padding: 78px}
.pad_t_78 { padding-top: 78px; }
.pad_r_78 { padding-right: 78px; }
.pad_b_78 { padding-bottom: 78px; }
.pad_l_78 { padding-left: 78px; }
.pad_80 { padding: 80px}
.pad_t_80 { padding-top: 80px; }
.pad_r_80 { padding-right: 80px; }
.pad_b_80 { padding-bottom: 80px; }
.pad_l_80 { padding-left: 80px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}

.mar_l_contents {
  margin-left: 60px;
}
.mar_r_contents {
  margin-right: 60px;
}
.pan_margin {
  margin-left: 60px;
}
.contens_margin {
  margin-left: 15%;
  margin-right: 15%;
}
.wordslide_img img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .txt_19_pc { font-size: 13px; }
  .sp_margin_20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  #sp_sub_menu_btn {
    display: none;
  }
  #sp_sub_menu_btn.collapsed {
    display: block;
  }
  .sp_top_margin {
    margin-top: 90px;
  }
  .wordslide_img img {
    /* width: auto; */
  }
  /* ~768px */
  #contents {
    padding-left: 0;
  }
  .mar_l_contents {
    margin-left: 20px;
  }
  .mar_r_contents {
    margin-right: 20px;
  }
  .pan_margin {
    margin-left: 20px;
  }
  .contens_margin {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

.btn_blk {
  width: 244px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #000000;
  color: #000000;
  background-color: transparent;
}

.btn_blk:hover {
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.btn_blk:hover .arrow_b {
  display: none;
}

.btn_blk:hover .arrow_w {
  display: block !important;
}

.btn_white {
  width: 244px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
}

.btn_white:hover {
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
}

.btn_white:hover .arrow_w {
  display: none;
}

.btn_white:hover .arrow_b {
  display: block !important;
}

.sp_menu_bg {
  background-image: url("https://img21.shop-pro.jp/PA01516/282/etc_base64/MjAyNTAzX3RvcF9zcA.png?cmsp_timestamp=20250401021942");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 46%;
  background: #F6F6F6;
  color: #333;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  overflow-y: scroll;
}
.menu-overlay.active {
  transform: translateY(0);
}
.menu-inner {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  position: relative;
}
.menu-close-btn {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 2rem;
  background: none;
  border: none;
  color: #333;
  cursor: pointer;
}
.mega-menu{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
}
.mega-menu li{
  width: 25%;
}
.menu-inner ul {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
}
.menu-inner ul li {
  margin: 12px 0;
}
.menu-inner ul li a {
  color: #333;
  font-size: 16px;
  text-decoration: none;
  display: block;
  text-align: start;
}
.menu-inner ul li a:hover {
  text-decoration: underline;
}

.dropdown-panel {
  overflow: hidden;
  block-size: 0;
  opacity: 0;
  transform: translateY(-4px);
  transition:
    block-size 260ms ease,
    opacity 200ms ease,
    transform 200ms ease;
  position: absolute;
  top: 136px;
  background: #F6F6F6;
  color: #333;
  border-radius: 2px;
  margin: 6px 0 14px;
}
@media screen and (max-width: 1368px) {
  .dropdown-panel {
    top: 64px;
  }  
}
@media screen and (max-width: 1001px) {
  .dropdown-panel {
    top: 92px;
  }  
}
.dropdown-panel.is-open {
  opacity: 1;
  transform: translateY(0);
}
.dropdown-inner {
  position: relative;
  padding: 16px 16px 12px;
  width: 1000px;
}
.dropdown-close-btn {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 1.6rem;
  background: none;
  border: none;
  color: #333;
  cursor: pointer;
}
.dropdown-list {
  list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    max-width: 1200px;
    width: 100%;
    flex-wrap: wrap;
}
.dropdown-list-item{
  width: 25%;
}
.dropdown-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  padding: 8px 10px;
  border-radius: 6px;
}

/* ===== 制作事例のメガメニュー専用（オーバーレイ＆固定ヘッダー） ===== */

/* ▼デフォルトの三角マーカーを消す */
#menu-works details > summary::-webkit-details-marker,
#dropdown-menu-works details > summary::-webkit-details-marker { display: none; }

/* summary 行をクリック領域として整える */
#menu-works details > summary,
#dropdown-menu-works details > summary {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 6px 0;
}

/* トグルアイコン：閉時は＋、開時は－ */
#menu-works details > summary::before,
#dropdown-menu-works details > summary::before {
  content: '+';
  font-weight: 700;
  inline-size: 1em; /* 幅を揃えてテキストのズレを防止 */
  text-align: center;
  line-height: 1;
}
#menu-works details[open] > summary::before,
#dropdown-menu-works details[open] > summary::before {
  content: '−';
}

/* ===== リストレイアウトを縦並びに変更 ===== */

/* 第一階層リスト（横→縦） */
#menu-works .mega-menu,
#dropdown-menu-works .dropdown-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* 各アイテムのリセット */
#menu-works .mega-menu-list__item,
#dropdown-menu-works .dropdown-list-item {
  list-style: none;
}

/* サブメニュー（横→縦） */
#menu-works .mega-submenu,
#dropdown-menu-works .mega-submenu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 8px 0 0;
  padding-left: 1.25rem; /* 階層インデント */
}

/* リンクを縦並びで読みやすく */
#menu-works a.mega-submenu__link,
#dropdown-menu-works a.mega-submenu__link,
#menu-works a.mega-menu-list__link,
#dropdown-menu-works .dropdown-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  line-height: 1.5;
}

/* （任意）リスト内画像がある場合の揃え */
#menu-works .mega-menu img,
#dropdown-menu-works .dropdown-list img {
  vertical-align: middle;
  margin-right: 8px;
}

#menu-works .mega-menu .mega-submenu li{
  width: 100%;
  text-align: left;
}

#menu-works summary{
  font-size: 23px;
}

#dropdown-menu-works .dropdown-link{
  flex-direction: column;
  align-items: flex-start;
}

#dropdown-menu-works .dropdown-link .mega-submenu li{
  list-style: none;
}

#dropdown-menu-works .dropdown-link .mega-submenu li a{
  color: inherit;
}

.modal-body .dropdown-link{
  flex-direction: column;
  align-items: flex-start;
  padding: 4px 0;
}

.modal-body .dropdown-link summary{
  list-style: none;
  color:#ffffff;
}

.modal-body .dropdown-link .dropdown-list{
  display: block;
    width: 90vw;
    margin: 8px 0 0 -24px;
  flex-direction: column;
}

.modal-body .dropdown-link .dropdown-list li{
  width: 95%;
  list-style: none;
  border-bottom:1px solid #cccccc;
  padding:6px 0;
}

.modal-body .dropdown-link .dropdown-list li:first-child{
  border-top:1px solid #cccccc;
}

.modal-body .dropdown-link .dropdown-list li:last-child{
  border-bottom:0;
  padding:4px 0 0 0;
}

.modal-body .dropdown-link .dropdown-list li:last-child > a{
  padding:4px 0 0 0;
}

.modal-body .dropdown-link .dropdown-list .mega-submenu{
  margin-left: 0;
  padding-left:0;
}

.modal-body .dropdown-link .dropdown-list .mega-submenu a{
  color: #ffffff;
  text-decoration: none;
}


.modal-body .dropdown-link{
  flex-direction: column;
  align-items: flex-start;
  padding: 4px 0;
}

.modal-body .dropdown-link summary{
  list-style: none;
  color:#ffffff;
}


.modal-body .dropdown-link .dropdown-list .mega-submenu{
  margin-left: 0;
  padding-left:0;
}

.modal-body .dropdown-link .dropdown-list .mega-submenu a{
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 4px 0;
}

.modal-body .dropdown-link .dropdown-list .dropdown-link{
  width: 90vw;
  display: block;
  flex-direction: row;
  color: #ffffff;
  text-decoration: none;
}

/* デフォルトのマーカーを消す＆右端に矢印スペースを確保 */
.modal-body details.dropdown-link > summary {
  list-style: none;
  position: relative;
  padding-right: 1.6em;   /* 矢印ぶんの余白 */
  cursor: pointer;
}
.modal-body details.dropdown-link > summary::-webkit-details-marker { display: none; }

/* ▼ 赤いV字（CSSグラデで線を2本描画） */
.modal-body details.dropdown-link > summary::after{
  --chev-size: 12px;            /* 全体サイズ（お好みで） */
  --chev-color: #d72626;        /* 矢印カラー */
  content: "";
  position: absolute;
  right: 4%;
  top: 50%;
  width: var(--chev-size);
  height: var(--chev-size);
  transform: translateY(-50%) rotate(0deg);
  /* 2枚の斜線を半分ずつ敷いてV字を作る */
  background:
    linear-gradient(45deg,  transparent 44%, var(--chev-color) 45%, var(--chev-color) 55%, transparent 56%) left/50% 100% no-repeat,
    linear-gradient(-45deg, transparent 44%, var(--chev-color) 45%, var(--chev-color) 55%, transparent 56%) right/50% 100% no-repeat;
  transition: transform .18s ease;
}

/* 開いたら上向きに反転（∧） */
.modal-body details.dropdown-link[open] > summary::after{
  transform: translateY(-50%) rotate(180deg);
}

/* 小カテゴリリンクに右向き赤チート（CSSのみ） */
.modal-body .item-all .dropdown-link,.modal-body .dropdown-link .mega-submenu__item .mega-submenu__link {
  position: relative;
  display: block;         /* 親の幅いっぱいをクリック領域に */
  width: 100%;
  padding-right: 1.6em;   /* 矢印用の余白 */
  text-decoration: none;  /* 任意 */
}

/* 右向き矢印 */
.modal-body .item-all .dropdown-link::after,.modal-body .dropdown-link .mega-submenu__item .mega-submenu__link::after {
  --chev-size: 12px;          /* 矢印サイズ（お好みで） */
  --chev-color: #d72626;      /* 矢印色：画像の赤 */
  content: "";
  position: absolute;
  top: 50%;
  right: 3%;                   /* 右端に配置 */
  width: var(--chev-size);
  height: var(--chev-size);
  transform: translateY(-50%) rotate(90deg);  /* 下向きVを右向きに */
  /* 2本の斜線でV字を描く（画像不要） */
  background:
    linear-gradient(-45deg,  transparent 44%, var(--chev-color) 45%, var(--chev-color) 55%, transparent 56%) left/50% 100% no-repeat,
    linear-gradient(45deg, transparent 44%, var(--chev-color) 45%, var(--chev-color) 55%, transparent 56%) right/50% 100% no-repeat;
  transition: right .15s ease, filter .15s ease, opacity .15s ease;
  opacity: .95;
}

.modal-body .item-all .dropdown-link::after{
  right: 8%;
}

/* ホバー時のちょい演出（任意） */
.modal-body .item-all .dropdown-link:hover::after,
.modal-body .item-all .dropdown-link:focus-visible::after,.modal-body .dropdown-link .mega-submenu__item .dmega-submenu__link:hover::after,.modal-body .mega-submenu__item .mega-submenu__link:focus-visible {
  right: -2px;              /* ほんの少し右にスライド */
  filter: brightness(1.15);
}
