{"id":562,"date":"2016-08-22T00:18:25","date_gmt":"2016-08-22T00:18:25","guid":{"rendered":"https:\/\/oceanwp.org\/simple\/my-account\/"},"modified":"2026-09-12T14:05:08","modified_gmt":"2026-09-12T05:05:08","slug":"my-account-2","status":"publish","type":"page","link":"https:\/\/01okinawa.com\/shop_scalpink\/my-account-2\/","title":{"rendered":"My Account"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"562\" class=\"elementor elementor-562\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c534953 e-con-full e-flex e-con e-parent\" data-id=\"6c534953\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65b01d5f elementor-widget elementor-widget-shortcode\" data-id=\"65b01d5f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-749f6e9 e-flex e-con-boxed e-con e-parent\" data-id=\"749f6e9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d819795 e-flex e-con-boxed e-con e-parent\" data-id=\"d819795\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6782c6f elementor-widget elementor-widget-html\" data-id=\"6782c6f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u767a\u9001\u306b\u3064\u3044\u3066\u306e\u3054\u6848\u5185 \u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\uff08\u56fa\u5b9a\u30da\u30fc\u30b8\u57cb\u3081\u8fbc\u307f\u7528\uff09 -->\n<style>\n  #tsi-shipping-popup-overlay {\n    position: fixed;\n    inset: 0;\n    background: rgba(20, 18, 14, 0.55);\n    z-index: 999999;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n  }\n  #tsi-shipping-popup {\n    position: relative;\n    width: 100%;\n    max-width: 420px;\n    background: #F6F3EE;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 10px 40px rgba(0,0,0,0.35);\n    animation: tsiShipFadeIn 0.25s ease-out;\n  }\n  @keyframes tsiShipFadeIn {\n    from { opacity: 0; transform: translateY(8px) scale(0.98); }\n    to   { opacity: 1; transform: translateY(0) scale(1); }\n  }\n  #tsi-shipping-popup img {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1448 \/ 1086;\n    background: #F6F3EE;\n  }\n  #tsi-shipping-popup .tsi-ship-close {\n    position: absolute;\n    top: 8px;\n    right: 8px;\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: rgba(20,18,14,0.55);\n    color: #fff;\n    border: none;\n    font-size: 18px;\n    line-height: 30px;\n    text-align: center;\n    cursor: pointer;\n    padding: 0;\n  }\n  #tsi-shipping-popup .tsi-ship-close:hover {\n    background: rgba(20,18,14,0.75);\n  }\n<\/style>\n\n<div id=\"tsi-shipping-popup-overlay\">\n  <div id=\"tsi-shipping-popup\" role=\"dialog\" aria-modal=\"true\" aria-label=\"\u767a\u9001\u306b\u3064\u3044\u3066\u306e\u3054\u6848\u5185\">\n    <button type=\"button\" class=\"tsi-ship-close\" aria-label=\"\u9589\u3058\u308b\">\u00d7<\/button>\n    <img fetchpriority=\"high\"\n      src=\"http:\/\/01okinawa.com\/shop_scalpink\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-2026\u5e749\u670812\u65e5-11_37_06.png\"\n      alt=\"\u767a\u9001\u306b\u3064\u3044\u3066\u306e\u3054\u6848\u5185\u3000\u571f\u65e5\u795d\u65e5\u306f\u767a\u9001\u3092\u304a\u4f11\u307f\u3057\u3066\u304a\u308a\u307e\u3059\"\n      width=\"1448\"\n      height=\"1086\"\n      loading=\"eager\"\n      decoding=\"async\"\n      fetchpriority=\"high\">\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  var STORAGE_KEY = 'tsiShippingNoticeShown';\n  var overlay = document.getElementById('tsi-shipping-popup-overlay');\n  if (!overlay) return;\n\n  \/\/ \u540c\u3058\u30d6\u30e9\u30a6\u30b6\u30bb\u30c3\u30b7\u30e7\u30f3\u4e2d\u306f\u518d\u8868\u793a\u3057\u306a\u3044\n  if (sessionStorage.getItem(STORAGE_KEY)) {\n    overlay.style.display = 'none';\n    return;\n  }\n\n  function closePopup() {\n    overlay.style.display = 'none';\n    sessionStorage.setItem(STORAGE_KEY, '1');\n  }\n\n  overlay.querySelector('.tsi-ship-close').addEventListener('click', closePopup);\n\n  \/\/ \u80cc\u666f\uff08\u753b\u50cf\u306e\u5916\u5074\uff09\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u3082\u9589\u3058\u308b\n  overlay.addEventListener('click', function (e) {\n    if (e.target === overlay) closePopup();\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00d7<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","osh_disable_topbar_sticky":"default","osh_disable_header_sticky":"default","osh_sticky_header_style":"default","osh_sticky_header_effect":"","osh_custom_sticky_logo":0,"osh_custom_retina_sticky_logo":0,"osh_custom_sticky_logo_height":0,"osh_background_color":"","osh_links_color":"","osh_links_hover_color":"","osh_links_active_color":"","osh_links_bg_color":"","osh_links_hover_bg_color":"","osh_links_active_bg_color":"","osh_menu_social_links_color":"","osh_menu_social_hover_links_color":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-562","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-big","owp-tabs-layout-vertical","has-no-thumbnails","has-product-nav"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/pages\/562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/comments?post=562"}],"version-history":[{"count":30,"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/pages\/562\/revisions"}],"predecessor-version":[{"id":2930,"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/pages\/562\/revisions\/2930"}],"wp:attachment":[{"href":"https:\/\/01okinawa.com\/shop_scalpink\/wp-json\/wp\/v2\/media?parent=562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}