{"id":726504,"date":"2025-11-30T18:08:21","date_gmt":"2025-11-30T09:08:21","guid":{"rendered":"https:\/\/arina-p.co.jp\/photo\/?page_id=726504"},"modified":"2026-04-07T11:33:59","modified_gmt":"2026-04-07T02:33:59","slug":"%e3%83%88%e3%83%83%e3%83%97%e3%83%9a%e3%83%bc%e3%82%b8","status":"publish","type":"page","link":"https:\/\/arina-p.co.jp\/photo\/","title":{"rendered":"\u30c8\u30c3\u30d7\u30da\u30fc\u30b8"},"content":{"rendered":"\n<style>\n  \/* --- \u5168\u4f53\u306e\u30c8\u30fc\u30f3\u8a2d\u5b9a --- *\/\n  .lp-clean-section {\n    max-width: 1000px;\n    margin: 60px auto;\n    padding: 0 20px;\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    color: #444;\n    line-height: 1.8;\n  }\n\n  \/* \u30a2\u30af\u30bb\u30f3\u30c8\u30ab\u30e9\u30fc\uff08\u843d\u3061\u7740\u3044\u305f\u30d4\u30f3\u30af\uff09 *\/\n  :root {\n    --accent-pink: #e6aac3;\n    --text-dark: #333;\n    --bg-gray: #f9f9f9;\n  }\n\n  \n  \/* --- 2. \u5199\u771f\u3068\u6599\u91d1\u306e\u30b3\u30f3\u30c6\u30ca\uff08\u96d1\u8a8c\u98a8\u30ec\u30a4\u30a2\u30a6\u30c8\uff09 --- *\/\n  .main-content-wrapper {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n    align-items: center;\n    margin-bottom: 60px;\n  }\n\n  \/* \u5de6\u5074\uff1a\u5199\u771f\u30b0\u30ea\u30c3\u30c9 *\/\n  .photo-grid-area {\n    flex: 1;\n    min-width: 300px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n  }\n  .photo-grid-area img {\n    width: 100%;\n    aspect-ratio: 4\/3; \/* \u6bd4\u7387\u3092\u56fa\u5b9a *\/\n    object-fit: cover;\n    border-radius: 4px; \/* \u89d2\u4e38\u3092\u5c0f\u3055\u304f\u3057\u3066\u30b7\u30e3\u30fc\u30d7\u306b *\/\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  }\n  \/* 2\u679a\u76ee\u30684\u679a\u76ee\u3092\u5c11\u3057\u305a\u3089\u3057\u3066\u52d5\u304d\u3092\u51fa\u3059\u6f14\u51fa\uff08\u304a\u597d\u307f\u3067\uff09 *\/\n  .photo-grid-area img:nth-child(even) {\n    margin-top: 20px; \n    margin-bottom: -20px;\n  }\n\n  \/* \u53f3\u5074\uff1a\u6599\u91d1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2 *\/\n  .price-text-area {\n    flex: 1;\n    min-width: 300px;\n    padding: 20px;\n  }\n  .price-label {\n    font-size: 1.1rem;\n    font-weight: bold;\n    color: var(--text-dark);\n    margin-bottom: 15px;\n    display: inline-block;\n    border-bottom: 2px solid var(--accent-pink); \/* \u4e0b\u7dda\u3067\u63a7\u3048\u3081\u306a\u4e3b\u5f35 *\/\n  }\n  .price-display {\n    font-family: \"\u6e38\u660e\u671d\", \"Yu Mincho\", serif;\n    font-size: 1.2rem;\n    color: var(--text-dark);\n    margin-bottom: 20px;\n  }\n  .price-number {\n    font-size: 2.8rem;\n    color: var(--accent-pink);\n    line-height: 1;\n    margin: 0 5px;\n  }\n  .price-note {\n    font-size: 0.9rem;\n    color: #888;\n    margin-bottom: 20px;\n  }\n  \n  \/* \u30b7\u30a7\u30a2\u6599\u91d1\u90e8\u5206\uff08\u30b7\u30f3\u30d7\u30eb\u306b\uff09 *\/\n  .share-price-box {\n    background-color: var(--bg-gray);\n    padding: 15px 20px;\n    border-radius: 4px;\n    font-size: 0.95rem;\n  }\n  .share-price-highlight {\n    font-weight: bold;\n    color: var(--text-dark);\n    margin-left: 10px;\n  }\n\n\n  \/* --- 3. \u7279\u5fb4\u30ab\u30fc\u30c9\uff08\u30a2\u30a4\u30b3\u30f3\uff0b\u30c6\u30ad\u30b9\u30c8\uff09 --- *\/\n  .feature-clean-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 30px;\n  }\n  .feature-clean-card {\n    background: #fff;\n    padding: 0; \/* \u80cc\u666f\u8272\u306a\u3057\u3001\u30d1\u30c7\u30a3\u30f3\u30b0\u306a\u3057\u3067\u30b7\u30f3\u30d7\u30eb\u306b *\/\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n  }\n  \n  \/* \u30a2\u30a4\u30b3\u30f3\u30a8\u30ea\u30a2 *\/\n  .clean-icon-box {\n    flex-shrink: 0;\n    width: 60px;\n    height: 60px;\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--accent-pink);\n  }\n  .clean-icon-box svg {\n    width: 28px;\n    height: 28px;\n    stroke: currentColor;\n    stroke-width: 1.5;\n    fill: none;\n  }\n\n  .clean-text-box h3 {\n    font-size: 1.1rem;\n    font-weight: bold;\n    margin: 0 0 10px 0;\n    color: var(--text-dark);\n  }\n  .clean-text-box p {\n    font-size: 0.9rem;\n    color: #666;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* --- \u30b9\u30de\u30db\u5bfe\u5fdc --- *\/\n  @media (max-width: 768px) {\n    .lp-section-title {\n      font-size: 1.5rem;\n    }\n    .photo-grid-area img:nth-child(even) {\n      margin: 0; \/* \u30b9\u30de\u30db\u3067\u306f\u305a\u3089\u3057\u3092\u89e3\u9664 *\/\n    }\n    .main-content-wrapper {\n      flex-direction: column-reverse; \/* \u5199\u771f\u3092\u4e0a\u306b\u3001\u6599\u91d1\u3092\u4e0b\u306b *\/\n      gap: 30px;\n    }\n    .feature-clean-grid {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n    .photo-grid-area {\n      width: 100%;\n    }\n    .price-text-area {\n      width: 100%;\n      text-align: center;\n      padding: 0;\n    }\n  }\n<\/style>\n\n<div class=\"lp-clean-section\">\n  \n  <div class=\"lp-title-area\">\n    <span class=\"lp-section-sub\">Concept<\/span>\n    <h2 class=\"lp-section-title\">\n      \u6210\u9577\u306e\u4e00\u77ac\u3092\u3001<br class=\"sp-only\">\u6c38\u9060\u306e\u305f\u304b\u3089\u3082\u306e\u306b\u3002\n    <\/h2>\n    <p class=\"lp-lead-text\">\n      \u65e5\u5e38\u306e\u5ef6\u9577\u7dda\u4e0a\u3067\u3001\u7279\u5225\u306a\u4e00\u679a\u3092\u3002<br>\n      \u6e96\u5099\u4e0d\u8981\u3067\u3075\u3089\u3063\u3068\u7acb\u3061\u5bc4\u308c\u308b\u3001\u3042\u306a\u305f\u3060\u3051\u306e\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u30b9\u30bf\u30b8\u30aa\u3067\u3059\u3002\n    <\/p>\n  <\/div>\n\n  <div class=\"main-content-wrapper\">\n    \n    <div class=\"photo-grid-area\">\n      <img decoding=\"async\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08401-scaled.jpg\" alt=\"\u64ae\u5f71\u30a4\u30e1\u30fc\u30b8\">\n      <img decoding=\"async\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08206-scaled.jpg\" alt=\"\u64ae\u5f71\u30a4\u30e1\u30fc\u30b8\">\n      <img decoding=\"async\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08094-scaled.jpg\" alt=\"\u64ae\u5f71\u30a4\u30e1\u30fc\u30b8\">\n      <img decoding=\"async\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/pink-scaled.jpg\" alt=\"\u64ae\u5f71\u30a4\u30e1\u30fc\u30b8\">\n    <\/div>\n\n    <div class=\"price-text-area\">\n      <div class=\"price-label\">All Inclusive Plan<\/div>\n      <div class=\"price-display\">\n        1\u6642\u9593<span class=\"price-number\">3,000<\/span>\u5186<br>\u4e00\u822c\u5229\u7528\u306f1\u6642\u95934,000\u5186\n      <\/div>\n      <p class=\"price-note\">\n        \u64ae\u5f71\u30c7\u30fc\u30bf\u5168\u6e21\u3057\u30fb\u7a0e\u8fbc\u3002<br>\n        \u6642\u9593\u5185\u306a\u3089\u3001\u304a\u7740\u66ff\u3048\u3082\u64ae\u5f71\u679a\u6570\u3082\u81ea\u7531\u3067\u3059\u3002\n      <\/p>\n\n      <div class=\"share-price-box\">\n        <span style=\"color:#888;\">\u304a\u53cb\u9054\u3068\u30b7\u30a7\u30a2\u306a\u3089<\/span>\n        <br>\n        2\u5bb6\u65cf\u5229\u7528\u3067 <span class=\"share-price-highlight\">1\u5bb6\u65cf 1,500\u5186<\/span>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"feature-clean-grid\">\n    \n    <div class=\"feature-clean-card\">\n      <div class=\"clean-icon-box\">\n        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"><\/line><\/svg>\n      <\/div>\n      <div class=\"clean-text-box\">\n        <h3>\u30c7\u30fc\u30bf\u306f\u5168\u3066\u5373\u65e5\u304a\u6e21\u3057<\/h3>\n        <p>\u3054\u81ea\u8eab\u306e\u30ab\u30e1\u30e9\u3084\u30b9\u30de\u30db\u306e\u30c7\u30fc\u30bf\u306f\u304a\u6301\u3061\u5e30\u308a\u9802\u3051\u307e\u3059\u3002\u30b9\u30bf\u30b8\u30aa\u30ab\u30e1\u30e9\u306e\u30c7\u30fc\u30bf\u306f\u5f53\u65e5\u306b\u5168\u3066\u304a\u6e21\u3057\u3044\u305f\u3057\u307e\u3059\u3002\u8ffd\u52a0\u6599\u91d1\u306b\u3088\u308b\u8cfc\u5165\u30b7\u30b9\u30c6\u30e0\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"feature-clean-card\">\n      <div class=\"clean-icon-box\">\n        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"><\/path><circle cx=\"12\" cy=\"13\" r=\"4\"><\/circle><\/svg>\n      <\/div>\n      <div class=\"clean-text-box\">\n        <h3>\u30d7\u30ed\u6a5f\u6750\u3067\u672c\u683c\u7684\u306a\u4e00\u679a<\/h3>\n        <p>\u30d7\u30ed\u76e3\u4fee\u306e\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\u304c\u30bb\u30c3\u30c8\u6e08\u307f\u3002\u6709\u6599\u30ec\u30f3\u30bf\u30eb\u306e\u4e00\u773c\u30ec\u30d5\u3092\u4f7f\u3048\u3070\u3001\u30b7\u30e3\u30c3\u30bf\u30fc\u3092\u62bc\u3059\u3060\u3051\u3067\u672c\u683c\u7684\u306a\u5199\u771f\u304c\u64ae\u308c\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n<div class=\"feature-clean-card\">\n      <div class=\"clean-icon-box\">\n        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"><\/path><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"><\/path><\/svg>\n      <\/div>\n      <div class=\"clean-text-box\">\n        <h3>\u30ab\u30e1\u30e9\u521d\u5fc3\u8005\u3067\u3082\u64ae\u308c\u308b\u5de5\u592b<\/h3>\n        <p>\u30ab\u30e1\u30e9\u3084\u7167\u660e\u306e\u8aac\u660e\u66f8\u3001\u5199\u771f\u4f8b\u3092\u8c4a\u5bcc\u306b\u6e96\u5099\u3057\u3066\u3042\u308a\u307e\u3059\u3002\u5199\u771f\u4f8b\u306e\u8aac\u660e\u901a\u308a\u306b\u9032\u3081\u308c\u3070\u3001\u540c\u69d8\u306e\u5199\u771f\u304c\u64ae\u308c\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"feature-clean-card\">\n      <div class=\"clean-icon-box\">\n        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>\n      <\/div>\n      <div class=\"clean-text-box\">\n        <h3>\u5727\u5012\u7684\u306a\u5b89\u3055<\/h3>\n        <p>\u5b50\u3069\u3082\u306e\u6210\u9577\u3092\u6c17\u8efd\u306b\u64ae\u3063\u3066\u3044\u305f\u3060\u304f\u305f\u3081\u306b\u3001\u7121\u4eba\u306e\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u3067\u5727\u5012\u7684\u306a\u5b89\u3055\u3092\u5b9f\u73fe\u3057\u307e\u3057\u305f\u3002\u305d\u306e\u4ee3\u308f\u308a\u306b\u3001\u6b21\u306e\u65b9\u306e\u305f\u3081\u306b\u539f\u72b6\u5fa9\u5e30\u306b\u3054\u5354\u529b\u304f\u3060\u3055\u3044\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<style>\n  \/* --- \u30aa\u30fc\u30ca\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u30bb\u30af\u30b7\u30e7\u30f3 --- *\/\n  .owner-message-section {\n    max-width: 900px;\n    margin: 80px auto; \/* \u524d\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3068\u306e\u9593\u9694 *\/\n    padding: 60px 40px;\n    background-color: #fff; \/* \u80cc\u666f\u306f\u767d\u3067\u6e05\u6f54\u306b *\/\n    \/* \u8584\u3044\u30d4\u30f3\u30af\u306e\u67a0\u7dda\u3067\u512a\u3057\u304f\u56f2\u3080\uff08\u304a\u597d\u307f\u3067\u524a\u9664\u53ef\uff09 *\/\n    border: 1px solid #f0e1e6; \n    border-radius: 8px;\n  }\n\n  \/* \u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6a2a\u4e26\u3073\u8a2d\u5b9a *\/\n  .owner-flex-container {\n    display: flex;\n    align-items: center; \/* \u5782\u76f4\u65b9\u5411\u4e2d\u592e\u63c3\u3048 *\/\n    gap: 50px;\n  }\n\n  \/* \u753b\u50cf\u30a8\u30ea\u30a2\uff08\u5de6\uff09 *\/\n  .owner-image-box {\n    flex: 1;\n    min-width: 280px;\n    position: relative;\n  }\n  .owner-image-box img {\n    width: 100%;\n    height: auto;\n    border-radius: 4px;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.08); \/* \u3075\u308f\u3063\u3068\u6d6e\u304f\u5f71 *\/\n    filter: sepia(10%); \/* \u5c11\u3057\u6e29\u304b\u307f\u3092\u8db3\u3059\u30d5\u30a3\u30eb\u30bf\uff08\u304a\u597d\u307f\u3067\uff09 *\/\n  }\n\n  \/* \u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\uff08\u53f3\uff09 *\/\n  .owner-text-box {\n    flex: 1.2;\n  }\n\n  \/* \u898b\u51fa\u3057\uff08\u30ad\u30e3\u30c3\u30c1\u30b3\u30d4\u30fc\uff09 *\/\n  .owner-headline {\n    font-family: \"\u6e38\u660e\u671d\", \"Yu Mincho\", serif;\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #333;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n  \n  \/* \u672c\u6587 *\/\n  .owner-body {\n    font-size: 0.95rem;\n    color: #555;\n    line-height: 1.9;\n    margin-bottom: 20px;\n    text-align: justify; \/* \u4e21\u7aef\u63c3\u3048\u3067\u6574\u3048\u308b *\/\n  }\n\n  \/* \u7f72\u540d\u30a8\u30ea\u30a2 *\/\n  .owner-sign {\n    margin-top: 30px;\n    text-align: right;\n    font-family: \"\u6e38\u660e\u671d\", \"Yu Mincho\", serif;\n  }\n  .owner-name {\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #333;\n    display: block;\n    margin-bottom: 5px;\n  }\n  .owner-title {\n    font-size: 0.8rem;\n    color: #888;\n  }\n\n  \/* --- \u30b9\u30de\u30db\u5bfe\u5fdc --- *\/\n  @media (max-width: 768px) {\n    .owner-message-section {\n      padding: 40px 20px;\n      margin: 40px auto;\n    }\n    .owner-flex-container {\n      flex-direction: column; \/* \u7e26\u4e26\u3073 *\/\n      gap: 30px;\n    }\n    .owner-headline {\n      font-size: 1.3rem;\n      text-align: center;\n    }\n    .owner-image-box {\n      width: 80%; \/* \u30b9\u30de\u30db\u3067\u306f\u753b\u50cf\u3092\u5c11\u3057\u5c0f\u3055\u3081\u306b *\/\n      margin: 0 auto;\n    }\n  }\n<\/style>\n\n<div class=\"owner-message-section\">\n  <div class=\"owner-flex-container\">\n    \n    <div class=\"owner-image-box\">\n      <img decoding=\"async\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC00945-2-scaled.jpg\" alt=\"\u30aa\u30fc\u30ca\u30fc\u9ad8\u6a4b\">\n    <\/div>\n\n    <div class=\"owner-text-box\">\n      <h3 class=\"owner-headline\">\n        10\u5e74\u5f8c\u306b\u300c\u3053\u3093\u306a\u304b\u308f\u3044\u3044\u6642\u671f\u3082\u3042\u3063\u305f\u306d\u300d<br>\n        \u305d\u3046\u7b11\u3044\u5408\u3048\u308b\u601d\u3044\u51fa\u3092\u6b8b\u3057\u305f\u3044\u3002\n      <\/h3>\n      \n      <p class=\"owner-body\">\n        \u306f\u3058\u3081\u307e\u3057\u3066\u3001\u30aa\u30fc\u30ca\u30fc\u306e\u9ad8\u6a4b\u3067\u3059\u3002<br>\n        \u5199\u771f\u5bb6\u306e\u7236\u3092\u6301\u3064\u79c1\u306f\u3001\u81ea\u8eab\u30823\u4eba\u306e\u5b50\u4f9b\u3092\u80b2\u3066\u308b\u4e2d\u3067\u300c\u3082\u3063\u3068\u6210\u9577\u306e\u77ac\u9593\u306e\u5199\u771f\u3092\u64ae\u3063\u3066\u304a\u3051\u3070\u3088\u304b\u3063\u305f\u300d\u3068\u5f8c\u6094\u3057\u305f\u7d4c\u9a13\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n      <p class=\"owner-body\">\n        \u5b50\u4f9b\u306e\u6210\u9577\u306f\u3042\u3063\u3068\u3044\u3046\u9593\u3067\u3059\u3002\u3067\u3082\u3001\u30a4\u30d9\u30f3\u30c8\u6bce\u306b\u30d5\u30a9\u30c8\u30b9\u30bf\u30b8\u30aa\u306b\u901a\u3046\u306e\u306f\u7d4c\u6e08\u7684\u306b\u3082\u5927\u5909\u3067\u3059\u3088\u306d\u3002\u300c\u3082\u3063\u3068\u6c17\u8efd\u306b\u901a\u3048\u3066\u3001\u6210\u9577\u306e\u77ac\u9593\u3092\u304d\u308c\u3044\u306b\u6b8b\u305b\u305f\u3089\u2026\u300d\u305d\u3093\u306a\u89aa\u3068\u3057\u3066\u306e\u5207\u5b9f\u306a\u9858\u3044\u3092\u8fbc\u3081\u3066\u3001\u3053\u306e\u30b9\u30bf\u30b8\u30aa\u3092\u4f5c\u308a\u307e\u3057\u305f\u3002\n      <\/p>\n      <p class=\"owner-body\">\n        \u6c17\u8efd\u306b\u4f55\u5ea6\u3067\u3082\u901a\u3063\u3066\u3044\u305f\u3060\u3051\u308b\u3088\u3046\u3001\u7121\u4eba\u5316\u3059\u308b\u3053\u3068\u3067\u9650\u754c\u307e\u3067\u6599\u91d1\u3092\u4e0b\u3052\u307e\u3057\u305f\u3002\u5b89\u3055\u3060\u3051\u3067\u306a\u304f\u3001\u5199\u771f\u5bb6\u306e\u7236\u8b72\u308a\u306e\u3053\u3060\u308f\u308a\u3067\u3001\u8ab0\u3067\u3082\u7d20\u6575\u306a\u5199\u771f\u304c\u64ae\u308c\u308b\u5de5\u592b\u3082\u8a70\u3081\u8fbc\u3093\u3067\u3044\u307e\u3059\u3002<br>\n        \u305c\u3072\u3001\u305d\u306e\u77ac\u9593\u3057\u304b\u64ae\u308c\u306a\u3044\u304a\u5b50\u69d8\u306e\u5199\u771f\u3092\u6b8b\u3057\u3066\u300110\u5e74\u5f8c\u306e\u5b9d\u7269\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <div class=\"owner-sign\">\n        <span class=\"owner-name\">\u9ad8\u6a4b \u6e09<\/span> <span class=\"owner-title\">ARINA studio \u30aa\u30fc\u30ca\u30fc \/ 3\u5150\u306e\u7236<\/span>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-40 sp-py-40 alignfull\" style=\"color:#000;background-color:#ffffff\"><div class=\"swell-block-fullWide__inner l-container\">\n<div class=\"lp-title-area\">\n            <span class=\"lp-section-sub\">Booths<\/span>\n            <h2 class=\"lp-section-title\">6\u3064\u306e\u4e16\u754c\u89b3\u3067\u64ae\u5f71\u3092\u697d\u3057\u3081\u307e\u3059<\/h2>\n        <\/div>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-columns u-mb-ctrl u-mb-20\" style=\"--clmn-w--mobile:50%;--swl-clmn-mrgn--x:1rem;--swl-clmn-mrgn--y:1rem\"><div class=\"swell-block-columns__inner\">\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-243e5ec6ed77214455c8e0f9b04424fd\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"812\" height=\"812\" class=\"wp-block-cover__image-background wp-image-727643\" alt=\"\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC09023-812x812.jpg\" style=\"object-position:32% 61%\" data-object-fit=\"cover\" data-object-position=\"32% 61%\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC09023-812x812.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC09023-382x382.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC09023-768x768.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC09023-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/season_area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u5b63\u7bc0\u306e\u30d6\u30fc\u30b9<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-5eaef16070d53ef170307c52378608b6\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"768\" height=\"1024\" class=\"wp-block-cover__image-background wp-image-727363\" alt=\"\u30d4\u30f3\u30af\u8272\u306e\u30d5\u30a9\u30c8\u30d6\u30fc\u30b9\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01315-1-812x1083.jpg\" style=\"object-position:46% 66%\" data-object-fit=\"cover\" data-object-position=\"46% 66%\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01315-1-scaled.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01315-1-382x509.jpg 382w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/pink-area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u30d4\u30f3\u30af\u30a8\u30ea\u30a2<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-81db33cbeb5c37d55f09d9c036003f31\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"812\" height=\"541\" class=\"wp-block-cover__image-background wp-image-727656\" alt=\"\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07226-812x541.jpg\" style=\"object-position:43% 17%\" data-object-fit=\"cover\" data-object-position=\"43% 17%\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07226-812x541.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07226-382x255.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07226-768x512.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07226-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/white-area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u767d\u30a8\u30ea\u30a2<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-61970be918d698644d3d56ba814bb8b5\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"812\" height=\"541\" class=\"wp-block-cover__image-background wp-image-726996\" alt=\"\u30b0\u30ec\u30fc\u306e\u30d5\u30a9\u30c8\u30d6\u30fc\u30b9\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/photo-area-812x541.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/photo-area-812x541.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/photo-area-382x255.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/photo-area-768x512.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/photo-area-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/gray-area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u30b0\u30ec\u30fc\u30a8\u30ea\u30a2<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-4ef10c1f529ab0b827b76ba44d4015bc\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"812\" height=\"541\" class=\"wp-block-cover__image-background wp-image-727154\" alt=\"\u30d9\u30d3\u30fc\u30d5\u30a9\u30c8\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08403-812x541.jpg\" style=\"object-position:42% 88%\" data-object-fit=\"cover\" data-object-position=\"42% 88%\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08403-812x541.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08403-382x255.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08403-768x512.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08403-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/baby-area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u30d9\u30d3\u30fc\u30d5\u30a9\u30c8<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color has-text-color has-link-color wp-elements-a4dc755c4ff2903a1b053dc9cb2971e6\" style=\"min-height:150px;aspect-ratio:unset;\"><img decoding=\"async\" width=\"812\" height=\"541\" class=\"wp-block-cover__image-background wp-image-726992\" alt=\"\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/green-812x541.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/green-812x541.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/green-382x255.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/green-768x512.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/green-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"swell-block-button -size-s is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/greenback-area\/\" class=\"swell-block-button__link\" data-has-icon=\"1\"><svg class=\"__icon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M24 45C12.4 45 3 35.6 3 24S12.4 3 24 3s21 9.4 21 21-9.4 21-21 21zm0-39C14.1 6 6 14.1 6 24s8.1 18 18 18 18-8.1 18-18S33.9 6 24 6z\"><\/path><path d=\"m34.3 22.9-8.8-8.8c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l6.3 6.3H14.8c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h14.8l-6.3 6.3c-.6.6-.6 1.5 0 2.1s1.5.6 2.1 0l8.8-8.8c.7-.6.7-1.6.1-2.2z\"><\/path><\/svg><span>\u30b0\u30ea\u30fc\u30f3\u30d0\u30c3\u30af<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><span class=\"swl-inline-color has-swl-main-color\">Photo\u3000Gallery<\/span><\/h3>\n\n\n\n<div class=\"swell-block-columns u-mb-ctrl u-mb-5\" style=\"--clmn-w--pc:200px;--clmn-w--tab:200px;--clmn-w--mobile:200px;--swl-clmn-mrgn--x:0.5rem\" data-scrollable=\"1\"><div class=\"c-scrollHint\"><span>\u30b9\u30af\u30ed\u30fc\u30eb\u3067\u304d\u307e\u3059 <i class=\"icon-more_arrow\"><\/i><\/span><\/div><div class=\"swell-block-columns__inner\">\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07525-812x1218.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727658\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07525-scaled.jpg 683w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC07525-382x573.jpg 382w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC00028-1-812x1218.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727641\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC00028-1-scaled.jpg 683w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC00028-1-382x573.jpg 382w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"812\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08325-1-812x812.jpg\" alt=\"\" class=\"wp-image-727127\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08325-1-812x812.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08325-1-382x382.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08325-1-768x768.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC08325-1-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"854\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-812x854.jpg\" alt=\"\" class=\"wp-image-727617\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-812x854.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-382x402.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-768x808.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-1460x1536.jpg 973w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/DSC07097-scaled.jpg 974w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"617\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04218-812x1347.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727476\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04218-scaled.jpg 617w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04218-382x634.jpg 382w\" sizes=\"(max-width: 617px) 100vw, 617px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"749\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC02914-812x1110.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727775\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC02914-scaled.jpg 749w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC02914-382x522.jpg 382w\" sizes=\"(max-width: 749px) 100vw, 749px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04125-1-2-812x1217.jpg\" alt=\"\" class=\"wp-image-727490\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04125-1-2-scaled.jpg 683w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC04125-1-2-382x573.jpg 382w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"744\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09116-1-812x1117.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727770\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09116-1-scaled.jpg 744w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09116-1-382x525.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09116-1-1489x2048.jpg 745w\" sizes=\"(max-width: 744px) 100vw, 744px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"612\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08997-1-812x612.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727772\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08997-1-812x612.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08997-1-382x288.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08997-1-768x579.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08997-1-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"891\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-812x891.jpg\" alt=\"\" class=\"wp-image-727818\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-812x891.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-382x419.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-768x842.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-1400x1536.jpg 933w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08446-scaled.jpg 934w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"751\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08427-1-812x751.jpg\" alt=\"\" class=\"wp-image-727817\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08427-1-812x751.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08427-1-382x353.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08427-1-768x710.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08427-1-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05197-4-812x1218.jpg\" alt=\"\" class=\"wp-image-727518\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05197-4-scaled.jpg 683w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05197-4-382x573.jpg 382w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05496-2-812x1218.jpg\" alt=\"\" class=\"wp-image-727523\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05496-2-scaled.jpg 683w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC05496-2-382x573.jpg 382w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01488-812x1083.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727388\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01488-scaled.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC01488-382x509.jpg 382w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"657\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08821-1-1-812x1266.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727773\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08821-1-1-1313x2048.jpg 657w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC08821-1-1-382x596.jpg 382w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"777\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09355-1-812x1070.jpg\" alt=\"\u30bb\u30eb\u30d5\u30d5\u30a9\u30c8\u64ae\u5f71\u4f8b\" class=\"wp-image-727771\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09355-1-scaled.jpg 777w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09355-1-382x503.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/DSC09355-1-768x1012.jpg 768w\" sizes=\"(max-width: 777px) 100vw, 777px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"812\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC08933-3-812x812.jpg\" alt=\"\" class=\"wp-image-727648\" style=\"aspect-ratio:1;object-fit:cover;width:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC08933-3-812x812.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC08933-3-382x382.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC08933-3-768x768.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/DSC08933-3-scaled.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"743\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5039-812x1119.jpg\" alt=\"\" class=\"wp-image-727993\" style=\"object-fit:cover;width:200px;height:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5039-scaled.jpg 743w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5039-382x527.jpg 382w\" sizes=\"(max-width: 743px) 100vw, 743px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"812\" height=\"948\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034-812x948.jpg\" alt=\"\" class=\"wp-image-727995\" style=\"object-fit:cover;width:200px;height:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034-812x948.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034-382x446.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034-768x896.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034.jpg 877w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC5034-1755x2048.jpg 878w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-resized is-style-shadow\"><img decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC4934-812x1216.jpg\" alt=\"\" class=\"wp-image-727996\" style=\"object-fit:cover;width:200px;height:200px\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC4934-scaled.jpg 684w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/04\/DSC4934-382x572.jpg 382w\" sizes=\"(max-width: 684px) 100vw, 684px\" \/><\/figure>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-40 sp-py-40 alignfull\" style=\"background-color:#ffffff\"><div class=\"swell-block-fullWide__inner l-container\">\n<div class=\"lp-title-area\">\n            <span class=\"lp-section-sub\">STUDIO MAP<\/span>\n            <h2 class=\"lp-section-title\">\u30b9\u30bf\u30b8\u30aa\u30de\u30c3\u30d7\u30fb\u8a2d\u5099<\/h2>\n        <\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<figure class=\"wp-block-image size-full is-style-shadow\"><img decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/7b7f3ad3c089cdecf9f22fe20f4a8785.png\" alt=\"\u30d5\u30a9\u30c8\u30b9\u30bf\u30b8\u30aa\u9593\u53d6\u308a\u56f3\" class=\"wp-image-727021\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/7b7f3ad3c089cdecf9f22fe20f4a8785.png 500w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/01\/7b7f3ad3c089cdecf9f22fe20f4a8785-382x382.png 382w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"facilities-grid\">\n    \n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">\u66f4\u8863\u5ba4\u3042\u308a<\/div>\n        <p class=\"facility-desc\">\u304a\u7740\u63db\u3048\u7528\u30b9\u30da\u30fc\u30b9\u5b8c\u5099\u3002<br>\u8863\u88c5\u30c1\u30a7\u30f3\u30b8\u3082\u30b9\u30e0\u30fc\u30ba\u3067\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1 0 10 10 10 10 0 0 0-10-10z\"><\/path><path d=\"M12 6v6l4 2\"><\/path><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">\u6d17\u9762\u6240\u3042\u308a<\/div>\n        <p class=\"facility-desc\">\u624b\u6d17\u3044\u3084\u304a\u5316\u7ca7\u76f4\u3057\u306b\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"><\/path><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">\u30a8\u30a2\u30b3\u30f3\u5b8c\u5099<\/div>\n        <p class=\"facility-desc\">\u771f\u590f\u3084\u771f\u51ac\u3067\u3082\u3001\u5feb\u9069\u306a\u5ba4\u6e29\u3067\u64ae\u5f71\u306b\u96c6\u4e2d\u3067\u304d\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"><\/path><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"><\/line><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"><\/line><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">\u30a8\u30ec\u30d9\u30fc\u30bf\u30fc\u3042\u308a<\/div>\n        <p class=\"facility-desc\">\u30d9\u30d3\u30fc\u30ab\u30fc\u3084\u5927\u304d\u306a\u8377\u7269\u304c\u3042\u3063\u3066\u3082\u5b89\u5fc3\u3057\u3066\u3054\u6765\u5e97\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"><\/line><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"><\/line><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">\u30d3\u30eb\u99d0\u8eca\u5834\u3042\u308a<\/div>\n        <p class=\"facility-desc\">\u8981\u4e88\u7d04\uff08\u5916\u90e8\u30b5\u30a4\u30c8\uff09\u3002<br>\u8fd1\u96a3\u306b\u30b3\u30a4\u30f3\u30d1\u30fc\u30ad\u30f3\u30b0\u3082\u591a\u6570\u3054\u3056\u3044\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"facility-card\">\n      <div class=\"facility-icon-box\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"><\/path><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"><\/path><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"><\/path><line x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"><\/line><\/svg>\n      <\/div>\n      <div class=\"facility-text\">\n        <div class=\"facility-name\">Wi-Fi\u30fb\u96fb\u6e90<\/div>\n        <p class=\"facility-desc\">\u9ad8\u901fWi-Fi\u3068\u96fb\u6e90\u3092\u81ea\u7531\u306b\u304a\u4f7f\u3044\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n\n\n<div class=\"swell-block-button -size-l is-style-btn_line\"><a href=\"https:\/\/arina-p.co.jp\/photo\/equipment\/\" class=\"swell-block-button__link\"><span>\u8a2d\u5099\u4e00\u89a7\u3092\u307f\u308b<\/span><\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-0 sp-py-0 alignfull\" style=\"background-color:#fffafa\"><div class=\"swell-block-fullWide__inner\">\n<section id=\"plans\" class=\"lp-section\" style=\"background:var(--color-base);\">\n        <div class=\"lp-title-area\">            \n        <span class=\"lp-section-sub\">Price<\/span><h2 class=\"lp-section-title\">\u6599\u91d1<\/h2><\/div>\n\n\n\n<div class=\"swell-block-tab is-style-bb\" data-width-pc=\"25\" data-width-sp=\"50\"><ul class=\"c-tabList\" role=\"tablist\"><li class=\"c-tabList__item\" role=\"presentation\"><button role=\"tab\" class=\"c-tabList__button\" aria-selected=\"true\" aria-controls=\"tab-10d54c30-0\" data-onclick=\"tabControl\">\u5b50\u3069\u3082\u30d5\u30a9\u30c8\u30d7\u30e9\u30f3<\/button><\/li><li class=\"c-tabList__item\" role=\"presentation\"><button role=\"tab\" class=\"c-tabList__button\" aria-selected=\"false\" aria-controls=\"tab-10d54c30-1\" data-onclick=\"tabControl\">\u4e00\u822c\u5229\u7528<\/button><\/li><\/ul><div class=\"c-tabBody\">\n<div id=\"tab-10d54c30-0\" class=\"c-tabBody__item\" aria-hidden=\"false\">\n<div class=\"lp-container\">\n        <!-- \u30e1\u30a4\u30f3\u30d7\u30e9\u30f3 -->\n        <div class=\"plans-grid\">\n            <!-- Plan 1 -->\n            <div class=\"plan-item\">\n                <div class=\"plan-title\">\u57fa\u672c\u6599\u91d1<\/div>\n                <div class=\"plan-price\">3,000<span>\u5186 \/ 1h<\/span><\/div>\n                <ul class=\"plan-list\">\n                    <li><span>\u2714<\/span> \u5168\u30c7\u30fc\u30bf\u304a\u6301\u3061\u5e30\u308a<\/li>\n                    <li><span>\u2714<\/span> \u5168\u30d6\u30fc\u30b9\u5229\u7528\u53ef<\/li>\n                <\/ul>\n                <a href=\"https:\/\/liff.line.me\/2008590271-Jpmj0v50?calendar_salon_id=20553&#038;ts=1764751571\" class=\"plan-btn\">\u4e88\u7d04\u3059\u308b<\/a>\n                <div class=\"plan-deal-text\">\n                    2\u5bb6\u65cf\u3067\u5272\u308b\u3068 1\u5bb6\u65cf<strong>1,500\u5186<\/strong>\n                <\/div>\n            <\/div>\n            \n            <!-- Plan 2 (Recommend) -->\n            <div class=\"plan-item recommend\">\n                <span class=\"plan-badge\">\u4eba\u6c17No.1<\/span>\n                <div class=\"plan-title\">\u304a\u5f97\u30d7\u30e9\u30f3<\/div>\n                <div class=\"plan-price\" style=\"color:var(--color-primary);\">5,000<span>\u5186 \/ 2h<\/span><\/div>\n                <ul class=\"plan-list\">\n                    <li><span>\u2714<\/span> \u5168\u30c7\u30fc\u30bf\u304a\u6301\u3061\u5e30\u308a<\/li>\n                    <li><span>\u2714<\/span> \u5168\u30d6\u30fc\u30b9\u5229\u7528\u53ef<\/li>\n                <\/ul>\n                <a href=\"https:\/\/liff.line.me\/2008590271-Jpmj0v50?calendar_salon_id=20553&#038;ts=1764751571\" class=\"plan-btn primary\">\u3053\u306e\u30d7\u30e9\u30f3\u3067\u4e88\u7d04<\/a>\n                <div class=\"plan-deal-text\">\n                    2\u5bb6\u65cf\u3067\u5272\u308b\u3068 1\u5bb6\u65cf<strong>2,500\u5186<\/strong>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u30aa\u30d7\u30b7\u30e7\u30f3\u30a8\u30ea\u30a2 -->\n        <div class=\"option-area\">\n            <div class=\"option-grid\">\n                <div class=\"option-item\">\n                    <div class=\"option-name\">\u30bb\u30df\u30d7\u30ed\u7528\u30ab\u30e1\u30e9\u30ec\u30f3\u30bf\u30eb<\/div>\n                    <div class=\"option-price\">+1,000<span>\u5186\/\u56de<\/span><\/div>\n                    <p class=\"option-desc\">\u6a5f\u6750\u3092\u7834\u640d\u3057\u305f\u5834\u5408\u306f\u5225\u901420,000\u5186\u9802\u304d\u307e\u3059<\/p>\n                <\/div>\n                <div class=\"option-item\">\n                    <div class=\"option-name\">\u672a\u6e05\u6383\u4ee3\u91d1<\/div>\n                    <div class=\"option-price\">+5,000<span>\u5186\/\u56de<\/span><\/div>\n                    <p class=\"option-desc\">\u672a\u6e05\u6383\u3067\u304a\u5e30\u308a\u306b\u306a\u3063\u305f\u5834\u5408\u3001\u5f8c\u308d\u306e\u4e88\u7d04\u306e\u304a\u5ba2\u69d8\u306b\u5f01\u511f\u3059\u308b\u4ee3\u91d1\u3068\u6e05\u6383\u6599\u91d1\u3092\u9802\u304d\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"tab-10d54c30-1\" class=\"c-tabBody__item\" aria-hidden=\"true\">\n<div class=\"lp-container\">\n        <!-- \u30e1\u30a4\u30f3\u30d7\u30e9\u30f3 -->\n        <div class=\"plans-grid\">\n            <!-- Plan 1 -->\n            <div class=\"plan-item\">\n                <div class=\"plan-title\">\u57fa\u672c\u6599\u91d1<\/div>\n                <div class=\"plan-price\">4,000<span>\u5186 \/ 1h<\/span><\/div>\n                <ul class=\"plan-list\">\n                    <li><span>\u2714<\/span> \u5168\u30c7\u30fc\u30bf\u304a\u6301\u3061\u5e30\u308a<\/li>\n                    <li><span>\u2714<\/span> \u5168\u30d6\u30fc\u30b9\u5229\u7528\u53ef<\/li>\n                <\/ul>\n                <a href=\"https:\/\/liff.line.me\/2008590271-Jpmj0v50?calendar_salon_id=20553&#038;ts=1764751571\" class=\"plan-btn\">\u4e88\u7d04\u3059\u308b<\/a>\n            <\/div>\n        \n        <\/div>\n\n        <!-- \u30aa\u30d7\u30b7\u30e7\u30f3\u30a8\u30ea\u30a2 -->\n        <div class=\"option-area\">\n            <div class=\"option-grid\">\n                <div class=\"option-item\">\n                    <div class=\"option-name\">\u30bb\u30df\u30d7\u30ed\u7528\u30ab\u30e1\u30e9\u30ec\u30f3\u30bf\u30eb<\/div>\n                    <div class=\"option-price\">+1,000<span>\u5186\/\u56de<\/span><\/div>\n                    <p class=\"option-desc\">\u6a5f\u6750\u3092\u7834\u640d\u3057\u305f\u5834\u5408\u306f\u5225\u901420,000\u5186\u9802\u304d\u307e\u3059<\/p>\n                <\/div>\n                <div class=\"option-item\">\n                    <div class=\"option-name\">\u672a\u6e05\u6383\u4ee3\u91d1<\/div>\n                    <div class=\"option-price\">+5,000<span>\u5186\/\u56de<\/span><\/div>\n                    <p class=\"option-desc\">\u672a\u6e05\u6383\u3067\u304a\u5e30\u308a\u306b\u306a\u3063\u305f\u5834\u5408\u3001\u5f8c\u308d\u306e\u4e88\u7d04\u306e\u304a\u5ba2\u69d8\u306b\u5f01\u511f\u3059\u308b\u4ee3\u91d1\u3068\u6e05\u6383\u6599\u91d1\u3092\u9802\u304d\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n      <\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<!-- \u6ce8\u610f\u4e8b\u9805\u30a8\u30ea\u30a2 -->\n        <div class=\"plan-notes\">\n            <p style=\"font-weight:bold; margin-bottom:10px;\">\u3010\u3054\u5229\u7528\u4e0a\u306e\u6ce8\u610f\u3011<\/p>\n            <ul>\n                <li>\u4fa1\u683c\u306f\u3059\u3079\u3066\u7a0e\u8fbc\u3067\u3059\u3002<\/li>\n                <li>\u64ae\u5f71\u8005\u306e\u304a\u5b50\u3055\u3093\u3092\u64ae\u5f71\u3057\u3001\u79c1\u7684\u306b\u5229\u7528\u3059\u308b\u5834\u5408\u306e\u307f\u300c\u5b50\u3069\u3082\u30d5\u30a9\u30c8\u30d7\u30e9\u30f3\u300d\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/li>\n                <li>\u5546\u7528\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u4e00\u822c\u5229\u7528\u30d7\u30e9\u30f3\u3092\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002<\/li>\n                <li>\u5f53\u5e97\u306f\u7121\u4eba\u904b\u55b6\u3067\u4f4e\u4fa1\u683c\u3092\u5b9f\u73fe\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u6b21\u306e\u65b9\u306e\u305f\u3081\u306b\u539f\u72b6\u5fa9\u5e30\u30fb\u6e05\u6383\u3092\u5fc5\u305a\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002<\/li>\n                <li>\u30b4\u30df\u306f\u304a\u6301\u3061\u5e30\u308a\u304f\u3060\u3055\u3044<\/li>\n                <li>\u98f2\u98df\u306f\u6c34\u5206\u88dc\u7d66\u3068\u3001\u304a\u5b50\u3055\u3093\u306e\u7c21\u5358\u306a\u304a\u3084\u3064\u306e\u307f\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002<\/li>\n                <li>\u30b9\u30bf\u30b8\u30aa\u5185\u306f\u571f\u8db3\u53b3\u7981\u3067\u3059\u3002\u64ae\u5f71\u7528\u306e\u9774\u306f\u9774\u5e95\u3092\u62ed\u3044\u3066\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002<\/li>\n            <\/ul> <\/div>\n\n\n\n<div style=\"max-width: 800px; margin: 40px auto 0; width: 100%;\">\n\n\n\n<div class=\"swell-block-accordion\">\n<details class=\"swell-block-accordion__item\" data-swl-acc=\"wrapper\"><summary class=\"swell-block-accordion__title\" data-swl-acc=\"header\"><span class=\"swell-block-accordion__label\">\u6599\u91d1\u30b7\u30e5\u30df\u30ec\u30fc\u30b7\u30e7\u30f3<\/span><span class=\"swell-block-accordion__icon c-switchIconBtn\" data-swl-acc=\"icon\" aria-hidden=\"true\" data-opened=\"false\"><i class=\"__icon--closed icon-caret-down\"><\/i><i class=\"__icon--opened icon-caret-up\"><\/i><\/span><\/summary><div class=\"swell-block-accordion__body\" data-swl-acc=\"body\">\n<style>\n\/* \u5909\u66f4\u5f8c *\/\n.container {\n    background: #fff;\n    border-radius: 25px;\n    max-width: 800px;    \/* .option-area\u3068\u540c\u3058\u5e45\u306b\u5909\u66f4 *\/\n    width: 100%;         \/* \u89aa\u8981\u7d20\u3044\u3063\u3071\u3044\u306b\u5e83\u3052\u308b *\/\n    margin: 0 auto;      \/* \u4e2d\u592e\u5bc4\u305b *\/\n    padding: 45px;\n    border: 1px solid rgba(255, 192, 203, 0.2);\n    box-sizing: border-box; \/* \u30d1\u30c7\u30a3\u30f3\u30b0\u3092\u542b\u3081\u305f\u5e45\u306b\u3059\u308b *\/\n}\n\nh3 {\n    text-align: center;\n    color: #d4576d;\n    margin-bottom: 30px;\n    font-size: 26px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n}\n\n.form-group {\n    margin-bottom: 25px;\n}\n\nlabel {\n    display: block;\n    margin-bottom: 10px;\n    color: #d4576d;\n    font-weight: 500;\n    font-size: 15px;\n}\n\n.radio-group {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 15px;\n}\n\n.radio-option {\n    display: flex;\n    align-items: center;\n    cursor: pointer;\n}\n\n.radio-option input[type=\"radio\"] {\n    margin-right: 8px;\n    cursor: pointer;\n    width: 18px;\n    height: 18px;\n}\n\n.radio-option label {\n    margin: 0;\n    cursor: pointer;\n    font-weight: 400;\n}\n\n.checkbox-option {\n    display: flex;\n    align-items: center;\n    padding: 15px;\n    background: #fff5f7;\n    border-radius: 10px;\n    cursor: pointer;\n    transition: background 0.3s;\n    border: 1px solid rgba(244, 165, 183, 0.3);\n}\n\n.checkbox-option:hover {\n    background: #ffe9ed;\n}\n\n.checkbox-option input[type=\"checkbox\"] {\n    margin-right: 12px;\n    cursor: pointer;\n    width: 20px;\n    height: 20px;\n}\n\n.checkbox-option label {\n    margin: 0;\n    cursor: pointer;\n    font-weight: 400;\n    flex: 1;\n}\n\n.option-price {\n    color: #d4576d;\n    font-weight: 600;\n    margin-left: 10px;\n}\n\ninput[type=\"number\"] {\n    width: 100%;\n    padding: 12px;\n    border: 2px solid #f5d5dd;\n    border-radius: 10px;\n    font-size: 16px;\n    transition: border-color 0.3s;\n}\n\ninput[type=\"number\"]:focus {\n    outline: none;\n    border-color: #f4a5b7;\n}\n\nselect {\n    width: 100%;\n    padding: 12px;\n    border: 2px solid #f5d5dd;\n    border-radius: 10px;\n    font-size: 16px;\n    transition: border-color 0.3s;\n    background: white;\n    cursor: pointer;\n    appearance: none;\n    background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4576d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n    background-repeat: no-repeat;\n    background-position: right 12px center;\n    background-size: 20px;\n    padding-right: 40px;\n}\n\nselect:focus {\n    outline: none;\n    border-color: #f4a5b7;\n}\n\n.additional-info {\n    background: #fff5f7;\n    border-left: 4px solid #f4a5b7;\n    padding: 12px;\n    margin-top: 10px;\n    border-radius: 8px;\n    font-size: 13px;\n    color: #c94563;\n    display: none;\n}\n\n.additional-info.show {\n    display: block;\n}\n\n.calculate-btn {\n    width: 100%;\n    padding: 15px;\n    background: white;\n    color: #d4576d;\n    border: 2px solid #d4576d;\n    border-radius: 12px;\n    font-size: 18px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 10px;\n    letter-spacing: 0.5px;\n}\n\n.calculate-btn:hover {\n    background: linear-gradient(135deg, #f093b0 0%, #d4576d 100%);\n    color: white;\n    border-color: #d4576d;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 25px rgba(244, 165, 183, 0.4);\n}\n\n.calculate-btn:active {\n    transform: translateY(0);\n}\n\n.result {\n    margin-top: 30px;\n    padding: 25px;\n    background: linear-gradient(135deg, #fff5f7 0%, #ffe9ed 100%);\n    border-radius: 20px;\n    display: none;\n    border: 1px solid rgba(244, 165, 183, 0.2);\n}\n\n.result.show {\n    display: block;\n    animation: slideIn 0.3s ease-out;\n}\n\n@keyframes slideIn {\n    from {\n        opacity: 0;\n        transform: translateY(-10px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.result h2 {\n    color: #d4576d;\n    margin-bottom: 15px;\n    font-size: 20px;\n    text-align: center;\n    font-weight: 500;\n}\n\n.breakdown {\n    background: white;\n    padding: 15px;\n    border-radius: 10px;\n    margin-bottom: 15px;\n}\n\n.breakdown-item {\n    display: flex;\n    justify-content: space-between;\n    padding: 10px 0;\n    color: #555;\n    font-size: 15px;\n    border-bottom: 1px solid #eee;\n}\n\n.breakdown-item:last-child {\n    border-bottom: none;\n}\n\n.total {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 15px;\n    background: white;\n    border-radius: 10px;\n    font-size: 18px;\n    font-weight: 600;\n}\n\n.total-label {\n    color: #333;\n}\n\n.total-price {\n    color: #d4576d;\n    font-size: 32px;\n}\n\n.per-family {\n    background: #fff5f7;\n    border-left: 4px solid #f4a5b7;\n    padding: 15px;\n    margin-top: 15px;\n    border-radius: 12px;\n    text-align: center;\n}\n\n.per-family-label {\n    color: #c94563;\n    font-size: 14px;\n    margin-bottom: 5px;\n}\n\n.per-family-price {\n    color: #d4576d;\n    font-size: 24px;\n    font-weight: 600;\n}\n\n.reserve-btn {\n    width: 100%;\n    padding: 18px;\n    background: linear-gradient(135deg, #e6a4b4 0%, #d4576d 100%);\n    color: white;\n    border: none;\n    border-radius: 12px;\n    font-size: 20px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: transform 0.2s, box-shadow 0.2s;\n    margin-top: 20px;\n    text-decoration: none;\n    display: block;\n    text-align: center;\n    letter-spacing: 0.5px;\n}\n\n.reserve-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 28px rgba(212, 87, 109, 0.3);\n}\n\n.reserve-btn:active {\n    transform: translateY(0);\n}\n\n@media (max-width: 480px) {\n    .container {\n        padding: 25px;\n    }\n    .radio-group {\n        flex-direction: column;\n        gap: 10px;\n    }\n}\n<\/style>\n\n<div class=\"container\">\n    <form id=\"calculatorForm\">\n        <div class=\"form-group\">\n            <label>\u5229\u7528\u30bf\u30a4\u30d7<\/label>\n            <div class=\"radio-group\">\n                <div class=\"radio-option\">\n                    <input type=\"radio\" id=\"child\" name=\"plan\" value=\"child\" checked>\n                    <label for=\"child\">\u304a\u5b50\u69d8\u64ae\u5f71<\/label>\n                <\/div>\n                <div class=\"radio-option\">\n                    <input type=\"radio\" id=\"normal\" name=\"plan\" value=\"normal\">\n                    <label for=\"normal\">\u4e00\u822c\u5229\u7528<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"form-group\">\n            <label for=\"hours\">\u5229\u7528\u6642\u9593\uff08\u6642\u9593\uff09<\/label>\n            <select id=\"hours\" required>\n                <option value=\"1\">1\u6642\u9593<\/option>\n                <option value=\"2\">2\u6642\u9593<\/option>\n                <option value=\"3\">3\u6642\u9593<\/option>\n                <option value=\"4\">4\u6642\u9593<\/option>\n                <option value=\"5\">5\u6642\u9593<\/option>\n                <option value=\"6\">6\u6642\u9593<\/option>\n                <option value=\"7\">7\u6642\u9593<\/option>\n                <option value=\"8\">8\u6642\u9593<\/option>\n                <option value=\"9\">9\u6642\u9593<\/option>\n                <option value=\"10\">10\u6642\u9593<\/option>\n                <option value=\"11\">11\u6642\u9593<\/option>\n                <option value=\"12\">12\u6642\u9593<\/option>\n                <option value=\"13\">13\u6642\u9593<\/option>\n                <option value=\"14\">14\u6642\u9593<\/option>\n                <option value=\"15\">15\u6642\u9593<\/option>\n            <\/select>\n        <\/div>\n\n        <!-- \u5bb6\u65cf\u6570\u306f\u300c\u304a\u5b50\u69d8\u64ae\u5f71\u300d\u30d7\u30e9\u30f3\u3060\u3051\u8868\u793a -->\n        <div class=\"form-group\" id=\"familyGroup\" style=\"display: block;\">\n            <label for=\"families\">\u5bb6\u65cf\u6570<\/label>\n            <select id=\"families\">\n                <option value=\"1\">1\u5bb6\u65cf<\/option>\n                <option value=\"2\">2\u5bb6\u65cf<\/option>\n                <option value=\"3\">3\u5bb6\u65cf<\/option>\n            <\/select>\n\n            <!-- \u8ffd\u52a0\u6599\u91d1\u30eb\u30fc\u30eb\u3092\u5ec3\u6b62\u3057\u305f\u306e\u3067\u8aac\u660e\u6587\u3082\u5909\u66f4 -->\n            <div class=\"additional-info\" id=\"familyInfo\">\n                \u5bb6\u65cf\u6570\u306b\u95a2\u308f\u3089\u305a\u3001\u6599\u91d1\u306f\u4e00\u5f8b\u3067\u3059\uff08\u6700\u59273\u5bb6\u65cf\u307e\u3067\u9078\u629e\u53ef\uff09\n            <\/div>\n        <\/div>\n\n        <div class=\"form-group\">\n            <label>\ud83d\udcf7 \u30aa\u30d7\u30b7\u30e7\u30f3<\/label>\n            <div class=\"checkbox-option\">\n                <input type=\"checkbox\" id=\"cameraRental\" value=\"camera\">\n                <label for=\"cameraRental\">\u30bb\u30df\u30d7\u30ed\u7528\u30ab\u30e1\u30e9\u30ec\u30f3\u30bf\u30eb<\/label>\n                <span class=\"option-price\">+\u00a51,000<\/span>\n            <\/div>\n        <\/div>\n\n        <button type=\"button\" class=\"calculate-btn\" id=\"calculateBtn\">\u6599\u91d1\u3092\u8a08\u7b97\u3059\u308b<\/button>\n    <\/form>\n\n    <div class=\"result\" id=\"result\">\n        <h2>\ud83d\udcb3 \u6599\u91d1\u660e\u7d30<\/h2>\n        <div class=\"breakdown\" id=\"breakdown\"><\/div>\n        <div class=\"total\">\n            <span class=\"total-label\">\u5408\u8a08\u91d1\u984d<\/span>\n            <span class=\"total-price\" id=\"totalPrice\">\u00a50<\/span>\n        <\/div>\n    <\/div>\n\n    <button type=\"button\" class=\"reserve-btn\" id=\"reserveBtn\" style=\"display: none;\">\n        \ud83d\udcc5 \u3053\u306e\u5185\u5bb9\u3067\u4e88\u7d04\u3059\u308b\n    <\/button>\n<\/div>\n\n<script>\nconst form = document.getElementById('calculatorForm');\nconst calculateBtn = document.getElementById('calculateBtn');\nconst planRadios = document.querySelectorAll('input[name=\"plan\"]');\nconst familyGroup = document.getElementById('familyGroup');\nconst familyInfo = document.getElementById('familyInfo');\nconst familiesInput = document.getElementById('families');\nconst hoursInput = document.getElementById('hours');\nconst cameraRental = document.getElementById('cameraRental');\nconst result = document.getElementById('result');\nconst breakdown = document.getElementById('breakdown');\nconst totalPrice = document.getElementById('totalPrice');\nconst reserveBtn = document.getElementById('reserveBtn');\n\n\/\/ \u30d7\u30e9\u30f3\u5909\u66f4\u6642\u306e\u51e6\u7406\nplanRadios.forEach(radio => {\n    radio.addEventListener('change', function() {\n        if (this.value === 'child') {\n            familyGroup.style.display = 'block';\n            \/\/ \u6599\u91d1\u4e00\u5f8b\u306e\u6ce8\u610f\u3092\u8868\u793a\uff08\u5fc5\u8981\u306a\u3089\uff09\n            familyInfo.classList.add('show');\n        } else {\n            familyGroup.style.display = 'none';\n            familyInfo.classList.remove('show');\n        }\n    });\n});\n\n\/\/ \u5bb6\u65cf\u6570\u5909\u66f4\u6642\u306e\u51e6\u7406\uff08\u2605\u8ffd\u52a0\u6599\u91d1\u306f\u306a\u3044\u304c\u3001\u6ce8\u610f\u6587\u306f\u5e38\u306b\u8868\u793a\u3067\u3082OK\uff09\nfamiliesInput.addEventListener('change', function() {\n    \/\/ \u4e00\u5f8b\u306e\u305f\u3081\u3001\u3069\u306e\u5bb6\u65cf\u6570\u3067\u3082\u540c\u3058\u6587\u8a00\u3092\u8868\u793a\n    familyInfo.classList.add('show');\n});\n\n\/\/ \u30dc\u30bf\u30f3\u30af\u30ea\u30c3\u30af\u6642\u306e\u51e6\u7406\ncalculateBtn.addEventListener('click', function() {\n    console.log('\u30dc\u30bf\u30f3\u304c\u30af\u30ea\u30c3\u30af\u3055\u308c\u307e\u3057\u305f');\n    calculatePrice();\n});\n\n\/\/ \u4e88\u7d04\u30dc\u30bf\u30f3\u306e\u30af\u30ea\u30c3\u30af\u51e6\u7406\nreserveBtn.addEventListener('click', function() {\n    window.location.href = 'https:\/\/liff.line.me\/2008590271-Jpmj0v50?calendar_salon_id=20553&ts=1764751571';\n});\n\nfunction calculatePrice() {\n    console.log('calculatePrice\u95a2\u6570\u304c\u547c\u3070\u308c\u307e\u3057\u305f');\n    const plan = document.querySelector('input[name=\"plan\"]:checked').value;\n    const hours = parseInt(hoursInput.value) || 0;\n    const families = parseInt(familiesInput.value) || 1; \/\/ \u8868\u793a\u7528\uff08\u6599\u91d1\u306f\u5909\u308f\u3089\u306a\u3044\uff09\n    const hasCamera = cameraRental.checked;\n    \n    console.log('\u30d7\u30e9\u30f3:', plan, '\u6642\u9593:', hours, '\u5bb6\u65cf\u6570:', families, '\u30ab\u30e1\u30e9:', hasCamera);\n\n    let basePrice = 0;\n    let additionalPrice = 0; \/\/ \u2605\u4e00\u5f8b\u5316\u306e\u305f\u3081\u5e38\u306b0\n    let cameraPrice = 0;\n    let breakdownHTML = '';\n    let perFamilyHTML = '';\n\n    if (plan === 'normal') {\n        \/\/ \u4e00\u822c\u5229\u7528\n        basePrice = 4000 * hours;\n        breakdownHTML = `\n            <div class=\"breakdown-item\">\n                <span>\u4e00\u822c\u5229\u7528\uff08${hours}\u6642\u9593\uff09<\/span>\n                <span>\u00a5${basePrice.toLocaleString()}<\/span>\n            <\/div>\n        `;\n    } else {\n        \/\/ \u304a\u5b50\u69d8\u64ae\u5f71\u30d7\u30e9\u30f3\n        if (hours === 2) {\n            \/\/ 2\u6642\u9593\u7279\u5225\u6599\u91d1\n            basePrice = 5000;\n            breakdownHTML = `\n                <div class=\"breakdown-item\">\n                    <span>\u304a\u5b50\u69d8\u64ae\u5f71\u30d7\u30e9\u30f3\uff08${hours}\u6642\u9593\u30fb\u7279\u5225\u6599\u91d1\uff09<\/span>\n                    <span>\u00a5${basePrice.toLocaleString()}<\/span>\n                <\/div>\n            `;\n        } else {\n            \/\/ \u901a\u5e38\u6599\u91d1\uff081\u6642\u9593\u30013\u6642\u9593\u4ee5\u964d\uff09\n            basePrice = 3000 * hours;\n            breakdownHTML = `\n                <div class=\"breakdown-item\">\n                    <span>\u304a\u5b50\u69d8\u64ae\u5f71\u30d7\u30e9\u30f3\uff08${hours}\u6642\u9593\uff09<\/span>\n                    <span>\u00a5${basePrice.toLocaleString()}<\/span>\n                <\/div>\n            `;\n        }\n\n        \/\/ \u5bb6\u65cf\u6570\u306f\u8868\u793a\u3060\u3051\uff08\u2605\u6599\u91d1\u306f\u4e00\u5f8b\uff09\n        additionalPrice = 0;\n        breakdownHTML += `\n            <div class=\"breakdown-item\">\n                <span>\u5bb6\u65cf\u6570\uff08${families}\u5bb6\u65cf\uff09<\/span>\n                <span>\u8ffd\u52a0\u6599\u91d1\u306a\u3057\uff08\u5bb6\u65cf\u6570\u306b\u95a2\u308f\u3089\u305a\u540c\u4e00\u6599\u91d1\uff09<\/span>\n            <\/div>\n        `;\n\n        \/\/ 1\u5bb6\u65cf\u3042\u305f\u308a\u306e\u6599\u91d1\u8a08\u7b97\uff08\u53c2\u8003\u8868\u793a\uff1a\u5408\u8a08 \u00f7 \u5bb6\u65cf\u6570\uff09\n        const cameraFee = hasCamera ? 1000 : 0;\n        const totalForPerFamily = basePrice + additionalPrice + cameraFee;\n        const perFamily = Math.round(totalForPerFamily \/ families);\n\n        perFamilyHTML = `\n            <div class=\"per-family\">\n                <div class=\"per-family-label\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66 1\u5bb6\u65cf\u3042\u305f\u308a\u306e\u6599\u91d1\uff08\u53c2\u8003\uff09<\/div>\n                <div class=\"per-family-price\">\u00a5${perFamily.toLocaleString()}<\/div>\n            <\/div>\n        `;\n    }\n\n    \/\/ \u30ab\u30e1\u30e9\u30ec\u30f3\u30bf\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3\n    if (hasCamera) {\n        cameraPrice = 1000;\n        breakdownHTML += `\n            <div class=\"breakdown-item\">\n                <span>\ud83d\udcf7 \u30bb\u30df\u30d7\u30ed\u7528\u30ab\u30e1\u30e9\u30ec\u30f3\u30bf\u30eb<\/span>\n                <span>\u00a5${cameraPrice.toLocaleString()}<\/span>\n            <\/div>\n        `;\n    }\n\n    const total = basePrice + additionalPrice + cameraPrice;\n\n    breakdown.innerHTML = breakdownHTML;\n    totalPrice.textContent = `\u00a5${total.toLocaleString()}`;\n\n    \/\/ 1\u5bb6\u65cf\u3042\u305f\u308a\u6599\u91d1\u3092\u8868\u793a\uff08\u304a\u5b50\u69d8\u64ae\u5f71\u30d7\u30e9\u30f3\u306e\u307f\uff09\n    const existingPerFamily = document.querySelector('.per-family');\n    if (existingPerFamily) existingPerFamily.remove();\n\n    if (plan === 'child' && perFamilyHTML) {\n        result.insertAdjacentHTML('beforeend', perFamilyHTML);\n    }\n\n    result.classList.add('show');\n\n    \/\/ \u4e88\u7d04\u30dc\u30bf\u30f3\u3092\u8868\u793a\n    reserveBtn.style.display = 'block';\n\n    \/\/ \u7d50\u679c\u307e\u3067\u30b9\u30e0\u30fc\u30ba\u306b\u30b9\u30af\u30ed\u30fc\u30eb\n    result.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n}\n\n\/\/ \u521d\u671f\u8868\u793a\uff08child\u304c\u30c1\u30a7\u30c3\u30af\u306a\u306e\u3067family\u8868\u793a\u3001\u6ce8\u610f\u6587\u8868\u793a\uff09\nfamilyGroup.style.display = 'block';\nfamilyInfo.classList.add('show');\n<\/script>\n<\/div><\/details>\n<\/div>\n\n\n\n<\/div><\/div><\/div>\n    <\/div>\n<section>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-40 sp-py-40 alignfull\" style=\"background-color:#ffffff\"><div class=\"swell-block-fullWide__inner\">\n<section id=\"comparison\" class=\"lp-section\" style=\"background:var(--color-base);\">\n    <div class=\"lp-container\">\n        <div class=\"lp-title-area\">\n            <span class=\"lp-section-sub\">Comparison<\/span>\n            <h2 class=\"lp-section-title\">\u5199\u771f\u9928\u3092\u3082\u3063\u3068\u8eab\u8fd1\u306b\u3002<br>\u4f7f\u3044\u5206\u3051\u304c\u8ce2\u3044\u30b9\u30bf\u30a4\u30eb\u3067\u3059\u3002<\/h2>\n        <\/div>\n        <div class=\"comparison-wrapper\">\n            <table class=\"comparison-table\">\n                <thead>\n                    <tr>\n                        <th class=\"col-label\"><\/th>\n                        <th class=\"col-our\"><span class=\"our-title\">\u5f53\u5e97<\/span><span class=\"our-sub\">(\u30bb\u30eb\u30d5\u5199\u771f\u9928)<\/span><\/th>\n                        <th class=\"col-general\"><span class=\"general-title\">\u4e00\u822c\u7684\u306a\u5199\u771f\u9928<\/span><\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <th class=\"col-label\">\u6599\u91d1<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u25ce<\/span>\n                            <span class=\"comp-main-text pink\">1\u6642\u9593 3,000\u5186<\/span>\n                            <span class=\"comp-sub-text\">\u5b9a\u984d\u30fb\u8ffd\u52a0\u6599\u91d1\u306a\u3057<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25b3<\/span>\n                            <span class=\"comp-main-text\">3\u4e07\u301c10\u4e07\u5186<\/span>\n                            <span class=\"comp-sub-text\">\u5546\u54c1\u4ee3\u30fb\u30aa\u30d7\u30b7\u30e7\u30f3\u4ee3\u304c\u304b\u3055\u3080<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u30c7\u30fc\u30bf<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u25ce<\/span>\n                            <span class=\"comp-main-text\">\u64ae\u308a\u653e\u984c\uff06\u5373\u5ea7\u306b\u624b\u5143\u3078<\/span>\n                            <span class=\"comp-sub-text\">\u81ea\u5206\u306e\u30b9\u30de\u30db\u306b\u5168\u3066\u4fdd\u5b58<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25b3<\/span>\n                            <span class=\"comp-main-text\">\u8cfc\u5165\u5206\u306e\u307f<\/span>\n                            <span class=\"comp-sub-text\">\u5168\u30c7\u30fc\u30bf\u306f\u9ad8\u984dor\u5f8c\u65e5\u7d0d\u54c1<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u53cb\u9054\u3068\u306e\u30b7\u30a7\u30a2<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u25ce<\/span>\n                            <span class=\"comp-main-text pink\">\u5927\u6b53\u8fce<\/span>\n                            <span class=\"comp-sub-text\">2\u5bb6\u65cf\u307e\u3067\u540c\u6599\u91d1\uff01\u5272\u308a\u52d8\u30671,500\u5186<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25b3<\/span>\n                            <span class=\"comp-main-text\">\u57fa\u672c\u306f1\u5bb6\u65cf\u3054\u3068<\/span>\n                            <span class=\"comp-sub-text\">\u307e\u305f\u306f\u8ffd\u52a0\u6599\u91d1\u304c\u9ad8\u984d<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u6642\u9593<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u25ce<\/span>\n                            <span class=\"comp-main-text\">1\u301c2\u6642\u9593<\/span>\n                            <span class=\"comp-sub-text\">\u6c17\u8efd\u306b\u5229\u7528\u30fb\u30b5\u30af\u30c3\u3068\u7d42\u308f\u308b<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25b3<\/span>\n                            <span class=\"comp-main-text\">3\u6642\u9593\u301c<\/span>\n                            <span class=\"comp-sub-text\">\u3057\u3063\u304b\u308a\u6e96\u5099\u30fb\u534a\u65e5\u304c\u304b\u308a<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u3007<\/span>\n                            <span class=\"comp-main-text\">\u30d7\u30ed\u76e3\u4fee\u306e\u672c\u683c\u7167\u660e<\/span>\n                            <span class=\"comp-sub-text\">\u8a2d\u5b9a\u6e08\u307f\u3060\u304b\u3089\u3001\u30b9\u30de\u30db\u3067\u3082\u30d7\u30ed\u7d1a<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25ce<\/span>\n                            <span class=\"comp-main-text\">\u30d7\u30ed\u30ab\u30e1\u30e9\u30de\u30f3\u304c\u8abf\u6574<\/span>\n                            <span class=\"comp-sub-text\">\u305d\u306e\u90fd\u5ea6\u30bb\u30c3\u30c6\u30a3\u30f3\u30b0<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u6a5f\u6750<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark pink\">\u3007<\/span>\n                            <span class=\"comp-main-text\">\u30b9\u30de\u30db or \u30bb\u30df\u30d7\u30ed\u7528\u4e00\u773c<\/span>\n                            <span class=\"comp-sub-text\">\u203b\u4e00\u773c\u30ec\u30d5\u306f+2,000\u5186\u3067\u30ec\u30f3\u30bf\u30eb\u53ef<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25ce<\/span>\n                            <span class=\"comp-main-text\">\u30d7\u30ed\u7528\u4e00\u773c\u30ec\u30d5<\/span>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <th class=\"col-label\">\u5199\u771f\u64ae\u5f71\u306e\u8155<\/th>\n                        <td class=\"col-our\">\n                            <span class=\"comp-mark gray\">\u25b3<\/span>\n                            <span class=\"comp-main-text\">\u304a\u5ba2\u69d8\u6b21\u7b2c<\/span>\n                            <span class=\"comp-sub-text\">\u697d\u3057\u307f\u306a\u304c\u3089\u64ae\u5f71\u266a<\/span>\n                        <\/td>\n                        <td class=\"col-general\">\n                            <span class=\"comp-mark gray\">\u25ce<\/span>\n                            <span class=\"comp-main-text\">\u30d7\u30ed\u304c\u64ae\u5f71<\/span>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n\/* --------------------------------------------------------------------------\n   6. Comparison Table Section\n   -------------------------------------------------------------------------- *\/\n.comparison-wrapper { overflow-x: auto; padding-bottom: 20px; margin-top: 40px; }\n#comparison {\n    background-color: #ffffff !important;\n}\n\n.comparison-table {\n    width: 100%; max-width: 900px; margin: 0 auto;\n    border-collapse: separate; border-spacing: 0;\n    background: #fff; border-radius: 20px; overflow: hidden;\n    border: 2px solid #f0e6e6; \/* \u592a\u3081\u306e\u8584\u30d4\u30f3\u30af\u67a0 *\/\n    min-width: 700px; font-family: var(--font-serif);\n}\n\n\/* \u30bb\u30eb\u5171\u901a *\/\n.comparison-table th, .comparison-table td {\n    padding: 15px 10px; text-align: center; \n    border-bottom: 2px dotted #e0d0d0; \/* \u70b9\u7dda *\/\n    vertical-align: middle;\n    color: #5a4d44; \/* \u6fc3\u3044\u30d6\u30e9\u30a6\u30f3 *\/\n}\n\/* \u6700\u5f8c\u306e\u884c\u306e\u4e0b\u7dda\u3092\u6d88\u3059 *\/\n.comparison-table tbody tr:last-child th,\n.comparison-table tbody tr:last-child td { border-bottom: none; }\n\n\/* \u5217\u5e45 *\/\n.col-label { width: 20%; font-weight: 700; font-size: 0.95rem; }\n.col-general { width: 40%; }\n\n\/* \u300c\u5f53\u5e97\u300d\u5217\u30c7\u30b6\u30a4\u30f3 *\/\n.col-our { \n    width: 40%; background-color: #fff9fa; \/* \u307b\u3093\u306e\u308a\u30d4\u30f3\u30af\u80cc\u666f *\/\n}\n\n\/* \u30d8\u30c3\u30c0\u30fc *\/\n.comparison-table thead th {\n    padding-top: 25px; padding-bottom: 25px; background-color: #fff; font-weight: 700;\n}\n\/* \u300c\u5f53\u5e97\u300d\u30d8\u30c3\u30c0\u30fc(\u30ea\u30dc\u30f3\u98a8) *\/\n.comparison-table thead th.col-our {\n    background-color: #dfa8b3; color: #fff !important; position: relative;\n}\n.comparison-table thead th.col-our .our-title { color: #fff; font-size: 1.3rem; margin-bottom: 5px; }\n.comparison-table thead th.col-our .our-sub { color: rgba(255,255,255,0.9); font-size: 0.8rem; }\n\n.general-title { font-size: 1.1rem; color: #8c8076; }\n\n\/* \u8a55\u4fa1\u30de\u30fc\u30af *\/\n.comp-mark { display: block; font-size: 1.8rem; font-weight: 800; line-height: 1; margin-bottom: 8px; }\n.comp-mark.pink { color: #d07d8e; }\n.comp-mark.gray { color: #c4c4c4; }\n\n\/* \u30c6\u30ad\u30b9\u30c8 *\/\n.comp-main-text { display: block; font-size: 1.1rem; font-weight: 700; margin-bottom: 5px; }\n.col-our .comp-main-text { color: #d07d8e; font-size: 1.25rem; font-weight: 800; }\n.comp-sub-text { font-size: 0.85rem; color: #8c8076; display: block; line-height: 1.5; font-weight: 500; }\n\n<\/style>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-40 sp-py-40 alignfull\" style=\"background-color:#ffffff\"><div class=\"swell-block-fullWide__inner l-container\">\n<div class=\"lp-title-area\">\n            <span class=\"lp-section-sub\">STUDIO MAP<\/span>\n            <h2 class=\"lp-section-title\">\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n        <\/div>\n\n\n\n<dl class=\"swell-block-faq -icon-rounded is-style-faq-box\" data-q=\"fill-main\" data-a=\"col-main\">\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u30ab\u30e1\u30e9\u521d\u5fc3\u8005\u3067\u3059\u304c\u3001\u4e0a\u624b\u306b\u64ae\u308c\u307e\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u30d7\u30ed\u4ed5\u69d8\u306e\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\uff08\u7167\u660e\uff09\u3068\u30ab\u30e1\u30e9\uff08\u6709\u6599\uff09\u3092\u4f7f\u7528\u3059\u308c\u3070\u3001\u30d5\u30a9\u30c8\u30b9\u30bf\u30b8\u30aa\u4e26\u307f\u306e\u4ed5\u4e0a\u304c\u308a\u306b\u306a\u308a\u307e\u3059\u3002\u3067\u304d\u308b\u3060\u3051\u3001\u518d\u73fe\u3067\u304d\u308b\u3088\u3046\u306b\u3001\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\u3084\u30ab\u30e1\u30e9\u8a2d\u5b9a\u306e\u8aac\u660e\u66f8\u3092\u6e96\u5099\u3057\u3066\u3042\u308a\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u64ae\u5f71\u30c7\u30fc\u30bf\u306f\u3059\u3079\u3066\u3082\u3089\u3048\u307e\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u306f\u3044\u3001\u64ae\u5f71\u3057\u305f\u30c7\u30fc\u30bf\u306f\u3059\u3079\u3066\u304a\u6301\u3061\u5e30\u308a\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u64ae\u5f71\u7d42\u4e86\u5f8c\u3001QR\u30b3\u30fc\u30c9\u3092\u767a\u884c\u3057\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u8863\u88c5\u3084\u5c0f\u7269\u306e\u6301\u3061\u8fbc\u307f\u306f\u53ef\u80fd\u3067\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u3082\u3061\u308d\u3093\u53ef\u80fd\u3067\u3059\uff01\u304a\u6c17\u306b\u5165\u308a\u306e\u304a\u6d0b\u670d\u3001\u304a\u5b50\u69d8\u306e\u304a\u3082\u3061\u3083\u3001\u8a18\u5ff5\u65e5\u306e\u30d0\u30eb\u30fc\u30f3\u306a\u3069\u3001\u81ea\u7531\u306b\u304a\u6301\u3061\u8fbc\u307f\u304f\u3060\u3055\u3044\u3002\u30b9\u30bf\u30b8\u30aa\u5185\u306b\u306f\u7121\u6599\u306e\u64ae\u5f71\u5c0f\u7269\uff08\u9020\u82b1\u306a\u3069\uff09\u3082\u3054\u7528\u610f\u3057\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u5f53\u65e5\u306e\u4e88\u7d04\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u304d\u307e\u3057\u3066\u306f\u3001\u524d\u65e5\u307e\u3067\u306f\u7121\u6599\u3001\u5f53\u65e5\u306f100%\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3092\u3044\u305f\u3060\u3044\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u5b50\u4f9b\u304c\u6ce3\u3044\u3066\u3057\u307e\u308f\u306a\u3044\u304b\u5fc3\u914d\u3067\u3059&#8230;<\/dt><dd class=\"faq_a\">\n<p>\u5f53\u5e97\u306f\u5b8c\u5168\u8cb8\u5207\u306e\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u7a7a\u9593\u3067\u3059\u306e\u3067\u3001\u5468\u308a\u306e\u76ee\u3092\u6c17\u306b\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30ab\u30e1\u30e9\u30de\u30f3\u3082\u3044\u306a\u3044\u305f\u3081\u3001\u304a\u5b50\u69d8\u3082\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u300c\u3044\u3064\u3082\u306e\u8868\u60c5\u300d\u304c\u51fa\u3084\u3059\u3044\u74b0\u5883\u3067\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u30ab\u30e1\u30e9\u3092\u6301\u3061\u8fbc\u3093\u3067\u64ae\u3063\u3066\u3082\u826f\u3044\u3067\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u3082\u3061\u308d\u3093\u3067\u3059\uff01\u3054\u81ea\u8eab\u306e\u30ab\u30e1\u30e9\u3067\u6700\u9ad8\u306e\u5199\u771f\u3092\u304a\u64ae\u308a\u304f\u3060\u3055\u3044\uff01<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u8d64\u3061\u3083\u3093\u30682\u4eba\u3067\u3082\u30d9\u30d3\u30fc\u30d5\u30a9\u30c8\u3092\u64ae\u308c\u307e\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u64ae\u308c\u307e\u3059\uff01\u305f\u3060\u3001\u8d64\u3061\u3083\u3093\u304c\u6ce3\u3044\u305f\u308a\u3001\u3050\u305a\u3063\u305f\u308a\u3057\u306a\u304c\u3089\u3001\u30d9\u30d3\u30fc\u30d5\u30a9\u30c8\u306e\u69cb\u56f3\u3092\u4f5c\u6210\u3059\u308b\u306e\u306f\u5927\u5909\u3067\u3059\u3002\u69cb\u56f3\u306f\u3059\u3050\u306b\u4f5c\u308c\u308b\u3088\u3046\u306b\u5de5\u592b\u3057\u3066\u3042\u308a\u307e\u3059\u304c\u30011\u6642\u9593\u30674\u3064\u30825\u3064\u3082\u7570\u306a\u308b\u69cb\u56f3\u3092\u64ae\u308b\u306e\u306f\u96e3\u3057\u3044\u3067\u3059\u3002\u304a\u5b50\u3055\u3093+\u5927\u4eba2\u4eba\u3060\u3068\u3001\u6642\u9593\u5f53\u305f\u308a\u306e\u5199\u771f\u6570\u306f\u5727\u5012\u7684\u306b\u5897\u3048\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n\n\n\n<div class=\"swell-block-faq__item\"><dt class=\"faq_q\">\u4f55\u4eba\u307e\u3067\u306f\u5165\u308c\u307e\u3059\u304b\uff1f<\/dt><dd class=\"faq_a\">\n<p>\u5b9a\u54e1\u306f\u5b50\u4f9b\u3092\u5165\u308c\u30668\u4eba\u3067\u3059\u30028\u4eba\u4ee5\u4e0a\u3067\u3082\u3054\u5229\u7528\u306f\u53ef\u80fd\u3067\u3059\u304c\u3001\u72ed\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<\/dd><\/div>\n<\/dl>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-fullWide pc-py-80 sp-py-40 alignfull top-news\" style=\"color:#000;background-color:#ffffff\"><div class=\"swell-block-fullWide__inner l-container\">\n<div class=\"lp-title-area\">\n            <span class=\"lp-section-sub\">How to use<\/span>\n            <h2 class=\"lp-section-title\">STUDIO ARINA\u5229\u7528\u306e\u6d41\u308c<\/h2>\n        <\/div>\n\n\n\n<div class=\"swell-block-step is-style-small\" data-num-style=\"circle\">\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\"><b>LINE\u3067\u4e88\u7d04<\/b><\/div><div class=\"swell-block-step__body\">\n<p>LINE\u3067\u7a7a\u304d\u6642\u9593\u3092\u78ba\u8a8d\u3057\u3066\u4e88\u7d04\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\"><b>\u4e88\u7d04\u6642\u9593\u306b\u30b9\u30bf\u30b8\u30aa\u306b\u5165\u5ba4<\/b><\/div><div class=\"swell-block-step__body\">\n<p>LINE\u4e88\u7d04\u5f8c\u306b\u9001\u3089\u308c\u3066\u304f\u308b\u96fb\u5b50\u9320\u306e\u756a\u53f7\u3092\u3001\u5165\u308a\u53e3\u306e\u96fb\u5b50\u9320\u306b\u6253\u3061\u8fbc\u307f\u5165\u5ba4\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\">\u64ae\u5f71<\/div><div class=\"swell-block-step__body\">\n<p>\u8272\u3005\u306a\u80cc\u666f\u3001\u30d5\u30a9\u30c8\u30b0\u30c3\u30ba\u3092\u5229\u7528\u3057\u3066\u3042\u306a\u305f\u3060\u3051\u306e\u7a7a\u9593\u3067\u64ae\u5f71\u3057\u307e\u3059\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\"><strong>\u64ae\u5f71\u30c7\u30fc\u30bf\u306e\u53d6\u5f97\uff08\u30ab\u30e1\u30e9\u5229\u7528\u8005\u306e\u307f\uff09<\/strong><\/div><div class=\"swell-block-step__body\">\n<p>\u5f53\u30b9\u30bf\u30b8\u30aa\u306e\u30ab\u30e1\u30e9\uff08\u6709\u6599\uff09\u3092\u5229\u7528\u3057\u305f\u5834\u5408\u3001\u305d\u306e\u5834\u3067\u30c7\u30fc\u30bf\u306e\u30ea\u30f3\u30af\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\"><strong>\u7247\u4ed8\u3051\u30fb\u539f\u72b6\u5fa9\u5e30<\/strong><\/div><div class=\"swell-block-step__body\">\n<p>\u7121\u4eba\u904b\u55b6\u3067\u30b3\u30b9\u30c8\u3092\u524a\u6e1b\u3057\u3001\u304a\u5b89\u304f\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u6b21\u306e\u3054\u5229\u7528\u8005\u306e\u305f\u3081\u306b\u5fc5\u305a\u7247\u4ed8\u3051\u30fb\u73fe\u72b6\u5fa9\u5e30\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"swell-block-step__item\"><div class=\"swell-block-step__number\"><span class=\"__shape u-col-main\" role=\"presentation\"><\/span><span class=\"__label\">STEP<\/span><\/div><div class=\"swell-block-step__title u-fz-m\"><strong>\u9000\u51fa<\/strong><\/div><div class=\"swell-block-step__body\">\n<p>\u5229\u7528\u6642\u9593\u3092\u8d85\u904e\u305b\u305a\u306b\u9000\u51fa\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u5165\u53e3\u306e\u96fb\u5b50\u9320\u306f\u30aa\u30fc\u30c8\u30ed\u30c3\u30af\u3067\u3059\u3002\u304a\u6c17\u3092\u3064\u3051\u3066\u304a\u5e30\u308a\u304f\u3060\u3055\u3044\u3002<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center top-more-btn js-active fadeup has-text-color has-link-color wp-elements-d6fc9b4f78b17c37ad01395afdb71ffd\" style=\"color:#b7a873\"><a class=\"ek-link\" href=\"#\"><\/a><\/p>\n\n\n\n<div class=\"lp-title-area\">\r\n            <span class=\"lp-section-sub\">How to use<\/span>\r\n            <h2 class=\"lp-section-title\">\u3054\u5229\u7528\u8aac\u660e\u66f8<\/h2>\r\n        <\/div>\n\n\n\n<div class=\"swell-block-columns\" style=\"--clmn-w--pc:400px;--clmn-w--tab:400px;--clmn-w--mobile:300px\" data-scrollable=\"1\"><div class=\"c-scrollHint\"><span>\u30b9\u30af\u30ed\u30fc\u30eb\u3067\u304d\u307e\u3059 <i class=\"icon-more_arrow\"><\/i><\/span><\/div><div class=\"swell-block-columns__inner\">\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-style-shadow\"><a href=\"https:\/\/arina-p.co.jp\/photo\/rental-camera-manual\/\"><img decoding=\"async\" width=\"812\" height=\"574\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/a6e6f39b9ac64a3efef519de6518e069-812x574.jpg\" alt=\"\u30ec\u30f3\u30bf\u30eb\u30ab\u30e1\u30e9\u30de\u30cb\u30e5\u30a2\u30eb\" class=\"wp-image-727267\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/a6e6f39b9ac64a3efef519de6518e069-812x574.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/a6e6f39b9ac64a3efef519de6518e069-382x270.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/a6e6f39b9ac64a3efef519de6518e069-768x543.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/a6e6f39b9ac64a3efef519de6518e069.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/a><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-style-shadow\"><a href=\"https:\/\/arina-p.co.jp\/photo\/receive-photos\/\"><img decoding=\"async\" width=\"812\" height=\"574\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/4fd17f39b3d35d83dd30daec9bc209e1-812x574.jpg\" alt=\"\u5199\u771f\u306e\u53d7\u3051\u53d6\u308a\u65b9\" class=\"wp-image-727278\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/4fd17f39b3d35d83dd30daec9bc209e1-812x574.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/4fd17f39b3d35d83dd30daec9bc209e1-382x270.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/4fd17f39b3d35d83dd30daec9bc209e1-768x543.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/02\/4fd17f39b3d35d83dd30daec9bc209e1.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/a><\/figure>\n<\/div>\n\n\n\n<div class=\"swell-block-column swl-has-mb--s\">\n<figure class=\"wp-block-image size-large is-style-shadow\"><a href=\"https:\/\/arina-p.co.jp\/photo\/shoumei_kihonn\/\"><img decoding=\"async\" width=\"812\" height=\"574\" src=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/ce93fc84e88665ac771578115acef902-1-812x574.jpg\" alt=\"\" class=\"wp-image-727758\" srcset=\"https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/ce93fc84e88665ac771578115acef902-1-812x574.jpg 812w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/ce93fc84e88665ac771578115acef902-1-382x270.jpg 382w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/ce93fc84e88665ac771578115acef902-1-768x543.jpg 768w, https:\/\/arina-p.co.jp\/photo\/wp-content\/uploads\/2026\/03\/ce93fc84e88665ac771578115acef902-1.jpg 1024w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/a><\/figure>\n<\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n<div class=\"p-blogParts post_content\" data-partsID=\"726695\">\n<p class=\"has-text-align-center u-mb-ctrl u-mb-0\"><strong><span class=\"swl-fz u-fz-s\">\u516c\u5f0fLINE\u4e88\u7d04\u304c\u6700\u5b89\u5024\u3067\u3059<\/span><\/strong><\/p>\n\n\n\n<div class=\"swell-block-button u-mb-ctrl u-mb-0 is-style-btn_solid\" style=\"--the-fz:1.2em\"><a href=\"https:\/\/liff.line.me\/2008590271-Jpmj0v50?calendar_salon_id=20553&amp;ts=1764751571\" class=\"swell-block-button__link\" data-has-icon=\"1\"><span>\u4e88\u7d04\u3067\u304d\u308b\u6642\u9593\u3092\u78ba\u8a8d\u3059\u308b<\/span><svg class=\"__icon -right\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" viewBox=\"0 0 48 48\"><path d=\"M19.4 38.3 32.7 25c.6-.6.6-1.5 0-2.1L19.4 9.6c-.9-.9-2.6-.3-2.6 1.1v26.5c0 1.4 1.6 2.1 2.6 1.1z\"><\/path><\/svg><\/a><\/div>\n\n\n\n<p class=\"has-text-align-center u-mb-ctrl u-mb-60\">LINE\u306b\u98db\u3073\u307e\u3059<\/p>\n<\/div>\n\n\n<div class=\"swell-block-fullWide pc-py-0 sp-py-0 alignfull\" style=\"color:#000;background-color:#f7f7f7\"><div class=\"swell-block-fullWide__inner\">\n<iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3260.6409130975526!2d136.93371787576586!3d35.190501472749624!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x600371002c185d51%3A0xa337e5ac3d23a12b!2z44Oq44OL44Ki44OT44Or!5e0!3m2!1sja!2sjp!4v1764394701940!5m2!1sja!2sjp\" width=\"100%\" height=\"800px\" allowfullscreen=\"\" loading=\"lazy\" style=\"border:0; filter:grayscale(100%);\"><\/iframe>\n<\/div><\/div>\n\n\n\n<style>\n    \/* \u660e\u671d\u4f53\u306b\u3059\u308b\u8a2d\u5b9a *\/\n    .lp-section-title {\n        font-family: \"\u6e38\u660e\u671d\", \"Yu Mincho\", \"YuMincho\", \"Hiragino Mincho ProN\", \"HGS\u660e\u671dE\", \"MS PMincho\", \"MS \u660e\u671d\", serif;\n        font-weight: 600; \/* \u660e\u671d\u4f53\u306f\u7dda\u304c\u7d30\u304f\u898b\u3048\u308b\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u3001\u9069\u5ea6\u306a\u592a\u3055\u3092\u7dad\u6301 *\/\n    }\n\n\/* \u30bf\u30d6\u30dc\u30bf\u30f3\u3068\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u9593\u306e\u9699\u9593\u3092\u5e83\u3052\u308b *\/\n.swell-block-tab .c-tabList {\n    margin-bottom: 40px !important; \/* 40px\u306e\u9699\u9593\u3092\u8ffd\u52a0 *\/\n}\n\/* --------------------------------------------------------------------------\n   1. Base Variables & Global Reset\n   -------------------------------------------------------------------------- *\/\n\n\/* LP\u5168\u4f53\u306e\u57fa\u672c\u8a2d\u5b9a *\/\n.lp-section * { box-sizing: border-box; }\n.lp-section {\n    color: #5a4d44;\n    line-height: 1.8;\n    width: 100%;\n    padding: 30px;\n    position: relative;\n    background-color: #fdfcf8;\n}\n\n.lp-container {\n    width: 100%;\n    max-width: var(--container-width);\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.lp-section img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    margin: 0;\n}\n\n\/* \u30bf\u30a4\u30c8\u30eb\u30a8\u30ea\u30a2\u5171\u901a *\/\n.lp-title-area { text-align: center; margin-bottom: 60px; }\n.lp-section-sub { display: block; color: #dfa8b3; font-style: italic; font-size: 1.1rem; }\n.lp-section-title { font-size: 2rem; color: #333333; font-weight: 700; line-height: 1.6; }\nbody .post_content h2,\nbody .post_content .lp-section h2,\nbody .post_content .wp-block-heading {\n    background: transparent !important;\n    padding: 0 !important;\n    margin: 0 0 30px 0 !important;\n    box-shadow: none !important;\n    border-radius: 0 !important;\n    font-size: 2rem !important;\n    line-height: 1.4 !important;\n    color: #333333 !important;\n    text-align: center !important;\n}\n\n\/* SWELL\u306e\u30a2\u30a4\u30b3\u30f3\u30fb\u88c5\u98fe(::before\/::after)\u3092\u5168\u6d88\u53bb *\n\n\/* \u7591\u4f3c\u8981\u7d20(\u30a2\u30a4\u30b3\u30f3\u306a\u3069)\u3092\u6d88\u53bb *\/\nbody .post_content h2::after,\nbody .post_content .lp-section h2::after {\n    content: none !important;\n    display: none !important;\n}\n\n\/* H2\u306e\u4e0b\u306b\u3042\u308bdiv\u30bf\u30b0\u3067\u3042\u308b\u3053\u3068\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a *\/\n.concept-header .concept-line {\n    display: block !important;\n}\n\n\/* SVG\u30a2\u30a4\u30b3\u30f3\u7528\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3 *\/\n.icon { width: 24px; height: 24px; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; fill: none; }\n\n\/* --------------------------------------------------------------------------\n   8. Price (Plans) Section\n   -------------------------------------------------------------------------- *\/\n\/* \u30b9\u30de\u30db\u30fb\u5168\u822c\u7528 *\/\n.plans-grid {\n    display: flex;           \/* grid \u304b\u3089 flex \u306b\u5909\u66f4 *\/\n    flex-direction: column;  \/* \u7e26\u4e26\u3073\u306b\u3059\u308b *\/\n    gap: 30px;\n    align-items: center;     \/* \u4e2d\u592e\u63c3\u3048 *\/\n    margin-bottom: 50px;\n    width: 100%;            \/* \u5e45\u3092\u78ba\u4fdd *\/\n}\n\n\/* \u30ab\u30fc\u30c9\u81ea\u4f53\u306e\u5e45\u8a2d\u5b9a *\/\n.plan-item {\n    width: 100%;            \/* \u30b9\u30de\u30db\u3067\u306f\u89aa\u8981\u7d20\u3044\u3063\u3071\u3044 *\/\n    max-width: 400px;       \/* \u5e83\u304c\u308a\u3059\u304e\u306a\u3044\u3088\u3046\u306b\u4e0a\u9650\u3092\u8a2d\u5b9a *\/\n    box-sizing: border-box; \/* \u30d1\u30c7\u30a3\u30f3\u30b0\u3092\u542b\u3081\u308b *\/\n    \/* ...\u65e2\u5b58\u306e\u30c7\u30b6\u30a4\u30f3... *\/\n}\n\n\/* PC\u7528 (768px\u4ee5\u4e0a) \u306e\u4e0a\u66f8\u304d *\/\n@media (min-width: 768px) { \n    .plans-grid { \n        flex-direction: row;       \/* \u6a2a\u4e26\u3073\u306b\u623b\u3059 *\/\n        justify-content: center;   \/* \u4e2d\u592e\u5bc4\u305b *\/\n        flex-wrap: wrap;\n        align-items: stretch;      \/* \u9ad8\u3055\u3092\u63c3\u3048\u308b *\/\n    }\n    \n    .plan-item {\n        width: calc(33.333% - 20px); \/* PC\u3067\u306e\u5e45 *\/\n        min-width: 300px;\n        max-width: 360px;\n    }\n}\n.plan-item {\n    background: #fff; padding: 40px 30px; border-radius: 2rem;\n    box-shadow: 0 10px 30px -5px rgba(0,0,0,0.05); transition: 0.3s;\n    display: flex; flex-direction: column; align-items: flex-start; height: 100%; position: relative; margin-top: 0;\n}\n.plan-item.recommend { border: 2px solid rgba(223, 168, 179, 0.1); position: relative; z-index: 1; }\n\n.plan-badge {\n    position: absolute; top: -12px; left: 20px; background: #dfa8b3;\n    color: #fff; padding: 6px 18px; border-radius: 4px; font-size: 0.85rem;\n    font-weight: bold; letter-spacing: 0.05em; z-index: 2; box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n}\n.plan-badge::after {\n    content: ''; position: absolute; bottom: -6px; left: 10px;\n    border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #dfa8b3;\n}\n\n.plan-title {\n    font-size: 1.2rem; font-weight: bold; color: #5a4d44;\n    padding-left: 15px; border-left: 4px solid #8c8076;\n    margin-bottom: 25px; line-height: 1.4; width: 100%; text-align: left;\n}\n.plan-item.recommend .plan-title { border-left-color: #dfa8b3; }\n\n.plan-price { font-size: 2.5rem; font-weight: bold; color: #333333; margin-bottom: 25px; text-align: left; line-height: 1; }\n.plan-price span { font-size: 1rem; margin-left: 5px; color: #5a4d44; }\n\n.plan-list { list-style: none; padding: 0; margin: 0 0 30px 0; width: 100%; }\n.plan-list li {\n    margin-bottom: 12px; display: flex; align-items: flex-start; gap: 10px;\n    font-size: 0.9rem; color: #8c8076; line-height: 1.5;\n}\n.plan-list li span { color: #dfa8b3; font-weight: bold; flex-shrink: 0; }\n\n.plan-btn {\n    display: block; width: 100%; padding: 15px; text-align: center;\n    border-radius: 10px; background-color: #f3f4f6; font-weight: bold;\n    margin-top: auto; margin-bottom: 10px; transition: 0.3s;\n    text-decoration: none; color: #5a4d44;\n}\n.plan-btn:hover { opacity: 0.8; }\n.plan-btn.primary { background-color: #dfa8b3; color: #fff; box-shadow: 0 4px 10px rgba(223, 168, 179, 0.4); }\n\n\/* \u304a\u5f97\u611f\u30c6\u30ad\u30b9\u30c8(\u30dc\u30bf\u30f3\u4e0b) *\/\n.plan-deal-text { font-size: 0.75rem; color: #8c8076; text-align: center; width: 100%; line-height: 1.4; }\n.plan-deal-text strong { color: #dfa8b3; font-size: 0.9rem; }\n\n\/* \u30aa\u30d7\u30b7\u30e7\u30f3 *\/\n.option-area { margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }\n.option-grid { display: grid; grid-template-columns: 1fr; gap: 20px; }\n@media (min-width: 768px) { .option-grid { grid-template-columns: repeat(3, 1fr); } }\n.option-item {\n    background: #fff; padding: 20px; border-radius: 15px; border: 1px solid #eee;\n    display: flex; flex-direction: column; align-items: center; text-align: center; height: 100%;\n}\n.option-name { font-weight: bold; color: #5a4d44; margin-bottom: 8px; font-size: 0.95rem; }\n.option-price { font-size: 1.2rem; font-weight: bold; color: #dfa8b3; font-family: var(--font-serif); margin-bottom: 5px; }\n.option-price span { font-size: 0.8rem; color: #5a4d44; margin-left: 3px; }\n.option-desc { font-size: 0.75rem; color: #8c8076; line-height: 1.4; }\n\n\/* \u6ce8\u610f\u4e8b\u9805 *\/\n.plan-notes {\n    background: #fff; padding: 25px; border-radius: 20px; font-size: 0.85rem;\n    color: #8c8076; line-height: 1.8; max-width: 800px; margin: 40px auto; border: 1px solid #eee;\n}\n.plan-notes ul { list-style: disc; padding-left: 20px; margin:  0; }\n.plan-notes li { margin-bottom: 5px; }\n\n\n<\/style>\n\n\n\n<style>\n  \/* \u5168\u4f53\u306e\u30ec\u30a4\u30a2\u30a6\u30c8 *\/\n  .facilities-container {\n    padding: 40px 20px;\n    max-width: 1000px;\n    margin: 0 auto;\n    font-family: sans-serif;\n  }\n\n  \/* \u30bf\u30a4\u30c8\u30eb\u5468\u308a *\/\n  .facilities-title {\n    font-size: 1.6rem;\n    font-weight: bold;\n    text-align: center;\n    color: #333;\n    margin-bottom: 15px;\n    line-height: 1.4;\n  }\n  .facilities-intro {\n    text-align: center;\n    color: #666;\n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-size: 0.95rem;\n  }\n\n  \/* \u30ab\u30fc\u30c9\u3092\u4e26\u3079\u308b\u30b0\u30ea\u30c3\u30c9\u8a2d\u5b9a *\/\n  .facilities-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \/* \u5e45\u306b\u5408\u308f\u305b\u3066\u5217\u6570\u3092\u81ea\u52d5\u8abf\u6574 *\/\n    gap: 20px;\n  }\n\n  \/* \u500b\u5225\u30ab\u30fc\u30c9\u306e\u30c7\u30b6\u30a4\u30f3 *\/\n  .facility-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 12px; \/* \u89d2\u4e38 *\/\n    padding: 20px;\n    display: flex;\n    align-items: flex-start; \/* \u4e0a\u63c3\u3048 *\/\n    gap: 15px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.03); \/* \u307b\u3093\u306e\u308a\u5f71 *\/\n    transition: transform 0.2s;\n  }\n  .facility-card:hover {\n    transform: translateY(-2px); \/* \u30db\u30d0\u30fc\u6642\u306b\u5c11\u3057\u6d6e\u304f *\/\n    border-color: #e6aac3;\n  }\n\n  \/* \u30a2\u30a4\u30b3\u30f3\u30a8\u30ea\u30a2 *\/\n  .facility-icon-box {\n    flex-shrink: 0;\n    width: 50px;\n    height: 50px;\n    background-color: #fdf2f6; \/* \u8584\u3044\u30d4\u30f3\u30af\u80cc\u666f *\/\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #e6aac3; \/* \u30a2\u30a4\u30b3\u30f3\u306e\u8272 *\/\n  }\n  .facility-icon-box svg {\n    width: 24px;\n    height: 24px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* \u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2 *\/\n  .facility-text {\n    display: flex;\n    flex-direction: column;\n  }\n  .facility-name {\n    font-weight: bold;\n    font-size: 1.05rem;\n    color: #333;\n    margin-bottom: 5px;\n  }\n  .facility-desc {\n    font-size: 0.85rem;\n    color: #888;\n    line-height: 1.5;\n    margin: 0;\n  }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Concept \u6210\u9577\u306e\u4e00\u77ac\u3092\u3001\u6c38\u9060\u306e\u305f\u304b\u3089\u3082\u306e\u306b\u3002 \u65e5\u5e38\u306e\u5ef6\u9577\u7dda\u4e0a\u3067\u3001\u7279\u5225\u306a\u4e00\u679a\u3092\u3002 \u6e96\u5099\u4e0d\u8981\u3067\u3075\u3089\u3063\u3068\u7acb\u3061\u5bc4\u308c\u308b\u3001\u3042\u306a\u305f\u3060\u3051\u306e\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u30b9\u30bf\u30b8\u30aa\u3067\u3059\u3002 All Inclusive Plan 1\u6642\u95933,000\u5186\u4e00\u822c\u5229\u7528 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"swell_btn_cv_data":"","footnotes":""},"class_list":["post-726504","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/pages\/726504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/comments?post=726504"}],"version-history":[{"count":288,"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/pages\/726504\/revisions"}],"predecessor-version":[{"id":727997,"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/pages\/726504\/revisions\/727997"}],"wp:attachment":[{"href":"https:\/\/arina-p.co.jp\/photo\/wp-json\/wp\/v2\/media?parent=726504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}