﻿@charset "UTF-8";

body{
	min-width: 1200px;
}

/* ----ご注文内容の確認ページ---- */

/* IE11 Firefox */
.page-estimate .block-order-estimate--pwd-textbox input[type=password]{
    max-width: 100%;
}