﻿@charset "euc-jp";

* {
	box-sizing: border-box;
}
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}

/* Mobile Layout: 480px and below. */
framework {
	width: 100%;
	padding: 1% 2%;
}
.framework p {
	text-align: left;
	margin: 2px 0;
}
table.framework {
	margin: 0px auto;
	width: 100%;
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}
.framework {
	padding: 1% 2%;
	font-size: 12px;
	margin: 0 auto;
	text-align: left!important;
}
.framework .header1 {
	text-align: left;
	clear: both;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0.4em 0.4em;
	height: auto;
}
.framework .kagoBox {
	margin-bottom: 1em;
}

/* 買い物カゴ */
.oderBtnBox01, .oderBtnBox02 {
	text-align: center;
	width: 50%;
	float: left;
}
.oderBtnBox03 {
	text-align: right;
	width: 100%;
}

/* 買い物カゴのテーブル
--------------------------------------------*/
table.kagoTbl {
	width: 100%;
	border-collapse: collapse;
}
table.kagoTbl tr.meisai {
	background-color: #fff;
}
table.kagoTbl td.txtR {
	text-align: right;
}
table.kagoTbl td.txtC {
	text-align: center;
}
.kago_cell1 input {
	width: 40px;
}
.kago_cell_sticky input {
	width: 80px;
}
.kago_sticky_button {
	width: auto !important;
}

/* ログイン
--------------------------------------------*/

/*ログイン*/
.framework .loginBox {
	width: 100%;
	float: left;
	margin-bottom: 1em;
}
.framework .attentionBox {
	width: 100%;
	float: right;
	margin-bottom: 1em;
	padding-top: 0em;
}
table.loginTbl {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
	border: #ccc 1px solid;
}
table.loginTbl td {
	padding: 2em;
}
table.loginTbl td.mailIn {
	padding: 2em 0 1em 2em;
}
table.loginTbl td.pswIn {
	padding: 0em 0 1em 2em;
}
table.loginTbl td.cell2 {
	padding: 0em 2em 2em 2em;
}

/* お客様情報のテーブル
--------------------------------------------*/

table.customerInfoTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.customerInfoTbl th,  table.customerInfoTbl td {
	padding: 5px 8px;
}
table.customerInfoTbl th {
	text-align: left;
}
table.customerInfoTbl td {
	background-color: #fff;
}
table.customerInfoTbl td table td {
	border: none;
	padding: 0px;
}
table.customerInfoTbl,  table.customerInfoTbl tbody,  table.customerInfoTbl tr,  table.customerInfoTbl th,  table.customerInfoTbl td {
	display: block;
}

/* 配送方法のテーブル
--------------------------------------------*/
table.haisoTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.haisoTbl th,  table.haisoTbl td {
	padding: 5px 8px;
}
table.haisoTbl th {
	text-align: left;
}
table.haisoTbl td {
	background-color: #fff;
}
table.haisoTbl td table td {
	border: none;
	padding: 0px;
}
table.haisoTbl,  table.haisoTbl tbody,  table.haisoTbl tr,  table.haisoTbl th,  table.haisoTbl td {
	display: block;
}

/* ポイント利用のテーブル
--------------------------------------------*/
table.pointriyouTbl {
	width: 100%;
	/****************************************/
	background-color: #fff;
	border: #ccc 1px dashed;/****************************************/
}

/* お届け先テーブル
--------------------------------------------*/
table.otodokesakiTbl {
	background-color: #fff;
	width: 100%;
}

/* 請求書送付のテーブル
--------------------------------------------*/
table.seikyushosoufuTbl {
	width: 100%;
}

/* 贈り物のテーブル
--------------------------------------------*/
table.okurimonoTbl {
	width: 100%;
}

/* 支払い方法のテーブル
--------------------------------------------*/
table.siharaihouhouTbl {
	width: 100%;
}

/* 定期購入のテーブル
--------------------------------------------*/
table.crondayTbl {
	width: 100%;
}

/* 質問のテーブル
--------------------------------------------*/
table.shitsumonTbl {
	width: 100%;
	/****************************************/
	background-color: #fff;/****************************************/
}

/* クレジットカード情報のテーブル
--------------------------------------------*/
table.cardInfoTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.cardInfoTbl th,  table.cardInfoTbl td {
	padding: 5px 8px;
}
table.cardInfoTbl th {
	text-align: left;
}
table.cardInfoTbl td {
	background-color: #fff;
}
table.cardInfoTbl td table td {
	border: none;
	padding: 0px;
}
table.cardInfoTbl,  table.cardInfoTbl tbody,  table.cardInfoTbl tr,  table.cardInfoTbl th,  table.cardInfoTbl td {
	display: block;
}

/* 注文確認のテーブル
--------------------------------------------*/
table.confirmTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.confirmTbl th,  table.confirmTbl td {
	padding: 5px 8px;
}
table.confirmTbl th {
	text-align: left;
}
table.confirmTbl td {
	background-color: #fff;
}
table.confirmTbl td table td {
	border: none;
	padding: 0px;
}
table.confirmTbl,  table.confirmTbl tbody,  table.confirmTbl tr,  table.confirmTbl th,  table.confirmTbl td {
	display: block;
}

/* 投稿レビューのテーブル
--------------------------------------------*/

table.reviewTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.reviewTbl th,  table.reviewTbl td {
	padding: 5px 8px;
}
table.reviewTbl th {
	text-align: left;
}
table.reviewTbl td {
	background-color: #fff;
}
table.reviewTbl td table td {
	border: none;
	padding: 0px;
}
table.reviewTbl,  table.reviewTbl tbody,  table.reviewTbl tr,  table.reviewTbl th,  table.reviewTbl td {
	display: block;
}
table.reviewListTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}

/* パスワード発行のテーブル
--------------------------------------------*/
table.pswTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.pswTbl th,  table.pswTbl td {
	padding: 5px 8px;
}
table.pswTbl th {
	text-align: left;
}
table.pswTbl td {
	background-color: #fff;
}
table.pswTbl td table td {
	border: none;
	padding: 0px;
}
table.pswTbl,  table.pswTbl tbody,  table.pswTbl tr,  table.pswTbl th,  table.pswTbl td {
	display: block;
}

/* エラー画面
--------------------------------------------*/
.error p {
	text-align: center!important;
}

/* form関連
--------------------------------------------*/
input.spInput {
	width: 100%;
}
input.spInput_long {
	width: 100%;
}
input.login_button {
}
input.next_button {
	/*** スマホ化対応  ***/
	width: 11em;
	padding: 2px 0px;
	margin: 5px 0;
}
input.kago_change_button {
	/*** スマホ化対応  ***/
	width: auto;
	padding: 2px 0px;
}
input.kago_delete_button {
	/*** スマホ化対応  ***/
	width: auto;
	padding: 2px 0px;
}
input.set_button {
	width: auto;
	padding: 3px 10px;
}
.okurimonoTbl input {
	width: 20px;
}
.siharaihouhouTbl input {
	width: 20px;
}
.shitsumonTbl input {

/*   スマホ化対応　width削除
	width: 20px;
*/
}
textarea {
	width: 100%;
}
div.cell2 {
	border: #E3E3E3 solid 1px;
	text-align: left;
	margin-bottom: 1em;
}
p.header2 {
	text-align: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding: 0.4em 0.4em;
}
span.information1 {
	text-align: left;
}

/* 会員ページトップ
--------------------------------------------*/
.kago_info_custom_title {
	text-align: center!important;
}
.kago_info_custom {
	text-align: left;
	margin: 0 5%;
}

/* 検索結果表示画面
--------------------------------------------*/
table.serchTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}
table.serchTbl th,  table.serchTbl td {
	padding: 5px 8px;
}
table.serchTbl th {
	text-align: left;
}
table.serchTbl td {
	background-color: #fff;
}
table.serchTbl td table td {
	border: none;
	padding: 0px;
}
table.serchTbl,  table.serchTbl tbody,  table.serchTbl tr,  table.serchTbl th,  table.serchTbl td {
	display: block;
}
table.serchTbl tbody {
	display: table-row-group;/* 0410追記 */
}
table.serchTbl tr {
	display: table-row;/* 0410追記 */
}

/* 在庫表示
--------------------------------------------*/
table.zaikoTbl {
	width: 80%;
	border-collapse: collapse;
	background: none;
}

/* メルマガキャンセル画面
--------------------------------------------*/
table.MailCancel, table.MailCancel th, table.MailCancel td {
	width: 100%;
	margin: auto;
	height: auto;
}
table.MailCancel table {
	width: 100%;
}
table.MailCancel th, table.MailCancel td {
	display: block;
	text-align: left;
	padding: 5px 10px;
}
table.MailCancel input[type=text] {
	width: 100%;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
.zeroMargin_tablet {
	margin-left: 0;
}
.hide_tablet {
	display: none;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
.framework {
	width: 700px;
	margin: 0 auto;
	padding: 1% 2%;
	text-align: left;
}
.framework p {
	text-align: left;
	margin: 2px 0;
}

/*ログイン*/
.framework .loginBox {
	width: 58%;
	float: left;
	margin-bottom: 1em;
}
.framework .attentionBox {
	width: 42%;
	float: right;
	margin-bottom: 1em;
	padding-top: 5em;
}

/* 買い物カゴ */
.oderBtnBox01, .oderBtnBox02, .oderBtnBox03 {
	text-align: center;
	width: 33%;
	float: left;
}

/* ログインのテーブル
--------------------------------------------*/
table.loginTbl {
	width: 80%;
	border-collapse: collapse;
	margin: 0 auto;
	border: #C8C8C8 1px solid;
}
table.loginTbl td {
	padding: 2em;
}
table.loginTbl td.mailIn {
	padding: 2em 2em 1em 2em;
}
table.loginTbl td.pswIn {
	padding: 0em 0 1em 2em;
}
table.loginTbl td.cell2 {
	padding: 0em 2em 2em 2em;
}

/* お客様情報のテーブル
--------------------------------------------*/
table.customerInfoTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.customerInfoTbl tbody {
	display: table;
	width: 100%;
}
table.customerInfoTbl tr {
	display: table-row;
}
table.customerInfoTbl th,  table.customerInfoTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.customerInfoTbl th {
	width: 30%;
	text-align: left;
}
table.customerInfoTbl td {
	width: 70%;
}

/* 配送方法のテーブル
--------------------------------------------*/
table.haisoTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.haisoTbl tbody {
	display: table;
	width: 100%;
}
table.haisoTbl tr {
	display: table-row;
}
table.haisoTbl th,  table.haisoTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.haisoTbl th {
	width: 30%;
	text-align: left;
}
table.haisoTbl td {
	width: 70%;
}

/* クレジットカード情報のテーブル
--------------------------------------------*/
table.cardInfoTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.cardInfoTbl tbody {
	display: table;
	width: 100%;
}
table.cardInfoTbl tr {
	display: table-row;
}
table.cardInfoTbl th,  table.cardInfoTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.cardInfoTbl th {
	width: 30%;
	text-align: left;
}
table.cardInfoTbl td {
	width: 70%;
}

/* 注文確認のテーブル
--------------------------------------------*/
table.confirmTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.confirmTbl tbody {
	display: table;
	width: 100%;
}
table.confirmTbl tr {
	display: table-row;
}
table.confirmTbl th,  table.confirmTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.confirmTbl th {
	width: 30%;
	text-align: left;
}
table.confirmTbl td {
	width: 70%;
}

/* 投稿レビューのテーブル
--------------------------------------------*/
table.reviewTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.reviewTbl tbody {
	display: table;
	width: 100%;
}
table.reviewTbl tr {
	display: table-row;
}
table.reviewTbl th,  table.reviewTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.reviewTbl th {
	width: 30%;
	text-align: left;
}
table.reviewTbl td {
	width: 70%;
}
table.reviewListTbl {
	width: 100%;
	border-collapse: collapse;
	background: none;
}

/* パスワード発行のテーブル
--------------------------------------------*/
table.pswTbl {
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.pswTbl tbody {
	display: table;
	width: 100%;
}
table.pswTbl tr {
	display: table-row;
}
table.pswTbl th,  table.pswTbl td {
	display: table-cell;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.pswTbl th {
	width: 30%;
	text-align: left;
}
table.pswTbl td {
	width: 70%;
}

/* form関連
--------------------------------------------*/
input.spInput {
	width: 60%;
}
input.spInput_long {
	width: 100%;
}
input.next_button {
	display: block;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	float: center;
	padding: 3px 10px;
	width: auto;/****	width: 137px;      スマホ化対応　width削除 padding追加　*/

}
input.kago_change_button {
	width: 40px;
}
input.kago_delete_button {
	width: 40px;
}
input.set_button {
	display: block;
	margin-left: 30px;
	padding: 3px 10px;
	width: auto;
	/***	width: 11.5em; スマホ化対応　widthをautoに変更　padding追加  ****/

	text-align: left;
}

/* 購入履歴一覧と簡単注文
--------------------------------------------*/
.pastHead {
	position: absolute;
	width: 30%;
	height: 50px;
}
.pastHead .pastListForm {
	position: relative;
	top: -38px;
	left: 500px;
}
responsive {
	width: 100%;
}

/* 検索結果表示画面
--------------------------------------------*/
table.serchTbl {
	display: table;
	width: 700px;
	border-collapse: collapse;
	background: none;
}
table.serchTbl tr {
	display: table-row;
}
table.serchTbl th,  table.serchTbl td {
	display: table-cell;
}

/* メルマガキャンセル画面
--------------------------------------------*/
table.MailCancel, table.MailCancel th, table.MailCancel td {
	width: auto;
	margin: auto;
	height: auto;
}
table.MailCancel table {
	width: auto;
}
table.MailCancel th, table.MailCancel td {
	display: table-cell;
	text-align: inherit;
	padding: auto;
}
table.MailCancel input[type=text] {
	width: auto;
}

}
