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

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

input[type="button"],input[type="submit"],button,input[type="file"],input[type="text"],input[type="password"],textarea
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
    -webkit-appearance: none;
	font-weight: 400;
}

select
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
	font-weight: 400;
}

a
{
	text-decoration: none;
}


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

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

.mt9
{
	margin-top: 9px!important;
}

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

.mt14
{
	margin-top: 14px!important;
}

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

.mt19
{
	margin-top: 19px!important;
}

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

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

.mt26
{
	margin-top: 26px!important;
}

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

.mt52
{
	margin-top: 52px!important;
}

.mt53
{
	margin-top: 53px!important;
}

.mt55
{
	margin-top: 55px!important;
}

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

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

.mt72
{
	margin-top: 72px!important;
}

.mt75
{
	margin-top: 75px!important;
}

.mt77
{
	margin-top: 77px!important;
}

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

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

.mt95
{
	margin-top: 95px!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ml13
{
	margin-left: 13px!important;
}

.ml15
{
	margin-left: 15px!important;
}

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

.ml25
{
	margin-left: 25px!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb10
{
	padding-bottom: 10px!important;
}

.pb20
{
	padding-bottom: 20px!important;
}

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

.pr30
{
	padding-right: 30px!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;
}

.pl60
{
	padding-left: 60px!important;
}

.pl70
{
	padding-left: 70px!important;
}

.pl80
{
	padding-left: 80px!important;
}

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

.minus_left
{
	margin-left: -0.5em!important;
}

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


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


/* ヘッダー */
div.header_frame
{
	width: 100%;
	height: 100px;
	/*background-color: rgba(255, 255, 255, 0.9);*/
	background-color: rgba(150, 50, 93, 0.9);
	position: fixed;
	z-index: 777;
}

div.header_frame table.header
{
	width: 960px;
	height: 100px;
	margin: 0px auto;
}

div.header_frame table.header td.logo
{
	width: 180px;
	/*padding-left: 17px;*/
	padding-right: 20px;
}

div.header_frame table.header td.logo a
{
	width: 180px;
	height: 87px;
	display: block;
}

div.header_frame table.header td.logo div.img
{
	width: 180px;
	height: 87px;
}

div.header_frame table.header td.logo div.img img
{
	width: 180px;
	height: 87px;
	display: block;
}

div.header_frame table.header td.line
{
	width: 1px;
}

div.header_frame table.header td.line div.line
{
	width: 1px;
	height: 40px;
	border-right: 1px dashed #ffffff;
	box-sizing: border-box;
}

div.header_frame table.header td.menu
{
	/*width: 139px;*/
	width: 111px;
	text-align: center;
}

div.header_frame table.header td.menu button
{
	/*width: 139px;*/
	width: 111px;
	/*height: 50px;*/
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding: 0;
}

div.header_frame table.header td.menu_large button
{
	width: 130px;
	letter-spacing: 0em;
}

div.header_frame table.header td.menu button div.top
{
	margin: 0;
}

div.header_frame table.header td.menu button div.bottom
{
	margin-top: 20px;
}

div.header_frame table.header td.contact
{
	box-sizing: border-box;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
}

div.header_frame table.header td.contact div.banner
{
	width: 145px;
	height: 22px;
	margin-bottom: 8px;
}

div.header_frame table.header td.contact div.banner img
{
	width: 145px;
	height: 22px;
	display: block;
}

div.header_frame table.header td.contact div.text01
{
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
	margin-bottom: 8px;
}

div.header_frame table.header td.contact div.text02
{
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	margin: 5px 0px 5px 23px;
	letter-spacing: 0.05em;
}

div.header_frame table.header td.icon
{
	width: 20px;
	padding-right: 7px;
}

div.header_frame table.header td.icon div.img
{
	width: 20px;
	height: 20px;
}

div.header_frame table.header td.icon div.img img
{
	width: 20px;
	height: 20px;
	display: block;
}

div.header_frame table.header td.icon_text
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
}

div.header_frame table.header td.icon_text a
{
	color: #ffffff;
}

div.header_height
{
	height: 100px;
}


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

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;
	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.nothing_text
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	padding: 100px 0px 30px;
	text-align: center;
}


/* シェアボタン */
table.share
{
	margin: 50px 25px 0px auto;
}

table.share td.icon1
{
	width: 70px;
}

table.share td.icon1 img
{
	width: 70px;
	height: 18px;
}

table.share td.icon2
{
	width: 60px;
}

table.share td.icon2 img
{
	width: 60px;
	height: 18px;
}

table.share td.icon3
{
	width: 45px;
}

table.share td.icon3 img
{
	width: 45px;
	height: 18px;
}

table.share td.space
{
	width: 10px;
}

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


/* ページャー */
table.pager
{
	margin: 0px auto 10px;
}

table.pager td.back
{
	font-size: 120%;
	line-height: 100%;
	color: #96325D;
	padding: 0px 4px 0px 0px;
	cursor: pointer;
}

table.pager td.next
{
	font-size: 120%;
	line-height: 100%;
	color: #96325D;
	padding: 0px 0px 0px 4px;
	cursor: pointer;
}

table.pager td.number
{
	/*width: 18px;*/
	height: 18px;
	/*padding-right: 3px;*/
}

table.pager td.number input
{
	min-width: 18px;
	height: 18px;
	font-size: 80%;
	color: #96325D;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	padding: 0px 2px 0px;
	box-sizing: border-box;
}

table.pager td.number_now
{
	/*width: 18px;*/
	height: 18px;
	/*padding-right: 3px;*/
}

table.pager td.number_now input
{
	min-width: 18px;
	height: 18px;
	font-size: 80%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #96325D;
	border: none;
	text-shadow: none;
	padding: 0px 2px 0px;
	box-sizing: border-box;
}

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


/* タイトル */
h1
{
	font-size: 200%;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: 0.2em;
}

h1 span
{
	color: #fc2230;
}

h2
{
	/*width: 860px;
	height: 38px;*/
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	margin: 140px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	/*display: table-cell;
	vertical-align: middle;*/
}

h2.short
{
	width: 430px;
}

table.title_frame
{
	width: 100%;
	height: 40px;
	margin: 140px auto 0px;
	table-layout: fixed;
}


/* キービジュアル */
div.key_visual
{
	width: 960px;
	margin: 0px auto;
}

div.key_visual table.key
{
	width: 100%;
}

div.key_visual table.key td.main
{
	width: 640px;
	vertical-align: top;
}

div.key_visual table.key td.main div.img
{
	width: 640px;
	height: 400px;
}

div.key_visual table.key td.main div.img img
{
	width: 640px;
	height: 400px;
	display: block;
}

div.key_visual table.key td.sub
{
	width: 320px;
	vertical-align: top;
}

div.key_visual table.key td.sub div.img
{
	width: 320px;
	height: 200px;
}

div.key_visual table.key td.sub div.img img
{
	width: 320px;
	height: 200px;
	display: block;
}

div.key_visual_brand
{
	width: 960px;
	margin: 0px auto;
}

div.key_visual_brand table.key
{
	width: 100%;
}

div.key_visual_brand table.key td.data
{
	width: 320px;
}

div.key_visual_brand table.key td.data div.frame
{
	width: 320px;
	height: 400px;
	position: relative;
	box-sizing: border-box;
	background-color: #e9e7e8;
	padding: 30px 30px 0px;
}

div.key_visual_brand table.key td.data div.frame table.goods
{
	margin: 0;
}

div.key_visual_brand table.key td.data div.frame table.goods td.title
{
	width: 5px;
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding-bottom: 20px;
}

div.key_visual_brand table.key td.data div.frame table.goods td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.key_visual_brand table.key td.data div.frame table.goods tr:last-child td
{
	padding-bottom: 0px;
}

div.key_visual_brand table.key td.data div.frame div.note
{
	font-size: 100%;
	line-height: 180%;
	color: #4d4d4d;
	margin: 50px auto 0px;
}

div.key_visual_brand table.key td.main
{
	width: 640px;
	vertical-align: top;
}

div.key_visual_brand table.key td.main div.img
{
	width: 640px;
	height: 400px;
}

div.key_visual_brand table.key td.main div.img img
{
	width: 640px;
	height: 400px;
	display: block;
}

div.key_visual_brand table.key td.img
{
	width: 320px;
}

div.key_visual_brand table.key td.img div.img
{
	width: 320px;
	height: 300px;
}

div.key_visual_brand table.key td.img div.img img
{
	width: 320px;
	height: 300px;
	display: block;
}

div.key_visual_brand table.key td.img a
{
	display: block;
}

div.key_visual_store
{
	width: 100%;
	margin: 0px auto;
}

div.key_visual_store table.key
{
	width: 960px;
	margin: 0px auto;
	table-layout: fixed;
}

div.key_visual_store table.key td.img
{
	width: 320px;
	vertical-align: top;
}

div.key_visual_store table.key td.img div.img
{
	width: 320px;
	height: 400px;
}

div.key_visual_store table.key td.img div.img img
{
	width: 320px;
	height: 400px;
	display: block;
}

div.key_visual_store table.key td.main
{
	vertical-align: top;
}

div.key_visual_store table.key td.main div.img
{
	width: 960px;
	height: 400px;
}

div.key_visual_store table.key td.main div.img img
{
	width: 960px;
	height: 400px;
	display: block;
}

div.key_visual_store table.key_map
{
	margin: 0px auto;
	table-layout: fixed;
}

div.key_visual_store table.key_map td.img
{
	width: 470px;
	vertical-align: top;
}

div.key_visual_store table.key_map td.img div.img
{
	width: 470px;
	height: 300px;
}

div.key_visual_store table.key_map td.img div.img img
{
	width: 470px;
	height: 300px;
	display: block;
}

div.key_visual_store table.key_map td.map
{
	vertical-align: top;
}

div.key_visual_store table.key_map td.map_space
{
	width: 5px;
}

div.key_visual_material
{
	width: 100%;
	margin: 0px auto;
}

div.key_visual_material table.key
{
	width: 960px;
	margin: 0px auto;
	table-layout: fixed;
}

div.key_visual_material table.key td.img
{
	width: 480px;
	vertical-align: top;
}

div.key_visual_material table.key td.img div.img
{
	width: 480px;
	height: 400px;
}

div.key_visual_material table.key td.img div.img img
{
	width: 480px;
	height: 400px;
	display: block;
}


/* エラー文 */
div.error_text
{
	font-size: 88%;
	line-height: 100%;
	color: #963232;
	margin: 5px auto 0px;
}


/* 汎用テキスト */
div.general_text
{
	width: 860px;
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	text-indent: 1em;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

div.general_text2
{
	width: 860px;
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}


/* ホーム */
div.top_space01
{
	width: 100%;
	height: 95px;
}

div.top_space02
{
	width: 100%;
	height: 50px;
}

div.content_frame
{
	width: 100%;
	/*height: 100%;*/
	margin: 0px auto;
	position: relative;
	z-index: 2;
}

div.article
{
	width: 960px;
	/*height: 100%;*/
	margin: 0px auto;
}

div.bottom_space01
{
	height: 100px;
}

div.link_space01
{
	height: 20px;
}

div.title_block
{
	width: 100%;
	height: 31px;
	margin: 100px 0px 30px;
	position: relative;
}

div.title_block div.img
{
	width: 960px;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
}

div.title_block div.img img
{
	width: 960px;
	height: 31px;
}

table.title
{
	/*width: 100%;
	border-bottom: 2px dashed #96325D;
	margin: 100px 0px 30px;*/
	height: 25px;
	margin: 0;
}

table.title td.icon
{
	width: 20px;
}

table.title td.icon div.img
{
	width: 20px;
	height: 38px;
}

table.title td.icon div.img img
{
	width: 20px;
	height: 38px;
	display: block;
}

table.title td.title
{
	font-size: 105%;
	line-height: 100%;
	color: #96325D;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

ul.info_list_frame
{
	font-size: 0;
	margin: 0;
	padding: 0;
}

ul.info_list_frame li.block
{
	width: 240px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	cursor: pointer;
}

table.info_list
{
	margin: 0;
}

table.info_list a
{
	color: #4d4d4d;
	display: block;
}

table.info_list td.img
{
	width: 240px;
}

table.info_list td.img div.img
{
	width: 240px;
	/*height: 140px;*/
	height: 143px;
}

table.info_list td.img div.img img
{
	width: 240px;
	/*height: 140px;*/
	height: 143px;
	display: block;
}

table.info_list td.img div.img iframe
{
	width: 240px;
	/*height: 140px;*/
	height: 143px;
	display: block;
}

table.info_list td.img div.bg
{
	width: 240px;
	/*height: 140px;*/
	height: 143px;
	background-image: url("../img/img.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table.info_list td.line
{
	width: 1px;
}

table.info_list td.line div.line
{
	width: 1px;
	height: 40px;
	background-color: #96325D;
}

table.info_list td.text
{
	width: 239px;
	font-size: 95%;
	line-height: 30px;
	color: #4d4d4d;
	vertical-align: top;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	padding: 0px 15px 0px;
}

table.info_list td:last-child.text
{
	width: 240px;
}

ul.info_list_frame li:nth-child(4n).block table.info_list td.line
{
	width: auto;
}

ul.info_list_frame li:nth-child(4n).block table.info_list td.line div.line
{
	display: none;
}

ul.info_list_frame li:last-child.block table.info_list td.line
{
	width: auto;
}

ul.info_list_frame li:last-child.block table.info_list td.line div.line
{
	display: none;
}

a.more_news
{
	width: 220px;
	height: 50px;
	margin: 20px 0px 0px 730px;
	display: block;
}

div.more_news
{
	width: 220px;
	height: 35px;
	background-color: #96325D;
	border-radius: 17.5px;
	box-sizing: border-box;
	padding-left: 20px;
}

div.more_news table.text
{
	height: 35px;
	margin: 0;
}

div.more_news table.text td.icon
{
	width: 20px;
}

div.more_news table.text td.icon div.img
{
	width: 20px;
	height: 24px;
}

div.more_news table.text td.icon div.img img
{
	width: 20px;
	height: 24px;
	display: block;
}

div.more_news table.text td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	font-weight: 400;
}

div.more_news button
{
	width: 220px;
	height: 50px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #96325D;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding: 0;
}

div.home_text
{
	width: 850px;
	font-size: 100%;
	line-height: 180%;
	color: #4d4d4d;
	text-indent: 1em;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

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

table.home_introduce td.img
{
	width: 320px;
}

table.home_introduce td.img div.img
{
	width: 320px;
	height: 380px;
}

table.home_introduce td.img div.img img
{
	width: 320px;
	height: 380px;
	display: block;
}

table.home_introduce td.text
{
	font-size: 95%;
	line-height: 30px;
	color: #4d4d4d;
	vertical-align: top;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	text-align: center;
	padding-top: 15px;
}

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

table.place td.map
{
	width: 400px;
}

table.place td.map iframe
{
	margin: 0;
	display: block;
}

table.place td.img div.img
{
	width: 560px;
	height: 320px;
}

table.place td.img div.img img
{
	width: 560px;
	height: 320px;
	display: block;
}

div.home_img_frame
{
	width: 100%;
	margin: 50px auto 0px;
	padding: 10px 0px 10px;
	box-sizing: border-box;
}

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

table.home_menu td.menu
{
	width: 300px;
	padding-right: 25px;
	padding-bottom: 35px;
}

table.home_menu td:last-child.menu
{
	padding-right: 10px;
}

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

table.home_menu td.menu a
{
	width: 300px;
	height: 300px;
	display: block;
}

table.home_menu td.menu div.img_frame
{
	width: 300px;
	height: 300px;
	position: relative;
	box-shadow: 10px 10px #c2c2c2;
}

table.home_menu td.menu div.img
{
	width: 300px;
	height: 300px;
}

table.home_menu td.menu div.img img
{
	width: 300px;
	height: 300px;
	display: block;
}

table.home_menu td.menu div.bg
{
	width: 300px;
	height: 300px;
	background-image: url("../img/img.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table.home_menu td.menu div.title_block
{
	width: 300px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.35);
	margin: auto;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}

/*table.home_menu td.menu div.title_block div.title
{
	width: 230px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}*/

table.home_menu td.menu div.title_block div.text
{
	width: 300px;
	height: 50px;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.home_menu td.menu div.title div.text span.large
{
	font-size: 120%;
}


/* オリジナルブランド */
table.key_img_list
{
	width: 960px;
	margin: 0px auto 0px;
}

table.key_img_list td.img
{
	width: 50px;
}

table.key_img_list td.img div.img
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

table.key_img_list td.img div.img img
{
	width: 50px;
	height: 50px;
	display: block;
}

table.key_img_list td.left
{
	width: 50px;
	padding-right: 5px;
}

table.key_img_list td.left div.arrow
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

table.key_img_list td.left div.arrow img
{
	width: 50px;
	height: 50px;
	display: block;
}

table.key_img_list td.right
{
	width: 50px;
	padding-left: 5px;
}

table.key_img_list td.right div.arrow
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

table.key_img_list td.right div.arrow img
{
	width: 50px;
	height: 50px;
	display: block;
}

table.faq
{
	width: 860px;
	margin: 0px auto 0px;
}

table.faq td.height01
{
	height: 15px;
}

table.faq td.height02
{
	height: 50px;
}

table.faq td.q_title
{
	width: 2px;
	height: 25px;
	font-size: 100%;
	color: #ffffff;
	background-color: #96325D;
	padding-left: 5px;
	white-space: nowrap;
}

table.faq td.a_title
{
	width: 2px;
	font-size: 100%;
	color: #4d4d4d;
	padding-left: 5px;
	white-space: nowrap;
}

table.faq td.q_text
{
	font-size: 100%;
	line-height: 180%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 20px;
	background-color: #96325D;
}

table.faq td.a_text
{
	font-size: 100%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding-left: 20px;
}


/* 会社案内 */
table.store_img_list
{
	margin: 20px auto 0px;
}

table.store_img_list td.img
{
	width: 320px;
}

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

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

table.store_img_list td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	text-align: center;
	padding-top: 30px;
}

table.store_img_list td.text2
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

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

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

table.store_info td.map
{
	width: 460px;
	vertical-align: top;
}

table.store_info td.text
{
	vertical-align: top;
}

table.store_schedule
{
	margin: 0px auto 0px;
	border-left: 1px solid #96325D;
	border-bottom: 1px solid #96325D;
}

table.store_schedule th
{
	width: 59px;
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #96325D;
}

table.store_schedule td.open
{
	height: 49px;
	border-right: 1px solid #96325D;
	box-sizing: border-box;
}

table.store_schedule td.open div.img
{
	width: 35px;
	height: 38px;
	margin: 0px auto 0px;
}

table.store_schedule td.open div.img img
{
	width: 35px;
	height: 38px;
	display: block;
}

table.store_schedule td.holiday
{
	height: 49px;
	font-size: 110%;
	line-height: 100%;
	color: #96325D;
	border-right: 1px solid #96325D;
	text-align: center;
	box-sizing: border-box;
}

div.open_time
{
	font-size: 100%;
	line-height: 100%;
	color: #96325D;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 23px 0px 27px;
}

table.store_data
{
	margin: 27px 0px 0px 40px;
}

table.store_data td.title
{
	font-size: 100%;
	line-height: 200%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
	padding-right: 20px;
	vertical-align: top;
}

table.store_data td.text
{
	font-size: 100%;
	line-height: 200%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

div.info_title
{
	font-size: 100%;
	line-height: 100%;
	color: #96325D;
	letter-spacing: 0.05em;
	margin: 55px 0px 0px 55px;
}

div.info_text
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
	margin: 20px 0px 0px 55px;
	text-indent: 1em;
}

table.outline
{
	width: 680px;
	margin: 0px auto 0px;
}

table.outline td.title
{
	width: 5px;
	font-size: 100%;
	line-height: 200%;
	color: #3b0809;
	letter-spacing: 0.05em;
	padding-right: 65px;
	vertical-align: top;
	white-space: nowrap;
}

table.outline td.text
{
	font-size: 100%;
	line-height: 200%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

table.outline td.text div.word_frame
{
	width: 535px;
}

table.outline td.text span.place
{
	color: #3b0809;
	display: block;
	margin-left: -0.5em;
}

div.store_text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	margin: 0px auto 0px 50px;
	letter-spacing: 0.1em;
}

div.map
{
	width: 960px;
	height: 300px;
	margin: 30px auto 0px;
}

table.store_history
{
	margin: 0px 0px 0px 140px;
}

table.store_history td.title
{
	font-size: 100%;
	line-height: 200%;
	color: #3b0809;
	letter-spacing: 0.05em;
	padding-right: 10px;
	vertical-align: top;
}

table.store_history td.text
{
	font-size: 100%;
	line-height: 200%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

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

table.staff td
{
	vertical-align: top;
}

table.staff td.right
{
	padding-right: 0px;
}

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

table.staff tr.text td
{
	padding-bottom: 32px;
}

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

table.staff div.img
{
	width: 192px;
	height: 150px;
}

table.staff div.img img
{
	width: 192px;
	height: 150px;
	display: block;
}

table.staff div.post
{
	font-size: 80%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 27px auto 0px;
}

table.staff div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 8px auto 9px;
}

table.staff div.job
{
	font-size: 80%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}

table.staff div.note
{
	font-size: 80%;
	line-height: 150%;
	color: #9a9a9a;
	text-align: center;
	margin: 10px auto 0px;
}

div.store_notice
{
	font-size: 100%;
	line-height: 180%;
	color: #963232;
	margin: 0px;
	text-align: center;
	letter-spacing: 0.1em;
}

span.notice
{
	color: #963232!important;
}

table.contact
{
	margin: 35px 0px 0px 111px;
}

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

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

table.contact td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #3b0809;
	letter-spacing: 0.05em;
	padding-right: 38px;
}

table.contact td.title_large
{
	font-size: 100%;
	line-height: 100%;
	color: #3b0809;
	letter-spacing: 0.05em;
	padding-top: 12px;
	padding-right: 38px;
	vertical-align: top;
}

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

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

table.contact td.note textarea
{
	width: 620px;
	height: 386px;
	font-size: 100%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
	padding: 5px 10px 5px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

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

table.bot td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #3b0809;
	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: 350px;
	height: 40px;
	margin: 30px auto 0px;
}

div.contact_button input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #96325D;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding: 0;
}


/* 靴資材 */
table.data
{
	margin: 25px 0px 0px 70px;
}

table.data td.title
{
	font-size: 88%;
	line-height: 200%;
	color: #32060a;
	letter-spacing: 0.05em;
	padding-right: 32px;
	vertical-align: top;
}

table.data td.text
{
	font-size: 88%;
	line-height: 200%;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

table.data td.text span.place
{
	color: #96325D;
	display: block;
	margin-left: -0.5em;
}


/* 革靴 OEM生産 */
span.make_notice
{
	color: #32060a!important;
}

div.make_frame
{
	width: 100%;
	margin: 25px auto 0px;
	padding: 20px 0px 20px;
	box-sizing: border-box;
	background-color: #96325D;
}

div.make_frame div.title_frame
{
	width: 300px;
	height: 30px;
	margin: 0px auto 0px;
	border-radius: 15px;
	background-color: #ffffff;
}

div.make_frame div.title_frame div.text
{
	width: 300px;
	height: 30px;
	font-size: 88%;
	line-height: 100%;
	color: #3b0809;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 0px;
	border-radius: 15px;
	display: table-cell;
	vertical-align: middle;
}

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

table.make_menu td.menu
{
	width: 300px;
	padding-right: 20px;
	padding-bottom: 20px;
}

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

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

/*table.make_menu td.menu a
{
	width: 300px;
	height: 180px;
	display: block;
}*/

table.make_menu td.menu div.img_frame
{
	width: 300px;
	height: 180px;
	position: relative;
}

table.make_menu td.menu div.img
{
	width: 300px;
	height: 180px;
}

table.make_menu td.menu div.img img
{
	width: 300px;
	height: 180px;
	display: block;
}

table.make_menu td.menu div.img_frame2
{
	width: 300px;
	height: 180px;
	position: relative;
}

table.make_menu td.menu div.img2
{
	width: 300px;
	height: 180px;
}

table.make_menu td.menu div.img2 img
{
	width: 146px;
	height: 180px;
	margin: 0px auto;
	display: block;
}

table.make_menu td.menu div.img3
{
	width: 300px;
	height: 180px;
}

table.make_menu td.menu div.img3 img
{
	width: 120px;
	height: 180px;
	margin: 0px auto;
	display: block;
}

table.make_menu td.menu div.title_block
{
	width: 300px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.35);
	margin: auto;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}

/*table.make_menu td.menu div.title_block div.title
{
	width: 300px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}*/

table.make_menu td.menu div.title_block div.text
{
	width: 300px;
	height: 50px;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.make_menu td.menu div.title div.text span.large
{
	font-size: 120%;
}

table.make_menu td.menu div.title_block2
{
	width: 300px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.35);
	margin: auto;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}

table.make_menu td.menu div.title_block2 div.text
{
	width: 300px;
	height: 50px;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

div.order_title
{
	width: 320px;
	height: 30px;
	background-color: #96325D;
	margin-left: 55px;
}

div.order_title table.order_title
{
	width: 320px;
	height: 30px;
}

div.order_title table.order_title td.number
{
	width: 5px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 9px;
	white-space: nowrap;
}

div.order_title table.order_title td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
}

table.order_flow
{
	width: 850px;
	margin: 0px auto 0px;
}

table.order_flow td.arrow_body
{
	width: 15px;
	background-color: #96325D;
}

table.order_flow td.arrow_body_none
{
	width: 15px;
}

table.order_flow td.arrow_space
{
	width: 16px;
}

table.order_flow td.arrow
{

}

table.order_flow td.arrow div.img
{
	width: 25px;
	height: 25px;
}

table.order_flow td.arrow div.img img
{
	width: 25px;
	height: 25px;
	display: block;
}

table.order_flow td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding-top: 5px;
}

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

table.make_maintenance td.space
{
	width: 106px;
}

table.make_maintenance td.img
{
	width: 320px;
}

table.make_maintenance td.img div.img
{
	width: 320px;
	height: 230px;
}

table.make_maintenance td.img div.img img
{
	width: 320px;
	height: 230px;
	display: block;
}

table.make_maintenance td.top_text
{
	font-size: 90%;
	line-height: 180%;
	color: #4d4d4d;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	white-space: nowrap;
}

table.make_maintenance td.bottom_text
{
	font-size: 90%;
	line-height: 180%;
	color: #4d4d4d;
	padding-top: 20px;
	text-align: center;
	white-space: nowrap;
}


/* ブランドの各ページ */
table.brand_goods_list
{
	margin: 0px auto 0px;
}

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

table.brand_goods_list td.space_large
{
	width: 166px;
}

table.brand_goods_list td.space_small
{
	width: 13px;
}

table.brand_goods_list td.height
{
	height: 30px;
}

table.brand_goods_list td.img
{
	width: 230px;
	vertical-align: top;
}

table.brand_goods_list td.img div.img
{
	width: 230px;
	height: 153px;
}

table.brand_goods_list td.img div.img img
{
	width: 230px;
	height: 153px;
	display: block;
}

table.brand_goods_list td.img div.img2
{
	width: 230px;
	height: 230px;
}

table.brand_goods_list td.img div.img2 img
{
	width: 230px;
	height: 230px;
	display: block;
}

table.brand_goods_list td.img div.img_free
{
	width: 230px;
}

table.brand_goods_list td.img div.img_free img
{
	width: 230px;
	display: block;
}

table.brand_goods_list td.text_frame
{
	width: 240px;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

table.brand_goods_list div.note
{
	font-size: 88%;
	line-height: 150%;
	color: #4d4d4d;
}

table.brand_goods_list div.color
{
	font-size: 100%;
	line-height: 100%;
	color: #4d4d4d;
	padding: 20px 0px 20px;
	text-align: center;
}

table.brand_goods_data
{
	margin-bottom: 10px;
}

table.brand_goods_data td.title
{
	font-size: 88%;
	line-height: 150%;
	color: #96325D;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 3px;
}

table.brand_goods_data td.title_large
{
	font-size: 88%;
	line-height: 150%;
	color: #96325D;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: top;
}

table.brand_goods_data td.text
{
	font-size: 88%;
	line-height: 150%;
	color: #4d4d4d;
	padding-bottom: 3px;
}

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

table.sneaker_color
{
	margin: 32px auto 30px 50px;
}

table.sneaker_color td.name
{
	font-size: 88%;
	line-height: 100%;
	color: #96325D;
	letter-spacing: 0.1em;
	padding-bottom: 12px;
	padding-right: 40px;
	white-space: nowrap;
}

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

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

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

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


/* オンラインストア */
div.top_info_frame div.block
{
	width: 960px;
	margin: 30px auto 0px;
}

div.top_info_frame div.block
{
	width: 960px;
	padding: 20px 34px 20px;
	box-sizing: border-box;
	/*border-radius: 5px;*/
	box-shadow: 10px 10px 0px #96325D;
	-webkit-box-shadow: 10px 10px 0px #96325D;
	-moz-box-shadow: 10px 10px 0px #96325D;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

div.top_info_frame div.block div.title
{
	font-size: 105%;
	line-height: 100%;
	color: #96325D;
	letter-spacing: 0.1em;
	padding-left: 15px;
	margin-bottom: 15px;
}

div.top_info_frame div.block div.line
{
	width: 100%;
	border-top: 1px solid #96325D;
	margin: 0px 0px 15px;
}

div.top_info_frame div.block div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	padding-left: 15px;
}

div.top_info_frame div.block div.text + div.text
{
	margin-top: 15px;
}

div.top_info_frame div.block div.text a
{
	color: #4d4d4d;
	text-decoration: underline;
}


/* 販売ブランド */
div.hush_block
{
	width: 780px;
	margin: 0px auto 0px;
	padding-top: 10px;
}

div.hush_block div.general_text
{
	width: 780px;
}

table.hush_title
{
	width: 780px;
	height: 55px;
	margin: 0px auto 0px;
}

table.hush_title td.title
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #4d4d4d;
}

div.sale_main_img
{
	width: 400px;
	height: 259px;
	margin: 75px auto 0px;
}

div.sale_main_img img
{
	width: 400px;
	height: 259px;
	display: block;
}

div.sale_main_title
{
	font-size: 200%;
	line-height: 100%;
	color: #4d4d4d;
	margin: 20px auto 0px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 700;
}

table.sale_brand_frame
{
	margin: 25px auto 0px;
}

table.sale_brand_frame td.text_block
{
	vertical-align: top;
}

table.sale_brand_frame td.text_block div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

table.sale_brand_frame td.left_block
{
	width: 220px;
	vertical-align: top;
	padding-right: 40px;
}

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

table.sale_brand_frame td.left_block div.frame
{
	width: 220px;
}

table.sale_brand_frame td.left_block div.img
{
	width: 220px;
	height: 220px;
	margin: 0px auto 0px;
}

table.sale_brand_frame td.left_block div.img img
{
	width: 220px;
	height: 220px;
	display: block;
}

table.sale_brand_frame td.left_block2
{
	width: 375px;
	vertical-align: top;
	padding-right: 25px;
}

table.sale_brand_frame td.left_block2 div.img
{
	width: 375px;
	height: 220px;
	margin: 0px auto 0px;
}

table.sale_brand_frame td.left_block2 div.img img
{
	width: 375px;
	height: 220px;
	display: block;
}

table.sale_brand_frame td.left_block div.frame div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
}

table.sale_brand_frame td.left_block div.frame div.text span.color
{
	color: #96325D;
}

table.sale_brand_frame td.left_block div.img + div.text
{
	margin-top: 15px;
}

table.sale_brand_frame table.inner
{
	margin: 0px 0px 0px;
}

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

table.sale_brand_frame table.inner td.inner_title
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

table.sale_brand_frame table.inner td.inner_text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}


/* ハッシュパピー */
table.hash_goods_list
{
	margin: 25px auto 0px;
}

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

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

table.hash_goods_list td.block div.frame
{
	width: 300px;
}

table.hash_goods_list td.block div.frame div.img
{
	width: 300px;
	height: 225px;
}

table.hash_goods_list td.block div.frame div.img img
{
	width: 300px;
	height: 225px;
	display: block;
}

table.hash_goods_list td.block div.frame div.title button
{
	width: 300px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}

table.hash_goods_list td.block div.frame div.title_bottom
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 7px 0px 19px;
}

table.hash_goods_list td.block div.frame div.s_title button
{
	width: 300px;
	height: 20px;
	font-size: 88%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}

table.hash_goods_list td.block div.frame div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding: 0px 6px 0px;
}

ul.hash_goods_guide
{
	font-size: 0;
	margin: 25px auto 0px;
	padding: 0;
}

ul.hash_goods_guide li.block
{
	width: 470px;
	font-size: 16px;
	vertical-align: top;
	padding-bottom: 40px;
	padding-right: 20px;
	display: inline-block;
}

ul.hash_goods_guide li:nth-child(2n).block
{
	padding-right: 0px;
}

ul.hash_goods_guide li.block div.frame
{
	width: 470px;
}

ul.hash_goods_guide li.block div.frame div.title
{
	width: 100%;
	height: 50px;
}

ul.hash_goods_guide li.block div.frame div.title button
{
	width: 100%;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}

ul.hash_goods_guide li.block div.frame div.title_bottom
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 7px 0px 0px;
}

ul.hash_goods_guide li.block div.frame table.price_frame
{
	width: 100%;
	margin: 7px 0px 19px;
}

ul.hash_goods_guide li.block div.frame table.price_frame td.title
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	vertical-align: bottom;
}

ul.hash_goods_guide li.block div.frame table.price_frame td.price
{
	width: 1px;
	text-align: right;
	white-space: nowrap;
	vertical-align: bottom;
}

ul.hash_goods_guide li.block div.frame table.price_frame td.price div.price
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame
{
	margin: 0px;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.main
{
	width: 300px;
	vertical-align: top;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.main div.img
{
	width: 280px;
	height: 186px;
	margin: 0px auto 0px;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.main div.img img
{
	width: 280px;
	height: 186px;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.back
{
	width: 100px;
	vertical-align: top;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.back div.img
{
	width: 100px;
	height: 256px;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.back div.img img
{
	width: 100px;
	height: 256px;
}

ul.hash_goods_guide li.block div.frame table.main_img_frame td.main + td.back
{
	padding-left: 5px;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame
{
	font-size: 0;
	margin: 10px auto 0px;
	padding: 0;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li.sub_block
{
	width: 135px;
	font-size: 16px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 5px;
	display: inline-block;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li:nth-child(3n).sub_block
{
	padding-right: 0px;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li.sub_block div.sub_frame
{
	width: 135px;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li.sub_block div.sub_frame div.sub_img
{
	width: 135px;
	height: 93px;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li.sub_block div.sub_frame div.sub_img img
{
	width: 135px;
	height: 93px;
	display: block;
}

ul.hash_goods_guide li.block div.frame ul.sub_img_frame li.sub_block div.sub_frame div.sub_img_caption
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 5px;
}

ul.hash_goods_guide li.block div.frame table.data_frame
{
	width: 100%;
	margin: 0px auto 0px;
}

ul.hash_goods_guide li.block div.frame table.data_frame td.title
{
	width: 1px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 20px;
}

ul.hash_goods_guide li.block div.frame table.data_frame td.title button
{
	width: 100px;
	height: 30px;
	font-size: 88%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
	display: block;
}

ul.hash_goods_guide li.block div.frame table.data_frame td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	padding-bottom: 10px;
}

ul.hash_goods_guide li.block div.frame table.data_frame tr:last-child td
{
	padding-bottom: 0px;
}

ul.hash_goods_guide li.block div.frame div.note
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	margin-top: 15px;
}

ul.hash_goods_guide li.block div.frame div.s_title button
{
	width: 300px;
	height: 20px;
	font-size: 88%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}

ul.hash_goods_guide li.block div.frame div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding: 0px 6px 0px;
}


/* ESG */
div.esg_img1
{
	width: 500px;
	height: 391px;
	margin: 30px auto 0px;
}

div.esg_img1 img
{
	width: 500px;
	height: 391px;
	display: block;
}

div.esg_img2
{
	width: 500px;
	height: 605px;
	margin: 20px auto 0px;
}

div.esg_img2 img
{
	width: 500px;
	height: 605px;
	display: block;
}

div.esg_img3
{
	width: 500px;
	height: 364px;
	margin: 20px auto 0px;
}

div.esg_img3 img
{
	width: 500px;
	height: 364px;
	display: block;
}


/* ページ内リンク */
div.service_top_menu_frame
{
	width: 100%;
	margin: 0px 0px 0px;
	padding-top: 10px;
	/*background-color: transparent;*/
	background-color: #ffffff;
}

div.service_top_menu_frame table.service_top_menu
{
	margin: 0px auto 0px;
}

div.service_top_menu_frame table.service_top_menu td.menu
{
	width: 220px;
	padding-right: 30px;
}

div.service_top_menu_frame table.service_top_menu td:last-child.menu
{
	padding-right: 0px;
}

div.service_top_menu_frame table.service_top_menu td.menu button
{
	width: 100%;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	border: none;
	text-shadow: none;
	background-color: #96325D;
	letter-spacing: 0.1em;
	cursor: pointer;
}


/* TEKIjuN */
div.tekijun_logo_img
{
	width: 300px;
	height: 71px;
	margin: 0px auto 30px;
}

div.tekijun_logo_img img
{
	width: 300px;
	height: 71px;
	display: block;
}

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

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

table.tekijun_logo td.img div.img
{
	width: 300px;
	height: 55px;
}

table.tekijun_logo td.img div.img img
{
	width: 300px;
	height: 55px;
	display: block;
}

table.tekijun_logo td.text_frame
{
	
}

table.tekijun_logo div.text
{
	font-size: 88%;
	line-height: 150%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

div.tekijun_qr
{
	width: 200px;
	height: 200px;
	margin: 30px auto 0px;
}

div.tekijun_qr img
{
	width: 200px;
	height: 200px;
	display: block;
}

div.tekijun_url_text
{
	font-size: 88%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 5px;
}

div.tekijun_url_text a
{
	color: #4d4d4d;
	text-decoration: underline;
}

div.tekijun_qr_text
{
	font-size: 88%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 15px;
}


/* amazonロゴ */
div.amazon_logo
{
	width: 300px;
	height: 79px;
	margin: 50px auto 0px;
	background-color: #96325D;
}

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

div.amazon_logo img
{
	width: 300px;
	height: 79px;
	display: block;
}

div.amazon_logo_text
{
	font-size: 88%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 15px;
}