html
{
	width: 100%;
	height: 100%;
}

/*body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	font-size: 16px;
	font-weight: 300;
}*/

input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
	font-weight: 400;
}

select {
	font-weight: 400;
}

a {
	text-decoration: none;
}

img {
	border-style: none;
}

div {
	border-style: none;
}

ul {
  list-style: none;
}


/* スクロールバー */
/*::-webkit-scrollbar
{
	display: none;
}*/


/* パーツ */
.mt0
{
	margin-top: 0px!important;
}

.mt5
{
	margin-top: 5px!important;
}

.mt10
{
	margin-top: 10px!important;
}

.mt15
{
	margin-top: 15px!important;
}

.mt20
{
	margin-top: 20px!important;
}

.mt25
{
	margin-top: 25px!important;
}

.mt30
{
	margin-top: 30px!important;
}

.mt32
{
	margin-top: 32px!important;
}

.mt40
{
	margin-top: 40px!important;
}

.mt50
{
	margin-top: 50px!important;
}

.mt60
{
	margin-top: 60px!important;
}

.mt70
{
	margin-top: 70px!important;
}

.mt80
{
	margin-top: 80px!important;
}

.mt90
{
	margin-top: 90px!important;
}

.mt100
{
	margin-top: 100px!important;
}

.mt106
{
	margin-top: 106px!important;
}

.mt110
{
	margin-top: 110px!important;
}

.mt120
{
	margin-top: 120px!important;
}

.mt130
{
	margin-top: 130px!important;
}

.mt140
{
	margin-top: 140px!important;
}

.mt150
{
	margin-top: 150px!important;
}

.mt160
{
	margin-top: 160px!important;
}

.mt170
{
	margin-top: 170px!important;
}

.mt178
{
	margin-top: 178px!important;
}

.mt180
{
	margin-top: 180px!important;
}

.mb0
{
	margin-bottom: 0px!important;
}

.mb10
{
	margin-bottom: 10px!important;
}

.mb15
{
	margin-bottom: 15px!important;
}

.mb20
{
	margin-bottom: 20px!important;
}

.mb30
{
	margin-bottom: 30px!important;
}

.mb40
{
	margin-bottom: 40px!important;
}

.mb45
{
	margin-bottom: 45px!important;
}

.mb50
{
	margin-bottom: 50px!important;
}

.ml0
{
	margin-left: 0px!important;
}

.ml1
{
	margin-left: 1em!important;
}

.ml2
{
	margin-left: 2em!important;
}

.ml10
{
	margin-left: 10px!important;
}

.ml20
{
	margin-left: 20px!important;
}

.ml30
{
	margin-left: 30px!important;
}

.ml40
{
	margin-left: 40px!important;
}

.ml50
{
	margin-left: 50px!important;
}

.ml60
{
	margin-left: 60px!important;
}

.ml70
{
	margin-left: 70px!important;
}

.ml130
{
	margin-left: 130px!important;
}

.pt0
{
	padding-top: 0px!important;
}

.pt5
{
	padding-top: 5px!important;
}

.pt10
{
	padding-top: 10px!important;
}

.pt15
{
	padding-top: 15px!important;
}

.pt20
{
	padding-top: 20px!important;
}

.pt30
{
	padding-top: 30px!important;
}

.pt40
{
	padding-top: 40px!important;
}

.pt50
{
	padding-top: 50px!important;
}

.pt60
{
	padding-top: 60px!important;
}

.pt70
{
	padding-top: 70px!important;
}

.pt80
{
	padding-top: 80px!important;
}

.pb0
{
	padding-bottom: 0px!important;
}

.pl0
{
	padding-left: 0px!important;
}

.pr0
{
	padding-right: 0px!important;
}

.pr7
{
	padding-right: 7px!important;
}

.pr10
{
	padding-right: 10px!important;
}

.mlra
{
	margin-left: auto!important;
	margin-right: auto!important;
}

.wd_a
{
	width: auto!important;
}

.wd_all
{
	width: 100%!important;
}

.popup-show
{
	cursor: pointer!important;
}

.modal-close
{
	cursor: pointer!important;
}

span.red
{
	color: #ff0000!important;
}

span.add
{
	font-size: 90%;
	color: #ff0000!important;
	font-weight: 400!important;
}

span.bold
{
	font-weight: 700!important;
}

span.word
{
	display: inline-block;
	margin-right: 1em;
	white-space: nowrap;
}

.indent
{
	text-indent: 1em!important;
}


/* タイトル */
h1
{
	font-size: 250%;
	line-height: 160%;
	color: #333;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	margin: 180px auto 150px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h2.top
{
	font-size: 350%;
	line-height: 100%;
	color: #75ad4b;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
	letter-spacing: 0.05em;
}

h2.title
{
	font-size: 350%;
	line-height: 120%;
	color: #333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000000;
	display: inline-block;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 95%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.1em;
	padding: 100px 0px 100px;
	text-align: center;
}


/* ページ内リンク */
a.anchor
{
    display: block;
    padding-top: 1px;
    margin-top: -1px;
}

a.anchor2
{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}


/* ページャー */
div.pager_frame
{
	/*height: 41px;*/
	margin: 20px auto 0px;
}

table.pager
{
	margin: 0px auto 0px;
}

table.pager td.back
{
	font-size: 160%;
	line-height: 100%;
	color: #333;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}

table.pager td.next
{
	font-size: 160%;
	line-height: 100%;
	color: #333;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

table.pager td.number
{
	height: 30px;
	color: #333;
	padding-right: 15px;
}

table.pager td:last-child.number
{
	padding-right: 0px;
}

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	text-align: center;
	background-color: transparent;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

table.pager td.number_now
{
	height: 30px;
	padding-right: 15px;
}

table.pager td.number_now input
{
	min-width: 20px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #333;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
}

table.pager td:last-child.number_now
{
	padding-right: 0px;
}

table.pager a
{
	text-decoration: none;
}


/* 背景 */
div.main_bg
{
	width: 100%;
	min-height: 100%;
	margin: 0px;
	background-image: url("../img/bg_main.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
}

div.main_bg img
{
	width: 100%;
	display: block;
}


/* 共通 */
/*div.content_frame
{
	width: 100%;
	min-height: 100%;
	height: auto;
	margin: 0px auto;
	position: relative;
}*/

/*div.article
{
	width: 960px;
	margin: 0px auto 0px;
	position: relative;
	box-sizing: border-box;
}*/

div.bottom_space01
{
	height: 150px;
}

table.contents
{
	/*width: 960px;*/
	width: 770px;
	margin: 0px auto 0px;
}

table.contents td.side
{
	width: 190px;
	vertical-align: top;
	position: relative;
}

table.contents td.side ::-webkit-scrollbar
{
	display: none;
}

table.contents td.main
{
	vertical-align: top;
}

div.s_title
{
	font-size: 110%;
	line-height: 100%;
	color: #333;
	margin: 80px 0px 20px;
	letter-spacing: 0.1em;
}


/* サイドメニュー */
div.side_menu_frame
{
	width: 190px;
	/*height: 900px;*/
	margin: 0px auto 0px;
	/*position: absolute;
	top: 18px;*/
	/*position: fixed;*/
	/*top: 135px;*/
	/*left: 0;*/
	padding-top: 18px;
	overflow-y: scroll;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;
}

div.side_menu_scroll
{
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;
	/*height: 900px;*/
}

div.side_menu_frame a
{
	width: 100%;
	display: block;
	text-decoration: none;
}

div.side_menu_frame div.side_menu_1
{
	width: 153px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_1 img
{
	width: 153px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_s_1
{
	width: 94px;
	height: 18px;
	margin: 0px 0px 30px 25px;
}

div.side_menu_frame div.side_menu_s_1 img
{
	width: 94px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_s_2
{
	width: 132px;
	height: 18px;
	margin: 0px 0px 30px 25px;
}

div.side_menu_frame div.side_menu_s_2 img
{
	width: 132px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_s_3
{
	width: 113px;
	height: 18px;
	margin: 0px 0px 45px 25px;
}

div.side_menu_frame div.side_menu_s_3 img
{
	width: 113px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_2
{
	width: 115px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_2 img
{
	width: 115px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_3
{
	width: 153px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_3 img
{
	width: 153px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_4
{
	width: 160px;
	height: 70px;
	margin: 0px 0px 0px;
}

div.side_menu_frame div.side_menu_4 img
{
	width: 160px;
	height: 70px;
	display: block;
}

a.category-select
{
	width: 100%;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
	/*position: relative;
	z-index: 5;*/
}

div.side_menu_frame table.menu
{
	width: 100%;
	margin: 0px;
	cursor: pointer;
}

div.side_menu_frame table.menu td.img
{
	width: 70px;
}

div.side_menu_frame table.menu td.img div.img
{
	width: 70px;
	height: 70px;
}

div.side_menu_frame table.menu td.img div.img img
{
	width: 70px;
	height: 70px;
	display: block;
}

div.side_menu_frame table.menu td.title
{
	font-size: 100%;
	line-height: 150%;
	color: #333;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.side_menu_frame table.menu td.title2
{
	font-size: 100%;
	line-height: 150%;
	color: #333;
	padding-left: 20px;
	/*letter-spacing: -0.1em;*/
	white-space: nowrap;
}

div.side_menu_frame table.menu td.title3
{
	font-size: 100%;
	line-height: 150%;
	color: #333;
	padding-left: 30px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.side_menu_frame div.hover_frame
{
	width: 100%;
	margin: 0px;
	position: relative;
}

div.side_menu_frame div.hover_frame div.hover_menu
{
	width: 100%;
	background-color: #ffffff;
	/*position: absolute;
	top: 95px;
	left: 0;
	z-index: 6;*/
}

div.side_menu_frame div.side_menu_last
{
	padding-bottom: 50px;
}


/* ログイン */
div.bg_login
{
	width: 100%;
	margin: 0;
}

div.bg_login img
{
	width: 100%;
	display: block;
}

div.login_content_frame
{
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 80px 0px 0px;
}

table.login_contents
{
	margin: 0px auto 0px;
}

table.login_contents td.contents
{
	width: 448px;
	padding: 0px 34px 0px 0px;
	vertical-align: top;
}

table.login_contents td:last-child.contents
{
	padding: 0px;
}

table.login_contents div.frame
{
	width: 428px;
	padding: 13px 10px 12px;
	background-color: rgba(255, 255, 255, 0.75);
	position: relative;
}

div.login_title
{
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px;
}

div.login_title div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #333;
	border-bottom: 1px solid #222222;
	padding: 0px 0px 0px;
	display: inline-block;
	letter-spacing: 0.1em;
}

div.login_text
{
	font-size: 95%;
	line-height: 180%;
	color: #333;
	margin: 20px auto 0px;
}

table.login_form
{
	margin: 22px auto 0px;
}

table.login_form td.title
{
	width: 152px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 0px 15px;
}

table.login_form td.form
{
	width: 278px;
	padding: 0px 0px 15px;
}

table.login_form td.form input
{
	width: 254px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 12px 0px;
}

table.login_form tr:last-child td
{
	padding: 0px;
}

table.login_button
{
	margin: 34px auto 0px;
}

table.login_button td.button
{
	width: 200px;
	height: 30px;
	padding: 0px 25px 0px 0px;
}

table.login_button td:last-child.button
{
	padding: 0px;
}

table.login_button td.button input
{
	width: 200px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	/*border: 2px solid #3bb041;*/
}

table.login_button td.button2
{
	width: 250px;
	height: 30px;
	padding: 0px 30px 0px 0px;
}

table.login_button td:last-child.button2
{
	padding: 0px;
}

table.login_button td.button2 input
{
	width: 250px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 0px;
}

div.login_error
{
	width: 428px;
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	text-align: center;
	position: absolute;
	bottom: 55px;
}

table.post_form
{
	margin: 0px 0px 0px;
}

table.post_form td.post_form
{
	width: 150px;
}

table.post_form td.post_form input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #231816;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dc2582;
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

table.post_form td.post_line
{
	height: 35px;
	font-size: 95%;
	color: #231816;
	padding: 0px 10px 0px;
}

div.reminder_top_text
{
	font-size: 95%;
	line-height: 180%;
	color: #231816;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
	text-align: center;
}

div.reminder_text
{
	font-size: 95%;
	line-height: 180%;
	color: #231816;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}

table.reminder_button
{
	margin: 40px auto 0px;
}

table.reminder_button td.height
{
	height: 25px;
}

table.reminder_button td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #231816;
	letter-spacing: 0.1em;
	padding-right: 35px;
}

table.reminder_button td.button
{
	width: 180px;
}

table.reminder_button td.button input
{
	width: 180px;
	height: 35px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #dc2582;*/
	background-color: #dc2582;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.reminder_button a
{
	display: block;
	text-decoration: none;
}


/* 商品詳細 */
div.detail_key
{
	width: 770px;
	height: 385px;
	margin: 0px;
}

div.detail_key img
{
	width: 770px;
	height: 385px;
	display: block;
}

table.goods_detail_data
{
	/*width: 100%;*/
	width: 730px;
	margin: 40px auto 0px;
}

table.goods_detail_data td.height
{
	height: 15px;
}

table.goods_detail_data td.title
{
	font-size: 130%;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.1em;
	padding-right: 30px;
}

table.goods_detail_data td.price
{
	width: 1px;
	font-size: 130%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding-right: 40px;
}

table.goods_detail_data td.select
{
	width: 60px;
	padding-right: 20px;
}

table.goods_detail_data td.select select
{
	width: 60px;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #222222;*/
	box-sizing: border-box;
}

table.goods_detail_data td.button
{
	width: 150px;
}

table.goods_detail_data td.button div.img
{
	width: 150px;
	height: 29px;
}

table.goods_detail_data td.button div.img img
{
	width: 150px;
	height: 29px;
	display: block;
	cursor: pointer;
}

table.goods_detail_data td.sold_out
{
	width: 1px;
	white-space: nowrap;
}

div.detail_text
{
	font-size: 95%;
	line-height: 220%;
	color: #333;
	/*letter-spacing: 0.1em;*/
	margin: 20px 0px 0px;
	padding: 0px 20px 0px;
	/*text-indent: 1em;*/
}

table.detail_text
{
	margin: 20px auto 0px;
}

table.detail_text td.icon
{
	width: 1px;
	vertical-align: top;
	padding-bottom: 1px;
	padding-right: 20px;
}

table.detail_text td.icon button
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #333;
	padding: 0px 15px 0px;
	border: none;
	text-shadow: none;
	background-color: #f2f2f2;
	box-sizing: border-box;
	border-radius: 0;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

table.detail_text td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	padding-bottom: 1px;
}

table.detail_text tr:last-child td
{
	padding-bottom: 0;
}

table.detail_link
{
	margin: 120px 0px 0px;
}

table.detail_link td.menu
{
	width: 240px;
	padding-right: 25px;
}

table.detail_link td:last-child.menu
{
	padding-right: 0px;
}

table.detail_link td.menu div.img
{
	width: 240px;
	height: 280px;
}

table.detail_link td.menu div.img img
{
	width: 240px;
	height: 280px;
	display: block;
}

table.detail_link a
{
	display: block;
	text-decoration: none;
}

table.detail_menu
{
	/*width: 100%;*/
	width: 730px;
	margin: 110px auto 0px;
	table-layout: fixed;
}

table.detail_menu td.title
{
	width: 60px;
	vertical-align: top;
}

table.detail_menu td.title div.img
{
	width: 60px;
	height: 130px;
}

table.detail_menu td.title div.img img
{
	width: 60px;
	height: 130px;
	display: block;
}

table.detail_menu td.list
{
	padding-left: 32px;
}

table.detail_menu td.list div.name
{
	font-size: 95%;
	line-height: 300%;
	color: #333;
	letter-spacing: 0.05em;
}

table.detail_menu a
{
	color: #333;
	display: block;
	text-decoration: none;
}

table.detail_menu div.button
{
	width: 250px;
	height: 40px;
	margin: 0px 0px 0px;
}

table.detail_menu div.button input
{
	width: 100%;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.detail_menu div.button a
{
	color: #ffffff;
}

table.detail_goods_list
{
	/*margin: 110px 0px 0px;*/
	margin: 110px auto 0px;
}

table.detail_goods_list td.title
{
	width: 45px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
}

table.detail_goods_list td.title div.img
{
	width: 45px;
	height: 175px;
}

table.detail_goods_list td.title div.img img
{
	width: 45px;
	height: 175px;
	display: block;
}

table.detail_goods_list td.list
{
	width: 215px;
	vertical-align: top;
	/*padding-left: 40px;*/
	padding-bottom: 60px;
}

table.detail_goods_list td.title + td.list
{
	padding-left: 20px;
}

table.detail_goods_list td.list div.bg
{
	width: 215px;
	position: relative;
}

table.detail_goods_list td.list div.frame
{
	width: 215px;
	padding: 10px 10px 15px;
	/*background-color: #fafbfc;*/
	background-color: #ffffff;
	border-radius: 10px;
	box-sizing: border-box;
}

table.detail_goods_list td.list div.frame div.img
{
	width: 150px;
	height: 150px;
	margin: 0px auto 0px;
}

table.detail_goods_list td.list div.frame div.text + div.img
{
	margin-top: 5px;
}

table.detail_goods_list td.list div.frame div.img img
{
	width: 150px;
	height: 150px;
	display: block;
}

table.detail_goods_list td.list div.frame div.text
{
	font-size: 95%;
	line-height: 160%;
	color: #666b74;
	margin-bottom: 10px;
	/*text-align: center;*/
	letter-spacing: 0.05em;
}

table.detail_goods_list td.list div.frame div.img + div.text
{
	letter-spacing: 0.01em;
}

table.detail_goods_list td.list div.frame div.cart_error_message
{
	font-size: 80%;
	line-height: 180%;
	color: #ff0000;
	text-align: center;
}

table.detail_goods_list td.list div.frame div.sold_out
{
	font-size: 80%;
	line-height: 180%;
	color: #ff0000;
	text-align: center;
	margin: 10px auto 0px;
}

table.detail_goods_list td.list div.frame div.detail
{
	width: 150px;
	height: 29px;
	margin: 0px auto 5px;
}

table.detail_goods_list td.list div.frame div.detail img
{
	width: 150px;
	height: 29px;
	display: block;
}

table.detail_goods_list td.list div.frame div.cart
{
	width: 150px;
	height: 29px;
	margin: 0px auto 0px;
}

table.detail_goods_list td.list div.frame div.cart img
{
	width: 150px;
	height: 29px;
	display: block;
	cursor: pointer;
}

table.detail_goods_list td.list div.frame div.cart_number
{
	width: 150px;
	height: 29px;
	margin: 0px auto 5px;
}

table.detail_goods_list td.list div.frame div.cart_number select
{
	width: 150px;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #222222;*/
	box-sizing: border-box;
}

table.detail_goods_list td.list div.frame a
{
	display: block;
	text-decoration: none;
}

table.detail_goods_list td.list div.cart_button_free
{
	width: 150px;
	height: 29px;
	margin: auto;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
}

table.detail_goods_list td.list div.cart_button_free img
{
	width: 150px;
	height: 29px;
	display: block;
	cursor: pointer;
}

table.detail_goods_list tr:last-child td.list
{
	padding-bottom: 0px;
}

/*table.detail_goods_list tr:last-child td.list div.cart_button_free
{
	bottom: 15px;
}*/


/* 商品一覧 */
div.ec_access_form_frame
{
	margin: 0px 0px 0px;
	padding: 20px 0px 0px;
}

table.access_select
{
	margin: 0px 0px 0px 20px;
}

table.access_select td.title
{
	/*width: 106px;*/
	/*padding-right: 40px;*/
}

table.access_select td.title div.img
{
	width: 106px;
	height: 25px;
}

table.access_select td.title div.img img
{
	width: 106px;
	height: 25px;
	display: block;
}

table.access_select td.check
{
	width: 15px;
	padding-left: 65px;
	padding-right: 15px;
	position: relative;
}

table.access_select td.check input[type="checkbox"]
{
	width: 15px;
	height: 15px;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

table.access_select td.select1
{
	/*width: 79px;*/
	/*padding-right: 40px;*/
}

table.access_select td.select1 div.img
{
	width: 79px;
	height: 25px;
}

table.access_select td.select1 div.img img
{
	width: 79px;
	height: 25px;
	display: block;
}

table.access_select td.select2
{
	/*width: 211px;*/
}

table.access_select td.select2 div.img
{
	width: 211px;
	height: 25px;
}

table.access_select td.select2 div.img img
{
	width: 211px;
	height: 25px;
	display: block;
}

table.access_select div.title
{
	/*font-size: 95%;*/
	font-size: 130%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.access_select td:first-child div.title
{
	cursor: default;
}

table.access_form
{
	/*width: 100%;*/
	width: 730px;
	margin: 20px auto 0px;
}

.access_form_large
{
	width: 930px!important;
	margin-top: 0!important;
}

table.access_form td.select
{
	width: 180px;
}

table.access_form td.select select
{
	width: 180px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #000000;
	display: block;
}

table.access_form td.form
{
	vertical-align: top;
}

table.access_form td.select + td.form
{
	padding-left: 20px;
}

table.access_form td.form input
{
	width: 100%;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	margin: 0;
	padding: 0px 15px 0px;
	box-sizing: border-box;
	border: 1px solid #000000;
	letter-spacing: 0.1em;
}

table.access_form td.button
{
	width: 60px;
	vertical-align: top;
}

table.access_form td.button div.img
{
	width: 60px;
	height: 40px;
}

table.access_form td.button div.img img
{
	width: 60px;
	height: 40px;
	display: block;
}

table.access_form td.button input
{
	width: 60px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-shadow: none;
	border: none;
	background-image: url("https://cdn.mintomo.co.jp/choshiya.co.jp/img/access_button.png");
	background-size: 60px 40px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	cursor: pointer;
	display: block;
}


/* プライバシーポリシー */
div.article_small
{
	width: 920px;
	margin: 0px auto 0px;
}

div.privacy_head
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	margin: 80px 0px 0px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

div.privacy_text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	margin: 10px auto 0px;
	text-indent: 1em;
}

div.privacy_head2
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 40px 0px 0px 50px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

div.privacy_text1
{
	width: 860px;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	margin: 10px auto 0px;
}

div.privacy_text1 a
{
	color: #333;
}

div.privacy_text2
{
	width: 860px;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	margin: 8px auto 0px;
}

div.privacy_text2 a
{
	color: #333;
}

table.privacy_text
{
	width: 100%;
	margin: 10px 0px 0px 1em;
}

table.privacy_text td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	padding-right: 0.3em;
	white-space: nowrap;
}

table.privacy_text td.number
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	padding-right: 1em;
	white-space: nowrap;
	text-align: right;
}

table.privacy_text td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}

table.privacy_text td.time
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	text-align: center;
}

table.privacy_text a.link
{
	color: #25a6e3;
	text-decoration: underline;
}

table.privacy_contact
{
	/*width: 860px;*/
	margin: 10px 0px 0px 1em;
}

table.privacy_contact td.title
{
	width: 40px;
	font-size: 100%;
	line-height: 160%;
	color: #333;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align: top;
}

table.privacy_contact td.text
{
	font-size: 100%;
	line-height: 160%;
	color: #333;
	padding-bottom: 10px;
}

table.privacy_contact td.dot
{
	width: 10px;
	font-size: 100%;
	line-height: 160%;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	white-space: nowrap;
}

table.privacy_contact tr:last-child td
{
	padding-bottom: 0px;
}

table.privacy_contact a
{
	color: #333;
}


/* 特定商取引法に基づく表記 */
div.rule_title
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	margin: 80px 0px 0px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

div.rule_title2
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 20px 0px 0px 50px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

div.rule_text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	margin: 10px auto 0px;
	text-indent: 1em;
}

div.rule_text a
{
	color: #333;
}

table.rule_text
{
	/*width: 100%;*/
	margin: 10px auto 0px;
}

table.rule_text td.height
{
	height: 5px;
}

table.rule_text td.dot
{
	width: 2px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 3px;
}

table.rule_text td.title
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	font-weight: bold;
}

table.rule_text td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}

table.rule_area
{
	margin: 10px 0px 0px 1em;
	border-bottom: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
}

table.rule_area td
{
	height: 30px;
	border-top: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}

table.rule_area td.col_title
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	text-align: center;
	padding: 0px 10px 0px;
	background-color: #fff1ce;
}

table.rule_area td.row_title
{
	width: 100px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	text-align: center;
	background-color: #fff1ce;
}

table.rule_area td.price
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	text-align: center;
}

table.rule_card_list
{
	margin: 10px 0px 0px 1em;
}

table.rule_card_list td.img
{
	width: 60px;
	padding-right: 15px;
}

table.rule_card_list td:last-child
{
	padding-right: 0px;
}

table.rule_card_list td.img div.img
{
	width: 60px;
	/*height: 60px;
	border: 1px solid #8e8e8e;*/
}

table.rule_card_list td.img div.img img
{
	width: 60px;
	/*height: 60px;*/
	display: block;
}


/* エラー文 */
div.cart_error
{
	/*font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 20px auto 0px;
	text-align: center;*/
}

div.goods_cart_error
{
	font-size: 90%;
	line-height: 180%;
	color: #ff0000;
	margin: 0px;
}


/* カート */
div.cart_block
{
	width: 540px;
	margin: 70px auto 0px;
	padding: 20px 20px 20px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

div.cart_block div.top_text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

div.cart_block2
{
	width: 540px;
	margin: 20px auto 0px;
	padding: 20px 20px 20px;
	/*border: 1px solid #222222;*/
	box-sizing: border-box;
}

div.cart_block2 div.top_text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.cart_contents
{
	margin: 0px 0px 0px;
	/*table-layout: fixed;*/
}

/*table.cart-item
{
	width: 100%;
}*/

table.cart_contents td.space
{
	width: 20px;
}

table.cart_contents td.height1
{
	height: 10px;
}

table.cart_contents td.height2
{
	/*height: 25px;*/
	height: 5px;
}

table.cart_contents td.height3
{
	height: 15px;
}

table.cart_contents td.height4
{
	height: 25px;
}

table.cart_contents td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 0.5em;
	white-space: nowrap;
	padding-bottom: 5px;
}

table.cart_contents td.title
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

table.cart_contents td.title_large
{
	width: 20px;
	font-size: 95%;
	line-height: 160%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
	vertical-align: top;
}

table.cart_contents td.title_free
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

table.cart_contents td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

table.cart_contents td.name
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-bottom: 5px;
	padding-left: 1em;
}

table.cart_contents td.note
{
	font-size: 95%;
	line-height: 160%;
	color: #333;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

table.cart_contents td.number
{
	width: 60px;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
	padding-right: 10px;
}

table.cart_contents td.number span
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.cart_contents td.number input
{
	width: 60px;
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
	text-align: right;
}

table.cart_contents td.number select
{
	width: 60px;
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
	text-align: right;
}

table.cart_contents td.date select
{
	width: 100px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
	text-align: right;
}

table.cart_contents td.country select
{
	width: 300px;
	height: 30px;
	font-size: 75%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.check_text
{
	width: 100px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-left: 6px;
	white-space: nowrap;
	padding-bottom: 10px;
}

table.cart_contents tr:last-child td.check_text
{
	padding-bottom: 0;
}

table.cart_contents td.cart_img
{
	width: 120px;
	vertical-align: top;
	padding-right: 20px;
}

table.cart_contents td.cart_img img
{
	width: 120px;
	display: block;
}

table.cart_contents td.data
{
	vertical-align: top;
}

table.cart_contents td.form
{
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

table.cart_contents td.form input
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.form_free
{
	width: 300px;
	padding-bottom: 10px;
}

table.cart_contents td.form_free input
{
	width: 100%;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.form_free select
{
	width: 100%;
	max-width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.date input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.zip
{
	padding-bottom: 5px!important;
}

table.cart_contents td.zip input
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.zip_line
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 5px 5px!important;
}

table.cart_contents td.notice textarea
{
	width: 600px;
	height: 200px;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents tr:last-child td
{
	padding-bottom: 0px;
}


/* 支払い */
div.pay_frame
{
	/*width: 900px;*/
	width: 960px;
	margin: 40px auto 0px;
}

table.pay
{
	margin: 0px;
}

table.pay td.pay
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-left: 6px;
	padding-right: 40px;
}

table.pay td:last-child.pay
{
	padding-right: 0;
}

table.cart_index
{
	margin: 40px auto 0px;
}

table.cart_index td.space
{
	width: 30px;
}

table.cart_index td.date input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_index td.date select
{
	width: 100px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
	text-align: right;
}

table.cart_index td.notice textarea
{
	width: 600px;
	height: 200px;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #222222;
	box-sizing: border-box;
}


/* カード情報入力フォーム */
div.card_form
{
	margin: 20px 0px 0px;
	padding: 5px 0px 0px;
}

div.card_form label
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	display: inline-block;
	padding-right: 5px;
}

div.card_form div.input
{
	display: inline-block;
}

div.card_form div.form1
{
	margin: 0px 0px 0px;
}

div.card_form div.form1 input[type="text"]
{
	width: 130px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 0px;
	padding: 0px 5px 0px;
	border: 1px solid #222222;
}

div.card_form div.form2
{
	margin: 0px 0px 0px;
}

div.card_form div.form2 input[type="text"]
{
	width: 35px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 0px;
	padding: 0px 5px 0px;
	border: 1px solid #222222;
}

div.card_form div.form2 span
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

div.card_form div.form3
{
	margin: 0px 0px 0px;
}

div.card_form div.form3 input[type="text"]
{
	width: 45px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 0px;
	padding: 0px 5px 0px;
	border: 1px solid #222222;
}

table.card_form
{
	margin: 0px 0px 15px 15px;
}

table.card_form td.height
{
	height: 15px;
}

table.card_form td.form
{
	padding-right: 20px;
}

table.card_form td:last-child.form
{
	padding-right: 0px;
}

div.card_error
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 10px 0px 0px 1em;
}

table.cart_notice
{
	margin: 15px auto 0px;
}

table.cart_notice td.height
{
	height: 15px;
}

table.cart_notice td.title
{
	font-size: 95%;
	line-height: 160%;
	color: #333;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
}

table.cart_notice td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #333;
}

table.cart_notice td.icon
{
	width: 5px;
	font-size: 95%;
	line-height: 160%;
	color: #ff0000;
	padding-right: 0.5em;
	vertical-align: top;
	white-space: nowrap;
}

table.cart_notice td.notice
{
	font-size: 95%;
	line-height: 160%;
	color: #ff0000;
}


/* フローチャート */
table.flow
{
	margin: 40px auto 0px;
}

table.flow td.now
{
	width: 90px;
	height: 90px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	text-align: center;
	background-color: #d4bf8d;
}

table.flow td.before
{
	width: 90px;
	height: 90px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	text-align: center;
	background-color: #8d8d8d;
}

table.flow td.after
{
	width: 90px;
	height: 90px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
}

table.flow td.arrow
{
	width: 55px;
	font-size: 150%;
	line-height: 100%;
	color: #333;
	text-align: center;
}


/* ボタン */
table.button
{
	margin: 50px auto 0px;
}

table.button td.button01
{
	width: 150px;
	height: 50px;
	padding-right: 80px;
}

table.button td:last-child.button01
{
	padding-right: 0;
}

table.button td.button01 button
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button01 input
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button02
{
	width: 150px;
	height: 50px;
}

table.button td.button02 button
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #eb5b30;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button03
{
	width: 200px;
	height: 50px;
	padding-right: 80px;
}

table.button td:last-child.button03
{
	padding-right: 0;
}

table.button td.button03 button
{
	width: 200px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button03 input
{
	width: 200px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button_large
{
	width: 250px;
	height: 50px;
	padding-right: 80px;
}

table.button td:last-child.button_large
{
	padding-right: 0;
}

table.button td.button_large button
{
	width: 250px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button_large input
{
	width: 250px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.delete
{
	/*width: 150px;
	padding-right: 80px;*/
	width: 300px;
	padding-right: 60px;
	position: relative;
}

table.button td:last-child.delete
{
	padding-right: 0;
}

table.button td.delete button
{
	width: 300px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #9a040c;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	display: block;
}

table.button td.delete input
{
	width: 300px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #9a040c;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	display: block;
}

table.button td.delete div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
	z-index: 11;
}

table.button td.delete div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
	margin: 0px auto 0px;
	filter: brightness(0) invert(1);
}

table.button .delete_short
{
	width: 150px!important;
	padding-right: 80px!important;
}

table.button .delete_short input, table.button .delete_short button
{
	width: 150px!important;
}

div.home_button02
{
	width: 150px;
	height: 50px;
	margin: 30px auto 0px;
}

div.home_button02 button
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

div.home_button02 input
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}


/* 購入 */
table.purchase
{
	margin: 20px auto 0px;
}

table.purchase td.notice
{
	width: 800px;
	height: 200px;
}

table.purchase td.notice textarea
{
	width: 800px;
	height: 200px;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #222222;
	box-sizing: border-box;
}


/* 完了 */
div.fin_text
{
	/*width: 500px;*/
	font-size: 95%;
	line-height: 180%;
	color: #333;
	text-align: center;
	margin: 50px auto 0px;
}


/* アカウント編集 */
table.account
{
	margin: 40px auto 0px;
}

table.account td.height
{
	/*height: 20px;*/
	height: 10px;
}

table.account td.height2
{
	/*height: 15px;*/
	height: 5px;
}

table.account td.height3
{
	height: 15px;
}

table.account td.height4
{
	height: 20px;
}

table.account td.notice
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-top: 5px;
}

table.account td.title
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
}

table.account td.title_large
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
}

table.account td.title2
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 5px 0px;
}

table.account td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.account td.form input
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account td.zip input
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account td.zip_line
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 5px 0px;
}

/*table.booking_input td.zip
{
	position: relative;
}

table.booking_input td.zip input
{
	width: 68px;
	height: 25px;
	font-size: 100%;
	line-height: 100%;
	color: #5d5d5d;
	padding: 0px 5px;
	border: 1px solid #cfc2b1;
}

table.booking_input td.zip input:first-child
{
	width: 60px;
	margin-right: 25px;
}

table.booking_input td.zip div.zip_line {
	width: 25px;
	height: 27px;
   	position: absolute;
	top: 0;
	left: 73px;
}

table.booking_input td.zip div.zip_line div.text {
	width: 25px;
	height: 27px;
	font-size: 120%;
	line-height: 100%;
	color: #5d5d5d;
	font-weight: 200;
	text-align: center;
   	display: table-cell;
	vertical-align: middle;
}*/

table.account td.form select
{
	/*width: 100px;*/
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account td.year select
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account td.month select
{
	width: 60px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account td.country select
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.account span.red
{
	color: #ff0000;
}


/* エラー */
div.error_text
{
	font-size: 95%;
	line-height: 180%;
	color: #ff0000;
	/*margin: 5px 0px 0px;*/
	margin: 0;
}

div.error_text_center
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
	text-align: center;
}

div.error
{
	font-size: 95%;
	line-height: 180%;
	color: #ff0000;
	/*margin: 5px 0px 0px;*/
	margin: 0;
}

div.popup_error
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px 25px;
}

div.reservation_error
{
	height: 15px;
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 8px 0px 0px;
}

div.reservation_error2
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 8px 0px 0px;
}


/* 検索 */
div.search_frame
{
	width: 960px;
	margin: 40px auto 0px;
	padding: 10px 10px 10px;
	background-color: #e4e4e4;
	box-sizing: border-box;
}

table.search
{
	/*width: 100%;*/
	margin: 0px auto 0px 20px;
}

table.search td.height
{
	height: 10px;
}

table.search td.title01
{
	width: 1px;
    font-size: 95%;
    line-height: 100%;
    color: #333;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 20px;
}

table.search td.title02
{
    font-size: 95%;
    line-height: 100%;
    color: #333;
	padding-left: 25px;
	padding-right: 12px;
	white-space: nowrap;
	padding-bottom: 4px;
}

table.search td.title03
{
    font-size: 95%;
    line-height: 100%;
    color: #333;
	padding-left: 20px;
	padding-right: 12px;
	white-space: nowrap;
	padding-bottom: 4px;
}

table.search td.form
{
	/*width: 380px;*/
	width: 500px;
	padding-bottom: 4px;
}

table.search td.form input
{
	/*width: 380px;
	height: 21px;*/
	width: 100%;
	height: 30px;
    font-size: 95%;
    line-height: 100%;
    color: #333;
	padding: 0px 5px 0px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}

table.search td.select
{
	width: 240px;
	padding-bottom: 4px;
}

table.search td.select select
{
	width: 200px;
	height: 21px;
    font-size: 95%;
    line-height: 100%;
    color: #333;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
}

table.search td.select2
{
	width: 120px;
	padding-bottom: 4px;
}

table.search td.select2 select
{
	width: 120px;
	height: 21px;
    font-size: 75%;
    line-height: 100%;
    color: #333;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
	letter-spacing: -0.01em;
}

table.search td.select3
{
	width: 160px;
	padding-bottom: 4px;
}

table.search td.select3 select
{
	width: 160px;
	height: 21px;
    font-size: 75%;
    line-height: 100%;
    color: #333;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
	letter-spacing: -0.01em;
}

table.search td.select4
{
	width: 220px;
	padding-bottom: 4px;
}

table.search td.select4 select
{
	width: 220px;
	height: 21px;
    font-size: 75%;
    line-height: 100%;
    color: #333;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
	letter-spacing: -0.01em;
}

table.search td.button
{
	padding-left: 30px;
}

table.search td.button input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.search tr:last-child td
{
	padding-bottom: 0px;
}

div.result_frame
{
	width: 900px;
	margin: 5px auto 0px;
}

div.result_frame div.result
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

div.result_frame table.result
{
	margin: 0px;
}

div.result_frame table.result td.result
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

div.result_frame table.result td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-left: 40px;
	padding-right: 8px;
}

div.result_frame table.result td.select select
{
	width: 50px;
	height: 21px;
    font-size: 95%;
    line-height: 100%;
    color: #333;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
}

div.history_text01
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 40px 0px 0px;
}

div.history_text02
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	margin: 20px 0px 0px;
}

div.history_text02 input
{
	width: 100px;
	height: 25px;
	padding: 0px 5px 0px;
	box-sizing: border-box;
}

table.goods_list
{
	width: 960px;
	margin: 30px auto 0px;
	table-layout: fixed;
}

table.goods_list tr.popup-show td
{
	cursor: pointer;
}

table.goods_list th
{
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border-radius: 10px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

table.goods_list td
{
	height: 20px;
	font-size: 95%;
	line-height: 120%;
	color: #333;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	word-break: break-all;
}

table.goods_list th:nth-child(1)
{
	width: 160px;
}

table.goods_list th:nth-child(2)
{
	width: 140px;
}

table.goods_list th:nth-child(3)
{
	width: 490px;
}

table.goods_list th:nth-child(4)
{
	width: 70px;
}

table.goods_list th:nth-child(5)
{
	width: 100px;
}

/*table.goods_list th:nth-child(6)
{
	width: 100px;
}*/

table.goods_list td:nth-child(4)
{
	text-align: right;
}

table.goods_list td:nth-child(5)
{
	text-align: right;
}

table.goods_list td:nth-child(6)
{
	text-align: center;
}

table.goods_list tr:nth-child(2) td
{
	height: 25px;
	padding-top: 10px;
}

table.goods_list tr:nth-child(2n+1) td
{
	background-color: #f1f1f1;
}

table.goods
{
	margin: 45px 0px 0px;
	table-layout: fixed;
}

table.goods td.img
{
	width: 160px;
}

table.goods td.img div.img
{
	width: 160px;
	height: 100px;
}

table.goods td.img div.img img
{
	width: 160px;
	height: 100px;
}

div.cart_button
{
	width: 120px;
	height: 30px;
	margin: 30px 0px 0px 25px;
}

div.cart_button button
{
	width: 120px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}


/* 詳細ポップアップ */
table.goods_detail
{
	/*width: 500px;*/
	margin: 30px auto 0px;
}

table.goods_detail td.title
{
	width: 80px;
	padding-right: 10px;
	padding-bottom: 20px;
}

table.goods_detail td.title button
{
	width: 80px;
	height: 20px;
	font-size: 95%;
	color: #ffffff;
	background-color: #4d4d4d;
	text-align: center;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	padding: 0;
}

table.goods_detail td.text
{
	width: 140px;
	font-size: 95%;
	line-height: 160%;
	color: #333;
	padding-bottom: 20px;
	padding-right: 10px;
	box-sizing: border-box;
	word-break: break-all;
}

table.goods_detail td:last-child.text
{
	width: 130px;
	padding-right: 0px;
}

table.goods_detail tr:last-child td
{
	padding-bottom: 0px;
}

table.goods_detail a
{
	color: #333;
}

div.order_select
{
	width: 60px;
	height: 25px;
	margin: 20px 0px 0px 25px;
}

div.order_select select
{
	width: 60px;
	height: 25px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	box-sizing: border-box;
}

table.goods_popup_bottom
{
	margin: 30px auto 0px 25px;
}

table.goods_popup_bottom td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
}

table.goods_popup_bottom td.select
{
	width: 60px;
	padding-right: 40px;
}

table.goods_popup_bottom td.select select
{
	width: 60px;
	height: 25px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	box-sizing: border-box;
}

table.goods_popup_bottom td.button button
{
	width: 120px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
	padding: 0;
}

a.url_str
{
	color: #333;
	text-decoration: none;
}


/* 購入履歴 */
table.goods_history
{
	width: 960px;
	margin: 10px auto 0px;
	table-layout: fixed;
}

table.goods_history tr.popup-show td
{
	cursor: pointer;
}

table.goods_history th
{
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border-radius: 10px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

table.goods_history td
{
	height: 20px;
	font-size: 95%;
	line-height: 120%;
	color: #333;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	word-break: break-all;
}

table.goods_history th.list01
{
	width: 160px;
}

table.goods_history th.list02
{
	width: 140px;
}

table.goods_history th.list03
{
	width: 380px;
}

table.goods_history th.list04
{
	width: 70px;
}

table.goods_history th.list05
{
	width: 70px;
}

table.goods_history th.list06
{
	width: 140px;
}

table.goods_history th.list07
{
	width: 60px;
}

table.goods_history th.list08
{
	width: 50px;
}

table.goods_history th.list09
{
	width: auto;
	background-color: #ffffff!important;
}

table.goods_history th.list10
{
	width: 90px;
}

table.goods_history th.list11
{
	width: 300px;
}

table.goods_history th.list12
{
	width: auto;
}

table.goods_history th.button
{
	background-color: transparent;
}

table.goods_history td.center
{
	text-align: center;
}

/*table.goods_history td:nth-child(4).right
{
	text-align: right;
}

table.goods_history td:nth-child(5).right
{
	text-align: right;
}

table.goods_history td:nth-child(6).right
{
	text-align: right;
}

table.goods_history td:last-child.right
{
	text-align: right;
}*/

table.goods_history tr:nth-child(2) td
{
	height: 25px;
	padding-top: 10px;
}

table.goods_history tr:nth-child(2n+1) td
{
	background-color: #f1f1f1;
}

table.goods_history td.button
{
	width: 80px;
	padding-right: 0px;
}

table.goods_history td.button input
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 15px;
	letter-spacing: 0.1em;
	padding: 0;
}

table.goods_history td.delete
{
	width: 100px;
	padding-left: 5px;
}

table.goods_history td.delete input
{
	width: 100px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #ea212d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 15px;
	letter-spacing: 0.1em;
	padding: 0;
}

table.goods_history a
{
	text-decoration: none;
	display: block;
}


/* マイページ */
div.mypage_key
{
	width: 960px;
	height: 220px;
	margin: 0px auto 0px;
}

div.mypage_key img
{
	width: 960px;
	height: 220px;
	display: block;
}


/* 購入履歴 */
div.history_block_frame
{
	width: 960px;
	margin: 50px 0px 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

ul.history_block
{
	padding: 0px;
}

ul.history_block li.block
{
	width: 960px;
	border: 1px solid #222222;
	margin: 0px 0px 20px;
	padding: 10px 10px 10px;
	box-sizing: border-box;
}

ul.history_block li:last-child.block
{
	margin: 0px 0px 0px;
}

table.history_profile
{
	width: 100%;
	margin: 0px;
}

table.history_profile td.photo
{
	width: 105px;
	vertical-align: top;
}

table.history_profile td.photo div.img
{
	width: 100%;
}

table.history_profile td.photo div.img img
{
	width: 100%;
	display: block;
}

table.history_profile td.space
{
	width: 15px;
}

table.history_profile td.contents
{
	vertical-align: top;
}

table.history_profile_text
{
	width: 100%;
}

table.history_profile td.cart_delete
{
	width: 150px;
	vertical-align: top;
	padding-left: 30px;
}

table.history_profile td.cart_delete img
{
	width: 150px;
	height: 29px;
	display: block;
}

table.history_profile td.cart_delete input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
}

table.history_profile_text td.title_top
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
}

table.history_profile_text td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
}

table.history_profile_text td.title2
{
	width: 120px;
	font-size: 80%;
	line-height: 100%;
	color: #333;
	padding: 7px 0px 0px;
	vertical-align: top;
}

table.history_profile_text td.title3
{
	width: 42px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.history_profile_text td.title4
{
	width: 100px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.history_profile_text td.payment
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 30px 0px 0px;
}

table.history_profile_text td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.history_profile_text td.text span
{
	color: #333;
}

table.history_profile_text td.text2
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 5px 0px 4px;
}

table.history_profile_text td.card
{
	width: 45px;
	padding: 3px 0px 0px 0px;
}

table.history_profile_text td.card_form
{
	width: 150px;
}

table.history_profile_text td.card_form input
{
	width: 143px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	border: 1px solid #dcdddd;
	border-radius: 5px;
	padding: 0px 0px 0px 5px;
}

table.history_profile_text td.note
{
	font-size: 95%;
	line-height: 160%;
	color: #333;
}

table.history_profile_text td.year_select1 select
{
	width: 60px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #dcdddd;
}

table.history_profile_text td.year_select2 select
{
	width: 45px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #dcdddd;
}

table.history_profile_text td.year_select3 select
{
	width: 100px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #dcdddd;
}

table.history_profile_text td.history_space
{
	width: 15px;
}

table.history_profile_text td.history_dot
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
}

table.history_profile_text td.card_space
{
	width: 30px;
}

table.history_profile_text td.year_space
{
	width: 30px;
	text-align: center;
}

table.history_profile_text td.height
{
	height: 15px;
}

table.history_profile_text td.height2
{
	height: 25px;
}

table.history_profile_text td.height3
{
	height: 10px;
}

table.history_profile_text td.cart_btn img
{
	width: 150px;
	height: 29px;
	display: block;
}

table.history_profile_text td.number
{
	width: 50px;
}

table.history_profile_text td.number select
{
	width: 45px;
	height: 20px;
	font-size: 75%;
	line-height: 100%;
	color: #333;
	border: 1px solid #dcdddd;
	padding: 0px;
	background-color: #ffffff;
}

table.history_profile_text td.check
{
	width: 25px;
}

table.history_profile_text td.check input
{
	width: 15px;
	height: 15px;
}

div.cart-message
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin-top: 10px;
	text-align: center;
}


/* 送付先一覧 */
table.send_result
{
	margin: 0px 0px 10px 0px;
}

table.send_result td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 40px 0px 0px;
	letter-spacing: 0.1em;
}

table.send_result td.result
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
}

table.send_result td.date
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding: 0px 0px 15px;
	letter-spacing: 0.1em;
}

table.send_list
{
	margin: 0px auto 0px;
}

table.send_list th.number
{
	width: 60px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.name
{
	width: 180px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.sex
{
	width: 40px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.date
{
	width: 140px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.birth
{
	width: 100px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.age
{
	width: 40px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.prefecture
{
	width: 75px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.city
{
	width: 105px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.address
{
	width: 230px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.tel
{
	width: 135px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.01em;
	font-weight: 400;
}

table.send_list th.title
{
	width: auto;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.show
{
	width: 50px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.group
{
	width: 187px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.group2
{
	width: 53px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.price
{
	width: 140px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.send_list th.button
{
	width: 150px;
	height: 30px;
	/*background-color: #4d4d4d;*/
}

table.send_list td
{
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 4px 5px 4px;
	text-align: left;
}

table.send_list td div
{
	line-height: 160%;
}

/*table.send_list td:first-child
{
	text-align: right;
}*/

/*table.send_list td:nth-child(4)
{
	text-align: center;
}*/

table.send_list td.center
{
	text-align: center!important;
}

table.send_list td.right
{
	text-align: right!important;
}

table.send_list td.left
{
	text-align: left!important;
}

table.send_list tr:nth-child(2n+1) td
{
	height: 35px;
	/*background-color: #f1f1f1;*/
}

table.send_list td.button input[type="button"]
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333;
	border: none;
	text-shadow: none;
	display: block;
	cursor: pointer;
}

table.send_list td.date
{
	vertical-align: top;
}

table.send_list td.date button
{
	width: 100%;
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	text-align: center;
	background-color: #f2f2f2;
	border: none;
	text-shadow: none;
	display: block;
	border-radius: 10px;
}

table.send_list tbody.list_block tr:last-child td
{
	border-bottom: 1px solid #cbcbcb;
}

table.send_list tbody.list_block td.button
{
	border-bottom: 1px solid #cbcbcb;
}

table.send_list div.date_text
{
	margin-top: 5px;
}

table.send_list a
{
	text-decoration: none;
}


/* パスワード再発行 */
table.reminder
{
	margin: 40px auto 0px;
}

table.reminder td.height
{
	height: 20px;
}

table.reminder td.title
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
}

table.reminder td.title_large
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
}

table.reminder td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
}

table.reminder td.form input
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}


/* 店舗案内 */
div.store_key
{
	width: 770px;
	height: 430px;
	margin: 0px;
}

div.store_key img
{
	width: 770px;
	height: 430px;
	display: block;
}

div.text_block
{
	width: 100%;
	padding: 0px 20px 0px;
	box-sizing: border-box;
}

div.page_title
{
	font-size: 150%;
	line-height: 100%;
	color: #333;
	/*background-color: #ffffff;*/
	margin: 0px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
}

div.page_title_line
{
	width: 40px;
	border-top: 1px solid #a5a6a7;
	margin: 8px 0px 0px;
}

table.store_info
{
	width: 100%;
	margin: 30px 0px 0px;
}

table.store_info td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 230%;
	color: #333;
	padding-right: 28px;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 0.05em;
}

table.store_info td.title_large
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	padding-right: 28px;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 0.05em;
}

table.store_info td.text
{
	font-size: 100%;
	line-height: 230%;
	color: #333;
	vertical-align: top;
	letter-spacing: 0.05em;
}

table.store_info td.text_large
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	letter-spacing: 0.05em;
}

table.store_info td.height
{
	height: 5px;
}

table.store_info td.height2
{
	height: 30px;
}

table.store_info_text
{
	width: 100%;
	margin: 0px 0px 0px;
}

table.store_info_text td.s_title
{
	width: 1px;
	padding-right: 9px;
	white-space: nowrap;
}

table.store_info_text td.space
{
	width: 1px;
	padding-right: 9px;
	white-space: nowrap;
}

table.store_info_text td.s_text_top
{
	width: 1px;
	white-space: nowrap;
}

table.store_info_text td.s_icon
{
	width: 1px;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align: top;
}

table.store_info_text td.s_height
{
	height: 8px;
}


/* お問い合わせ */
span.notice
{
	color: #ff0000!important;
}

div.contact_text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	margin: 30px auto 0px;
	letter-spacing: 0.1em;
}

table.contact
{
	margin: 30px 0px 0px;
}

table.contact td.height
{
	height: 10px;
}

table.contact td.height2
{
	height: 15px;
}

table.contact td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	padding-right: 25px;
	white-space: nowrap;
}

table.contact td.title_large
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 25px;
	vertical-align: top;
	white-space: nowrap;
}

table.contact td.name input
{
	width: 550px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

table.contact td.tel input
{
	width: 310px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

table.contact td.note textarea
{
	width: 550px;
	height: 385px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.1em;
	padding: 5px 10px 5px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

table.contact td.number
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	padding-right: 10px;
}

table.contact td.number_form input
{
	width: 100px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
}

table.contact td.number_notice
{
	font-size: 100%;
	line-height: 100%;
	color: #ff0000;
	padding-left: 10px;
}

table.bot
{
	margin: 24px 0px 0px;
}

table.bot td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.05em;
	padding-right: 28px;
	vertical-align: top;
}

table.bot td.check
{
	position: relative;
}

table.bot td.check input[type="checkbox"]
{
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}

div.contact_button
{
	width: 150px;
	height: 30px;
	margin: 30px auto 0px;
}

div.contact_button input
{
	width: 150px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}


/* 品質 */
div.quarity_key
{
	width: 960px;
	height: 400px;
	margin: 0px;
}

div.quarity_key img
{
	width: 960px;
	height: 400px;
	display: block;
}

div.quarity_top_text_frame
{
	/*width: 100%;*/
	height: 225px;
	box-sizing: border-box;
	margin: 0px auto 0px;
	/*padding-left: 45px;*/
	padding-left: 90px;
}

div.quarity_page_title
{
	font-size: 150%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	margin: 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0.5em;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: inline-block;
	vertical-align: top;
	font-family: 'HG正楷書体-PRO', 'NSJV', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	/*position: absolute;*/
	/*align-items: center;*/
}

div.quarity_page_title_line
{
	width: 1px;
	height: 115px;
	border-left: 1px solid #a5a6a7;
	margin: 10px 23px 0px 45px;
	display: inline-block;
	vertical-align: top;
	/*-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.1em;*/
}

div.quarity_top_text
{
	font-size: 103%;
	line-height: 180%;
	color: #333;
	background-color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	/*letter-spacing: 0.1em;*/
	text-indent: 1em;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.1em;
	display: inline-block;
	vertical-align: top;
	font-family: 'HG正楷書体-PRO', 'NSJV', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	/*align-items: center;*/
}

table.quarity_info
{
	width: 100%;
	margin: 120px 0px 0px;
}

table.quarity_info td.img_short
{
	width: 380px;
	vertical-align: top;
}

table.quarity_info td.img_short div.bg
{
	width: 380px;
	padding: 27px 0px 45px;
	background-color: #fafbfc;
}

table.quarity_info td.img_short div.img
{
	width: 260px;
	height: 460px;
	margin-left: auto;
	margin-right: 0;
}

table.quarity_info td.img_short div.img img
{
	width: 260px;
	height: 460px;
	display: block;
}

table.quarity_info td.text_left
{
	vertical-align: top;
	position: relative;
	padding-top: 40px;
	padding-right: 315px;
}

table.quarity_info td.text_right
{
	vertical-align: top;
	position: relative;
	padding-top: 40px;
	padding-left: 315px;
}

table.quarity_info td.text_left_large
{
	vertical-align: top;
	position: relative;
	padding-top: 40px;
	padding-right: 514px;
}

table.quarity_info div.text
{
	font-size: 100%;
	line-height: 190%;
	color: #333;
	text-indent: 1em;
	position: relative;
	z-index: 2;
}

table.quarity_info div.bg_short_right
{
	width: 380px;
	padding: 27px 0px 45px;
	background-color: #fafbfc;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

table.quarity_info div.bg_short_right div.img
{
	width: 260px;
	height: 380px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 0;
}

table.quarity_info div.bg_short_right div.img img
{
	width: 260px;
	height: 380px;
	display: block;
}

table.quarity_info div.bg_short_left
{
	width: 380px;
	padding: 27px 0px 45px;
	background-color: #fafbfc;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

table.quarity_info div.bg_short_left div.img
{
	width: 260px;
	height: 380px;
	margin-top: 40px;
}

table.quarity_info div.bg_short_left div.img img
{
	width: 260px;
	height: 380px;
	display: block;
}

table.quarity_info div.bg_large_right
{
	width: 570px;
	padding: 27px 0px 45px;
	background-color: #fafbfc;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

table.quarity_info div.bg_large_right div.img
{
	width: 450px;
	/*height: 320px;*/
	height: 479px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 0;
}

table.quarity_info div.bg_large_right div.img img
{
	width: 450px;
	/*height: 320px;*/
	height: 479px;
	display: block;
}


/* 贈答のし */
div.gift_key
{
	width: 770px;
	height: 300px;
	margin: 0px;
}

div.gift_key img
{
	width: 770px;
	height: 300px;
	display: block;
}

div.gift_top_text
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	margin-top: 35px;
}

div.gift_title_s
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	font-weight: 700;
	margin: 35px 0px 10px;
}

div.gift_text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}

table.gift_title_line
{
	width: 100%;
	height: 25px;
	margin: 30px 0px 0px;
}

table.gift_title_line td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	padding-left: 20px;
	background-color: #f1f2f3;
}

table.gift_top_text
{
	margin: 35px 0px 0px;
}

table.gift_top_text td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 100%;
	color: #333;
	white-space: nowrap;
	padding-right: 5px;
}

table.gift_top_text td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
}

table.gift_top_text td
{
	padding-bottom: 13px;
}

table.gift_top_text tr:last-child td
{
	padding-bottom: 0px;
}

div.gift_link
{
	width: 500px;
	height: 30px;
	margin: 0px auto 30px;
}

div.gift_link button
{
	width: 500px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

div.gift_link a
{
	text-decoration: none;
	display: block;
}

table.gift_list
{
	margin: 0px 0px 0px;
}

table.gift_list td.title
{
	width: 500px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
}

table.gift_list td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}


/* ホーム（新） */
table.home_intro
{
	width: 100%;
	margin: 120px 0px 0px;
}

table.home_intro div.frame
{
	width: 320px;
	padding: 27px 0px 45px;
	background-color: #fafbfc;
}

table.home_intro div.img
{
	width: 260px;
	height: 380px;
	margin-top: 40px;
}

table.home_intro div.img img
{
	width: 260px;
	height: 380px;
	display: block;
}

table.home_intro td
{
	width: 320px;
	vertical-align: top;
}

table.home_intro td.left div.img
{
	margin-left: 0;
	margin-right: auto;
}

table.home_intro td.center div.frame
{
	background-color: #f1f2f3;
}

table.home_intro td.center div.img
{
	margin-left: auto;
	margin-right: auto;
}

table.home_intro td.right div.img
{
	margin-left: auto;
	margin-right: 0;
}

table.home_intro td.right div.bg
{
	width: 260px;
	height: 380px;
	background-image: url("../img/img.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 0;
}

table.home_goods_title
{
	margin: 120px auto 0px;
}

table.home_goods_list
{
	width: 100%;
	margin: 50px auto 0px;
}

table.home_goods_list td.height
{
	height: 60px;
}

table.home_goods_list td.img
{
	width: 200px;
	vertical-align: top;
}

table.home_goods_list td.img div.img
{
	width: 200px;
	height: 200px;
}

table.home_goods_list td.img div.img img
{
	width: 200px;
	height: 200px;
	display: block;
}

table.home_goods_list td.content
{
	vertical-align: top;
	padding-top: 10px;
	padding-left: 60px;
}

table.home_goods_list td.content div.title
{
	font-size: 150%;
	line-height: 100%;
	color: #333;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

table.home_goods_list td.content div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	text-indent: 1em;
}

table.news_list_frame
{
	width: 100%;
	margin: 120px 0px 0px;
}

table.news_list_frame td.title
{
	width: 45px;
	vertical-align: top;
	padding-top: 15px;
	position: relative;
}

table.news_list_frame td.title div.img
{
	width: 45px;
	height: 175px;
}

table.news_list_frame td.title div.img img
{
	width: 45px;
	height: 175px;
	display: block;
}

table.news_list_frame td.title div.title
{
	font-size: 150%;
	/*line-height: 200%;*/
	line-height: 1.5em;
	color: #333;
}

table.news_list_frame td.title div.line
{
	width: 1px;
	height: 113px;
	background-color: #a7a8a9;
	position: absolute;
	top: 23px;
	right: 0px;
}

table.news_list_frame td.content
{
	vertical-align: top;
	padding-left: 55px;
}

table.news_list_frame td.content div.button
{
	width: 100%;
	height: 40px;
	margin: 40px auto 0px;
}

table.news_list_frame td.content div.button input
{
	width: 100%;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.news_list_frame td.content div.button a
{
	display: block;
	text-decoration: none;
}

table.news_list
{
	width: 100%;
	margin: 0px 0px 0px;
}

table.news_list td
{
	padding-bottom: 10px;
}

table.news_list_frame td.date
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	padding-right: 20px;
	white-space: nowrap;
}

table.news_list_frame td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}

table.news_list tr:last-child td
{
	padding-bottom: 0px;
}

table.news_list a
{
	color: #333;
	text-decoration: none;
}


/* 送付先 */
.goods-block
{
	margin-bottom: 30px;
}


/* 送付先 */
div.result_text
{
	font-size: 100%;
	line-height: 100%;
	color: #333;
	margin: 50px 0px 0px;
	text-align: center;
}


/* 送付先選択 */
div.send_select
{
	width: 200px;
	height: 30px;
	margin: 0px 0px 20px;
}

div.send_select select
{
	width: 200px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #dcdddd;
}


/* ご進物・ご贈答のし　メニュー */
table.info_menu
{
	margin: 40px auto 0px;
}

table.info_menu td.menu
{
	padding-bottom: 20px;
	padding-right: 20px;
}

table.info_menu td:last-child.menu
{
	padding-right: 0px;
}

table.info_menu tr:last-child td.menu
{
	padding-bottom: 0px;
}

table.info_menu td.menu button
{
	min-width: 140px;
	width: auto;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.info_menu a
{
	display: block;
	text-decoration: none;
}


/* トップページ注釈 */
div.top_notice_text
{
	font-size: 110%;
	line-height: 200%;
	color: #333;
	text-align: center;
	margin: 50px auto 0px;
	letter-spacing: 0.05em;
}

table.top_notice_text
{
	margin: 50px auto 0px;
}

table.top_notice_text td.height
{
	height: 15px;
}

table.top_notice_text td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
	white-space: nowrap;
	vertical-align: top;
}

table.top_notice_text td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
}

table.top_notice_text div.title
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
	font-weight: 700;
}

table.top_notice_text div.title_center
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
	font-weight: 700;
	text-align: center;
}

table.top_notice_text div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
}

table.top_notice_text div.text_indent
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
	text-indent: 1em;
}

table.top_notice_text div.text_center
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	letter-spacing: 0.05em;
	text-align: center;
}

table.top_notice_text a
{
	color: #333;
	text-decoration: underline;
	display: block;
}


/* 会員情報選択 */
table.member_search
{
	margin: 0px 0px 0px;
}

table.member_search td.height
{
	height: 40px;
}

table.member_search td.height2
{
	height: 60px;
}

table.member_search td.height3
{
	height: 80px;
}

table.member_search td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #333;
	padding-right: 15px;
	white-space: nowrap;
}

table.member_search td.form
{
	width: 200px;
	padding-right: 10px;
}

table.member_search td.form input
{
	width: 200px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.member_search td.select
{
	width: 200px;
	padding-right: 20px;
}

table.member_search td.select select
{
	width: 200px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.member_search td.button input
{
	min-width: 180px;
	width: auto;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.member_search td.button button
{
	min-width: 180px;
	width: auto;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.member_search td:last-child
{
	padding-right: 0px;
}


/* 公式ページ */
div.official_article
{
	width: 100%;
	height: 100%;
	margin: 0px auto 0px;
	padding-left: 190px;
	position: relative;
	box-sizing: border-box;
}

div.official_side_frame
{
	width: 190px;
	min-height: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: 5;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;
}

div.official_side_frame ::-webkit-scrollbar
{
	display: none;
}

div.official_side
{
	width: 190px;
	position: relative;
}


/* type2 */
div.official_area
{
    width: 100%;
	height: 100%;
    background-color: #ffffff;
    overflow: hidden;
    display: table;
    box-sizing: border-box;
}

div.official_area div.frame
{
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

div.official_area h2
{
    /*font-family: 'Impact';*/
	width: 960px;
    font-size: 55px;
	color: #333;
    text-align: center;
	display: block;
	padding: 0;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

div.official_area div.text
{
	width: 960px;
    font-size: 25px;
	line-height: 160%;
	color: #333;
    /*text-align: center;*/
	margin: 30px auto 0px;
	display: block;
}


/* type3 */
div.official_bg
{
  /*font-size: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;*/
  width: 100%;
  height: 100%;
  padding: 5%;
  display: table;
  box-sizing: border-box;
}

div.official_bg div.frame
{
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

div.official_bg h2
{
    /*font-family: 'Impact';*/
	width: 960px;
    font-size: 55px;
	color: #ffffff;
    text-align: center;
	display: block;
	padding: 0;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

div.official_bg div.text
{
	width: 960px;
    font-size: 25px;
	line-height: 160%;
	color: #ffffff;
    /*text-align: center;*/
	margin: 30px auto 0px;
	display: block;
}

.cd-fixed-bg
{
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}

/*--固定背景01--*/
.cd-fixed-bg.cd-bg-1 
{
  background-image: url('../img/official_key_1.jpg');
}

/*--固定背景02--*/
.cd-fixed-bg.cd-bg-2 
{
  background-image: url('../img/official_key_2.jpg');
}

/*--固定背景03--*/
.cd-fixed-bg.cd-bg-3
{
  background-image: url('../img/official_key_3.jpg');
}

/*--固定背景04--*/
.cd-fixed-bg.cd-bg-4
{
  background-image: url('../img/official_key_4.jpg');
}

/*--固定背景05--*/
.cd-fixed-bg.cd-bg-5
{
  background-image: url('../img/official_key_5.jpg');
}


/* お店までの道順 */
table.store_way_title
{
	margin: 30px 0px 0px;
}

table.store_way_title td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #333;
	/*padding-right: 28px;*/
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 0.05em;
}

table.store_way_title td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #333;
	padding-right: 0.5em;
	vertical-align: top;
	white-space: nowrap;
}

table.store_way_title td.circle
{
	width: 18px;
	vertical-align: top;
	padding-top: 8px;
}

table.store_way_title td.circle div.img
{
	width: 18px;
	height: 18px;
}

table.store_way_title td.circle div.img img
{
	width: 18px;
	height: 18px;
	display: block;
	border-radius: 50%;
}

table.store_way
{
	margin: 20px 0px 0px;
}

table.store_way td.img
{
	width: 250px;
	padding-right: 5px;
}

table.store_way td.img div.img
{
	width: 250px;
	height: 167px;
}

table.store_way td.img div.img img
{
	width: 250px;
	height: 167px;
	display: block;
}

table.store_way td.text_frame
{
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
	vertical-align: top;
}

table.store_way td:last-child
{
	padding-right: 0px;
}

table.store_way tr:last-child td
{
	padding-bottom: 0px;
}

table.store_way td.text_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	text-align: center;
}


/* 自動販売機 */
table.vending_frame
{
	margin: 30px 0px 0px;
}

table.vending_frame td.img
{
	width: 350px;
	padding-right: 20px;
	vertical-align: top;
}

table.vending_frame td.img div.img
{
	width: 350px;
	height: 400px;
}

table.vending_frame td.img div.img img
{
	width: 350px;
	height: 400px;
	display: block;
}

table.vending_frame td.img div.img2
{
	width: 350px;
	/*height: 467px;*/
	height: 400px;
}

table.vending_frame td.img div.img2 img
{
	width: 350px;
	/*height: 467px;*/
	height: 400px;
	display: block;
}

table.vending_frame td.img div.img_free
{
	width: 350px;
}

table.vending_frame td.img div.img_free img
{
	width: 350px;
	display: block;
}

table.vending_frame td.text_frame
{
	vertical-align: top;
}

table.vending_frame td.text_frame div.vending_title
{
	width: 100px;
	height: 40px;
    margin: 20px 0px 5px;
}

table.vending_frame td.text_frame div.vending_title button
{
	width: 100px;
	height: 40px;
    font-size: 100%;
	line-height: 100%;
	color: #333;
	padding: 0px 0px 0px;
	background-color: #fbfbfb;
	letter-spacing: 0.1em;
	border: none;
	text-shadow: none;
	text-decoration: none;
}

table.vending_frame td.text_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	margin-left: 10px;
}

table.vending_frame td.text_frame div.text2
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	margin-left: 10px;
	padding-left: 2em;
}

table.vending_frame table.inner
{
	margin: 15px 0px 0px 10px;
}

table.vending_frame table.inner td.inner_icon
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #333;
	vertical-align: top;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.vending_frame table.inner td.inner_text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
}


/* 支払方法　商品一覧 */
table.cart_goods_list
{
	width: 100%;
	margin: 5px auto 0px;
}

table.cart_goods_list th.number
{
	width: 60px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.cart_goods_list th.title
{
	width: auto;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.cart_goods_list th.price
{
	width: 140px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #4d4d4d;
	letter-spacing: 0.05em;
	font-weight: 400;
}

table.cart_goods_list td.list
{
	height: 30px;
	font-size: 95%;
	line-height: 140%;
	color: #333;
	background-color: #ffffff;
	padding: 0px 5px 0px;
	text-align: left;
}

table.cart_goods_list td div
{
	line-height: 160%;
}

table.cart_goods_list td:nth-child(2)
{
	text-align: right;
}

table.cart_goods_list td:nth-child(3)
{
	text-align: right;
}

table.cart_goods_list td.center
{
	text-align: center!important;
}

table.cart_goods_list td.right
{
	text-align: right!important;
}

table.cart_goods_list td.left
{
	text-align: left!important;
}

table.cart_goods_list tr:nth-child(2n+1) td
{
	height: 35px;
	/*background-color: #f1f1f1;*/
}

table.cart_goods_list a
{
	text-decoration: none;
}


/* 商品詳細 サブ画像 */
table.detail_sub_img
{
	margin: 120px auto 0px;
}

table.detail_sub_img td.img
{
	width: 385px;
	vertical-align: top;
}

table.detail_sub_img td.img div.img
{
	width: 385px;
	height: 192.5px;
}

table.detail_sub_img td.img div.img img
{
	width: 385px;
	height: 192.5px;
	display: block;
}

table.detail_sub_img td.img div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #333;
	padding: 10px 10px 20px;
	text-align: center;
}


/* IEのみ */
/*@media all and (-ms-high-contrast: none) {

  body
  {
  	font-family: 'NSJ_ie', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
  }

  div.quarity_page_title
  {
  	font-family: 'NSJV_ie', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
  }

  div.quarity_top_text
  {
  	font-family: 'NSJV_ie', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
  }
}*/