package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
import java.util.*;
import java.sql.*;
import java.io.File;
import org.apache.log4j.Category;
import jp.co.sint.database.*;
import jp.co.sint.tools.*;
import jp.co.sint.basic.*;
import jp.co.sint.config.*;
import jp.co.sint.beans.front.*;
import jp.co.sint.beans.mallmgr.*;

public class index_html extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

  static {
    _jspx_includes = new java.util.Vector(2);
    _jspx_includes.add("/include/header_inc.jsp");
    _jspx_includes.add("/include/footer_inc.jsp");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isFalse_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isTrue_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siquantity_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siiterator_type_id_collection;

  public index_html() {
    _jspx_tagPool_webshop_isFalse_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_isTrue_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siquantity_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siiterator_type_id_collection = new org.apache.jasper.runtime.TagHandlerPool();
  }

  public java.util.List getIncludes() {
    return _jspx_includes;
  }

  public void _jspDestroy() {
    _jspx_tagPool_webshop_isFalse_value.release();
    _jspx_tagPool_webshop_isTrue_value.release();
    _jspx_tagPool_webshop_siquantity_value_nobody.release();
    _jspx_tagPool_webshop_siiterator_type_id_collection.release();
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=MS932");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			"util/error.jsp", true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");

SIDatabaseConnection databaseConnection=new SIDatabaseConnection();try{
Connection connection=databaseConnection.getConnection();
String webshopSite=SIHTMLUtil.getRootPath(request);
StringBuffer sql = new StringBuffer();
sql.append("SELECT unitpricewithouttax,individualcode ");
sql.append("FROM cmdtyunittbl WHERE individualcode IN (");
sql.append("'HQ-0003N-S','HQ-0002N-S')");
Collection cmdtyColl1 = SIDBUtil.getCollection(connection,sql.toString(),false,false,0);
String price1=SIUtil.getNameFromColl(cmdtyColl1,"HQ-0003N-S");
String price2=SIUtil.getNameFromColl(cmdtyColl1,"HQ-0002N-S");

sql = new StringBuffer();
sql.append("SELECT newfixedprice,individualcode ");
sql.append("FROM cmdtyunittbl WHERE individualcode IN (");
sql.append("'HQ-0003N-S','HQ-0002N-S')");
Collection cmdtyColl2 = SIDBUtil.getCollection(connection,sql.toString(),false,false,0);
String mprice1=SIUtil.getNameFromColl(cmdtyColl2,"HQ-0003N-S");
String mprice2=SIUtil.getNameFromColl(cmdtyColl2,"HQ-0002N-S");

      out.write("\r\n");
      out.write("\r\n");
SIUserInfo userLogin = SIHTMLUtil.getUserInfo(request);
      out.write("\r\n");
      out.write("\r\n\r\n");
      out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
      out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
      out.write("<head>\r\n");
      out.write("<meta http-equiv=\"content-type\" content=\"text/html; charset=Shift_JIS\" />\r\n");
      out.write("<meta name=\"description\" content=\"ノンアルコール育毛剤は「M1」。理美容業界で話題騒然！バカ売れの育毛剤「M1ミスト」。累計40万本、全国取扱いサロン30,000店突破！！今なら5本の価格でプラス1本！日本最大級のプロ専用理美容器具・エステ機器・用品の卸販売サイトBEAUTY GARAGE。\" />\r\n");
      out.write("<meta name=\"keywords\" content=\"M1ミスト,M1 mist,育毛剤,ノンアルコール,サラヴィオ化粧品\" />\r\n");
      out.write("<title>M1mist（M1ミスト） - 美容器具・エステ機器・美容用品の卸販売 BEAUTY GARAGE");
      out.write("</title>\r\n");
      out.write("<meta http-equiv=\"Content-Style-Type\" content=\"text/css\" />\r\n");
      out.write("<meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/import.css\" media=\"screen,print\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/pickup/common.css\" media=\"screen,print\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/style.css\" media=\"screen,print\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/print.css\" media=\"print\" />\r\n");
      out.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"../../script/common.js\">");
      out.write("</script>\r\n");
      out.write("<!--[if IE 6]>\r\n\t");
      out.write("<script src=\"../../script/DD_belatedPNG_0.0.8a-min.js\">");
      out.write("</script>\r\n\t");
      out.write("<script>\r\n\t\tDD_belatedPNG.fix('img, .iepngfix');\r\n\t");
      out.write("</script>\r\n");
      out.write("<![endif]-->\r\n");
      out.write("<script type=\"text/javascript\" src=\"../../script/jquery.easing.1.3.js\">");
      out.write("</script>\r\n");
      out.write("<script type=\"text/javascript\" src=\"../../script/jquery.smoothscroll.js\">");
      out.write("</script>\r\n");
      out.write("</head>\r\n");
      out.write("<body class=\"style1\">\r\n");
      out.write("<a name=\"top\" id=\"top\">");
      out.write("</a>\r\n");
      out.write("<div id=\"wrapper\">\r\n\r\n");
      out.write("<!-- headerArea -->\r\n");

/**
 * Copyright (c) 2003-2009 System Integrator Corporation. & Beautygarage Inc.
 *                 All Rights Reserved.
 * @version $Id : include/header_inc.jsp,v 2.0 2009/04/03 Naotaka Ohsugi Exp $
 * @author      : Naotaka Ohsugi
 * @Description : 共通ヘッダー
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * Naotaka        2009/04/03  Original
 */

      out.write("\r\n");
      out.write("<script type=\"text/javascript\">\r\n\r\n  var _gaq = _gaq || [];\r\n  var pluginUrl = \r\n  '//www.google-analytics.com/plugins/ga/inpage_linkid.js';\r\n  _gaq.push(['_require', 'inpage_linkid', pluginUrl]);\r\n  _gaq.push(['_setAccount', 'UA-1040584-1']);\r\n  ");
 if(SIHTMLUtil.getUserInfo(request).isLogin(request)){
      out.write("\r\n  _gaq.push(['_setCustomVar', 1, 'registered', 'true', 1]);\r\n  _gaq.push(['_setCustomVar', 2, 'sessionlogin', 'true', 2]);\r\n  _gaq.push(['_setCustomVar', 3, 'islogin', 'true', 3]);\r\n  ");
} else {
      out.write("\r\n  _gaq.push(['_setCustomVar', 3, 'islogin', 'false', 3]);\r\n  ");
}
      out.write("\r\n  _gaq.push(['_setCustomVar', 4, 'viewmode', 'PC', 3]);\r\n  _gaq.push(['_setVar',navigator.userAgent]);\r\n  _gaq.push(['_trackPageview']);\r\n  (function() {\r\n    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r\n    //ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r\n\tga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';\r\n    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r\n  })();\r\n  \r\n\t//for Google Tag Manager\r\n\tdataLayer= [{\r\n\t\t'site_type':'d',\r\n\t\t//'customer_id':'【顧客コード】'\r\n\t}];\r\n");
      out.write("</script>\r\n");
      out.write("<!-- Google Tag Manager -->\r\n");
      out.write("<noscript>");
      out.write("<iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-K5Q24Q\"\r\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">");
      out.write("</iframe>");
      out.write("</noscript>\r\n");
      out.write("<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-K5Q24Q');");
      out.write("</script>\r\n");
      out.write("<!-- End Google Tag Manager -->\r\n");
 
//▼アプリでは非表示：ここから▼
 if (request.getHeader("user-agent").indexOf("bg-webview-")==-1) { 
      out.write("\r\n");
      out.write("<script type=\"text/javascript\" src=\"");
      out.print(webshopSite);
      out.write("/script/switch.js\">");
      out.write("</script>\r\n");
      out.write("\r\n");
if(SIURLMap.isSmartPhone(request)){
      out.write("\r\n");
      out.write("<style type=\"text/css\"> \r\n");
      out.write("<!--\r\n#headerSearch {top:278px;} /*186pxにプラス*/\r\n#header_spbnr {display:block; width:950px; height:120px; margin:5px auto 0;}\r\n-->\r\n");
      out.write("</style>\r\n");
      out.write("<script type=\"text/javascript\" src=\"");
      out.print(webshopSite);
      out.write("/script/jquery.spChanger.js\">");
      out.write("</script>\r\n");
      out.write("<a href=\"javascript:void(0);\" onClick=\"switchSP();\" id=\"header_spbnr\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/banner/banner_spsite.jpg\" alt=\"スマートフォン専用サイトはこちら\" width=\"950\" height=\"120\">");
      out.write("</a>\r\n");
}
      out.write("\r\n");
      out.write("\r\n");
      out.write("<!--[if lt IE 7]>  ");
      out.write("<div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;'>    ");
      out.write("<div style='width: 850px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>      ");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/>");
      out.write("</div>      ");
      out.write("<div style='width: 485px; float: left; font-family: Arial, sans-serif;'>        ");
      out.write("<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>【お客様へ重要なお知らせ】セキュリティ強化のため、お客様が今お使いの古いWebブラウザ（IE6など）ではログインができなくなりました。");
      out.write("</div> ");
      out.write("<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>ログインするには、こちらから新しいWebブラウザを入手・ご使用ください→");
      out.write("</div> ");
      out.write("</div>\r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.google.com/chrome?hl=ja' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/>");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.mozilla.jp' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/>");
      out.write("</a>");
      out.write("</div>      \r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.microsoft.com/ja-jp/windows/products/winfamily/ie/function/default.aspx' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer'/>");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<div style='float: left;'>");
      out.write("<a href='http://www.apple.com/jp/safari/download/' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/>");
      out.write("</a>");
      out.write("</div>      \r\n");
      out.write("</div>  ");
      out.write("</div>");
      out.write("<style type='text/css'>#headerSearch {top:225px;} /*186pxにプラス*/");
      out.write("</style>  ");
      out.write("<![endif]-->\r\n\r\n");
      out.write("\r\n");

String xForwardedFor = ((HttpServletRequest) request).getHeader("X-Forwarded-For");
if (xForwardedFor!=null && xForwardedFor.length()>=13) xForwardedFor = xForwardedFor.substring(0,13);
else xForwardedFor = "";
//xForwardedForが社内IPに一致しない場合のみ、Optimizelyのタグを配信
if ( ("219.120.56.98".equals(xForwardedFor)) || ("153.142.2.209".equals(xForwardedFor)) ) {} else { 
      out.write("\r\n");
      out.write("<script src=\"//cdn.optimizely.com/js/2916990817.js\">");
      out.write("</script>\r\n");
 } 
      out.write("\r\n");
      out.write("\r\n\r\n");
      out.write("<div id=\"headerArea\">\r\n");
      JspRuntimeLibrary.include(request, response, "/include/header_navigation_inc.jsp", out, true);
      out.write("\r\n");
      out.write("</div>\r\n");
} //▲アプリでは非表示：ここまで▲ 
      out.write("\r\n");
      out.write("\r\n");
      out.write("<!-- /headerArea -->\r\n\r\n");
      out.write("<!-- contentsArea -->\r\n");
      out.write("<div id=\"contentsArea\">\r\n\r\n");
      out.write("<!-- root -->\r\n");
      out.write("<div id=\"root\" xmlns:v=\"http://rdf.data-vocabulary.org/#\">\r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/main\" rel=\"v:url\" property=\"v:title\">美容器具の卸通販TOP");
      out.write("</a>");
      out.write("</span> &gt; \r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.haircosme"));
      out.write("\" rel=\"v:url\" property=\"v:title\">");
      out.print(SIConfig.ctgryGroupName[1]);
      out.write("</a>");
      out.write("</span> &gt; \r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<h1>");
      out.write("<a property=\"v:title\">理美容業界で話題騒然！バカ売れのノンアルコール育毛剤「M1mist（M1ミスト）」");
      out.write("</a>");
      out.write("</h1>");
      out.write("</span>");
      out.write("</div>\r\n");
      out.write("<!-- /root -->\r\n\r\n");
      out.write("<!-- pickup -->\r\n");
      out.write("<div id=\"pickup\" class=\"pickup_m1mist\">\r\n\r\n");
      out.write("<!-- m1_wrap -->\r\n");
      out.write("<div id=\"m1_wrap\">\r\n\r\n");
      out.write("<div id=\"wrap1\">\r\n");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r1.jpg\" alt=\"あなたならお客様に育毛剤をどうやってすすめますか？\" width=\"1000\" height=\"74\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap2\">\r\n");
      out.write("<div class=\"cont20\">");
      out.write("<img src=\"img/wchrlogo.png\" width=\"220\" height=\"234\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap3\">\r\n");
      out.write("<div class=\"cont30\">\r\n");
      out.write("<div class=\"sc950\">\r\n");
      out.write("<div class=\"cont_orner\">\r\n\t");
      out.write("<script src=\"script/infiniteslide.js\" type=\"text/jscript\">");
      out.write("</script>\r\n\t");
      out.write("<script src=\"script/jquery.pause.min.js\" type=\"text/jscript\">");
      out.write("</script>\r\n\t");
      out.write("<script type=\"text/javascript\">\r\n\t$(function(){\r\n\t\t$('.infiniteslide1').infiniteslide({\r\n\t\t\t'height':170,\r\n\t\t\t'speed': 25,\r\n\t\t\t'direction' : 'left',\r\n\t\t\t\r\n\t\t});\r\n\t\t$('.infiniteslide1 ul li').css(\"margin-right\",\"0\");\r\n\t});\r\n");
      out.write("</script>\r\n\t");
      out.write("<div class=\"infiniteslide1\">\r\n\t\t");
      out.write("<ul>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c1.png\" width=\"244\" height=\"170\" />");
      out.write("</li>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c2.png\" width=\"245\" height=\"170\" />");
      out.write("</li>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c3.png\" width=\"247\" height=\"170\" />");
      out.write("</li>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c4.png\" width=\"244\" height=\"170\" />");
      out.write("</li>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c5.png\" width=\"246\" height=\"170\" />");
      out.write("</li>\r\n\t\t\t");
      out.write("<li>");
      out.write("<img src=\"img/p_r1_c6.png\" width=\"247\" height=\"170\" />");
      out.write("</li>\r\n\t\t");
      out.write("</ul>\r\n\t");
      out.write("</div>");
      out.write("</div>");
      out.write("</div>");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap4\">\r\n");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r4.jpg\" alt=\"Ｍ１は今ならお得なセットで販売中！\" width=\"1000\" height=\"596\" />");
      out.write("</div>\r\n");
      out.write("<div class=\"priceBox1\">\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_0 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_0.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_0.setParent(null);
      _jspx_th_webshop_isFalse_0.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_0 = _jspx_th_webshop_isFalse_0.doStartTag();
      if (_jspx_eval_webshop_isFalse_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_0);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_0 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_0.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_0.setParent(null);
      _jspx_th_webshop_isTrue_0.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_0 = _jspx_th_webshop_isTrue_0.doStartTag();
      if (_jspx_eval_webshop_isTrue_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_0 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_0.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_0.setParent(_jspx_th_webshop_isTrue_0);
          _jspx_th_webshop_siquantity_0.setValue(price1);
          int _jspx_eval_webshop_siquantity_0 = _jspx_th_webshop_siquantity_0.doStartTag();
          if (_jspx_th_webshop_siquantity_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_0);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_1 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_1.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_1.setParent(_jspx_th_webshop_isTrue_0);
          _jspx_th_webshop_siquantity_1.setValue(SIUtil.div(price1,"6"));
          int _jspx_eval_webshop_siquantity_1 = _jspx_th_webshop_siquantity_1.doStartTag();
          if (_jspx_th_webshop_siquantity_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_1);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_0);
      out.write("\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap5\">\r\n\t");
      out.write("<div class=\"cont1\">\r\n\t\t");
      out.write("<div class=\"btn1\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43083/HQ-0003N-S\">");
      out.write("<img src=\"img/bt.png\" alt=\"今すぐお取り寄せ\" width=\"939\" height=\"211\" />");
      out.write("</a>");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap6\">\r\n\t");
      out.write("<div class=\"cont\">\r\n\t");
      out.write("<img src=\"img/1/bg1_r6.jpg\" alt=\"まずは試しに1本からでもご購入いただけます。\" width=\"1000\" height=\"74\" />\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap7\">\r\n");
      out.write("<div class=\"priceBox2\">\r\n\t");
      out.write("<p class=\"mprice\">");
      out.write("<em>");
      out.write("<span>￥");
      out.write("</span>");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_2 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_2.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_2.setParent(null);
      _jspx_th_webshop_siquantity_2.setValue(mprice2);
      int _jspx_eval_webshop_siquantity_2 = _jspx_th_webshop_siquantity_2.doStartTag();
      if (_jspx_th_webshop_siquantity_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_2);
      out.write("<span class=\"tax\">(税別)");
      out.write("</span>");
      out.write("</em>");
      out.write("</p>\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_1 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_1.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_1.setParent(null);
      _jspx_th_webshop_isFalse_1.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_1 = _jspx_th_webshop_isFalse_1.doStartTag();
      if (_jspx_eval_webshop_isFalse_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_1);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_1 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_1.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_1.setParent(null);
      _jspx_th_webshop_isTrue_1.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_1 = _jspx_th_webshop_isTrue_1.doStartTag();
      if (_jspx_eval_webshop_isTrue_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log2\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_3 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_3.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_3.setParent(_jspx_th_webshop_isTrue_1);
          _jspx_th_webshop_siquantity_3.setValue(price2);
          int _jspx_eval_webshop_siquantity_3 = _jspx_th_webshop_siquantity_3.doStartTag();
          if (_jspx_th_webshop_siquantity_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_3);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_1);
      out.write("\r\n");
      out.write("</div>\r\n\t");
      out.write("<div class=\"cont2\">\r\n\t\t");
      out.write("<div class=\"btn2\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43082/HQ-0002N-S\">");
      out.write("<img src=\"img/bt2.png\" alt=\"単品購入はこちら\" onMouseOver=\"this.src='img/bt2_on.png'\" onMouseOut=\"this.src='img/bt2.png'\" width=\"408\" height=\"69\" />");
      out.write("</a>\r\n\t\t");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap8\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r8.jpg\" alt=\"育毛剤は売れないという意見をよく耳にしますが・・・。\"  width=\"1000\" height=\"347\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap9\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r9.jpg\" alt=\"こんな勘違いしていませんか？\" width=\"1000\" height=\"312\" />");
      out.write("<img src=\"img/1/bg1_r10.jpg\" width=\"1000\" height=\"324\" />");
      out.write("<img src=\"img/1/bg1_r11.jpg\" width=\"1000\" height=\"326\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap9b\">");
      out.write("<div class=\"cont\">\r\n");
      out.write("<img src=\"img/1/bg1_r12.jpg\" width=\"1000\" height=\"476\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap10\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r13.jpg\" alt=\"お客様は毛髪や頭皮についてどんなことに悩んでいるのでしょう？\" width=\"1000\" height=\"230\" />");
      out.write("<img src=\"img/1/bg1_r14.jpg\" alt=\"発毛で悩んでいるお客様は全体から見てごく少数なのです。\"  width=\"1000\" height=\"580\" />");
      out.write("<img src=\"img/1/bg1_r15.jpg\" alt=\"だから育毛剤を、発毛訴求ですすめてはだめ。\"  width=\"1000\" height=\"344\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n\r\n\r\n");
      out.write("<div id=\"wrap13\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r16.jpg\" alt=\"こんなお客さまが多くないですか？\" width=\"1000\" height=\"362\" />");
      out.write("</div>");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap14\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r17.jpg\" alt=\"これからの勧め方は、髪と頭皮の美容液\" width=\"1000\" height=\"510\" />");
      out.write("</div>");
      out.write("</div>\r\n\r\n\r\n");
      out.write("<div id=\"wrap15\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r18.jpg\" alt=\"お客様のお悩みはこれ一本で解決！ノンアルコールの育毛剤Ｍ１\" width=\"1000\" height=\"821\" />");
      out.write("</div>");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap16\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r19.jpg\" alt=\"５本の価格でプラス１本。今ならお得なセットで販売中\" width=\"1000\" height=\"465\" />");
      out.write("</div>");
      out.write("</div>\r\n\t\r\n\t");
      out.write("<div id=\"wrap16b\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r20.jpg\" alt=\"５本の価格でプラス１本。今ならお得なセットで販売中\" width=\"1000\" height=\"594\" />");
      out.write("</div>\r\n    ");
      out.write("<div class=\"priceBox1\">\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_2 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_2.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_2.setParent(null);
      _jspx_th_webshop_isFalse_2.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_2 = _jspx_th_webshop_isFalse_2.doStartTag();
      if (_jspx_eval_webshop_isFalse_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_2.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_2);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_2 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_2.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_2.setParent(null);
      _jspx_th_webshop_isTrue_2.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_2 = _jspx_th_webshop_isTrue_2.doStartTag();
      if (_jspx_eval_webshop_isTrue_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_4 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_4.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_4.setParent(_jspx_th_webshop_isTrue_2);
          _jspx_th_webshop_siquantity_4.setValue(price1);
          int _jspx_eval_webshop_siquantity_4 = _jspx_th_webshop_siquantity_4.doStartTag();
          if (_jspx_th_webshop_siquantity_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_4);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_5 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_5.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_5.setParent(_jspx_th_webshop_isTrue_2);
          _jspx_th_webshop_siquantity_5.setValue(SIUtil.div(price1,"6"));
          int _jspx_eval_webshop_siquantity_5 = _jspx_th_webshop_siquantity_5.doStartTag();
          if (_jspx_th_webshop_siquantity_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_5);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_2.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_2);
      out.write("\r\n");
      out.write("</div>\r\n    ");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap5\">\r\n\t");
      out.write("<div class=\"cont1\">\r\n\t\t");
      out.write("<div class=\"btn1\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43083/HQ-0003N-S\">");
      out.write("<img src=\"img/bt.png\" alt=\"今すぐＭ１を取り寄せる\" width=\"939\" height=\"211\" />");
      out.write("</a>");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap6\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r22.jpg\" alt=\"M1は１本からでもご購入いただけます。\" width=\"1000\" height=\"75\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap7\">\r\n\t");
      out.write("<div class=\"priceBox2\">\r\n\t");
      out.write("<p class=\"mprice\">");
      out.write("<em>");
      out.write("<span>￥");
      out.write("</span>");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_6 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_6.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_6.setParent(null);
      _jspx_th_webshop_siquantity_6.setValue(mprice2);
      int _jspx_eval_webshop_siquantity_6 = _jspx_th_webshop_siquantity_6.doStartTag();
      if (_jspx_th_webshop_siquantity_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_6);
      out.write("<span class=\"tax\">(税別)");
      out.write("</span>");
      out.write("</em>");
      out.write("</p>\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_3 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_3.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_3.setParent(null);
      _jspx_th_webshop_isFalse_3.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_3 = _jspx_th_webshop_isFalse_3.doStartTag();
      if (_jspx_eval_webshop_isFalse_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_3.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_3);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_3 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_3.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_3.setParent(null);
      _jspx_th_webshop_isTrue_3.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_3 = _jspx_th_webshop_isTrue_3.doStartTag();
      if (_jspx_eval_webshop_isTrue_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log2\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_7 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_7.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_7.setParent(_jspx_th_webshop_isTrue_3);
          _jspx_th_webshop_siquantity_7.setValue(price2);
          int _jspx_eval_webshop_siquantity_7 = _jspx_th_webshop_siquantity_7.doStartTag();
          if (_jspx_th_webshop_siquantity_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_7);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_3.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_3);
      out.write("\r\n");
      out.write("</div>\r\n\t");
      out.write("<div class=\"cont2\">\r\n\t\t");
      out.write("<div class=\"btn2\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43082/HQ-0002N-S\">");
      out.write("<img src=\"img/bt2.png\" alt=\"Ｍ１を単品で購入する\" width=\"408\" height=\"69\" onMouseOver=\"this.src='img/bt2_on.png'\" onMouseOut=\"this.src='img/bt2.png'\" />");
      out.write("</a>");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap20\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/1/bg1_r24.jpg\" alt=\"サロンで売れるにはワケがあります。\" width=\"1000\" height=\"678\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap21\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r1_c1.jpg\" alt=\"独自の成分「加水分解酵母エキス」が効く\" width=\"1000\" height=\"235\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap22\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r2_c1.jpg\" alt=\"ハリ、コシ、ボリューム、抜け毛予防、発毛促進。総合的に働きかけ\" width=\"1000\" height=\"320\" />");
      out.write("</div>");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap23\">\r\n\t");
      out.write("<div class=\"tube\">");
      out.write("<iframe width=\"853\" height=\"480\" src=\"//www.youtube.com/embed/qjhIkJzbR8o?rel=0\" frameborder=\"0\" allowfullscreen>");
      out.write("</iframe>");
      out.write("</div>\r\n");
      out.write("</div>\r\n\t\r\n");
      out.write("<div id=\"wrap24\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r4_c1.jpg\" alt=\"ノンアルコール、無添加、防腐剤フリーの使用感\" width=\"1000\" height=\"200\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap25\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r5_c1.jpg\" alt=\"M1は頭皮への刺激がゼロ。いやな匂い、ベタつきなし\"  width=\"1000\" height=\"543\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap26\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r6_c1.jpg\" alt=\"日本民間企業初。世界タイトル受賞\" width=\"1000\" height=\"205\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap27\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r7_c1.jpg\" alt=\"世界が認めたメカニズム\" width=\"1000\" height=\"470\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap28\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r8_c1.jpg\" alt=\"世界の蒼々たる面々と並び受賞しました\" width=\"1000\" height=\"451\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap29\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r9_c1.jpg\" alt=\"全国に広がるサロンからのお喜びの声\" width=\"1000\" height=\"190\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap30\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r10_c1.jpg\" alt=\"薬の影響で酷かった手荒れがすっかり治った\" width=\"1000\" height=\"455\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap31\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r11_c1.jpg\" alt=\"女性客がほとんどです。リピート率が驚くほど高いのでビックリ！！\" width=\"1000\" height=\"798\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap32\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r12_c1.jpg\" alt=\"Ｍ１シリーズ累計販売本数４０万本突破\" width=\"1000\" height=\"450\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap33\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r13_c1.jpg\" alt=\"M1は取扱い店舗数３万サロン突破\" width=\"1000\" height=\"676\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap34\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r14_c1.jpg\" alt=\"どうやって売ればいいの？\" width=\"1000\" height=\"450\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap35\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r15_c1.jpg\" alt=\"多彩な営業ツールで視覚型アピール\" width=\"1000\" height=\"760\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\t\r\n");
      out.write("<div id=\"wrap36\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r16_c1.jpg\" alt=\"M1はノンアルコールだからあらゆる施術に活用して、お客様の「それ何？」にアピールできます。\" width=\"1000\" height=\"580\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap37\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r17_c1.jpg\" alt=\"簡単シュシュっとスプレーして\" width=\"1000\" height=\"613\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap38\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r18_c1.jpg\" alt=\"しみない、匂わない、ベタツキなしをその場で実感\" width=\"1000\" height=\"276\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap39\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r19_c1.jpg\" alt=\"サロンで売れる育毛剤の決定版「Ｍ１」\" width=\"1000\" height=\"610\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap40\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r20_c1.jpg\" alt=\"M1は使い方色々。サロンワークで使うもよし、店販で使いもよし。\" width=\"1000\" height=\"590\" />");
      out.write("</div>\r\n    ");
      out.write("<div class=\"priceBox1\">\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_4 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_4.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_4.setParent(null);
      _jspx_th_webshop_isFalse_4.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_4 = _jspx_th_webshop_isFalse_4.doStartTag();
      if (_jspx_eval_webshop_isFalse_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>ログイン表示");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_4.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_4);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_4 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_4.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_4.setParent(null);
      _jspx_th_webshop_isTrue_4.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_4 = _jspx_th_webshop_isTrue_4.doStartTag();
      if (_jspx_eval_webshop_isTrue_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</a>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<span>￥");
          out.write("</span>契約後表示");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_8 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_8.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_8.setParent(_jspx_th_webshop_isTrue_4);
          _jspx_th_webshop_siquantity_8.setValue(price1);
          int _jspx_eval_webshop_siquantity_8 = _jspx_th_webshop_siquantity_8.doStartTag();
          if (_jspx_th_webshop_siquantity_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_8);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n            ");
          out.write("<p class=\"eachprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_9 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_9.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_9.setParent(_jspx_th_webshop_isTrue_4);
          _jspx_th_webshop_siquantity_9.setValue(SIUtil.div(price1,"6"));
          int _jspx_eval_webshop_siquantity_9 = _jspx_th_webshop_siquantity_9.doStartTag();
          if (_jspx_th_webshop_siquantity_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_9);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_4.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_4);
      out.write("\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap41\">\r\n\t");
      out.write("<div class=\"cont3\">\r\n\t\t");
      out.write("<div class=\"btn1\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43083/HQ-0003N-S\">");
      out.write("<img src=\"img/bt.png\" alt=\"M1を５本プラス１本のお得なセットで取り寄せる\" width=\"939\" height=\"211\" />");
      out.write("</a>");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n\r\n");
      out.write("<div id=\"wrap42\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r22_c1.jpg\" alt=\"１本でもお気軽にお取り寄せできます。\" width=\"1000\" height=\"89\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap43\">\r\n\t");
      out.write("<div class=\"priceBox2\">\r\n\t");
      out.write("<p class=\"mprice\">");
      out.write("<em>");
      out.write("<span>￥");
      out.write("</span>");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_10 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_10.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_10.setParent(null);
      _jspx_th_webshop_siquantity_10.setValue(mprice2);
      int _jspx_eval_webshop_siquantity_10 = _jspx_th_webshop_siquantity_10.doStartTag();
      if (_jspx_th_webshop_siquantity_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_10);
      out.write("<span class=\"tax\">(税別)");
      out.write("</span>");
      out.write("</em>");
      out.write("</p>\r\n    ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_5 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_5.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_5.setParent(null);
      _jspx_th_webshop_isFalse_5.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_5 = _jspx_th_webshop_isFalse_5.doStartTag();
      if (_jspx_eval_webshop_isFalse_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n            ");
          out.write("\r\n            ");
          out.write("<p class=\"bgprice_log\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.user.login")+"?nid=/pickup/m1mist/index.html");
          out.write("\" title=\"BG卸価はログイン後表示 ログインはこちら\">");
          out.write("<span>￥");
          out.write("</span>ログイン");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_5.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_5);
      out.write("\r\n    ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_5 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_5.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_5.setParent(null);
      _jspx_th_webshop_isTrue_5.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_5 = _jspx_th_webshop_isTrue_5.doStartTag();
      if (_jspx_eval_webshop_isTrue_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n    \t");
if(!"1".equals(userLogin.getHairCosmeFlg())){
          out.write("\r\n\t\t\t");
          out.write("\r\n\t\t\t");
          out.write("<p class=\"bgprice_log2\">");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.front.haircosme"));
          out.write("\" title=\"BG卸価は契約後表示 ご契約はこちら\">");
          out.write("<span>￥");
          out.write("</span>契約後");
          out.write("<br />　表示");
          out.write("</a>");
          out.write("</p>\r\n    \t");
}else{
          out.write("\r\n        \t");
          out.write("\r\n    \t\t");
          out.write("<p class=\"bgprice\">");
          out.write("<em>");
          out.write("<span>￥");
          out.write("</span>");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_11 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_11.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_11.setParent(_jspx_th_webshop_isTrue_5);
          _jspx_th_webshop_siquantity_11.setValue(price2);
          int _jspx_eval_webshop_siquantity_11 = _jspx_th_webshop_siquantity_11.doStartTag();
          if (_jspx_th_webshop_siquantity_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_11);
          out.write("<span class=\"tax\">(税別)");
          out.write("</span>");
          out.write("</em>");
          out.write("</p>\r\n");
          out.write("</p>\r\n \t\t");
}
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_5.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_5);
      out.write("\r\n");
      out.write("</div>\r\n\t");
      out.write("<div class=\"cont4\">\r\n\t\t");
      out.write("<div class=\"btn2\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/haircosme_cmdty/43082/HQ-0002N-S\">");
      out.write("<img src=\"img/bt2.png\" alt=\"まずは１本購入してみる\" width=\"408\" height=\"69\" onMouseOver=\"this.src='img/bt2_on.png'\" onMouseOut=\"this.src='img/bt2.png'\" />");
      out.write("</a>");
      out.write("</div>\r\n\t");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"wrap44\">\r\n\t");
      out.write("<div class=\"cont\">");
      out.write("<img src=\"img/2/img2_r24_c1.jpg\" alt=\"売れているサロンは決断力が違う。早期導入でいち早くお客様のお悩みを解決し、差を付けたいなら今！！\" width=\"1000\" height=\"714\" />");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /m1_wrap -->\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /pickup -->\r\n\r\n");
      out.write("<!-- pagetop -->\r\n");
      out.write("<div id=\"pagetop\">");
      out.write("<a href=\"#top\">▲ページTOPへ");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<!-- /pagetop -->\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /contentsArea -->\r\n\r\n");
      out.write("<!-- footerArea -->\r\n");

/**
 * Copyright (c) 2003-2009 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/footer_inc.jsp,v 2.0 2009/04/07 Naotaka Ohsugi Exp $
 * @author      : Naotaka Ohsugi
 * @Description : 共通フッター
 * @History
 * Author        Date        Reason
 * ============  ==========  ===========================
 * Naotaka       2009/04/07  Original
 */
String searchPath = "beautygarage";

      out.write("\r\n");
      out.write("\r\n");
 //▼アプリでは非表示：ここから▼
 if (request.getHeader("user-agent").indexOf("bg-webview-")==-1) { 
      out.write("\r\n");
      out.write("<!-- headerSearch  attributesText=\"onChange=\\\"submit()\\\"\" -->\r\n\r\n");
      out.write("<div id=\"headerSearch\">\r\n  ");
      out.write("<form name=\"headerSearch\" action=\"");
      out.print(webshopSite);
      out.write("\" method=\"get\">\r\n    ");
      out.write("<script language=\"javascript1.2\" type=\"text/javascript\">\r\n");
      out.write("<!--\r\nfunction changeAction(val){\r\n  with (document.headerSearch){\r\n    pass.value=val;\r\n  }\r\n}\r\nfunction headsearch(){\r\n  with (document.headerSearch){\r\n    if(srchWordTxt.value=='' && ctc.value=='");
      out.print(SIConfig.SICATEGORY_ROOT_CODE);
      out.write("' && maker.value=='') dispModeTxt.value='';\r\n    action=action+'/'+pass.value;\r\n    active.value=pass.value;\r\n    submit();\r\n  }\r\n}\r\nfunction enterSearchHead(event){\r\n  if (event.keyCode == 13 || event.charCode == 13){\r\n    headsearch();\r\n  }\r\n}\r\n//-->\r\n");
      out.write("</script>\r\n    ");
      out.write("<fieldset>\r\n      ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/title_header_search_l.gif\" alt=\"商品を探す\" width=\"43\" height=\"28\" />\r\n      ");
      out.write("<select name=\"ctc\" onChange=\"changeAction(this.options[this.options.selectedIndex].title)\" onKeyPress=\"enterSearchHead(event)\">\r\n        ");
      /* ----  webshop:siiterator ---- */
      jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_0 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
      _jspx_th_webshop_siiterator_0.setPageContext(pageContext);
      _jspx_th_webshop_siiterator_0.setParent(null);
      _jspx_th_webshop_siiterator_0.setType("jp.co.sint.basic.SINameValue");
      _jspx_th_webshop_siiterator_0.setCollection(UICtgryGroup.getCtgryListColl(connection,false));
      _jspx_th_webshop_siiterator_0.setId("headID");
      int _jspx_eval_webshop_siiterator_0 = _jspx_th_webshop_siiterator_0.doStartTag();
      if (_jspx_eval_webshop_siiterator_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        jp.co.sint.basic.SINameValue headID = null;
        headID = (jp.co.sint.basic.SINameValue) pageContext.findAttribute("headID");
        do {
          out.write("\r\n          ");
          out.write("<option value=\"");
          out.print(headID.getValue().split(",")[0]);
          out.write("\" title=\"");
          out.print(headID.getValue().split(",")[1]);
          out.write("\">");
          out.print(headID.getName());
          out.write("</option>\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_0.doAfterBody();
          headID = (jp.co.sint.basic.SINameValue) pageContext.findAttribute("headID");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_siiterator_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_0);
      out.write("\r\n      ");
      out.write("</select>\r\n      ");
      out.write("\r\n      ");
      out.write("<input name=\"srchWordTxt\" value=\"\" type=\"text\" class=\"keyword\" onKeyPress=\"enterSearchHead(event)\" id=\"textSearchBox\" autocomplete=\"off\" placeholder=\"商品名、キーワード、ブランド、成分、商品コードなど\" />");
      out.write("<a href=\"#\" onClick=\"headsearch();return false;\" id=\"headerSearchBtn2\">検索");
      out.write("</a>\r\n      ");
      out.write("<div id=\"popupDetail\"> ");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.advancedsearch"));
      out.write("\" class=\"more arrow01_l\">詳細検索");
      out.write("</a> ");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.advancedsearch"));
      out.write("\" id=\"popTarget\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/detail_pop.png\" alt=\"より詳しい条件で検索できます！・キーワード・カテゴリ・メーカー/ブランド・価格帯・種別(新品・中古など)\" />");
      out.write("</a> ");
      out.write("</div>\r\n    ");
      out.write("</fieldset>\r\n    ");
      out.write("<script type=\"text/javascript\" src=\"//std2f-s.snva.jp/js/naviplus_suggestitem_view.js\" charset='UTF-8' >");
      out.write("</script> \r\n    ");
      out.write("<script type=\"text/javascript\" src=\"//std2f-s.snva.jp/js/naviplus_suggest.js\" charset='UTF-8' >");
      out.write("</script>\r\n    ");
      out.write("<link href=\"//std2f-s.snva.jp/css/naviplus_suggest.css\" rel=\"stylesheet\" crossorigin type=\"text/css\" />\r\n    ");
      out.write("<script type=\"text/javascript\" charset='UTF-8'>\r\nNPSuggest.bind({\r\n//-- Setting ---//\r\nserver: \"std2f-s.snva.jp\",\r\naccountID: \"beautygarage\",\r\ninputAreaID: \"textSearchBox\",\r\nsubmitBtnID: \"headerSearchBtn2\",\r\ncategoryAreaID: \"search_cat\",\r\nfieldAreaId: \"\",\r\nfield: \"\",\r\ncategoryName: \"s7\",\r\nsuggestAreaClass: \"np-keyword-suggest\",\r\nitemListClass: \"np-item-suggest\",\r\nmaxSuggest: 7,\r\nmatchMode: \"partial\",\r\ngroupByCategory: false,\r\nalwaysOnTop: false,\r\noverlayMode: \"off\",\r\nrecommendItemEnabled: \"on\",\r\nrecommendItemTiming: \"mouseover\",\r\nrecommendItemAreaTitle: \"\",\r\nrecommendItemAreaPosition: \"right\",\r\nrecommendItemSort: \"price\",\r\nrecommendItemLimitWidth: -1,\r\nrecommendItemLimitHeight: -1,\r\nrecommendItemUrlPrefix: \"http://www.beautygarage.jp");
      out.print(webshopSite);
      out.write("\",\r\nrecommendImageUrlPrefix: \"\"\r\n});\r\n/*$(function(){\r\n  $(document).on('hover', '.np-keyword-suggest .item', function() {\r\n    var suggestKeyword = $(this).text();\r\n    setTimeout(function(){\r\n      $('.np-item-suggest').find('.title').text(suggestKeyword);\r\n    },300);\r\n  });\r\n})*/\r\n");
      out.write("</script>\r\n    ");
      out.write("<style type=\"text/css\">\r\n#headerSearch .np-keyword-suggest {width:420px; border:1px solid #CCC;}\r\n#headerSearch .np-keyword-suggest div {width:420px;}\r\n#headerSearch .np-keyword-suggest .group {border-top:1px dotted #999; padding:3px 0;}\r\n#headerSearch .np-keyword-suggest .group:first-child {border-top:none;}\r\n#headerSearch .np-keyword-suggest .item {padding:2px 0 2px 5px; cursor:pointer;}\r\n#headerSearch .np-keyword-suggest .title,\r\n#headerSearch .np-keyword-suggest .narrow1,\r\n#headerSearch .np-keyword-suggest .narrow9{\r\n  color: #000;\r\n}\r\n#headerSearch .np-keyword-suggest .title:before,\r\n#headerSearch .np-keyword-suggest .narrow1:before,\r\n#headerSearch .np-keyword-suggest .narrow9:before{\r\n  font-size:10px;\r\n  color:#FFF;\r\n  margin-right:4px;\r\n  padding:1px 4px;\r\n  border-radius:2px;\r\n  -webkit-border-radius:2px;\r\n  -moz-border-radius:2px;\r\n}\r\n#headerSearch .np-keyword-suggest .title:before{\r\n  content:\"商品名\";\r\n  background:#3864AA;\r\n  padding:1px 9px;\r\n}\r\n#headerSearch .np-keyword-suggest .narrow1:before{\r\n  content:\"ブランド\";\r\n");
      out.write("  background:#FC4957;\r\n}\r\n#headerSearch .np-keyword-suggest .narrow9:before{\r\n  content:\"カテゴリ\";\r\n  background:#666;\r\n}\r\n#headerSearch .np-keyword-suggest .item.selected{background-color:#EEE;}\r\n\r\n#headerSearch .np-item-suggest {\r\n  width:249px;\r\n  border:1px solid #CCC;\r\n\tborder-left:none;\r\n}\r\n#headerSearch .np-item-suggest table{\r\n  width:240px;\r\n  border-collapse:collapse;\r\n  width:auto;\r\n}\r\n#headerSearch .np-item-suggest table tr{\r\n  border-top:1px dotted #999;\r\n  border-spacing:0 10px;\r\n}\r\n#headerSearch .np-item-suggest table tr:first-child{\r\n  border-top:none;\r\n}\r\n#headerSearch .np-item-suggest table td{\r\n  vertical-align:top;\r\n  text-align:left;\r\n  padding:8px 0;\r\n}\r\n.np-item-suggest table td a{\r\n  font-size:11px !important;\r\n\ttext-decoration:underline !important;\r\n}\r\n.np-item-suggest table td a:hover{\r\n  text-decoration:none !important;\r\n}\r\n#headerSearch .np-item-suggest div{\r\n  padding:6px;\r\n}\r\n.np-item-suggest .item {\r\n  width:160px;\r\n}\r\n.np-item-suggest .title {\r\n  display:none;  \r\n}\r\n.np-item-suggest .item a {\r\n");
      out.write("\twidth:160px;\r\n  display: block;\r\n  text-decoration: none;\r\n}\r\n.np-item-suggest .image{\r\n  text-align:left !important;\r\n  width:66px !important;\r\n\theight:48px;\r\n}\r\n.np-item-suggest .image img{\r\n  width:66px !important;\r\n\theight:48px;\r\n}\r\n#headerSearch .np-item-suggest .item .item_title{\r\n  text-align:left !important;\r\n  white-space:normal;\r\n  text-overflow:none;\r\n  -webkit-text-overflow:none !important;\r\n  -o-text-overflow:none;\r\n  padding-left:8px;\r\n  overflow:visible;\r\n}\r\n#headerSearch .np-item-suggest .item .item_desc{\r\n  display:none;\r\n}\r\n#headerSearch .np-keyword-suggest,\r\n#headerSearch .np-item-suggest{\r\n\tfont-family:\"メイリオ\", Meiryo, Osaka, \"ＭＳ Ｐゴシック\", \"MS PGothic\", sans-serif;\r\n\tfont-size:12px;\r\n\tbox-shadow: 1px 1px 2px #888;\r\n\t-moz-box-shadow: 1px 1px 2px #888;\r\n\t-webkit-box-shadow: 1px 1px 2px #888;\r\n\t-ms-box-shadow: 1px 1px 2px #888;\r\n}\r\n");
      out.write("</style>\r\n    ");
      out.write("<input name=\"search_cat\" type=\"hidden\" id=\"search_cat\" value=\"");
      out.print(searchPath);
      out.write("\">\r\n    ");
      out.write("<input name=\"cmdtyFlagTxt\" type=\"hidden\" value=\"sr\">\r\n    ");
      out.write("<input name=\"dispModeTxt\" type=\"hidden\" value=\"");
      out.print(SIConfig.DEFAULT_DISPMODE);
      out.write("\">\r\n    ");
      out.write("<input name=\"actionNameTxt\" type=\"hidden\" value=\"");
      out.print(SIConfig.SIACTION_LIST);
      out.write("\">\r\n    ");
      out.write("<input name=\"cmdtySortSel\" type=\"hidden\" value=\"2\">\r\n    ");
      out.write("<input name=\"pass\" type=\"hidden\" value=\"advancedsearch\">\r\n    ");
      out.write("<input name=\"active\" type=\"hidden\" value=\"advancedsearch\">\r\n  ");
      out.write("</form>\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /headerSearch -->\r\n\r\n");
      out.write("<div id=\"footerArea\"> \r\n  \r\n  ");
      out.write("<!-- footerNavi -->\r\n  ");
      out.write("<div id=\"footerNavi\">\r\n    ");
      out.write("<ul class=\"footerUNav\">\r\n      ");
      out.write("<li class=\"fnav01\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.hair"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_HAIR]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav02\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.haircosme"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_HAIRCOSME]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav03\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.esthe"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_ESTHE]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav04\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.bed"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_BED]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav05\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.cosme"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_COSME]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav06\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.nail"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_NAIL]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav07\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.eyelash"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_EYELASH]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav08\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.book"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_BOOK]);
      out.write("</a>");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footerNavi --> \r\n  \r\n  ");
      out.write("<!-- footerBGGlink -->\r\n  ");
      out.write("<div id=\"footerBGGlink\">\r\n    ");
      out.write("<div id=\"footerBGGlink_Ct\">\r\n      ");
      out.write("<dl>\r\n        ");
      out.write("<dt>");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/footerBGG_logo.gif\" alt=\"BEAUTY GARAGE GROUP\" width=\"162\" height=\"11\" />");
      out.write("</dt>\r\n        ");
      out.write("<dd>\r\n          ");
      out.write("<ul>\r\n            ");
      out.write("<li class=\"footerBGGlink_1st\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.main"));
      out.write("\" target=\"_blank\">理美容・エステ・ネイル商材 卸通販");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.eyelashgarage.jp/\" target=\"_blank\">まつげエクステ商材 卸通販");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://kaigyo.beautygarage.jp/\" target=\"_blank\">美容室開業・経営支援");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/pickup/fund/index.html",false));
      out.write("\" target=\"_blank\">サロン開業資金調達");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonfudousan.net/\" target=\"_blank\">サロン用不動産・居抜き物件");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salondesign.jp/\" target=\"_blank\">店舗設計・デザイン");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonhoken.net/\" target=\"_blank\">サロン向け保険");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonsystem.jp/\" target=\"_blank\">システム導入支援");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.saloncard.jp/\" target=\"_blank\">クレジット決済");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.s-career.jp/\" target=\"_blank\">求人・転職");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.bgacademy.jp/\" target=\"_blank\">セミナー・スクール");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.beauty-tv.jp/\" target=\"_blank\">e-ラーニング");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.shukyaku.jp/\" target=\"_blank\">集客支援・ホームページ制作");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonfc.jp/\" target=\"_blank\">フランチャイズ加盟");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.beautymedia.jp/salon/\" target=\"_blank\">美容メディア");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.biyoukaitori.jp/\" target=\"_blank\">美容機器・エステ機器買取");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("</ul>\r\n        ");
      out.write("</dd>\r\n      ");
      out.write("</dl>\r\n    ");
      out.write("</div>\r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footerBGGlink --> \r\n  \r\n  ");
      out.write("<!-- footer -->\r\n  ");
      out.write("<div id=\"footer\">\r\n    ");
      out.write("<p id=\"copyright\">Copyright by BEAUTY GARAGE INC. All rights reserved.");
      out.write("</p>\r\n    ");
      out.write("<ul>\r\n      ");
      out.write("<li class=\"cnav01\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/overseas.html",false));
      out.write("\">OVERSEAS");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav02\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/law.html",false));
      out.write("\">特定商取引法に基づく表示");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav03\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/law2.html",false));
      out.write("\">古物営業法に基づく表示");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav04\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/privacy.html",false));
      out.write("\">プライバシーポリシー");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav05\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/sitemap/index.html",false));
      out.write("\">サイトマップ");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav06\">");
      out.write("<a href=\"http://www.beautygarage.co.jp/\" target=\"_blank\">会社案内");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav07\">");
      out.write("<a href=\"http://www.beautygarage.co.jp/recruit/\" target=\"_blank\">採用情報");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n    ");
      out.write("<br class=\"clear\">\r\n    ");
      out.write("<ul style=\"margin-top:7px;\">\r\n      ");
      out.write("<li class=\"cnav01\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,"/agreement/index.php",false));
      out.write("\" target=\"_blank\">総合利用規約");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav02\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,"/agreement/gl_ec.php",false));
      out.write("\" target=\"_blank\">ビューティガレージオンラインショップ利用ガイドライン");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n    ");
      out.write("<!-- ssl trust --> \r\n    ");
      out.write("<br class=\"clear\">\r\n    ");
      out.write("<div id=\"verisign\"> \r\n      ");
      out.write("<script language=\"JavaScript\" TYPE=\"text/javascript\" src=\"https://trusted-web-seal.cybertrust.ne.jp/seal/getScript?host_name=www.beautygarage.jp&type=21\">");
      out.write("</script> \r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- /ssl trust --> \r\n    ");
      out.write("<!-- ipo -->\r\n    ");
      out.write("<div id=\"ipo\"> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/bnr_foot_ipo.gif\" width=\"48\" height=\"55\">\r\n      ");
      out.write("<p>東証マザーズ上場");
      out.write("<br />\r\n        証券コード：3180");
      out.write("</p>\r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- /ipo --> \r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footer --> \r\n");
      out.write("</div>\r\n");
} //▲アプリでは非表示：ここまで▲ 
      out.write("\r\n\r\n");
      out.write("<!-- microad_blade_track --> \r\n");
      out.write("<script type=\"text/javascript\" class=\"microad_blade_track\">\r\n");
      out.write("<!--\r\nvar microad_blade_jp = microad_blade_jp || { 'params' : new Array(), 'complete_map' : new Object() };\r\n(function() {\r\nvar param = {'co_account_id' : '6140', 'group_id' : '', 'country_id' : '1', 'ver' : '2.1.0'};\r\nmicroad_blade_jp.params.push(param);\r\n\r\nvar src = (location.protocol == 'https:')\r\n? 'https://d-track.send.microad.jp/js/blade_track_jp.js' : 'http://d-cache.microad.jp/js/blade_track_jp.js';\r\n\r\nvar bs = document.createElement('script');\r\nbs.type = 'text/javascript'; bs.async = true;\r\nbs.charset = 'utf-8'; bs.src = src;\r\n\r\nvar s = document.getElementsByTagName('script')[0];\r\ns.parentNode.insertBefore(bs, s);\r\n})();\r\n-->\r\n");
      out.write("</script> \r\n");
      out.write("<!-- /microad_blade_track --> \r\n\r\n");
      out.write("<!-- Google Code for &#9733;&#12473;&#12510;&#12540;&#12488;&#12500;&#12463;&#12475;&#12523;&#12479;&#12464;_&#36890;&#31216;&#12473;&#12510;&#12500; --> \r\n");
      out.write("<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup --> \r\n");
      out.write("<script type=\"text/javascript\">\r\n/* ");
      out.write("<![CDATA[ */\r\nvar google_conversion_id = 1039187569;\r\nvar google_conversion_label = \"wAH0CPnclAcQ8fzC7wM\";\r\nvar google_custom_params = window.google_tag_params;\r\nvar google_remarketing_only = true;\r\n/* ]]> */\r\n");
      out.write("</script> \r\n");
      out.write("<script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">\r\n");
      out.write("</script>\r\n");
      out.write("<noscript>\r\n");
      out.write("<div style=\"display:inline;\"> ");
      out.write("<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/1039187569/?value=0&amp;label=wAH0CPnclAcQ8fzC7wM&amp;guid=ON&amp;script=0\"/> ");
      out.write("</div>\r\n");
      out.write("</noscript>\r\n");
      out.write("<!-- /Remarketing tags --> \r\n\r\n");
      out.write("<!-- YDN Site Retargeting --> \r\n");
      out.write("<script type=\"text/javascript\" language=\"javascript\">\r\n/* ");
      out.write("<![CDATA[ */\r\nvar yahoo_retargeting_id = 'O6ZPCD7WI6';\r\nvar yahoo_retargeting_label = '';\r\n/* ]]> */\r\n");
      out.write("</script> \r\n");
      out.write("<script type=\"text/javascript\" language=\"javascript\" src=\"//b92.yahoo.co.jp/js/s_retargeting.js\">");
      out.write("</script> \r\n");
      out.write("<!-- /YDN Site Retargeting -->");
      out.write("\r\n");
      out.write("<!-- /footerArea -->\r\n");
      out.write("</div>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");

}catch(Exception e){
  e.printStackTrace();
  throw new ServletException();
}finally{
  databaseConnection.close();
}

    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
}
