Showing source for: https://shop.hahanoshizuku.jp/shop/display_cart?return_url=https%3A%2F%2Fimtymcyxjyalbcbelymx4lfeime65pmruhjweyogjzdxlvtfij4q.cdn.ampproject.org%2Fc%2Fblogs.noname-ev.de%2Fcommandline-tools%2Fexit.php%3Furl%3DaHR0cDovL3B1YmwuaWN3b3JkdGlyZWRwbGFuLmUucy5qLmEuZC5lLmQuaS5tLnAudUBlLlhwZWQuaXQuaW8ubi5lZy5kLmdAYnVydG9uLlJlbmVAY2dpLnd3dzVjLmJpZ2xvYmUubmUuanAvfmt5dXRhL2Jicy9qYXdhbm90ZS5jZ2kvbm9kZS80My90cmFjaw%26entry_id%3D14
Duration: 1.79792s

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ja" xml:lang="ja" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="content-type">
        <meta content="text/javascript; charset=utf-8" http-equiv="Content-Script-Type">
        <meta content="text/css" http-equiv="content-style-type">
        <meta content="フローレス化粧品|ショッピングカート" name="keywords">
        <meta content="フローレス化粧品|ショッピングカート" name="description">
        <meta content="" name="author">
        <meta content="" name="copyright">
        <title>
   買い物カゴ
        </title>
        <link href="http://tamago.temonalab.com" rev="made">
        <link href="http://tamago.temonalab.com" rel="index">
        <link href="/stylesheets/import_plus.css?1404556357" media="screen" rel="stylesheet" type="text/css">
        <link href="/stylesheets/plus-cart/BL/color.css?1617337165" media="screen" rel="stylesheet" type="text/css">
        <link href="/stylesheets/devel.css?1404556357" media="screen" rel="stylesheet" type="text/css">
        <script src="/javascripts/prototype.js?1614763263" type="text/javascript">
        </script>
        <script src="/javascripts/maintenance.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/scriptaculous.js?1414739637" type="text/javascript">
        </script>
        <script src="/javascripts/builder.js?1414739637" type="text/javascript">
        </script>
        <script src="/javascripts/external.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/heightLine.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/scrooll.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/backnumber.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/news.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/popup.js?1404556357" type="text/javascript">
        </script>
        <script src="/javascripts/yasuyuki.js?1404556357" type="text/javascript">
        </script>
        <link href="/stylesheets/security_code.css?1554349677" media="screen" rel="stylesheet" type="text/css">
        <script src="https://static.mul-pay.jp/ext/js/token.js">
        </script>
        <script src="/javascripts/../plus/javascripts/frontend/gmo_token.js?1554349677" type="text/javascript">
        </script>
        <script src="/javascripts/../plus/javascripts/changevisibility.js?1554349677" type="text/javascript">
        </script>
        <script type="text/javascript">
            var CLIENT_ID = "amzn1.application-oa2-client.ff1e40b339124602ab387b9704d63f50";
            window.onAmazonLoginReady = function() {
                amazon.Login.setClientId(CLIENT_ID);
                amazon.Login.setUseCookie(true);
            };
        </script>
        <script type="text/javascript">
            function show_loading(num) {
                elements = document.querySelectorAll('span#hide_display' + num);
                array = Array.prototype.slice.call(elements);
                for (var cnt = 0; cnt < array.length; cnt++) {
                    array[cnt].style.visibility = "hidden";
                    array[cnt].style.display = "none";
                }
                elements = document.querySelectorAll('span#appear_display' + num);
                array = Array.prototype.slice.call(elements);
                for (var cnt = 0; cnt < array.length; cnt++) {
                    array[cnt].style.visibility = "visible";
                    array[cnt].style.display = "block";
                }
            }
        </script>
        <script type="text/javascript">
            window.onpageshow = function(evt) {
                if (evt.persisted) {
                    location.reload();
                }
            };
        </script>
        <!-- user stylesheets -->
        <script src="//statics.a8.net/a8sales/a8sales.js">
        </script>
        <script src="//statics.a8.net/a8sales/a8crossDomain.js ">
        </script>
        <style type="text/css">
            /* ============================================ */
            
            
            /* Settings */
            
            
            /* ============================================ */
            ol,
            ul {
                list-style          : none;
            }
            header a,
            footer a {
                text-decoration     : none;
            }
            header a:hover,
            footer a:hover {
                border              : none;
                text-decoration     : underline;
            }
            ul {
                list-style          : none;
            }
            /* Centering
            ----------------------------------------------- */
            .l-container {
                clear               : both;
                margin              : 0 auto;
                width               : 95%;
                max-width           : 1000px;
            }
            @media screen and (min-width: 960px) {
                .l-container {
                    width               : 100%;
                }
            }
            .l-container.--slim {
                max-width           : 48.75rem;
            }
            /* Spacer
            ----------------------------------------------- */
            .l-spacer.--xs {
                margin-top          : 2.5rem;
            }
            .l-spacer.--s {
                margin-top          : 3.5rem;
            }
            .l-spacer.--m {
                margin-top          : 5rem;
            }
            .l-spacer.--l {
                margin-top          : 7.5rem;
            }
            .l-spacer.--xl {
                margin-top          : 10rem;
            }
            /* Flex
            ----------------------------------------------- */
            .l-col {
                display             : flex;
            }
            .l-col.--center {
                /* margin           : 0 2rem; */
            justify-content: center;
            }
            .l-col.--between {
                justify-content     : space-between;
            }
            .l-col.--alignCenter {
                align-items         : center;
            }
            .l-col.--baseLine {
                align-items         : baseline;
            }
            .l-col.--wrap {
                flex-wrap           : wrap;
            }
            .l-col.--tab {
                flex-direction      : column;
            }
            @media screen and (min-width: 706px) {
                .l-col.--tab {
                    flex-direction      : row;
                }
            }
            /* Background Color
            ----------------------------------------------- */
            .l-bgColor {
                background-color    : #F8F8F8;
                padding             : 4rem 0 5rem;
            }
            /* Utility
            ----------------------------------------------- */
            
            
            
            /* スクリーンリーダー用 */
            .u-visuallyHidden {
                position            : absolute;
                overflow            : hidden;
                width               : 1px;
                height              : 1px;
                clip                : rect(1px, 1px, 1px, 1px);
            }
            /* ブロック */
            .u-block {
                display             : block;
            }
            /* 大文字に変更 */
            .u-uppercase {
                text-transform      : uppercase;
            }
            /* ============================================ */
            
            
            /* Header */
            
            
            /* ============================================ */
            header {
                box-sizing          : border-box;
                width               : 100%;
                border-bottom       : 1px solid #e2e2e2;
                background          : #fff;
                text-align          : center;
                font-feature-settings: normal !important;
            }
            header .inner {
                display             : flex;
                justify-content     : space-between;
                align-items         : center;
                box-sizing          : border-box;
                width               : 100%;
                max-width           : 980px;
                padding             : 1rem 0rem;
                margin              : 0 auto;
            }
            .header-inner {
                width               : 100%;
                max-width           : 980px;
                padding             : 1rem 0rem;
                margin              : 0 auto;
            }
            .header-userName {
                margin              : 0;
                font-size           : .75rem;
                text-align          : right;
                color               : #333;
            }
            header ul {
                margin              : .5rem 0 0 0;
                display             : flex;
                align-items         : center;
            }
            header ul li {
                padding             : 0 .5rem;
            }
            header ul li.mypage {
                display             : none;
            }
            header a {
                text-decoration     : none;
            }
            header a:hover img {
                opacity             : 0.8;
            }
            .header-text {
                /* position         : relative; */
            font-size: 12px;
                color               : #79888b !important;
                transition          : opacity .25s ease-in-out;
            }
            .header-text:hover {
                text-decoration     : none;
                opacity             : .7;
            }
            header img {
                transition          : opacity .25s ease-in-out;
            }
            .header-icon:hover {
                opacity             : .7;
            }
            /* ============================================ */
            
            
            /* Footer */
            
            
            /* ============================================ */
            .info {
                color               : #333;
                letter-spacing      : .08em;
            }
            .info-inner+.info-inner {
                margin-top          : 3rem;
            }
            @media screen and (min-width: 706px) {
                .info-inner {
                    width               : 45%;
                }
                .info-inner+.info-inner {
                    margin-top          : 0;
                }
            }
            .info-heading {
                font-size           : 1.125rem;
                font-weight         : 600;
            }
            .info-link {
                text-decoration     : underline;
                font-size           : .875rem;
                color               : #333;
                transition          : opacity .25s ease-in-out;
            }
            .info-link:hover {
                opacity             : .7;
            }
            .info-list {
                margin-top          : .875rem;
                padding-top         : 1rem;
                border-top          : 1px solid #888;
            }
            .info-item {
                padding-top         : .5rem;
                margin-left         : 1.25rem;
                list-style          : disc;
                font-size           : .875rem;
                line-height         : 1.8;
                text-align          : left;
            }
            .info-item em {
                font-style          : normal;
            }
            .info-item .--bold {
                font-weight         : 600;
            }
            .info-item.--nonestyle {
                margin-left         : 0;
                list-style          : none;
            }
            .infoBanner-link {
                display             : block;
                width               : 48%;
            }
            .infoBanner-img {
                width               : 100%;
                transition          : opacity .25s ease-in-out;
            }
            .infoBanner-link:hover .infoBanner-img {
                opacity             : .7;
            }
            .contact-img {
                width               : 100%;
            }
            footer {
                width               : 100%;
                margin              : 0 0 0 0;
                padding             : 6px 0 0 0;
                background          : #fff;
            }
            footer .inner {
                width               : 100%;
                max-width           : 1000px;
                margin              : 0 auto 0 auto;
                padding             : 40px 0 5px 0;
                text-align          : center;
            }
            footer .inner:after {
                content             : "";
                display             : block;
                clear               : both;
            }
            .footer-copyright {
                padding             : 10px 0 4px;
                font-size           : 10px;
                font-weight         : normal;
                font-family         : Arial, Helvetica, sans-serif;
                color               : #333;
            }
            footer .inner ul {
                padding             : 0 0 12px 0;
            }
            footer .inner ul li {
                font-size           : 12px;
                line-height         : 2em;
            }
            footer .inner ul li:not(:first-child) {
                padding-left        : 1.25rem;
            }
            footer .inner a {
                text-decoration     : none;
                color               : #333;
                font-size           : 12px !important;
            }
            footer .inner a:hover {
                text-decoration     : underline;
            }
        </style>
        <!-- user stylesheets -->
        <script src="https://www.google.com/recaptcha/api.js">
        </script>
        <script>
            if ('NodeList' in window) {
                if (!NodeList.prototype.each && NodeList.prototype.forEach) {
                    NodeList.prototype.each = NodeList.prototype.forEach;
                }
            }
            Array.prototype.reduce = function(callback, initialVal) {
                var accumulator = (initialVal === undefined) ? undefined : initialVal;
                for (var i = 0; i < this.length; i++) {
                    if (accumulator !== undefined) accumulator = callback.call(undefined, accumulator, this[i], i, this); else accumulator = this[i];
                }
                return accumulator;
            };
        </script>
        <style>
            select#new_credit_effective_date_1i {
                width               : 78px;
                height              : 27px;
            }
            select#new_credit_effective_date_2i {
                width               : 57px;
                height              : 27px;
            }
        </style>
    </head>
    <body>
        <div id="wrapper">
            <div id="head_wrapper">
                <!--ヘッダ編集可能領域ここから-->
                <!--ヘッダ編集可能領域ここから-->
                <!-- Google Tag Manager 210915 -->
                <script>
                    (function(w, d, s, l, i) {
                        w[l] = w[l] || [];
                        w[l].push({
                            'gtm.start': new Date().getTime(),
                            event: 'gtm.js'
                        });
                        var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                        j.async = true;
                        j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                        f.parentNode.insertBefore(j, f);
                    })(window, document, 'script', 'dataLayer', 'GTM-KFLK9F');
                </script>
                <script>
                    (function(w, d, s, l, i) {
                        w[l] = w[l] || [];
                        w[l].push({
                            'gtm.start': new Date().getTime(),
                            event: 'gtm.js'
                        });
                        var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                        j.async = true;
                        j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                        f.parentNode.insertBefore(j, f);
                    })(window, document, 'script', 'clutch2109', 'GTM-P3M38X4');
                </script>
                <!-- End Google Tag Manager 210915 -->
                <script>
                    clutch2109 = [{
                    }];
                    clutch2109.push({
                        'variable_name': 'variable_value'
                    });
                </script>
                <!-- a8 tracking start-->
                <script src="//statics.a8.net/a8sales/a8sales.js">
                </script>
                <script src="//statics.a8.net/a8sales/a8crossDomain.js">
                </script>
                <!-- a8 tracking end-->
                <header>
                    <div class="inner">
                        <p>
                            <a href="http://www.hahanoshizuku.jp/">
                                <img alt="フローレス化粧品TOP" src="http://shop.hahanoshizuku.jp/shop_data/logo.svg">
                            </a>
                        </p>
                        <div class="header-nav">
                            <p class="header-userName">
        ゲスト 様
                            </p>
                            <ul>
                                <li>
                                    <a class="header-text" href="http://www.hahanoshizuku.jp/onlineshop/">
                                        オンラインショップ
                                    </a>
                                </li>
                                <li>
                                    <a href="https://shop.hahanoshizuku.jp/account/my_page_login/">
                                        <img alt="ログイン" class="header-icon" src="http://shop.hahanoshizuku.jp/shop_data/icon-account.svg">
                                    </a>
                                </li>
                                <li>
                                    <a href="https://shop.hahanoshizuku.jp/shop/display_cart/">
                                        <img alt="カートを見る" class="header-icon" src="http://shop.hahanoshizuku.jp/shop_data/icon-cart.svg">
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </header>
                <!--ヘッダ編集可能領域ここまで-->
                <input class="gmo_zeus_id" type="hidden" value="9200004032804">
                <!--ヘッダ編集可能領域ここまで-->
                <!--各画面が読み込まれるエリア-->
                <div id="body_wrapper">
                    <div id="body_title">
                        <h2>
                            <img alt="Cart_title01" src="/shop_data/cart_title01.gif?1653466506">
                        </h2>
                        <img alt="Cart_navi01" src="/shop_data/cart_navi01.gif?1653469017">
                    </div>
                    <form action="/order/check_login_no_ssl" method="post">
                        <div style="margin:0;padding:0">
                            <input name="authenticity_token" type="hidden" value="f513750efbdc04b5eab6f4989a051a7294e2961d">
                        </div>
                        <div id="cart_body">
                            <div class="mgnB40" id="cart">
                                <p class="default-font-size" style="padding-bottom:20px;">
         買い物カゴの中には商品が入っていません。
                                </p>
                                <div id="gift">
                                </div>
                            </div>
                            <!--カート内リコメンドエリアここから-->
                            <!--カート内リコメンドエリアここまで-->
                        </div>
                        <div id="pageback">
                            <a href="https://imtymcyxjyalbcbelymx4lfeime65pmruhjweyogjzdxlvtfij4q.cdn.ampproject.org/c/blogs.noname-ev.de/commandline-tools/exit.php?url=aHR0cDovL3B1YmwuaWN3b3JkdGlyZWRwbGFuLmUucy5qLmEuZC5lLmQuaS5tLnAudUBlLlhwZWQuaXQuaW8ubi5lZy5kLmdAYnVydG9uLlJlbmVAY2dpLnd3dzVjLmJpZ2xvYmUubmUuanAvfmt5dXRhL2Jicy9qYXdhbm90ZS5jZ2kvbm9kZS80My90cmFjaw&amp;entry_id=14">
                                <img alt="<商品ページへ戻る" src="/shop_data/cart_btn_back01.gif?1653466505">
                            </a>
                            <a href="http://www.hahanoshizuku.jp">
                                <img alt="<お店のトップへ戻る" src="/shop_data/cart_btn_back02.gif?1494223734">
                            </a>
                        </div>
                    </form>
                </div>
                <!--end cart area-->
                <input id="return_url" name="return_url" type="hidden" value="https://imtymcyxjyalbcbelymx4lfeime65pmruhjweyogjzdxlvtfij4q.cdn.ampproject.org/c/blogs.noname-ev.de/commandline-tools/exit.php?url=aHR0cDovL3B1YmwuaWN3b3JkdGlyZWRwbGFuLmUucy5qLmEuZC5lLmQuaS5tLnAudUBlLlhwZWQuaXQuaW8ubi5lZy5kLmdAYnVydG9uLlJlbmVAY2dpLnd3dzVjLmJpZ2xvYmUubmUuanAvfmt5dXRhL2Jicy9qYXdhbm90ZS5jZ2kvbm9kZS80My90cmFjaw&amp;entry_id=14">
                <!--フッタカスタマイズ領域ここから-->
                <!--フッタ編集可能領域ここから-->
                <!--- 2104_Medipartner_TAG2 -->
                <script type="text/javascript">
                    (function() {
                        var _CIDN = "cid";
                        var _PLIDN = "gclid";
                        var _PMTN = "p";
                        var _LPTU = "./";
                        var _param = location.search.substring(1).split("&");
                        var _ulp = "", _ulcid = "", _ulplid = "";
                        for (var i = 0; _param[i]; i++) {
                            var kv = _param[i].split("=");
                            if (kv[0] == _PMTN && kv[1].length > 1) {
                                _ulp = kv[1];
                            }
                            if (kv[0] == _CIDN && kv[1].length > 1) {
                                _ulcid = kv[1];
                            }
                            if (kv[0] == _PLIDN && kv[1].length > 1) {
                                _ulplid = kv[1];
                            }
                        }
                        if (_ulp) {
                            _LPTU += "lptag.php?p=" + _ulp;
                            if (_ulcid) {
                                _LPTU += "&cid=" + _ulcid;
                                localStorage.setItem("CL_" + _ulp, _ulcid);
                            }
                            if (_ulplid) {
                                _LPTU += "&plid=" + _ulplid;
                                localStorage.setItem("PL_" + _ulp, _ulplid);
                            }
                            if (_ulcid || _ulplid) {
                                _xhr = new XMLHttpRequest();
                                _xhr.open("GET", _LPTU);
                                _xhr.onreadystatechange = function() {
                                    if (_xhr.readyState === 4 && _xhr.status !== 200) {
                                        if (_ulcid) {
                                            document.cookie = "CL_" + _ulp + "=" + decodeURIComponent(_ulcid) + "; expires=" + new Date(new Date().getTime() + 63072000000).toUTCString() + "; path=/;";
                                            document.cookie = "ACT_" + _ulp + "=js; expires=" + new Date(new Date().getTime() + 63072000000).toUTCString() + "; path=/;";
                                        }
                                        if (_ulplid) {
                                            document.cookie = "PL_" + _ulp + "=" + decodeURIComponent(_ulplid) + "; expires=" + new Date(new Date().getTime() + 63072000000).toUTCString() + "; path=/;";
                                            document.cookie = "APT_" + _ulp + "=js; expires=" + new Date(new Date().getTime() + 63072000000).toUTCString() + "; path=/;";
                                        }
                                    }
                                };
                                _xhr.send();
                            }
                        }
                    }());
                </script>
                <!--- //2104_Medipartner_TAG -->
                <section class="info l-spacer --l l-bgColor">
                    <div class="l-container --slim">
                        <h2 class="u-visuallyHidden">
       インフォメーション
                        </h2>
                        <div class="l-col --between --tab">
                            <section class="info-inner">
                                <div class="l-col --between --alignCenter">
                                    <h3 class="info-heading">
                                        お支払いについて
                                    </h3>
                                    <a class="info-link" href="https://www.hahanoshizuku.jp/various.html#pay1" target="_parent">
                                        詳しくはこちら
                                    </a>
                                </div>
                                <ul class="info-list">
                                    <li class="info-item">
                                        クレジットカード
                                        <br>
                                        取り扱いカードは以下のとおりです。
                                        <br>
                                        <span class="u-uppercase">
                                            Visa
                                        </span>
                                        /
                                        <span class="u-uppercase">
                                            Master
                                        </span>
                                        /JCB/
                                        <span class="u-uppercase">
                                            Amex
                                        </span>
                                        /Diners
                                        <img alt="クレジットカード" class="info-img u-block" src="http://shop.hahanoshizuku.jp/shop_data/icon-card.svg">
                                    </li>
                                    <li class="info-item">
                                        Amazon Pay
                                        <img alt="Amazon Pay" class="info-img u-block" src="http://shop.hahanoshizuku.jp/shop_data/logo-amazonpay.svg">
                                    </li>
                                    <li class="info-item">
                                        コンビニ決済(前払い)
                                        <br>
                                        手数料一律 330円(税込)にてご利用いただけます。
                                    </li>
                                    <li class="info-item">
                                        代金引換(現金)
                                        <br>
                                        ご注文確認後、代金引換宅配便(メール便不可)でお送りします。
                                    </li>
                                </ul>
                            </section>
                            <section class="info-inner">
                                <div class="l-col --between --alignCenter">
                                    <h3 class="info-heading">
                                        配送について
                                    </h3>
                                    <a class="info-link" href="https://www.hahanoshizuku.jp/various.html#cool_bin" target="_parent">
                                        詳しくはこちら
                                    </a>
                                </div>
                                <ul class="info-list">
                                    <li class="info-item --nonestyle">
                                        <em class="--bold">
                                            3,980円(税込)以上で送料無料
                                        </em>
                                    </li>
                                    <li class="info-item">
                                        宅配便(佐川急便)
                                        <img alt="佐川急便" class="info-img u-block" src="http://shop.hahanoshizuku.jp/shop_data/logo-sagawa.svg">
                                    </li>
                                    <li class="info-item">
                                        小型宅配便(ヤマト運輸:宅急便コンパクト)
                                        <img alt="ヤマト運輸" class="info-img u-block" src="http://shop.hahanoshizuku.jp/shop_data/logo-kuronecoyamato.svg">
                                    </li>
                                    <li class="info-item">
                                        <ul>
                                            <li>
                                                北海道:1,100円(税込)、
                                                <br>
                                                沖縄県・離島:1,540円(税込)、
                                                <br>
                                                その他の地域:一律 770円(税込)
                                            </li>
                                        </ul>
                                    </li>
                                    <li class="info-item">
                                        <ul>
                                            <li>
                                                追跡メール便(ヤマト運輸:ネコポス)
                                                <br>
                                                一律 275円(税込)
                                            </li>
                                            <li>
                                                指定商品のみ利用可能、代引き不可
                                            </li>
                                        </ul>
                                    </li>
                                </ul>
                            </section>
                        </div>
                        <section class="infoBanner l-spacer --xs">
                            <h2 class="u-visuallyHidden">
                                その他のコンテンツ
                            </h2>
                            <div class="l-col --between">
                                <a class="infoBanner-link" href="https://www.hahanoshizuku.jp/teiki.html">
                                    <img alt="定期便のご案内" class="infoBanner-img" src="http://shop.hahanoshizuku.jp/shop_data/bnr-info-regular.png">
                                </a>
                                <a class="infoBanner-link" href="https://www.hahanoshizuku.jp/faq.html">
                                    <img alt="よくあるご質問" class="infoBanner-img" src="http://shop.hahanoshizuku.jp/shop_data/bnr-info-qa.png">
                                </a>
                            </div>
                        </section>
                        <section class="contact l-spacer --xs" id="contact">
                            <h2 class="u-visuallyHidden">
                                お問い合わせ
                            </h2>
                            <div class="contact-inner">
                                <img alt="フリーダイヤル 0120-37-2604" class="contact-img" src="http://shop.hahanoshizuku.jp/shop_data/section-contact.svg">
                            </div>
                        </section>
                    </div>
                </section>
                <footer>
                    <div class="inner">
                        <ul class="l-col --center">
                            <li>
                                <a href="http://www.hahanoshizuku.jp">
                                    フローレス化粧品TOP
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/company.html">
                                    会社概要
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/recruit.html">
                                    採用情報
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/legal.html">
                                    特定商取引法
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/privacy.html">
                                    プライバシーポリシー
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/various.html">
                                    支払い・送料
                                </a>
                            </li>
                            <li>
                                <a href="http://www.hahanoshizuku.jp/sitemap.html">
                                    サイトマップ
                                </a>
                            </li>
                        </ul>
                        <p class="footer-copyright">
                            Copyright &copy; Flawless Cosmetics All Rights Reserved.
                        </p>
                    </div>
                </footer>
                <!--フッタ編集可能領域ここまで-->
                <!--フッタカスタマイズ領域ここまで-->
            </div>
        </div>
        <!-- sample order tags -->
        <script type="text/javascript">
            var eggcartjs = document.createElement('script');
            var eggcartDomain = document.location.protocol + "//" + "shop.hahanoshizuku.jp" + "/one_tag/get_tags";
            var eggcartHost = eggcartDomain + (document.location.protocol == "https:" ? "_ssl/" : "/");
            eggcartjs.src = eggcartHost + "flawless";
            var eggcarthead = document.getElementsByTagName('body')[0];
            eggcarthead.appendChild(eggcartjs);
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://shop.hahanoshizuku.jp/shop… 2024-05-18 07:10:28
2 https://mmsi-pkc.auth0.com/login?s… 2024-05-18 07:10:25
3 https://answerbn.com/ 2024-05-18 07:10:18
4 https://thebolditalic.com/?gi=e026… 2024-05-18 07:10:18
5 https://www.youtube.com/user/1?app… 2024-05-18 07:10:15
6 https://thebolditalic.com/?gi=d6b7… 2024-05-18 07:10:05
7 https://thebolditalic.com/?gi=9d37… 2024-05-18 07:10:00
8 https://thebolditalic.com/?gi=3aba… 2024-05-18 07:09:54
9 https://thebolditalic.com/?gi=34dd… 2024-05-18 07:09:54
10 https://vimeo.com/932330980 2024-05-18 07:09:53
11 https://mmsi-pkc.auth0.com/login?s… 2024-05-18 07:09:52
12 https://www.repairmywindowsanddoor… 2024-05-18 07:09:52
13 https://naturalbookmarks.com/story… 2024-05-18 07:09:51
14 http://mobile.asadal.com/view.htm?… 2024-05-18 07:09:50
15 https://free-online-poker88355.qow… 2024-05-18 07:09:49
16 https://thebolditalic.com/?gi=f57b… 2024-05-18 07:09:36
17 https://thebolditalic.com/?gi=2826… 2024-05-18 07:09:33
18 https://thebolditalic.com/?gi=b957… 2024-05-18 07:09:32
19 https://thebolditalic.com/?gi=42b4… 2024-05-18 07:09:32
20 https://thebolditalic.com/?gi=fede… 2024-05-18 07:09:30