").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),y.head.appendChild(t[0])},abort:function(){n&&n()}}}});var nx=[],nb=/(=)\?(?=&|$)|\?\?/;T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=nx.pop()||T.expando+"_"+t8.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(nb.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&nb.test(t.data)&&"data");return i=t.jsonpCallback="function"==typeof t.jsonpCallback?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(nb,"$1"+i):!1!==t.jsonp&&(t.url+=(t7.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||T.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?T(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,nx.push(i)),a&&"function"==typeof o&&o(a[0]),a=o=void 0}),"script"}),T.ajaxPrefilter(function(t,n){"string"==typeof t.data||T.isPlainObject(t.data)||Array.isArray(t.data)||"processData"in n||(t.processData=!1),t.data instanceof e.FormData&&(t.contentType=!1)}),T.parseHTML=function(t,n,r){var i,o;return"string"==typeof t||eR(t+"")?("boolean"==typeof n&&(r=n,n=!1),n||(n=new e.DOMParser().parseFromString("","text/html")),i=eP.exec(t),o=!r&&[],i)?[n.createElement(i[1])]:(i=tg([t],n,o),o&&o.length&&T(o).remove(),T.merge([],i.childNodes)):[]},T.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=t2(e.slice(s)),e=e.slice(0,s)),"function"==typeof t?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&T.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?T("
").append(T.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(e){return T.grep(T.timers,function(t){return e===t.elem}).length},T.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=T.css(e,"position"),c=T(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=T.css(e,"top"),u=T.css(e,"left"),("absolute"===l||"fixed"===l)&&(o+u).indexOf("auto")>-1?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),"function"==typeof t&&(t=t.call(e,n,T.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},T.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){T.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===T.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&e!==n.documentElement&&"static"===T.css(e,"position"))e=e.offsetParent||n.documentElement;e&&e!==r&&1===e.nodeType&&"static"!==T.css(e,"position")&&(i=T(e).offset(),i.top+=T.css(e,"borderTopWidth",!0),i.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-T.css(r,"marginTop",!0),left:t.left-i.left-T.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===T.css(e,"position"))e=e.offsetParent;return e||L})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;T.fn[e]=function(r){return V(this,function(e,r,i){var o;if(g(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),T.each({Height:"height",Width:"width"},function(e,t){T.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){T.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return V(this,function(t,n,i){var o;return g(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?T.css(t,n,s):T.style(t,n,i,s)},t,a?i:void 0,a)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){T.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),T.proxy=function(e,t){var n,r,o;if("string"==typeof t&&(n=e[t],t=e,e=n),"function"==typeof e)return r=i.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(i.call(arguments)))}).guid=e.guid=e.guid||T.guid++,o},T.holdReady=function(e){e?T.readyWait++:T.ready(!0)},T.expr[":"]=T.expr.filters=T.expr.pseudos,"function"==typeof define&&define.amd&&define("jquery",[],function(){return T});var nw=e.jQuery,nT=e.$;return T.noConflict=function(t){return e.$===T&&(e.$=nT),t&&e.jQuery===T&&(e.jQuery=nw),T},void 0===t&&(e.jQuery=e.$=T),T})
湘南美容メンズ脱毛の6回料金が平日&クーポン割引で最安に!
便利なサービス
昨年から湘南美容外科のメンズ脱毛に、平日割引(通常の10%値引き)が導入されました。今回は、割引チケットやポイントと併用して最安値で済ます最新の方法をご紹介します。
最新の脱毛料金
以下が2023年最新の料金表です。平日コースだと10%割引になってとてもお得です。
| 部位 | 1回 | 3回 | 6回 |
|---|
| ヒゲ(鼻下+アゴ+アゴ下) | 9,980円 | 通常20,160円 平日18,140円 | 通常29,800円 平日26,820円 |
| もみあげ周囲+頬 | 8,650円 | 通常20,160円 平日18,140円 | 通常29,800円 平日26,820円 |
| 首 | 6,180円 | 通常17,730円 平日15,950円 | 通常29,280円 平日26,350円 |
湘南美容外科公式サイト様より引用
ちなみに、2021年までの価格は以下の通り。かつて6回コースは30,350円だったのに対して、今は29,800円に値下げしたので少しお得です。しかし、3万円を切る価格設定になってしまったせいで「定価3万円以上の会計にて使用可能な5,000円割引クーポン」が使えなくなったので、総合的にはちょっと割引率が下がってしまった印象です。
| 部位 | 1回 | 3回 | 6回 |
|---|
| ヒゲ(鼻下+アゴ+アゴ下) | 9,980円 | 通常20,160円 | 通常30,350円 |
| もみあげ周囲+頬 | 8,650円 | 通常20,160円 | 通常30,350円 |
| 首 | 6,180円 | 通常17,730円 | 通常29,280円 |
湘南美容外科公式サイト様より引用
ヒゲ脱毛6回コース最安値の作り方
以前より割引チケットの使用に制約がかかってしまった今、できる限りメンズ脱毛を安く済ますためにできることをまとめます。以下の手順で、限りなく最安値に近づけると思いますので、ぜひご活用ください!
LINEとアプリ連携
LINEと新アプリ・My SBCを連携するだけで、3,000円割引チケットがもらえます。金額に制限なく使えるので、3万円以下の支払いであっても適用されます。これは確実にゲットしましょう。
お誕生日ポイント
誕生日の前後30日で使えるお誕生日ポイントが年に1回もらえます。シルバー会員なら5,000ポイントもらえますので、お誕生日ポイントを入手したタイミングでコースを申し込みましょう。
ちなみに、ゴールド会員なら10,000ポイント、ダイヤモンド会員なら15,000ポイントもらえますが、相当な回数の通院と金額が必要になり、ハードルがかなり高いので割愛します。
アンケート回答でもらえるポイント
脱毛に関する記事で以前もご紹介しましたが、SBCではサービス向上を目的としたアンケートメールが年に数回送られてきます。これに回答すると1,000ポイントもらえるので、必ず回答しましょう。
通常支払いでもらえるポイント
シルバー会員なら、現金で3%・キャッシュレス払いで1%ポイント還元になりますので、これも余すことなく使い切りましょう。
実際に割引チケットとポイントを使いまくってみた
今回ご紹介した平日割引、チケットクーポン、ポイントを活用した結果、6回コース29,800円を16,677円にまで値下げすることができました!▲13,123円なので約4~5割引・・超安いです。
| 6回コース通常料金 | 29,800円 | |
|---|
| 平日10%割引 | ▲2,980円 | 平日限定割引 |
| LINEとアプリ連携チケット | ▲3,000円 | 支払い金額に制約なし |
| 誕生日ポイント | ▲5,000円 | 年に1回付与される |
| アンケートポイント | ▲2,000円 | 年に2回ほど案内がくる |
| ポイント余り | ▲143円 | 以前の支払い時に付与 |
| 合計 | 16,677円 | おそらく最安値 |
|---|
楽天ポイント支払いで更に割引!
割引はまだ続きます・・なんと、湘南美容外科の支払いには楽天ポイントが使えますので、余ったポイントがあれば更に安くできます!今回私は、15,091円分の楽天ポイントが余っていたので、最終的な支払いは、たったの1,586円で済みました。
【感想】やはり湘南美容のメンズ脱毛の価格は安い
私は、かれこれ5年ほど湘南美容外科でメンズ脱毛を続けていますが、他の医療脱毛に比べて、割引チケットやポイント制度が充実していて、やはり安くてお得だと感じています。
脱毛の効果は、以下の記事で実際の体験談を書いていますので、ぜひご覧ください。
コメント