@charset "utf-8";
#wcfront_parts-14-62,
#wcfront_parts-14-63,
#wcfront_parts-14-66,
#wcfront_parts-14-69,
#wcfront_parts-14-70,
#wcfront_parts-14-71,
#wcfront_parts-14-59 { background-color:#FAFAFA; }
.unit_nav { display:flex; justify-content:space-between; }
.unit_nav .nav_detail { width:23%; }
.unit_nav .nav_detail a { width:100%; min-height:70px; background-color:#FDFBEB; text-decoration:none; display:flex; align-items:center; justify-content:center; color:#333333; box-shadow:0px 4px 0px #0000000a; flex-direction:column; padding:10px 5px; }
.parts--table._layout002 table tbody tr > * { border:1px solid #D3D3D3; border-right:none; border-left:none; background:#ffffff; }
#wcfront_parts-14-63.parts--table._layout002 table tbody tr > th { border:1px solid #D3D3D3; border-right:none; border-left:none; background:#FDFBEB; color:#282828; }
#wcfront_parts-14-65 .wcfront_image-text-v > .parts--unit { display:flex; flex-direction:column-reverse; align-items:center; }
#wcfront_parts-14-65 .wcfront_image-text-v > .parts--unit .parts--text { margin-bottom:20px; }
#unit_shop_wrap { display:flex; justify-content:space-between; padding-top:20px; flex-wrap:wrap; align-items:stretch; }
#unit_shop_wrap .shop_detail { width:48%; margin-bottom:70px; }
#unit_shop_wrap .shop_detail .wcfront_hl._h2 { padding:10px 0 0 0; }
#unit_shop_wrap .shop_detail .wcfront_hl._h2 .parts--title { color:#333333!important; font-size:2rem; }
#unit_shop_wrap .unit_text { background:#FFFFFF; box-shadow:0px 8px 8px #00000026; padding:20px 25px; height:93%; }
#unit_shop_wrap .wcfront_parts._page_center > .wcfront_parts--wrap { padding:0; }
#unit_shop_wrap .parts--table._layout002 table { margin:20px 0; }
#unit_shop_wrap .parts--table._layout002 table tbody tr > th { border:1px solid #D3D3D3; border-right:none; border-left:none; border-top:none; background:#F6F7F9; color:#282828; width:120px; }
#unit_shop_wrap .parts--table._layout002 table tbody tr > * { border-top:none; font-weight:700; }
#unit_shop_wrap .unit_text iframe { width:100%; aspect-ratio:2/1; }
#unit_shop_wrap .parts--table._layout002 table tbody tr td a { text-decoration:underline; }
#unit_shop_wrap .parts--table._layout002 table tbody tr td a img { width:17px; height:auto; }
@container wciBase (width < 768px) {
  #unit_shop_wrap { flex-direction:column; }
  #unit_shop_wrap .shop_detail { width:100%; margin-bottom:40px; }
}
@container wciBase (width < 621px) {
  .unit_nav { flex-wrap:wrap; }
  .unit_nav .nav_detail { width:48%; margin-bottom:20px; }
}
@container wciBase (width < 576px) {
  #unit_shop_wrap .shop_detail .wcfront_hl._h2 .parts--title { font-size:1.5rem; }
}
@container wciBase (width < 426px) {
  #unit_shop_wrap .parts--table._layout002 table tbody tr > * { font-size:0.85rem; }
  #unit_shop_wrap .parts--table._layout002 table tbody tr > th { width:90px; }
  #unit_shop_wrap .unit_text { padding:20px 10px; }
  #unit_shop_wrap .shop_detail .wcfront_hl._h2 .parts--title { font-size:1.2rem; }
}

#wcfront_parts-14-69 .wcfront_parts--wrap,
#wcfront_parts-14-71 .wcfront_parts--wrap { max-width:1200px; margin:0 auto; }

#unit_shop_wrap .shop_detail table th:last-child,
#unit_shop_wrap .shop_detail table td:last-child { vertical-align:middle; }
.foot_contact { margin-top:0; }
#wcfront_parts-14-73 .parts--image { background-color:#FAFAFA; padding:20px 40px; }
@container wciBase (width < 576px) {
  #wcfront_parts-14-73 .parts--image { padding:20px 10px; }
}

.image-popup-overlay { position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); display:flex; justify-content:center; align-items:center; z-index:9999; opacity:0; pointer-events:none; transition:opacity .3s ease; }
.image-popup-overlay.active { opacity:1; pointer-events:auto; }
.image-popup-overlay img { max-width:90%; max-height:90%; }
.image-popup-close { position:absolute; top:20px; right:30px; font-size:40px; color:#fff; cursor:pointer; line-height:1; }
