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

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

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

button
{
	-webkit-appearance: none;
	font-weight: 400;
	border-radius: 0;
}

select
{
	font-weight: 400;
	border-radius: 0;
}

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.login_header_frame
{
	width: 100%;
	height: 70px;
	margin: 0px auto 0px;
	background-color: #808080;
	position: fixed;
	top: 0;
	z-index: 888;
}

div.login_header_block
{
	width: 100%;
	height: 70px;
	position: relative;
}

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: 110%;
	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: 110%;
	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: 100%;
	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: 100%;
	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: 110%;*/
	font-size: 105%;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}

table.header td.contact_link div.text
{
	font-size: 110%;
	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: #808080;
	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: 110%;
	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%;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	position: relative;
	background-color: transparent;
	border-top: 1px solid #b2b2b2;
}

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

div.footer_frame div.copyright
{
	width: 960px;
	/*height: 60px;*/
	font-size: 95%;
	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: 95%;
	line-height: 100%;
	color: #000000;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 95%;
	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: #808080;
	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: 110%;
	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: #808080;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}

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

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

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

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #808080;
	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: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #808080;
	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.content_frame
{
	width: 100%;
	min-height: 500px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

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

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

div.bottom_space01
{
	height: 150px;
}

div.bottom_space02
{
	height: 100px;
}

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

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

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

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

table.contents td.main div.title
{
	width: 100%;
	height: 67px;
	position: relative;
}

table.contents td.main div.title input
{
	width: 100%;
	height: 67px;
	/*font-size: 110%;*/
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	background-color: #808080;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	letter-spacing: 1em;
}


/* 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: 110%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	padding-left: 10px;
}


/* サイドメニュー */
div.side_menu_frame
{
	width: 200px;
	margin: 0px auto 0px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 15px;
	position: fixed;
	top: 0px;
}

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.menu_head
{
	width: 175px;
	height: 67px;
	border-bottom: 1px solid #bfbfbf;
}

div.side_menu_frame div.menu_head input
{
	width: 100%;
	height: 67px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	padding: 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
}

div.side_menu_frame div.menu_child
{
	width: 175px;
	height: 79px;
	border-bottom: 1px solid #f8f8f8;
}

div.side_menu_frame div.menu_child input
{
	width: 100%;
	height: 79px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	padding: 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px 15px;
	text-align: left;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	letter-spacing: 0.2em;
	cursor: pointer;
}


/* 質問 */
ul.list_frame
{
	width: 760px;
	margin: 0;
	padding: 0;
}

ul.list_frame li.block
{
	width: 100%;
	border-bottom: 1px solid #f8f8f8;
}

ul.list_frame li.block div.frame
{
	width: 100%;
	padding: 20px 10px 20px;
	box-sizing: border-box;
}

ul.list_frame li.block table.list
{
	width: 100%;
	margin: 0;
}

ul.list_frame li.block table.list td.icon
{
	width: 30px;
	padding-right: 12px;
	vertical-align: top;
}

ul.list_frame li.block table.list td.icon button
{
	width: 30px;
	height: 120px;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	padding: 0px;
	background-color: #808080;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

ul.list_frame li.block table.list td.icon_large
{
	width: 30px;
	padding-right: 12px;
	vertical-align: top;
}

ul.list_frame li.block table.list td.icon_large button
{
	width: 30px;
	min-height: 120px;
	height: auto;
	font-size: 100%;
	line-height: 120%;
	color: #ffffff;
	padding: 10px 0px 10px;
	background-color: #808080;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

ul.list_frame li.block table.list .icon_red button
{
	background-color: #c33e46!important;
}

ul.list_frame li.block table.list .icon_green button
{
	background-color: #0f7a45!important;
}

ul.list_frame li.block table.list td.text_frame
{
	vertical-align: top;
}

ul.list_frame li.block table.list td.text_frame div.text
{
	font-size: 110%;
	line-height: 180%;
	color: #000000;
}

ul.list_frame li.block table.list table.inner + div.text
{
	margin-top: 30px;
}

ul.list_frame li.block table.list table.inner
{
	width: 100%;
}

ul.list_frame li.block table.list table.inner td.inner_name
{
	font-size: 110%;
	line-height: 160%;
	color: #000000;
	letter-spacing: 0.2em;
}

ul.list_frame li.block table.list table.inner td.inner_icon
{
	width: 50px;
}

ul.list_frame li.block table.list table.inner td.inner_icon button
{
	width: 50px;
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding: 0px;
	background-color: #efefef;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

ul.list_frame li.block table.list table.inner td.inner_datetime
{
	width: 180px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	padding-left: 15px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
}

ul.list_frame li.block table.list table.inner td.inner_tel
{
	width: 180px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	padding-left: 15px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
}

ul.list_frame li.block table.list a
{
	color: #000000;
	text-decoration: none;
	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: 750px;
	padding: 0px 0px 0px;
	vertical-align: top;
}

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

table.login_contents div.frame
{
	width: 750px;
	padding: 30px 30px 30px;
	background-color: #f2f2f2;
	position: relative;
	box-sizing: border-box;
}

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

div.login_title div.title
{
	font-size: 135%;
	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: 110%;
	line-height: 180%;
	color: #000000;
	margin: 20px auto 0px;
}

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

table.login_form td.title
{
	width: 1px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	padding-bottom: 20px;
	padding-right: 20px;
}

table.login_form td.form
{
	width: 500px;
	padding-bottom: 20px;
}

table.login_form td.form input
{
	width: 500px;
	height: 40px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	box-sizing: border-box;
}

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

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

table.login_button
{
	margin: 35px 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-right: 80px;
	position: relative;
}

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

table.login_button td.button input
{
	width: 200px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

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: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	padding: 0px 0px 0px;
}

div.login_error
{
	font-size: 90%;
	line-height: 180%;
	color: #ff0000;
	text-align: center;
	margin-top: 5px;
}

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: 110%;
	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: 110%;
	color: #231816;
	padding: 0px 10px 0px;
}

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

div.reminder_text
{
	font-size: 110%;
	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: 110%;
	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: 110%;
	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.reminder_frame
{
	width: 750px;
	margin: 0px auto 0px;
	/*padding: 40px 35px 50px;*/
	padding: 30px 30px 30px;
	box-sizing: border-box;
	background-color: #f2f2f2;
	/*border-radius: 5px;*/
}

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

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

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

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

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

table.reminder_form td.form
{
	width: 500px;
}

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

table.reminder_form td.form_top
{
	width: 500px;
}

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

table.reminder_form td.form_bottom
{
	width: 500px;
}

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

table.reminder_form td.text
{
	width: 500px;
	height: 35px;
	font-size: 110%;
	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: 750px;
	margin: 0px auto 0px;
	padding-top: 25px;
}

div.reminder_text
{
	font-size: 110%;
	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: 110%;
	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: 110%;
	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.bot_check + table.button
{
	margin-top: 35px!important;
}


/* ボタン */
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: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button01 input
{
	width: 180px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	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: 110%;
	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: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button03 input
{
	width: 180px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	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: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button_large input
{
	width: 250px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	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: 110%;
	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: 110%;
	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: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

div.home_button02 input
{
	width: 150px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #808080;
	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: #808080;
	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: #808080;
	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;
}


/* 完了 */
div.fin_text
{
	/*width: 500px;*/
	font-size: 110%;
	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: 110%;
	line-height: 100%;
	color: #000000;
	padding-top: 5px;
}

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


/* 更新ボタン */
div.update_button
{
	width: 35px;
	height: 35px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
}

div.update_button img
{
	width: 35px;
	height: 35px;
	display: block;
	cursor: pointer;
}


/* 開催詳細 */
div.event_name
{
	font-size: 110%;
	line-height: 180%;
	color: #000000;
	margin: 30px auto 0px;
}

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

table.event_data a
{
	text-decoration: underline;
	color: #000000;
}

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

table.event_data td.icon button
{
	width: 100%;
	height: 40px;
	font-size: 110%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #808080;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.event_data td.text
{
	font-size: 110%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 20px;
}

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



@media screen and (max-width: 1024px){
	html
	{
		width: 100%;
		height: 100%;
	}

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

	input[type="button"],input[type="submit"]
	{
	    -webkit-appearance: none;
		/*font-weight: 300;*/
		border-radius: 0;
	}

	button
	{
	    -webkit-appearance: none;
		/*font-weight: 300;*/
		border-radius: 0;
	}

	select
	{
		/*font-weight: 300;*/
		border-radius: 0;
	}

	a
	{
		text-decoration: none;
	}

	img
	{
		border-style: none;
	}

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

	.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;
	}

	.mt210
	{
		margin-top: 210px!important;
	}

	.mt220
	{
		margin-top: 220px!important;
	}

	.mt230
	{
		margin-top: 230px!important;
	}

	.mt240
	{
		margin-top: 240px!important;
	}

	.mt250
	{
		margin-top: 250px!important;
	}

	.mt260
	{
		margin-top: 260px!important;
	}

	.mt270
	{
		margin-top: 270px!important;
	}

	.mt280
	{
		margin-top: 280px!important;
	}

	.mt290
	{
		margin-top: 290px!important;
	}

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

	.mb60
	{
		margin-bottom: 60px!important;
	}

	.mb70
	{
		margin-bottom: 70px!important;
	}

	.mb80
	{
		margin-bottom: 80px!important;
	}

	.mb90
	{
		margin-bottom: 90px!important;
	}

	.mb100
	{
		margin-bottom: 100px!important;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.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;
	}

	.pt110
	{
		padding-top: 110px!important;
	}

	.pt120
	{
		padding-top: 120px!important;
	}

	.pt130
	{
		padding-top: 130px!important;
	}

	.pt140
	{
		padding-top: 140px!important;
	}

	.pt150
	{
		padding-top: 150px!important;
	}

	.pt160
	{
		padding-top: 160px!important;
	}

	.pt170
	{
		padding-top: 170px!important;
	}

	.pt180
	{
		padding-top: 180px!important;
	}

	.pt190
	{
		padding-top: 190px!important;
	}

	.pt200
	{
		padding-top: 200px!important;
	}

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

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

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

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

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

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

	.wd_a
	{
		width: auto!important;
	}

	.wd_all
	{
		width: 100%!important;
	}

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

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

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

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

	span.word
	{
		white-space: nowrap;
		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.login_header_frame
	{
		width: 100%;
		height: 135px;
		margin: 0px auto 0px;
		background-color: #808080;
		position: fixed;
		top: 0;
		z-index: 888;
	}

	div.login_header_block
	{
		width: 100%;
		height: 135px;
		position: relative;
	}

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

	table.header
	{
		width: 100%;
		/*height: 120px;*/
		margin: 0px auto 0px;
		table-layout: fixed;
	}

	table.header td.logo
	{
		/*width: 400px;*/
		padding: 0px 0px 0px;
		padding-left: 40px;
	}

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

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

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

	table.header td.contact_link
	{
		width: 360px;
		position: relative;
	}

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

	table.header td.contact_link div.title
	{
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		text-align: center;
		white-space: nowrap;
	}

	table.header td.contact_link div.text
	{
		font-size: 110%;
		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: #000000;
		text-align: center;
		background-color: #808080;
		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.menu
	{
		height: 80px;
		position: relative;
	}

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

	table.header td.menu div.title2
	{
		font-size: 250%;
		line-height: 150%;
		color: #000000;
		text-align: center;
		white-space: nowrap;
		display: table-cell;
		vertical-align: middle;
	}

	table.header td.menu div.img
	{
		width: 90px;
		height: 80px;
		margin: 0px 0px 0px;
		display: table-cell;
	}

	table.header td.menu div.img img
	{
		width: 90px;
		height: 80px;
		display: block;
	}

	table.header td.menu_button
	{
		width: 95px;
		padding-right: 30px;
	}

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

	table.header td.menu_button div.img
	{
		width: 55px;
		height: 55px;
		background-color: #808080;
		padding: 20px 20px 20px;
		border: 2px solid #ffffff;
		/*border-radius: 10px;*/
	}

	table.header td.menu_button div.img img
	{
		width: 55px;
		height: 55px;
		display: block;
	}

	div.header_height
	{
		width: 100%;
		height: 135px;
		display: block;
	}


	/* メニュー */
	div.menu_frame
	{
		width: 500px;
		margin: 0px;
		background-color: #ffffff;
	}

	div.menu_frame div.menu
	{
		width: 100%;
		height: 98px;
		margin: 0px;
		border-bottom: 2px solid #d7d7d7;
	}

	div.menu_frame div.line_top
	{
		border-top: 2px solid #d7d7d7;
	}

	div.menu_frame div.line_none
	{
		border-bottom: none;
	}

	div.menu_frame div.menu a
	{
		width: 100%;
		height: 98px;
		display: block;
	}

	div.menu_frame table.menu_contents
	{
		width: 100%;
		height: 98px;
	}

	div.menu_frame table.menu_contents td.title
	{
		font-size: 250%;
		line-height: 140%;
		color: #000000;
		padding-left: 10px;
		padding-right: 10px;
		letter-spacing: 0.1em;
	}

	div.menu_frame table.menu_contents td.arrow
	{
		width: 16px;
		padding-right: 10px;
	}

	div.menu_frame table.menu_contents td.arrow div.img
	{
		width: 16px;
		height: 34px;
	}

	div.menu_frame table.menu_contents td.arrow div.img img
	{
		width: 16px;
		height: 34px;
		display: block;
	}


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

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

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

	div.footer_frame div.logo
	{
		width: 120px;
		height: 120px;
		/*margin: auto;*/
		position: absolute;
		/*top: 0px;*/
		bottom: 0px;
		left: 0px;
	}

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

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

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

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

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

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

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

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

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

	div.footer_frame table.links td.link
	{
		font-size: 250%;
		line-height: 160%;
		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: #808080;
		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: 250%;
		line-height: 180%;
		color: #18191a;
		letter-spacing: 0.1em;
		padding: 250px 0px 250px;
		text-align: center;
	}


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


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



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

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

	table.pager td.back
	{
		font-size: 320%;
		line-height: 100%;
		color: #808080;
		padding: 0px 16px 0px 0px;
		cursor: pointer;
	}

	table.pager td.next
	{
		font-size: 320%;
		line-height: 100%;
		color: #808080;
		padding: 0px 0px 0px 16px;
		cursor: pointer;
	}

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

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

	table.pager td.number input
	{
		min-width: 40px;
		height: 60px;
		font-size: 250%;
		line-height: 100%;
		color: #808080;
		text-align: center;
		background-color: #ffffff;
		padding: 0px 4px 0px;
		box-sizing: border-box;
		cursor: pointer;
		border: none;
		text-shadow: none;
	}

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

	table.pager td.number_now input
	{
		min-width: 40px;
		height: 60px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		padding: 0px;
		text-align: center;
		background-color: #808080;
		padding: 0px 4px 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.content_frame
	{
		width: 100%;
		min-height: 2048px;
		height: auto;
		margin: 0px auto;
		position: relative;
	}

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

	div.article_ipad
	{
		width: 1536px;
		margin: 0px auto 0px;
		position: relative;
		box-sizing: border-box;
	}

	div.bottom_space01
	{
		height: 150px;
	}

	div.bottom_space02
	{
		height: 100px;
	}

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

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

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

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

	table.contents td.main div.title
	{
		width: 100%;
		height: 135px;
		position: relative;
	}

	table.contents td.main div.title input
	{
		width: 100%;
		height: 135px;
		font-size: 300%;
		line-height: 100%;
		color: #ffffff;
		padding: 0px;
		background-color: #808080;
		padding: 0px 0px 0px;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		letter-spacing: 1em;
	}


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

	table.bot_check td.checkbox
	{

	}

	table.bot_check td.checkbox input[type="checkbox"]
	{
		display: block;
		margin: 0;
		padding: 0;
		-moz-transform: scale(5);
		-webkit-transform: scale(5);
	}

	table.bot_check td.text
	{
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		letter-spacing: 0.1em;
		padding-left: 40px;
	}


	/* サイドメニュー */
	div.side_menu_frame
	{
		width: 400px;
		margin: 0px auto 0px;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 30px;
		position: fixed;
		top: 0px;
	}

	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.menu_head
	{
		width: 350px;
		height: 134px;
		border-bottom: 2px solid #bfbfbf;
	}

	div.side_menu_frame div.menu_head input
	{
		width: 100%;
		height: 134px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		padding: 0px;
		background-color: #ffffff;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		letter-spacing: 0.2em;
	}

	div.side_menu_frame div.menu_child
	{
		width: 350px;
		height: 158px;
		border-bottom: 2px solid #f8f8f8;
	}

	div.side_menu_frame div.menu_child input
	{
		width: 100%;
		height: 158px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px 0px 0px 30px;
		text-align: left;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		letter-spacing: 0.2em;
		cursor: pointer;
	}


	/* 質問 */
	ul.list_frame
	{
		width: 1136px;
		margin: 0;
		padding: 0;
	}

	ul.list_frame li.block
	{
		width: 100%;
		border-bottom: 2px solid #f8f8f8;
	}

	ul.list_frame li.block div.frame
	{
		width: 100%;
		padding: 40px 20px 40px;
		box-sizing: border-box;
	}

	ul.list_frame li.block table.list
	{
		width: 100%;
		margin: 0;
	}

	ul.list_frame li.block table.list td.icon
	{
		width: 60px;
		padding-right: 25px;
		vertical-align: top;
	}

	ul.list_frame li.block table.list td.icon button
	{
		width: 60px;
		height: 240px;
		font-size: 230%;
		line-height: 160%;
		color: #ffffff;
		padding: 0px;
		background-color: #808080;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		cursor: pointer;
	}

	ul.list_frame li.block table.list td.icon_large
	{
		width: 60px;
		padding-right: 25px;
		vertical-align: top;
	}

	ul.list_frame li.block table.list td.icon_large button
	{
		width: 60px;
		min-height: 240px;
		height: auto;
		font-size: 230%;
		line-height: 120%;
		color: #ffffff;
		padding: 20px 0px 20px;
		background-color: #808080;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		cursor: pointer;
	}

	ul.list_frame li.block table.list .icon_red button
	{
		background-color: #c33e46!important;
	}

	ul.list_frame li.block table.list .icon_green button
	{
		background-color: #0f7a45!important;
	}

	ul.list_frame li.block table.list td.text_frame
	{
		vertical-align: top;
	}

	ul.list_frame li.block table.list td.text_frame div.text
	{
		font-size: 250%;
		line-height: 180%;
		color: #000000;
	}

	ul.list_frame li.block table.list table.inner + div.text
	{
		margin-top: 55px;
	}

	ul.list_frame li.block table.list table.inner
	{
		width: 100%;
	}

	ul.list_frame li.block table.list table.inner td.inner_name
	{
		font-size: 250%;
		line-height: 160%;
		color: #000000;
		letter-spacing: 0.2em;
	}

	ul.list_frame li.block table.list table.inner td.inner_icon
	{
		width: 100px;
	}

	ul.list_frame li.block table.list table.inner td.inner_icon button
	{
		width: 100px;
		height: 40px;
		font-size: 180%;
		line-height: 100%;
		color: #000000;
		padding: 0px;
		background-color: #efefef;
		box-sizing: border-box;
		border: none;
		text-shadow: none;
		letter-spacing: 0.1em;
	}

	ul.list_frame li.block table.list table.inner td.inner_datetime
	{
		width: 360px;
		font-size: 180%;
		line-height: 100%;
		color: #000000;
		white-space: nowrap;
		padding-left: 30px;
		letter-spacing: 0.1em;
		box-sizing: border-box;
	}

	ul.list_frame li.block table.list table.inner td.inner_tel
	{
		width: 360px;
		font-size: 180%;
		line-height: 100%;
		color: #000000;
		white-space: nowrap;
		padding-left: 30px;
		letter-spacing: 0.1em;
		box-sizing: border-box;
	}
	
	ul.list_frame li.block table.list a
	{
		color: #000000;
		text-decoration: none;
		display: block;
	}


	/* ログイン */
	div.login_content_frame
	{
		width: 1356px;
		min-height: 2048px;
		height: auto;
		margin: 0px auto;
		position: relative;
		padding: 160px 0px 0px;
		box-sizing: border-box;
	}

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

	table.login_contents td.contents
	{
		/*width: 448px;*/
		padding-bottom: 80px;
		vertical-align: top;
	}

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

	table.login_contents div.frame
	{
		width: 100%;
		padding: 60px 60px 60px;
		background-color: #f2f2f2;
		position: relative;
		box-sizing: border-box;
	}

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

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

	div.login_text
	{
		font-size: 250%;
		line-height: 180%;
		color: #000000;
		margin: 40px auto 0px;
	}

	table.login_form
	{
		width: 100%;
		margin: 60px auto 0px;
	}

	table.login_form td.title
	{
		width: 50px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		padding-bottom: 30px;
		padding-right: 30px;
		white-space: nowrap;
	}

	table.login_form td.form
	{
		padding-bottom: 30px;
	}

	table.login_form td.form input
	{
		width: 100%;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px 20px 0px;
		box-sizing: border-box;
		border: none;
	}

	table.login_form td.form select
	{
		width: 100%;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		border: none;
		box-sizing: border-box;
	}

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

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

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

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

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

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

	table.login_button td.button input
	{
		width: 450px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
	}

	table.login_button td.button2
	{
		width: 500px;
		height: 80px;
		padding: 0px 60px 0px 0px;
		position: relative;
	}

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

	table.login_button td.button2 input
	{
		width: 500px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
		padding: 0px 0px 0px;
	}

	table.login_button td.button_large
	{
		width: 700px;
		height: 80px;
		padding-bottom: 60px;
		position: relative;
	}

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

	table.login_button td.button_large input
	{
		width: 700px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		font-weight: bold;
		cursor: pointer;
	}

	div.login_error
	{
		/*width: 428px;*/
		font-size: 230%;
		line-height: 100%;
		color: #ff0000;
		text-align: center;
		margin-top: 20px;
		/*position: absolute;
		bottom: 55px;*/
	}

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

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

	table.post_form td.post_form input
	{
		width: 100%;
		height: 35px;
		font-size: 110%;
		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: 110%;
		color: #231816;
		padding: 0px 10px 0px;
	}


	/* パスワード再発行 */
	div.reminder_frame
	{
		width: 1356px;
		margin: 0px auto 0px;
		padding: 60px 60px 60px;
		box-sizing: border-box;
		background-color: #f2f2f2;
		/*border-radius: 10px;*/
	}

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

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

	table.reminder_form td.title
	{
		width: 320px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding-left: 20px;
		background-color: #808080;
		/*letter-spacing: 0.1em;*/
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		white-space: nowrap;
	}

	table.reminder_form td.title_top
	{
		width: 320px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding-left: 20px;
		background-color: #808080;
		/*letter-spacing: 0.1em;*/
		border-top-left-radius: 10px;
		white-space: nowrap;
	}

	table.reminder_form td.title_bottom
	{
		width: 320px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding-left: 20px;
		background-color: #808080;
		/*letter-spacing: 0.1em;*/
		border-bottom-left-radius: 10px;
		white-space: nowrap;
	}

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

	table.reminder_form td.form input
	{
		width: 100%;
		height: 80px;
		font-size: 230%;
		color: #000000;
		padding: 0px 20px 0px;
		background-color: #ffffff;
		box-sizing: border-box;
		border: 2px solid #808080;
		border: none;
		/*letter-spacing: 0.1em;*/
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}

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

	table.reminder_form td.form_top input
	{
		width: 100%;
		height: 80px;
		font-size: 230%;
		color: #000000;
		padding: 0px 20px 0px;
		background-color: #ffffff;
		box-sizing: border-box;
		/*border-top: 2px solid #808080;
		border-left: 2px solid #808080;
		border-right: 2px solid #808080;*/
		border: none;
		/*letter-spacing: 0.1em;*/
		border-top-right-radius: 10px;
	}

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

	table.reminder_form td.form_bottom input
	{
		width: 100%;
		height: 80px;
		font-size: 230%;
		color: #000000;
		padding: 0px 20px 0px;
		background-color: #ffffff;
		box-sizing: border-box;
		/*border-bottom: 2px solid #808080;
		border-left: 2px solid #808080;
		border-right: 2px solid #808080;*/
		border: none;
		/*letter-spacing: 0.1em;*/
		border-bottom-right-radius: 10px;
	}

	table.reminder_form td.text
	{
		height: 80px;
		font-size: 230%;
		color: #000000;
		padding: 0px 20px 0px;
		/*letter-spacing: 0.1em;*/
	}

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

	table.bot_check + table.button
	{
		margin-top: 70px!important;
	}

	div.article_reminder
	{
		/*width: 1080px;*/
		/*height: 100%;*/
		margin: 0px auto 0px;
		padding-top: 50px;
	}

	div.reminder_text
	{
		width: 1356px;
		font-size: 250%;
		line-height: 180%;
		color: #000000;
		letter-spacing: 0.05em;
		margin: 0px auto 50px;
	}

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

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

	table.reminder_button td.text
	{
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		letter-spacing: 0.1em;
		padding-right: 40px;
	}

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

	table.reminder_button td.button input
	{
		width: 300px;
		height: 80px;
		font-size: 230%;
		color: #ffffff;
		padding: 0px;
		border: none;
		text-shadow: none;
		background-color: #808080;
		box-sizing: border-box;
		border-radius: 10px;
		/*letter-spacing: 0.15em;*/
		cursor: pointer;
	}

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


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

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

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

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

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

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

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

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

	table.button td.button02
	{
		width: 300px;
		position: relative;
	}

	table.button td.button02 button
	{
		width: 300px;
		height: 80px;
		font-size: 230%;
		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: 300px;
		padding-right: 80px;
		position: relative;
	}

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

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

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

	table.button td.button_large
	{
		width: 800px;
		height: 80px;
		padding-bottom: 60px;
		position: relative;
	}

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

	table.button td.button_large button
	{
		width: 800px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
		letter-spacing: 0.1em;
	}

	table.button td.button_large input
	{
		width: 800px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
		letter-spacing: 0.1em;
	}

	table.button td.button_three
	{
		width: 300px;
		padding-right: 40px;
		position: relative;
	}

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

	table.button td.button_three button
	{
		width: 300px;
		height: 80px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
		letter-spacing: 0.1em;
		white-space: nowrap;
	}

	table.button td.button_three input
	{
		width: 300px;
		height: 80px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #808080;
		border: none;
		text-shadow: none;
		cursor: pointer;
		letter-spacing: 0.1em;
		white-space: nowrap;
	}

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

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

	table.button td.delete button
	{
		width: 300px;
		height: 80px;
		font-size: 230%;
		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: 300px;
		height: 80px;
		font-size: 230%;
		line-height: 100%;
		color: #ffffff;
		padding: 0;
		background-color: #9a040c;
		border: none;
		text-shadow: none;
		cursor: pointer;
		letter-spacing: 0.1em;
	}


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

	table.home_link_frame td.button
	{
		padding-bottom: 60px;
	}

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

	div.home_link
	{
		width: 980px;
		height: 100px;
		margin: 0px auto 0px;
		position: relative;
	}

	div.home_link a
	{
		width: 980px;
		height: 100px;
		display: block;
		position: relative;
	}

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

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

	div.home_link div.arrow_frame
	{
		width: 60px;
		height: 60px;
		background-color: #ffffff;
		border-radius: 50%;
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 20px;
	}

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

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


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


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

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

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

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

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

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

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

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

	table.account td.form input
	{
		width: 100%;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px 20px 0px;
		border: 2px solid #000000;
		box-sizing: border-box;
	}

	table.account td.zip input
	{
		width: 200px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px 20px 0px;
		border: 2px solid #000000;
		box-sizing: border-box;
	}

	table.account td.zip_line
	{
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		padding: 0px 10px 0px;
	}

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

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

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

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

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

	table.account td.form select
	{
		width: 300px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		/*border: 1px solid #9c9c9c;*/
		border: 2px solid #000000;
		box-sizing: border-box;
	}

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

	table.account td.month select
	{
		width: 150px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		/*border: 1px solid #9c9c9c;*/
		border: 2px solid #000000;
		box-sizing: border-box;
	}

	table.account td.country select
	{
		width: 600px;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		/*border: 1px solid #9c9c9c;*/
		border: 2px solid #000000;
		box-sizing: border-box;
	}

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


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

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

	div.error
	{
		font-size: 250%;
		line-height: 100%;
		color: #ff0000;
		margin: 10px 0px 0px;
	}

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

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

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


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

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

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

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

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

	table.reminder td.form input
	{
		width: 100%;
		height: 80px;
		font-size: 250%;
		line-height: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px 20px 0px;
		border: 2px solid #ededed;
		box-sizing: border-box;
	}


	/* 更新ボタン */
	div.update_button
	{
		width: 70px;
		height: 70px;
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 36px;
	}

	div.update_button img
	{
		width: 70px;
		height: 70px;
		display: block;
		cursor: pointer;
	}
	
	
	/* 開催詳細 */
	div.event_name
	{
		font-size: 250%;
		line-height: 180%;
		color: #000000;
		margin: 60px auto 0px;
	}

	table.event_data
	{
		margin: 60px 0px 0px;
	}

	table.event_data a
	{
		text-decoration: underline;
		color: #000000;
	}

	table.event_data td.icon
	{
		width: 100px;
		vertical-align: top;
		padding-bottom: 40px;
		padding-right: 40px;
	}

	table.event_data td.icon button
	{
		width: 100%;
		height: 80px;
		font-size: 250%;
		color: #ffffff;
		padding: 0px;
		border: none;
		text-shadow: none;
		background-color: #808080;
		box-sizing: border-box;
		letter-spacing: 0.1em;
		white-space: nowrap;
		cursor: pointer;
	}

	table.event_data td.text
	{
		font-size: 250%;
		line-height: 180%;
		color: #000000;
		padding-bottom: 40px;
	}

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