@font-face {
	font-family: NSJ;
	src: url('../font/NotoSansJP-Light.otf') format("opentype");
}

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

body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'NSJ', -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;
	display: block;
}

div
{
	border-style: none;
}

ul
{
	padding: 0;
}

ul li
{
	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;
}

.mt35
{
	margin-top: 35px!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;
}

.mt190
{
	margin-top: 190px!important;
}

.mt200
{
	margin-top: 200px!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;
}

.ml15
{
	margin-left: 15px!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;
}

.mr0
{
	margin-right: 0px!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;
}

.pt25
{
	padding-top: 25px!important;
}

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

.pt35
{
	padding-top: 35px!important;
}

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

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

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

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

.pt75
{
	padding-top: 75px!important;
}

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

.pt90
{
	padding-top: 90px!important;
}

.pt100
{
	padding-top: 100px!important;
}

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

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

.pl10
{
	padding-left: 10px!important;
}

.pl20
{
	padding-left: 20px!important;
}

.pl30
{
	padding-left: 30px!important;
}

.pl40
{
	padding-left: 40px!important;
}

.pl50
{
	padding-left: 50px!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;
}

.page_height
{
	min-height: calc(100vh - 336px);
	height: auto;
}

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

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

span.word
{
	display: inline-block;
	padding-right: 1em;
}


/* タイトル */
h1
{
	font-size: 250%;
	line-height: 160%;
	color: #000000;
	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: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000000;
	display: inline-block;
}


/* ヘッダー */
div.header_frame
{
	width: 100%;
	/*height: 75px;*/
	height: 70px;
	margin: 0px auto 0px;
	background-color: rgba(255, 255, 255, 0.85);
	/*position: fixed;
	top: 0;*/
	z-index: 888;
	border-bottom: 1px solid #f4f4f4;
}

table.header
{
	width: 960px;
	height: 70px;
	margin: 0px auto 0px;
}

table.header td.menu
{
	width: 1px;
	white-space: nowrap;
	padding-left: 40px;
}

table.header td:last-child.menu
{
	padding-right: 50px;
}

table.header td.menu div.title
{
	font-size: 95%;
	line-height: 150%;
	color: #000000;
	white-space: nowrap;
	letter-spacing: 0.1em;
	text-align: center;
}

table.header td.menu div.img
{
	height: 20px;
}

table.header td.menu div.img img
{
	height: 20px;
	display: block;
}

table.header td.menu a
{
	text-decoration: none;
	display: block;
}

table.header td.contact
{
	padding-left: 20px;
}

table.header td.contact div.img
{
	height: 40px;
}

table.header td.contact div.img img
{
	height: 40px;
	display: block;
}

table.header td.contact a
{
	height: 40px;
	display: block;
}

table.header td.logo
{
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
}

table.header td.logo a
{
	width: 120px;
	height: 40px;
	text-decoration: none;
	display: block;
}

table.header td.logo div.title
{
	font-size: 95%;
	line-height: 150%;
	color: #000000;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

table.header td.logo div.img
{
	width: 120px;
	height: 40px;
	margin: 0px 0px 0px;
}

table.header td.logo div.img img
{
	width: 120px;
	height: 40px;
	display: block;
}

table.header td.logo div.logo_text_1
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: center;
}

table.header td.logo div.logo_text_2
{
	font-size: 140%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 5px 0px 5px;
}

table.header td.logo div.logo_text_3
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: center;
}

table.header td.contact_link
{
	width: 1px;
	white-space: nowrap;
	padding-left: 50px;
	position: relative;
}

table.header td.contact_link div.title
{
	/*font-size: 95%;*/
	font-size: 105%;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}

table.header td.contact_link div.text
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	margin: 8px 0px 0px;
	text-align: center;
}

table.header td.contact_link div.button
{
	width: 120px;
	height: 30px;
	margin: 8px auto 0px;
}

table.header td.contact_link div.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

table.header td.contact_link div.cart_info
{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 0px;
	border-radius: 50%;
}

table.header td.contact_link div.cart_info input
{
	width: 20px;
	height: 20px;
	font-size: 70%;
	line-height: 100%;
	color: #ffffff;
	background-color: #ff0000;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	border-radius: 50%;
}

table.header td.cart_link
{
	width: 1px;
	white-space: nowrap;
	padding-left: 50px;
	position: relative;
}

table.header td.cart_link div.img
{
	width: 39px;
	height: 35px;
	margin: 0px auto 0px;
}

table.header td.cart_link div.img img
{
	width: 39px;
	height: 35px;
	display: block;
}

table.header td.cart_link div.title
{
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	margin-top: 5px;
}

div.header_height
{
	width: 100%;
	/*height: 70px;*/
	display: block;
}


/* フッター */
div.footer_frame
{
	width: 100%;
	/*height: 61px;*/
	padding: 20px 0px 0px;
	box-sizing: border-box;
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #222222;
}

div.footer
{
	width: 960px;
	/*height: 60px;*/
	margin: 0px auto 0px;
}

div.footer_frame div.copyright
{
	width: 960px;
	/*height: 60px;*/
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	/*display: table-cell;
	vertical-align: middle;*/
}

div.footer_frame div.logo
{
	width: 60px;
	height: 60px;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 15px;
}

div.footer_frame div.logo img
{
	width: 60px;
	height: 60px;
	display: block;
}

table.copyright
{
	height: 60px;
	margin: 0px auto 0px;
}

table.copyright td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 5px;
}

table.copyright td.logo
{
	width: 60px;
}

table.copyright td.logo div.img
{
	width: 60px;
	height: 60px;
}

table.copyright td.logo div.img img
{
	width: 60px;
	height: 60px;
	display: block;
}

div.footer_short
{
	width: 100%;
	height: 61px;
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
}

div.footer_frame table.links
{
	margin: 0px auto 20px;
}

div.footer_frame table.links td.link
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-right: 60px;
}

div.footer_frame table.links td:last-child
{
	padding-right: 0px;
}

div.footer_frame table.links td.link_special
{
	padding-right: 60px;
}

div.footer_frame table.links td.link_special button
{
	/*width: 120px;*/
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

div.footer_frame table.links a
{
	color: #000000;
	display: block;
	text-decoration: none;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	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: 40px auto 0px;
}

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

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

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

table.pager td.number
{
	height: 30px;
	color: #0f63ae;
	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: #0f63ae;
	text-align: center;
	background-color: #ffffff;
	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: #0f63ae;
	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("https://cdn.mintomo.co.jp/noage.co.jp/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%;
	margin: 0px auto;
	position: relative;
}

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

div.bottom_space01
{
	height: 150px;
}

div.bottom_space02
{
	height: 100px;
}

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

table.contents td.side
{
	width: 160px;
	vertical-align: top;
	position: relative;
	padding-right: 30px;
}

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

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

div.s_title
{
	font-size: 140%;
	line-height: 100%;
	color: #000000;
	margin: 120px 0px 0px;
	padding: 0px;
	letter-spacing: 0.15em;
	box-sizing: border-box;
	text-align: center;
}


/* BOTチェックボックス */
table.bot_check
{
	margin: 35px auto 0px;
}

table.bot_check td.checkbox
{

}

table.bot_check td.checkbox input
{
	display: block;
	margin: 0;
	padding: 0;
}

table.bot_check td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #2f2f2f;
	letter-spacing: 0.1em;
	padding-left: 10px;
}


/* サイドメニュー */
div.side_menu_frame
{
	width: 160px;
	/*height: 900px;*/
	margin: 0px auto 0px;
	/*position: absolute;
	top: 18px;*/
	/*position: fixed;*/
	/*top: 135px;*/
	/*left: 0;*/
	overflow-y: scroll;
}

div.side_menu_scroll
{
	width: 100%;
	/*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;
}

div.category_select
{
	width: 100%;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	cursor: pointer;
}

div.hover_menu a:last-child.category_select
{
	margin-bottom: 25px!important;
}

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

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;
	border-radius: 50%;
}

div.side_menu_frame table.menu td.title
{
	height: 35px;
	font-size: 95%;
	line-height: 150%;
	color: #000000;
	padding: 0px 0px 0px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #f2f2f2;
	text-align: center;
}

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

div.side_menu_frame table.menu td.title3
{
	font-size: 95%;
	line-height: 150%;
	color: #000000;
	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.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);*/
	background-color: #f2f2f2;
	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: #000000;
	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: #000000;
	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: #000000;
	padding: 0px 0px 15px;
}

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

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

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

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

table.login_button div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

table.login_button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

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

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

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

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

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

table.login_button td.button2 input
{
	width: 250px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	background-color: #0f63ae;
	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: 90px;
}

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.login_frame
{
	width: 730px;
	margin: 0px auto 0px;
	padding: 40px 35px 50px;
	box-sizing: border-box;
	background-color: rgba(24, 101, 172, 0.5);
	border-radius: 5px;
}

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

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

table.reminder_form td.title
{
	width: 150px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	/*color: #2f2f2f;*/
	padding-left: 10px;
	background-color: #0f63ae;
	letter-spacing: 0.1em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

table.reminder_form td.title_top
{
	width: 150px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	background-color: #0f63ae;
	letter-spacing: 0.1em;
	border-top-left-radius: 5px;
}

table.reminder_form td.title_bottom
{
	width: 150px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	background-color: #0f63ae;
	letter-spacing: 0.1em;
	border-bottom-left-radius: 5px;
}

table.reminder_form td.form
{
	width: auto;
}

table.reminder_form td.form input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #2f2f2f;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border: 1px solid #33ace0;*/
	border: 1px solid #0f63ae;
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

table.reminder_form td.form_top
{
	width: auto;
}

table.reminder_form td.form_top input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #2f2f2f;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-top: 1px solid #0f63ae;
	border-left: 1px solid #0f63ae;
	border-right: 1px solid #0f63ae;
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
}

table.reminder_form td.form_bottom
{
	width: auto;
}

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

table.reminder_form td.text
{
	height: 35px;
	font-size: 95%;
	color: #000000;
	padding: 0px 10px 0px;
	letter-spacing: 0.1em;
}

table.reminder_form tr.bottom_line td
{
	border-bottom: 1px dashed #ffffff
}

div.article_reminder
{
	width: 730px;
	margin: 0px auto 0px;
}

div.reminder_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	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: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	padding-right: 35px;
}

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

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

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


/* 商品詳細 */
table.goods_detail_frame
{
	width: 100%;
	margin: 95px 0px 0px;
}

table.goods_detail_frame td.img
{
	width: 574px;
	vertical-align: top;
}

table.goods_detail_frame td.text_frame
{
	vertical-align: top;
	/*padding-top: 20px;*/
	padding-left: 45px;
	padding-right: 45px;
}

div.detail_key
{
	width: 574px;
	height: 431px;
	margin: 0px;
}

div.detail_key img
{
	width: 574px;
	height: 431px;
	display: block;
}

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

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

table.goods_detail_data td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	padding-right: 30px;
	white-space: nowrap;
}

table.goods_detail_data td.price
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

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: #000000;
	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.button div.button
{
	width: 220px;
	height: 50px;
	position: relative;
}

table.goods_detail_data td.button div.button input
{
	width: 220px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.goods_detail_data td.button div.button button
{
	width: 220px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

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

table.goods_detail_data td.button div.button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

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

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

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

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

table.goods_detail_list td.icon
{
	width: 1px;
	white-space: nowrap;
	padding-right: 30px;
	padding-bottom: 10px;
	vertical-align: top;
}

table.goods_detail_list td.icon button
{
	width: 150px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #0f63ae;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #0f63ae;
	text-shadow: none;
	border-radius: 5px;
}

table.goods_detail_list td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align: top;
}

table.goods_detail_list td.title2
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
	padding-right: 40px;
	white-space: nowrap;
	vertical-align: top;
}

table.goods_detail_list td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align: top;
}

table.goods_detail_list td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
}

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

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

div.detail_note
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	/*letter-spacing: 0.1em;*/
	margin: 30px 0px 0px -0.5em;
	padding: 0px 20px 0px;
}

table.detail_note
{
	width: 730px;
	margin: 0px auto 0px;
}

table.detail_note td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-right: 0.5em;
	white-space: nowrap;
	vertical-align: top;
}

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

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.title div.title
{
	font-size: 110%;
	/*line-height: 200%;*/
	line-height: 1.5em;
	color: #000000;
	display: inline-block;
	padding: 5px 10px 5px;
	background-color: #fafafa;
}

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

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

table.detail_menu a
{
	color: #000000;
	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: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	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;
}

table.detail_goods_list td.list
{
	width: 190px;
	vertical-align: top;
	padding-left: 2px;
	padding-bottom: 50px;
}

table.detail_goods_list td:first-child.list
{
	padding-left: 0px;
}

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

table.detail_goods_list td.list div.frame
{
	width: 190px;
	padding: 0px 0px 0px;
}

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

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

table.detail_goods_list td.list div.frame div.text
{
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	margin-bottom: 12px;
	padding: 0px 10px 0px;
	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 table.inner
{
	margin: 0px auto 0px;
}

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

table.detail_goods_list table.inner td.inner_button
{
	width: 90px;
	padding-right: 4px;
}

table.detail_goods_list table.inner td:last-child.inner_button
{
	padding-right: 0px;
}

table.detail_goods_list table.inner td.inner_button a
{
	position: relative;
	display: block;
	text-decoration: none;
}

table.detail_goods_list table.inner td.inner_button div.button_block
{
	width: 90px;
	height: 50px;
	position: relative;
}

table.detail_goods_list table.inner td.inner_button input
{
	width: 90px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.15em;
}


table.detail_goods_list table.inner td.inner_button button
{
	width: 90px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.15em;
}

table.detail_goods_list table.inner div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 7px;
}

table.detail_goods_list table.inner div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

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.detail input
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.detail_goods_list td.list div.frame div.detail button
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

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 input
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.detail_goods_list td.list div.frame div.cart button
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

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: #000000;
	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;
	position: absolute;
	bottom: 15px;
	right: 25px;
}

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

table.detail_goods_list td.list div.cart_button_free input
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

table.detail_goods_list td.list div.cart_button_free button
{
	width: 100%;
	height: 29px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

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;
}*/


/* 商品一覧 */
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: 120%;
	line-height: 100%;
	color: #000000;
	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;
}

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

table.access_form td.form input
{
	width: 100%;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	margin: 0;
	padding: 0px 15px 0px;
	box-sizing: border-box;
	border: 1px solid #0f63ae;
	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/noage.co.jp/img/access_button.jpg");
	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: 135%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin: 80px 0px 25px;
}

div.privacy_text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	margin: 0px auto 0px;
	text-indent: 1em;
}

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

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

div.privacy_text1 a
{
	color: #000000;
}

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

div.privacy_text2 a
{
	color: #000000;
}

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

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

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

table.privacy_text td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

table.privacy_text td.time
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	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: 95%;
	line-height: 230%;
	color: #000000;
	white-space: nowrap;
	vertical-align: top;
}

table.privacy_contact td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

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

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

table.privacy_contact a
{
	color: #000000;
}


/* 特定商取引法に基づく表記 */
div.rule_title
{
	font-size: 135%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin: 80px 0px 25px;
}

div.rule_title2
{
	font-size: 135%;
	line-height: 100%;
	color: #000000;
	margin: 20px 0px 0px 50px;
	letter-spacing: 0.1em;
}

div.rule_text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	margin: 0px auto 0px;
	text-indent: 1em;
}

div.rule_text a
{
	color: #000000;
}

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: 95%;
	line-height: 230%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 3px;
}

table.rule_text td.title
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	font-weight: bold;
}

table.rule_text td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

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: 95%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	text-align: center;
	padding: 0px 10px 0px;
	background-color: #f1f2f3;
}

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

table.rule_area td.price
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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;
	text-align: center;
}


/* カート */
div.cart_block
{
	width: 540px;
	margin: 20px 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: #000000;
}

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: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

table.cart_contents td.number select
{
	width: 60px;
	/*height: 20px;*/
	height: 26px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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;
}

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

table.cart_contents td.form select
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	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: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.form_free select
{
	width: 100%;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #222222;
	box-sizing: border-box;
}

table.cart_contents td.zip input
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	padding: 0px 5px;
}

table.cart_contents td.notice textarea
{
	width: 600px;
	height: 200px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	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: 760px;*/
	margin: 40px auto 0px;
}

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

table.pay td.pay
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	margin: 0px;
	padding: 0px 5px 0px;
	border: 1px solid #222222;
}

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

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: #000000;
	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: 40px auto 0px;
}

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

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

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

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: 95%;
	line-height: 140%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
}

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

table.flow td.after
{
	width: 90px;
	height: 90px;
	font-size: 95%;
	line-height: 140%;
	color: #000000;
	text-align: center;
	background-color: #f2f2f2;
}

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


/* 固定メニュー */
div.collection_top_menu_frame
{
	width: 100%;
	margin: 0px;
}

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

table.collection_top_menu td.button
{
	width: 200px;
	padding-right: 80px;
}

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

table.collection_top_menu td.button button
{
	width: 200px;
	height: 50px;
	font-size: 140%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	display: block;
}

table.collection_top_menu td.button input
{
	width: 200px;
	height: 50px;
	font-size: 140%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	display: block;
}



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

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

table.button div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

table.button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

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

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

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

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

table.button td.button02
{
	width: 180px;
	height: 50px;
	position: relative;
}

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

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

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

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

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

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

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;
	padding: 0;
	background-color: #0f63ae;
	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;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.delete
{
	width: 180px;
	height: 50px;
	padding-right: 80px;
	position: relative;
}

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

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

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

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

div.home_button02 button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

div.home_button02 input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}


/* 矢印付きボタン */
table.home_link_frame
{
	margin: 45px auto 0px;
}

table.home_link_frame td.button
{
	padding-right: 80px;
}

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

div.home_link
{
	width: 430px;
	height: 50px;
	margin: 0px auto 0px;
	position: relative;
}

div.home_link a
{
	width: 430px;
	height: 50px;
	display: block;
	position: relative;
}

div.home_link input
{
	width: 100%;
	height: 50px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #0f63ae;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	cursor: pointer;
}

div.home_link button
{
	width: 100%;
	height: 50px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #0f63ae;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	cursor: pointer;
}

div.home_link div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

div.home_link div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}


/* 購入 */
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: #000000;
	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: #000000;
	text-align: center;
	margin: 50px auto 0px;
}


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

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

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

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

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

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

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

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

table.account td.form input
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
	padding: 0px 5px 0px;
}

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

table.booking_input td.zip input
{
	width: 68px;
	height: 25px;
	font-size: 95%;
	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;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
}

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: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
}

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: #000000;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 20px;
}

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

table.search td.title03
{
    font-size: 95%;
    line-height: 100%;
    color: #000000;
	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: 50px;
    font-size: 95%;
    line-height: 100%;
    color: #000000;
	padding: 0px 5px 0px;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
	letter-spacing: -0.01em;
}

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

table.search td.button div.button_frame
{
	width: 150px;
	height: 50px;
	position: relative;
}

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

table.search div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

table.search div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

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: #000000;
}

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

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

div.result_frame table.result td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
}

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

div.history_text02
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #0f63ae;
	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: #000000;
	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;*/
	margin: 30px auto 0px;
}

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

div.cart_button input
{
	width: 120px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

div.cart_button button
{
	width: 120px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	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: #0f63ae;
	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: #000000;
	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: #000000;
}

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: #000000;
	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: #000000;
	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: #000000;
	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: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
	padding: 0;
}

a.url_str
{
	color: #000000;
	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: #0f63ae;
	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: #000000;
	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: #0f63ae;
	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: #0f63ae;
	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: #000000;
	white-space: nowrap;
}

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

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

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

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

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

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

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

table.history_profile_text td.text2
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
}

table.history_profile_text td.year_select1 select
{
	width: 60px;
	height: 28px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	padding: 0px 40px 0px 0px;
	letter-spacing: 0.1em;
}

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

table.send_result td.date
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	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: #0f63ae;
	letter-spacing: 0.05em;
	font-weight: 400;
}

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

table.send_list th.button
{
	width: 90px;
	height: 30px;
	/*background-color: #0f63ae;*/
}

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

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 input[type="button"]
{
	width: 90px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

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: #000000;
	padding-right: 15px;
	white-space: nowrap;
}

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

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

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


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

div.store_key img
{
	/*width: 770px;
	height: 500px;*/
	width: 500px;
	height: 325px;
	display: block;
}

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

div.page_title
{
	font-size: 140%;
	line-height: 100%;
	color: #000000;
	margin: 120px 0px 0px;
	padding: 0px;
	letter-spacing: 0.15em;
	box-sizing: border-box;
	text-align: center;
}

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

table.store_info
{
	margin: 45px auto 0px;
}

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

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

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

table.store_info td.text_large
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	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: 95%;
	line-height: 180%;
	color: #000000;
	margin: 30px auto 0px;
	letter-spacing: 0.1em;
	text-align: center;
}

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

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

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

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

table.contact td.title_large
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: 95%;
	line-height: 100%;
	color: #000000;
	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: 95%;
	line-height: 100%;
	color: #000000;
	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: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
	padding: 5px 10px 5px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

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

table.bot td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: 95%;
	line-height: 100%;
	color: #ffffff;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}

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

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

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


/* FAQ */
div.faq
{
	width: 100%;
	margin: 0px auto 0px;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid #a5a6a7;
	box-sizing: border-box;
}

div.faq table.faq
{
	margin: 0px;
}

div.faq table.faq td.height
{
	height: 9px;
}

div.faq table.faq td.icon
{
	width: 25px;
	padding-top: 5px;
	padding-right: 25px;
	vertical-align: top;
}

div.faq table.faq td.icon div.q
{
	width: 25px;
	height: 25px;
	border: 1px solid #0f63ae;
	border-radius: 50%;
	box-sizing: border-box;
}

div.faq table.faq td.icon div.q div.icon_text
{
	width: 23px;
	height: 23px;
	font-size: 95%;
	line-height: 100%;
	color: #0f63ae;
	text-align: center;
	border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
}

div.faq table.faq td.icon div.a
{
	width: 25px;
	height: 25px;
	background-color: #0f63ae;
	border-radius: 50%;
	box-sizing: border-box;
}

div.faq table.faq td.icon div.a div.icon_text
{
	width: 25px;
	height: 25px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	border-radius: 50%;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}

div.faq table.faq td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}


/* 品質 */
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;*/
	padding-right: 10px;
	text-align: center;
}

div.quarity_page_title
{
	font-size: 140%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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;*/
	text-align: left;
}

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: 95%;
	line-height: 190%;
	color: #000000;
	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;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 0;
}

table.quarity_info div.bg_large_right div.img img
{
	width: 450px;
	height: 320px;
	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: 95%;
	line-height: 100%;
	color: #000000;
	margin-top: 35px;
}

div.gift_list_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin-top: 15px;
}

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

table.gift_notice td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-right: 0.5em;
	white-space: nowrap;
	vertical-align: top;
}

table.gift_notice td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-right: 0.5em;
}

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

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

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

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

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

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

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

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: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	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: 95%;
	line-height: 180%;
	color: #000000;
}

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


/* ホーム（新） */
div.home_key
{
	/*width: 100%;*/
	width: 960px;
	height: 510px;
	margin: 0px auto 0px;
	position: relative;
}

div.home_key div.main
{
	width: 960px;
	height: 510px;
}

div.home_key div.main img
{
	width: 960px;
	height: 510px;
	display: block;
}

div.home_key div.logo
{
	width: 181px;
	height: 60px;
	position: absolute;
	top: 20px;
	right: 20px;
}

div.home_key div.logo img
{
	width: 181px;
	height: 60px;
	display: block;
}

table.home_intro
{
	/*width: 100%;*/
	margin: 120px 0px 0px;
}

table.home_intro div.frame
{
	width: 300px;
	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 div.text
{
	width: 270px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin: 30px auto 0px;
}

table.home_intro td
{
	width: 300px;
	vertical-align: top;
	padding-right: 20px;
}

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

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_goods_title
{
	margin: 120px auto 0px;
}

table.home_goods_list
{
	margin: 70px auto 0px;
}

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

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

table.home_goods_list td
{
	padding-right: 60px;
}

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

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

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

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

table.home_goods_list td.text
{
	padding-top: 30px;
	vertical-align: top;
}

table.home_goods_list td.text div.name
{
	font-size: 140%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: center;
	white-space: nowrap;
}

table.home_goods_list td.text div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin: 15px 0px 0px;
}

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: 140%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

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

table.news_list_frame
{
	width: 100%;
	margin: 40px 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: 140%;
	/*line-height: 200%;*/
	line-height: 1.5em;
	color: #000000;
}

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: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #0f63ae;
	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 a
{
	color: #000000;
	display: block;
}

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

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

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

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


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


/* 送付先 */
div.result_text
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	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: #000000;
	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: #0f63ae;
	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: 95%;
	line-height: 180%;
	color: #000000;
	margin: 0px auto 0px;
	letter-spacing: 0.05em;
	text-indent: 1em;
}


/* 会社沿革 */
table.store_about
{
	margin: 45px auto 0px;
}

table.store_about td.title
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	padding-right: 50px;
}

table.store_about td.title_large
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	padding-right: 50px;
	vertical-align: top;
}

table.store_about td.title2
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	padding-right: 0.5em;
	letter-spacing: 0.05em;
}

table.store_about td.year
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	padding-right: 0.5em;
	text-align: right;
	letter-spacing: 0.05em;
}

table.store_about td.month
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	padding-right: 1em;
	text-align: right;
	letter-spacing: 0.05em;
}

table.store_about td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	letter-spacing: 0.05em;
}

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

table.store_about div.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

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

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

table.store_about_list td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	white-space: nowrap;
	padding-right: 0.5em;
	vertical-align: top;
}

table.store_about_list td.list
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}


/* 商品紹介 */
table.goods_price
{
	width: 960px;
    margin: 30px auto 140px;
	/*table-layout: fixed;*/
}

.price_width1
{
	width: 420px!important;
}

.price_width2
{
	width: 770px!important;
}

.price_width3
{
	width: 420px!important;
}

table.goods_price th
{
	height: 30px;
    font-size: 95%;
	line-height: 160%;
	color: #ffffff;
	font-weight: 400;
	padding: 5px 0px 5px;
	/*background-color: #fafbfc;*/
	background-color: #0f63ae;
	box-sizing: border-box;
	border-top: 1px solid #a5a6a7;
	border-right: 1px solid #a5a6a7;
	white-space: nowrap;
}

table.goods_price th:last-child
{
	border-right: none;
}


table.goods_price th.title
{

}

table.goods_price th.price
{
    width: 75px;
}

table.goods_price th:nth-child(2)
{
	width: 150px;
}

table.goods_price th:nth-child(4)
{
	width: 150px;
}

/*table.goods_price th:nth-child(5)
{
	width: 200px;
}*/

table.goods_price th.title_top
{
    width: 150px;
}

table.goods_price td
{
	border-top: 1px solid #a5a6a7;
	border-right: 1px solid #a5a6a7;
}

table.goods_price td:last-child
{
	border-right: none;
}

table.goods_price tr:last-child td
{
	border-bottom: 1px solid #a5a6a7;
}

table.goods_price td.title
{
	padding: 5px 5px 5px;
	/*background-color: #fafbfc;*/
	/*background-color: #0f63ae;*/
}

.price_width1 td.title
{
	width: 300px;
}

.price_width2 td.title
{
	width: 200px;
}

.price_width3 td.title
{
	width: 300px;
}

table.goods_price td.title div.title
{
    /*font-size: 120%;*/
	font-size: 95%;
	line-height: 160%;
	/*color: #ffffff;*/
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
}

table.goods_price td.title div.text1
{
    font-size: 95%;
	line-height: 160%;
	/*color: #ffffff;*/
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

table.goods_price td.title div.text2
{
    font-size: 95%;
	line-height: 160%;
	/*color: #ffffff;*/
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

table.goods_price td.price
{
	/*width: 70px;*/
    font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding: 5px 5px 5px;
	text-align: right;
	white-space: nowrap;
}

.price_width2 td.price
{
	width: 100px;
}

table.goods_price td.text
{
	/*width: 150px;*/
    font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding: 5px 5px 5px;
	vertical-align: top;
}

table.goods_price td.text div.list_title
{
	width: 140px;
	height: 30px;
	margin: 0px 0px 0px;
}

table.goods_price td.text div.text + div.list_title
{
	margin: 20px 0px 0px;
}

table.goods_price td.text div.list_title button
{
	width: 140px;
	height: 30px;
	font-size: 90%;
	line-height: 140%;
	color: #0f63ae;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border: 1px solid #0f63ae;
	text-shadow: none;
	border-radius: 5px;
	white-space: nowrap;
}

table.goods_price td.text div.text
{
	margin: 5px 0px 0px;
}

table.goods_price td.note
{
    font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding: 5px 5px 5px;
}

table.goods_price td.note div.top + div.bottom
{
    margin-top: 15px;
}

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

table.goods_notice td.circle
{
	width: 16px;
	vertical-align: top;
	padding-top: 5px;
}

table.goods_notice td.circle div.img
{
	width: 16px;
	height: 16px;
}

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

table.goods_notice td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
}

table.goods_notice td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
}

table.goods_notice td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	/*letter-spacing: 0.05em;*/
}

table.goods_top_icon
{
    margin: 0px auto 70px;
}

table.goods_top_icon td.icon
{
    width: 180px;
	padding-right: 3px;
}

table.goods_top_icon td:nth-child(2).icon
{
	padding-right: 2px;
}

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

table.goods_top_icon td.icon div.img
{
    width: 180px;
	height: 180px;
}

table.goods_top_icon td.icon div.img img
{
    width: 180px;
	height: 180px;
	display: block;
}


/* 商品詳細 サブ画像 */
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: 95%;
	line-height: 180%;
	color: #000000;
	padding: 10px 10px 0px;
	text-align: center;
}


/* 商品詳細 トップのサブ画像 */
div.goods_detail_sub_img_frame
{
	margin: 2px 0px 0px;
}

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

table.goods_detail_sub_img td.img
{
	width: 190px;
	vertical-align: top;
	padding-right: 2px;
}

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

table.goods_detail_sub_img td.img div.img
{
	width: 190px;
	height: 143px;
}

table.goods_detail_sub_img td.img div.img img
{
	width: 190px;
	height: 143px;
	display: block;
}


/* 商品検索 */
div.access_form_frame
{
	width: 100%;
	margin: 0px 0px 0px;
	padding: 10px 3px 18px 5px;
	background-color: #f2f2f2;
	box-sizing: border-box;
	position: relative;
}

div.access_form_frame div.button_frame
{
	width: 150px;
	height: 50px;
	margin: 0px 0px 0px;
	position: absolute;
	bottom: 5px;
	right: 3px;
}

div.access_form_frame div.button
{
	width: 150px;
	height: 50px;
	position: relative;
}

div.access_form_frame div.button input
{
	width: 150px;
	height: 50px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.2em;
}

div.access_form_frame div.button button
{
	width: 150px;
	height: 50px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #0f63ae;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.2em;
}

div.access_form_frame div.button div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

div.access_form_frame div.button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

table.goods_search
{
	margin: 10px 0px 0px;
}

table.goods_search td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-bottom: 15px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: center;
	letter-spacing: -0.05em;
}

table.goods_search td.select + td.title
{
	padding-left: 14px;
}

table.goods_search td.select
{
	padding-bottom: 15px;
}

table.goods_search td.select select
{
	width: 100px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: none;
	box-sizing: border-box;
}

table.goods_search td.select_large select
{
	width: 150px!important;
}

table.goods_search td.keyword input
{
	width: 100%;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 0;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: none;
	letter-spacing: 0.1em;
}

table.goods_search td.button
{
	padding-top: 10px;
}

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


/* about */
div.about_key
{
	width: 960px;
	height: 400px;
	margin: 0px auto 0px;
}

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

div.top_text_frame
{
	width: 100%;
	margin: 40px 0px 0px;
	padding: 0px 100px 0px;
	box-sizing: border-box;
}

div.top_text_frame div.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

div.top_text_frame div.text_indent
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	text-indent: 1em;
}

div.top_text_frame table.s_title
{
	margin: 0px 0px 0px;
}

div.top_text_frame table.s_title td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div.top_text_frame table.s_title td.title
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

div.top_text_frame table.list
{
	margin: 0px 0px 0px;
}

div.top_text_frame table.list td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 230%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 70px;
}

div.top_text_frame table.list td.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

a.concept
{
	margin: 50px 0px 0px;
	display: block;
	text-decoration: none;
}

a.concept + a.concept
{
	margin-top: 20px;
}

table.concept_frame
{
	width: 960px;
	margin: 50px auto 0px;
}

a.concept table.concept_frame
{
	margin-top: 0px;
}

table.concept_frame + table.concept_frame
{
	margin-top: 20px;
}

table.concept_frame td.img
{
	width: 400px;
	vertical-align: top;
}

table.concept_frame td.img div.img
{
	width: 400px;
	height: 220px;
}

table.concept_frame td.img div.img img
{
	width: 400px;
	height: 220px;
	display: block;
}

table.concept_frame td.img div.img_small
{
	width: 400px;
	height: 220px;
}

table.concept_frame td.img div.img_small img
{
	width: 400px;
	height: 220px;
	display: block;
}

table.concept_frame td.img div.img_large
{
	width: 400px;
	height: 300px;
}

table.concept_frame td.img div.img_large img
{
	width: 400px;
	height: 300px;
	display: block;
}

table.concept_frame td.img div.movie
{
	width: 400px;
	height: 225px;
}

table.concept_frame td.img div.movie iframe
{
	width: 400px;
	height: 225px;
	display: block;
}

table.concept_frame td.text_frame
{
	padding-top: 20px;
	padding-right: 80px;
	vertical-align: top;
}

table.concept_frame td.img + td.text_frame
{
	padding-left: 80px;
	padding-right: 0;
}

table.concept_frame td.text_frame div.title
{
	font-size: 135%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 25px;
}

table.concept_frame td.text_frame div.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}


/* collection */
div.collection_key
{
	width: 960px;
	height: 400px;
	margin: 0px auto 0px;
}

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

table.collection_item_list
{
	margin: 50px 0px 0px;
}

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

table.collection_item_list td.list
{
	width: 190px;
	vertical-align: top;
	padding-right: 2px;
}

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

table.collection_item_list td.list div.frame
{
	width: 190px;
	padding-bottom: 45px;
}

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

table.collection_item_list td.list div.frame div.img
{
	width: 190px;
	height: 143px;
}

table.collection_item_list td.list div.frame div.img img
{
	width: 190px;
	height: 143px;
	display: block;
}

table.collection_item_list td.list div.frame div.name
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-top: 28px;
	text-align: center;
}

table.collection_item_list td.list div.frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	text-align: center;
}

table.collection_item_list td.list div.frame div.name + div.text
{
	margin-top: 15px;
}


/* OEM・ODM */
table.oem_img
{
	margin: 50px auto 0px;
}

table.oem_img td.img
{
	width: 300px;
	vertical-align: top;
	/*padding-right: 40px;*/
	padding-right: 30px;
}

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

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

table.oem_img td.img_small
{
	/*width: 200px;*/
	width: 300px;
	vertical-align: top;
}

table.oem_img td.img_small div.img
{
	/*width: 200px;*/
	width: 300px;
	height: 200px;
}

table.oem_img td.img_small div.img img
{
	/*width: 200px;*/
	width: 300px;
	height: 200px;
	display: block;
}

table.oem_flow
{
	width: 100%;
	margin: 70px auto 0px;
}

table.oem_flow td.text_frame
{
	vertical-align: top;
	padding-bottom: 40px;
}

table.oem_flow td.text_frame div.title
{
	font-size: 135%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 25px;
}

table.oem_flow td.text_frame div.text
{
	font-size: 95%;
	line-height: 230%;
	color: #000000;
}

table.oem_flow td.img
{
	width: 150px;
	vertical-align: top;
	padding-bottom: 40px;
	padding-left: 220px;
	padding-right: 110px;
}

table.oem_flow td.img div.flow1
{
	width: 150px;
	height: 181px;
}

table.oem_flow td.img div.flow1 img
{
	width: 150px;
	height: 181px;
	display: block;
}

table.oem_flow td.img div.flow2
{
	width: 150px;
	height: 100px;
}

table.oem_flow td.img div.flow2 img
{
	width: 150px;
	height: 100px;
	display: block;
}

table.oem_flow td.img div.flow3
{
	width: 150px;
	height: 130px;
}

table.oem_flow td.img div.flow3 img
{
	width: 150px;
	height: 130px;
	display: block;
}

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