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"],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;
}

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

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

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

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

.pl7
{
	padding-left: 7px!important;
}

.pl12
{
	padding-left: 12px!important;
}

.pl13
{
	padding-left: 13px!important;
}

.pl14
{
	padding-left: 14px!important;
}

.pl17
{
	padding-left: 17px!important;
}

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

.pb100
{
	padding-bottom: 100px!important;
}

.pb200
{
	padding-bottom: 200px!important;
}

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


/* ヘッダー */
div.header
{
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	position: fixed;
	top: 0;
	z-index: 700;
}

div.header div.data
{
	width: 960px;
	height: 58px;
	margin: 0px auto 0px;
	position: relative;
}

div.header div.data table.header
{
	width: 100%;
}

div.header div.data table.header td.space
{
	width: auto;
}

div.header div.data table.header td.logo
{
	width: 44px;
	padding: 5px 17px 0px 35px;
}

div.header div.data table.header td.logo div.logo
{
	width: 44px;
	height: 40px;
}

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

div.header div.data table.header td.title
{
	vertical-align: top;
	padding-top: 10px;
}

div.header div.data table.header td.title div.catch
{
	width: 161px;
	height: 10px;
}

div.header div.data table.header td.title div.catch img
{
	width: 161px;
	height: 10px;
	display: block;
}

div.header div.data table.header td.title div.title
{
	width: 190px;
	height: 23px;
	margin: 12px 0px 0px;
}

div.header div.data table.header td.title div.title img
{
	width: 190px;
	height: 23px;
	display: block;
}

div.header div.data table.header td.contact
{
	width: 100px;
	padding-top: 6px;
	white-space: nowrap;
}

div.header div.data table.header td.contact div.text01
{
	font-size: 75%;
	line-height: 100%;
	color: #808080;
	text-align: center;
	letter-spacing: 0.02em;
}

div.header div.data table.header td.contact div.text02
{
	font-size: 130%;
	line-height: 100%;
	color: #808080;
	text-align: center;
	margin: 2px 0px 2px;
	letter-spacing: 0.05em;
}

div.header div.data table.header td.contact div.text02 a
{
	color: #676b98;
}

div.header div.data table.header td.contact div.text03
{
	font-size: 75%;
	line-height: 100%;
	color: #808080;
	text-align: center;
	letter-spacing: 0.02em;
}

div.header div.menu
{
	width: 100%;
	height: 42px;
	margin: 0px auto 0px;
	box-sizing: border-box;
}

div.header div.menu table.global
{
	height: 40px;
	margin: 0px auto 0px;
}

div.header div.menu table.global td.menu
{
	width: 180px;
	height: 40px;
	padding-right: 10px;
	position: relative;
}

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

div.header div.menu table.global td.menu div.bg
{
	width: 180px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}

div.header div.menu table.global td.menu div.bg img
{
	width: 180px;
	height: 40px;
}

div.header div.menu table.global td.menu div.button
{
	width: 180px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 701;
}

div.header div.menu table.global td.menu div.button button
{
	width: 180px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	border: none;
	text-shadow: none;
	background-color: transparent;
	letter-spacing: 0.05em;
	cursor: pointer;
}

#buttonImage {
	width: 180px;
	height: 40px;
	background-image: url('../img/global_btn.png');
	display: inline-block;
}

div.header_height
{
	height: 100px;
}


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

div.footer_frame table.link
{
	margin: 0px auto 18px;
}

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

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

div.footer_frame table.link a
{
	color: #000000;
}

div.footer_frame div.copyright
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

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

div.footer_frame div.logo img
{
	width: 61px;
	height: 61px;
}

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%;
	border-top: 1px solid #656565;
	position: absolute;
	bottom: 0;
}

div.footer_short div.frame
{
	width: 100%;
	height: 60px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	position: relative;
}

div.footer_short table.link
{
	margin: 0px auto 18px;
}

div.footer_short table.link td.link
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 125px;
}

div.footer_short table.link td:last-child.link
{
	padding-right: 0px;
}

div.footer_short table.link a
{
	color: #000000;
}

div.footer_short div.copyright
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

div.footer_short div.logo
{
	width: 61px;
	height: 61px;
	position: absolute;
	top: 0px;
	left: 15px;
}

div.footer_short div.logo img
{
	width: 61px;
	height: 61px;
}


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

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

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

table.pager td.number
{
	width: 18px;
	height: 18px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}

table.pager td.number_now
{
	width: 18px;
	height: 18px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #000000;
}

/*table.pager td:nth-last-child(2).number
{
	padding: 0px;
}*/

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


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


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

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

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

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

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


/* リスト */
table.list
{
	margin: 25px 15px 0px;
}

table.list td.contents
{
	width: 450px;
	vertical-align: top;
	padding-right: 30px;
}

table.list td.contents a
{
	color: #f6f6f6;
}

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

table.list div.block
{
	width: 450px;
	padding: 15px 0px 25px;
	border-bottom: 1px solid #f6f6f6;
	box-sizing: border-box;
	cursor: pointer;
}

table.list table.block
{
	width: 450px;
}

table.list table.block td.img
{
	width: 150px;
	vertical-align: top;
	padding-right: 10px;
}

table.list table.block td.img div.img
{
	width: 150px;
	height: 150px;
	background-color: #f0f0f0;
}

table.list table.block td.img div.img img
{
	width: 150px;
	height: 150px;
	display: block;
    object-fit: cover;
}

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

table.list table.block td.text
{
	vertical-align: top;
	padding-top: 5px;
	word-break: break-all;
}

table.list table.block td.text div.title
{
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	margin: 0px 0px 15px;
}

table.list table.block td.text div.text
{
	font-size: 80%;
	line-height: 130%;
	color: #000000;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	padding: 80px 0px 150px;
	text-align: center;
}


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

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


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

h2
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h2.short
{
	width: 430px;
}

h3.title
{
	width: 100%;
	font-size: 120%;
	line-height: 100%;
	color: #808080;
	margin: 80px auto 30px;
	padding: 0px 0px 6px;
	font-weight: 400;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #808080;
	text-align: center;
}

h3.title span
{
	font-size: 70%;
}

div.title_frame01
{
	width: 960px;
	height: 30px;
	/*background-color: #999999;*/
	margin: 100px auto 0px;
	position: relative;
}

div.title_frame01 div.bg
{
	width: 960px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}

div.title_frame01 div.bg img
{
	width: 960px;
	height: 30px;
}

div.title_frame02
{
	width: 960px;
	height: 30px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-left: 180px;
}

div.title_frame03
{
	width: 100%;
	height: 40px;
	background-color: #e4e4e4;
	margin: 0px auto 0px;
	padding: 1px 0px 1px;
	box-sizing: border-box;
	position: relative;
}

div.title_frame04_left
{
	width: 430px;
	height: 38px;
	background-color: #ffffff;
	position: absolute;
	top: 1px;
	right: 25px;
	z-index: 5;
}

div.title_frame04_right
{
	width: 430px;
	height: 38px;
	background-color: #ffffff;
	margin: 0px auto 0px;
	position: absolute;
	top: 1px;
	left: 25px;
	z-index: 5;
}

table.title_frame
{
	width: 960px;
	height: 30px;
	margin: 130px auto 0px;
}

table.title_frame td.left
{
	width: 480px;
	height: 30px;
	position: relative;
}

table.title_frame td.left div.bg
{
	width: 480px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
}

table.title_frame td.left div.bg img
{
	width: 480px;
	height: 30px;
}

table.title_frame td.left div.title_frame
{
	width: 480px;
	height: 30px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-left: 180px;
}

table.title_frame td.right
{
	width: 480px;
	height: 30px;
	position: relative;
}

table.title_frame td.right div.bg
{
	width: 480px;
	height: 18px;
	position: absolute;
	bottom: 2px;
	left: -1px;
}

table.title_frame td.right div.bg img
{
	width: 480px;
	height: 18px;
}

table.title_frame td.right div.title_frame
{
	width: 480px;
	height: 30px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-left: 80px;
}

table.title_frame td.right div.icon
{
	width: 160px;
	height: 56px;
	position: absolute;
	bottom: 38px;
	left: 55px;
}

table.title_frame td.right div.icon img
{
	width: 160px;
	height: 56px;
}


/* ログイン */
div.login_content_frame
{
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 40px 0px 0px;
}

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

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

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

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

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

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

div.login_text
{
	font-size: 100%;
	line-height: 150%;
	color: #ffffff;
	margin: 20px auto 0px;
}

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

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

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

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

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

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

table.login_button td.button
{
	width: 188px;
	height: 48px;
	padding: 0px 36px 0px 0px;
}

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

table.login_button td.button input
{
	width: 188px;
	height: 48px;
	font-size: 110%;
	line-height: 100%;
	color: #3bb041;
	text-align: center;
	background-color: #ffffff;
	border-radius: 26px;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	/*border: 2px solid #3bb041;*/
}

table.login_button td.button2
{
	height: 48px;
	padding: 0px 36px 0px 0px;
}

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

table.login_button td.button2 input
{
	height: 48px;
	font-size: 110%;
	line-height: 100%;
	color: #3bb041;
	text-align: center;
	background-color: #ffffff;
	border-radius: 26px;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 5px;
}

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


/* ホーム */
div.key_visual_home
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/home_key.jpg) center center no-repeat;
	/*background: url(../img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 350px;
	padding-top: 36.458%;
	position: relative;
}

table.key_visual_home
{
	width: 100%;
	table-layout: fixed;
}

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

table.key_visual_home td img
{
	width: 100%;
	display: block;
}

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

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

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

div.bottom_space01
{
	width: 100%;
	height: 155px;
}

div.bottom_space02
{
	width: 100%;
	height: 75px;
}

div.home_text01
{
	width: 660px;
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	margin: 20px auto 0px;
	text-indent: 1em;
}

div.home_text01 span.notice
{
	color: #b85374;
}

div.home_text02
{
	width: 660px;
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	margin: 0px auto 0px;
	text-indent: 1em;
}

div.home_text03
{
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	margin: 20px auto 0px;
	text-align: center;
}

div.home_image
{
	width: 400px;
	height: 200px;
	margin: 50px auto 0px;
	background-color: #f0f0f0;
}

div.home_image img
{
	width: 400px;
	height: 200px;
}

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

table.home_image div.img
{
	width: 192px;
	height: 120px;
}

table.home_image div.img img
{
	width: 192px;
	height: 120px;
}

div.home_button01
{
	width: 350px;
	height: 40px;
	margin: 50px auto 0px;
}

div.home_button01 button
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #999999;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}

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

div.home_button02 button
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}

div.home_button02 input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #808080;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}

div.home_map
{
	margin: 30px auto 0px;
}

div.home_map_title
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	margin: 90px auto 0px;
	padding-right: 22px;
	text-align: right;
	letter-spacing: 0.05em;
}

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

table.home_contents01 td.content
{
	width: 220px;
	vertical-align: top;
	padding-right: 23px;
}

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

table.home_contents01 td.content div.frame
{
	width: 220px;
	height: 160px;
	position: relative;
}

table.home_contents01 td.content div.frame div.img
{
	width: 220px;
	height: 160px;
}

table.home_contents01 td.content div.frame div.img img
{
	width: 220px;
	height: 160px;
}

table.home_contents01 td.content div.frame div.title_frame
{
	width: 200px;
	height: 30px;
	/*background-color: #797979;*/
	background-color: rgba(0, 0, 0, 0.5);
	margin: auto;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
}

table.home_contents01 td.content div.frame div.title
{
	width: 200px;
	height: 30px;
	font-size: 70%;
	line-height: 110%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.home_contents01 td.content div.text
{
	width: 220px;
	font-size: 70%;
	line-height: 180%;
	color: #000000;
	margin: 20px 0px 0px;
}

table.home_contents02
{
	margin: 30px auto 0px;
	table-layout: fixed;
}

table.home_contents02 td.content
{
	width: 192px;
}

table.home_contents02 td.content div.frame
{
	width: 192px;
	height: 160px;
	position: relative;
}

table.home_contents02 td.content div.frame div.img
{
	width: 192px;
	height: 160px;
}

table.home_contents02 td.content div.frame div.img img
{
	width: 192px;
	height: 160px;
}

table.home_contents02 td.content div.frame div.title_frame
{
	width: 172px;
	height: 30px;
	/*background-color: #797979;*/
	background-color: rgba(0, 0, 0, 0.5);
	margin: auto;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
}

table.home_contents02 td.content div.frame div.title
{
	width: 172px;
	height: 30px;
	font-size: 70%;
	line-height: 110%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

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

table.home_contents03 td.content
{
	width: 160px;
	padding-right: 40px;
}

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

table.home_contents03 td.content div.frame
{
	width: 160px;
	height: 116px;
	position: relative;
}

table.home_contents03 td.content div.frame div.img
{
	width: 160px;
	height: 116px;
}

table.home_contents03 td.content div.frame div.img img
{
	width: 160px;
	height: 116px;
}

table.home_contents03 td.content div.frame div.title_frame
{
	width: 140px;
	height: 30px;
	/*background-color: #797979;*/
	background-color: rgba(0, 0, 0, 0.5);
	margin: auto;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
}

table.home_contents03 td.content div.frame div.title
{
	width: 140px;
	height: 30px;
	font-size: 70%;
	line-height: 110%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

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

table.home_button td.button01
{
	width: 350px;
	height: 40px;
	padding-right: 100px;
}

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

table.home_button td.button01 button
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
}

table.home_button td.button01 input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
}

table.home_button td.button02
{
	width: 350px;
	height: 40px;
}

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

table.home_mokei
{
	margin: 40px auto 0px;
	table-layout: fixed;
}

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

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

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

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

table.sns td.twitter
{
	height: 500px;
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	background-color: #f1f1f1;
}

table.sns td.facebook
{
	height: 500px;
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	background-color: #e4e4e4;
}

table.sns td.instagram
{
	height: 500px;
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	background-color: #f1f1f1;
}


/* チケット */
div.ticket_text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 40px auto 0px;
	text-align: center;
}

div.ticket_search
{
	width: 800px;
	margin: 30px auto 0px;
	padding: 20px 40px 20px;
	box-sizing: border-box;
	border-radius: 10px;
	background-color: #5c5c5c;
}

div.ticket_search table.form1
{
	width: 100%;
	margin: 0px 0px 0px;
}

div.ticket_search table.form1 td.title
{
	width: 80px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
}

div.ticket_search table.form1 td.title2
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: right;
	padding-right: 14px;
	box-sizing: border-box;
}

div.ticket_search table.form1 td.word input
{
	width: 380px;
	height: 28px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #000000;
}

div.ticket_search table.form1 td.type select
{
	width: 150px;
	height: 28px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #000000;
}

div.ticket_search table.form1 td.button
{
	width: 150px;
}

div.ticket_search table.form1 td.button input
{
	width: 150px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

div.ticket_search table.form2
{
	margin: 3px 0px 0px;
}

div.ticket_search table.form2 td.space
{
	width: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
}

div.ticket_search table.form2 td.title
{
	width: 80px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
}

div.ticket_search table.form2 td.title2
{
	width: 80px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	text-align: right;
	padding-right: 14px;
	box-sizing: border-box;
}

div.ticket_search table.form2 td.form input
{
	width: 90px;
	height: 28px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #000000;
}

div.ticket_search table.form2 td.form select
{
	width: 90px;
	height: 28px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #000000;
}

div.ticket_search table.form2 td.price input
{
	width: 90px;
	height: 28px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #000000;
	text-align: right;
}

div.ticket_search div.line
{
	width: 100%;
	height: 1px;
	background-color: #808080;
	margin: 10px 0px 10px;
}

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

table.ticket_tag input[type="checkbox"]
{
	display: none;
}

table.ticket_tag label
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	letter-spacing: -0.05em;
}

table.ticket_tag td.child
{
	width: 60px;
	padding-right: 5px;
}

table.ticket_tag td.child label
{
	background-color: #7bc74b;
	opacity: 0.5;
}

table.ticket_tag td.biginer
{
	width: 60px;
	padding-right: 5px;
}

table.ticket_tag td.biginer label
{
	background-color: #fd7daa;
	opacity: 0.5;
}

table.ticket_tag td.station
{
	width: 60px;
	padding-right: 10px;
}

table.ticket_tag td.station label
{
	background-color: #46aaf2;
	opacity: 0.5;
}

.check_box:checked + .label {
	opacity: 1.0;
}

table.ticket_tag td.notice
{
	font-size: 70%;
	line-height: 100%;
	color: #ffffff;
	vertical-align: bottom;
}

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

table.ticket_tag td.button input
{
	width: 150px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	cursor: pointer;
}

table.ticket_tag td.space
{
	width: 570px;
}


/* ワークショップ・イベント案内 */
div.key_visual_event
{
	width: 100%;
	margin: 0px;
}

div.key_visual_event table.visual
{
	width: 100%;
	margin: 0px;
	table-layout: fixed;
}

div.key_visual_event table.visual td.img01
{
	vertical-align: top;
}

div.key_visual_event table.visual td.img01 div.img
{
	width: 100%;
}

div.key_visual_event table.visual td.img01 div.img img
{
	width: 100%;
	display: block;
}

div.key_visual_event table.visual td.img02
{
	vertical-align: top;
}

div.key_visual_event table.visual td.img02 div.img
{
	width: 100%;
}

div.key_visual_event table.visual td.img02 div.img img
{
	width: 100%;
	display: block;
}

table.event_list
{
	margin: 65px auto 0px 10px;
}

table.event_list td.content
{
	width: 460px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 30px;
}

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

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

table.event_list td.content div.frame
{
	width: 460px;
	height: auto;
	border-radius: 10px;
	padding: 5px 0px 10px;
	box-sizing: border-box;
}

table.event_list div.bg
{
	border-radius: 10px;
	background-color: #000000;
}

table.event_list td.content div.frame div.title_frame
{
	width: 450px;
	margin: 0px auto;
	padding: 0px 5px 4px;
	box-sizing: border-box;
	border-bottom: 1px solid transparent;
}

table.event_list td.content div.frame div.title_frame table.title
{
	width: 100%;
	margin: 0;
}

table.event_list td.content div.frame div.title_frame table.title td.date
{
	width: 50px;
	font-size: 100%;
	line-height: 100%;
	color: rgba(255, 255, 255, 0.5);
	padding-right: 5px;
	white-space: nowrap;
	font-weight: 400;
}

table.event_list td.content div.frame div.title_frame table.title td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
}

table.event_list td.content div.frame div.title_frame table.title td.button
{
	width: 50px;
}

table.event_list td.content div.frame div.title_frame table.title td.button button
{
	width: 50px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	border-radius: 5px;
	box-sizing: border-box;
	border: 1px solid #ffffff;
	background-color: #000000;
}

table.event_list td.content div.frame div.title_line
{
	width: 450px;
	height: 1px;
	margin: 0px auto;
	background-color: #ffffff;
}

table.event_list td.content div.frame table.data
{
	width: 440px;
	margin: 15px auto 0px;
}

table.event_list td.content div.frame table.data td.block
{
	vertical-align: top;
	padding-right: 15px;
}

table.event_list td.content div.frame table.data td.img
{
	width: 200px;
	vertical-align: top;
}

table.event_list td.content div.frame table.data td.img div.img
{
	width: 200px;
	height: 283px;
	background-color: #1a1a1a;
}

table.event_list td.content div.frame table.data td.img div.img img
{
	width: 200px;
	height: 283px;
}

table.event_list td.content div.frame table.data td.title
{
	width: 40px;
	height: 20px;
	font-size: 60%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}

table.event_list td.content div.frame table.data td.text
{
	font-size: 70%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 15px;
}

table.event_list td.content div.frame table.data td.note
{
	font-size: 75%;
	line-height: 140%;
	color: #ffffff;
}

table.event_list td.content div.frame table.data td.artist
{
	width: 230px;
	vertical-align: top;
	padding-right: 28px;
}

table.event_list td.content div.frame table.data td.artist div.img
{
	width: 230px;
	height: 280px;
}

table.event_list td.content div.frame table.data td.artist div.img img
{
	width: 230px;
}

table.event_list td.content div.frame table.data td.profile
{
	font-size: 75%;
	line-height: 160%;
	color: #ffffff;
	vertical-align: top;
}

table.event_list td.content div.frame table.data td.height
{
	height: 10px;
}

table.event_list td.content div.frame table.data td.height2
{
	height: 15px;
}

table.event_list td.content div.frame table.tag
{
	margin: 0px 0px 0px 3px;
}

table.event_list td.content div.frame table.tag td
{
	padding-right: 5px;
}

table.event_list td.content div.frame table.tag td:last-child
{
	padding-right: 0px;
}

table.event_list td.content div.frame table.tag td.tag01 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #7bc74b;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	letter-spacing: -0.05em;
}

table.event_list td.content div.frame table.tag td.tag02 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #fd7daa;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	letter-spacing: -0.05em;
}

table.event_list td.content div.frame table.tag td.tag03 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #46aaf2;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	letter-spacing: -0.05em;
}

div.faq
{
	width: 860px;
	margin: 0px auto 0px;
	padding: 18px 55px 14px 55px;
	border-bottom: 1px solid #b6b4c2;
	box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

table.contact td.title
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 25px;
}

table.contact td.title span
{
	color: #b85374;
}

table.contact td.title_large
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-top: 8px;
	padding-right: 25px;
	vertical-align: top;
}

table.contact td.title_large span
{
	color: #b85374;
}

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

table.contact td.form select
{
	width: 200px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.form textarea
{
	width: 620px;
	height: 180px;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check
{
	width: 15px;
}

table.contact td.check input[type="checbox"]
{
	width: 15px;
	height: 15px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check_text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-left: 15px;
}

table.contact td.check_text span
{
	color: #ff0000;
}

table.contact td.notice
{
	font-size: 80%;
	line-height: 100%;
	color: #ff0000;
}

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

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

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



/* From Japan */
div.key_visual_fj
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/fj_key.jpg) center center no-repeat;
	/*background: url(../img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 450px;
	padding-top: 46.875%;
	position: relative;
}

div.mokei_title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	margin: 50px 0px 0px 30px;
}

div.mokei_img
{
	width: 920px;
	height: 150px;
	margin: 15px auto 0px;
	background-color: #f1f1f1;
}

div.mokei_img img
{
	width: 920px;
	height: 150px;
}

div.rental_layout
{
	width: 960px;
	height: 350px;
	margin: 40px auto 0px;
}

div.rental_layout img
{
	width: 960px;
	height: 350px;
}


/* 店舗案内 */
div.key_visual_shop
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/store_key.jpg) center center no-repeat;
	/*background: url(../img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 350px;
	padding-top: 36.458%;
	position: relative;
}

table.shop_schedule
{
	width: 355px;
	margin: 35px auto 0px;
	table-layout: fixed;
	box-sizing: border-box;
	border: 1px solid #686b99;
}

table.shop_schedule th
{
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #686b99;
}

table.shop_schedule td.img
{
	height: 49px;
	box-sizing: border-box;
	border-right: 1px solid #686b99;
}

table.shop_schedule td.img div.img
{
	width: 44px;
	height: 40px;
	margin: auto;
}

table.shop_schedule td.img div.img img
{
	width: 44px;
	height: 40px;
	display: block;
}

table.shop_schedule td.text
{
	height: 49px;
	font-size: 110%;
	line-height: 100%;
	color: #dd3a6e;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}

div.store_time
{
	font-size: 80%;
	line-height: 100%;
	color: #686b99;
	margin: 20px auto 0px;
	text-align: center;
}

table.store_about
{
	margin: 30px auto 0px 280px;
}

table.store_about td.title
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 30px;
	padding-bottom: 15px;
}

table.store_about td.title2
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 25px;
	padding-bottom: 15px;
}

table.store_about td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-bottom: 15px;
}

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

div.store_pay
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	margin: 43px auto 0px;
	text-align: center;
}

table.store_maker
{
	margin: 35px auto 0px;
}

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

table.store_maker td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
}

table.store_maker td.title2
{
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	padding-right: 35px;
	vertical-align: top;
}

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

div.route_title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	margin: 40px 0px 0px;
	letter-spacing: 0.05em;
}

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

table.route td.img
{
	width: 150px;
	vertical-align: top;
}

table.route td.img div.img
{
	width: 150px;
	height: 150px;
}

table.route td.img div.img img
{
	width: 150px;
	height: 150px;
}

table.route td.img div.text
{
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	text-align: center;
	padding: 20px 0px 0px;
	letter-spacing: 0.05em;
}

table.route td.img div.link
{
	font-size: 80%;
	line-height: 100%;
	color: #84c8bd;
	text-align: center;
	padding: 10px 0px 0px;
	letter-spacing: 0.05em;
}

table.route td.img div.link a
{
	color: #84c8bd;
	text-decoration: underline;
}

table.route td.arrow
{
	width: 85px;
	text-align: center;
}

table.route td.arrow div.arrow
{
	width: 20px;
	height: 22px;
	margin: 0px auto;
}

table.route td.arrow div.arrow img
{
	width: 20px;
	height: 22px;
	display: block;
}

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

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

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

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: 150px;
	height: 160px;
}

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

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

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

table.staff div.job
{
	font-size: 80%;
	line-height: 160%;
	color: #9a9a9a;
	text-align: center;
	margin: 10px 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.job_img
{
	width: 300px;
	height: 150px;
	margin: 30px auto 0px;
}

div.job_img img
{
	width: 300px;
	height: 150px;
}


/* 工場設備 */
div.machine_title
{
	width: 660px;
	font-size: 80%;
	line-height: 100%;
	color: #686b99;
	margin: 25px auto 0px;
}

div.machine_text
{
	width: 660px;
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	margin: 5px auto 0px;
}

div.machine_text2
{
	width: 660px;
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	margin: 20px auto 15px;
}

table.machine_text
{
	margin: 5px auto 0px 150px;
}

table.machine_text td.title
{
	font-size: 80%;
	line-height: 180%;
	color: #000000;
	padding-right: 11px;
}

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

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

table.machine_list td.c_space01
{
	width: 16px;
}

table.machine_list td.c_space02
{
	width: 16px;
	background-color: #b3b5cb;
}

table.machine_list td.c_space03
{
	width: 6px;
}

table.machine_list td.c_height
{
	height: 15px;
}

table.machine_list td.c_height2
{
	height: 15px;
	background-color: #b3b5cb;
}

table.machine_list td.content
{
	vertical-align: top;
}

table.machine_list div.frame
{
	box-sizing: border-box;
	padding: 40px 7px 5px 0px;
	background-color: #b3b5cb;
	position: relative;
}

table.machine_list div.frame2
{
	box-sizing: border-box;
	padding: 40px 20px 5px 17px;
	background-color: #b3b5cb;
	position: relative;
}

table.machine_list div.frame3
{
	box-sizing: border-box;
	padding: 40px 17px 5px 20px;
	background-color: #b3b5cb;
	position: relative;
}

table.machine_list .bg_pro
{
	background-color: #f8f8f8!important;
}

table.machine_list div.title
{
	height: 30px;
	position: absolute;
	top: 5px;
	left: 10px;
}

table.machine_list div.t_frame
{
	width: 100%;
	height: 30px;
	position: relative;
}

table.machine_list table.m_title
{
	width: 100%;
	height: 30px;
}

table.machine_list table.m_title td.left
{
	width: 10px;
	height: 30px;
}

table.machine_list table.m_title td.left div.img
{
	width: 10px;
	height: 30px;
}

table.machine_list table.m_title td.left div.img img
{
	width: 10px;
	height: 30px;
	display: block;
}

table.machine_list table.m_title td.title
{
	height: 30px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	box-sizing: border-box;
	letter-spacing: -0.01em;
	background-color: #686b99;
}

table.machine_list table.m_title td.title2
{
	height: 30px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	box-sizing: border-box;
	letter-spacing: -0.01em;
	background-color: #fdaf6e;
}

table.machine_list div.bg
{
	width: 100%;
	height: 30px;
	background-color: #686b99;
	position: absolute;
	top: 0;
	left: 0;
}

table.machine_list div.title div.t_position
{
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

table.machine_list div.title div.text
{
	height: 30px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 20px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: -0.01em;
}

table.machine_list .wd1
{
	width: 225px;
}

table.machine_list .wd2
{
	width: 275px;
}

table.machine_list .wd3
{
	width: 360px;
}

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

table.machine td.m_space01
{
	width: 17px;
}

table.machine td.m_space02
{
	width: 23px;
}

table.machine td.img
{
	width: 220px;
}

table.machine td.img div.img
{
	width: 220px;
	height: 160px;
}

table.machine td.img div.img img
{
	width: 220px;
	height: 160px;
}

table.machine td.text
{
	padding-top: 5px;
	text-align: center;
}

table.machine td.text button
{
	width: 200px;
	height: 30px;
	font-size: 75%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	border: none;
	text-shadow: none;
	background-color: #5a5a66;
	cursor: pointer;
	letter-spacing: -0.01em;
}

table.machine td.text button.large
{
	width: 220px;
}

table.machine td.text button.large2
{
	width: 260px;
}

table.machine td.text button.large3
{
	width: 320px;
}



/* レンタルロッカー・レンタル区画 */
table.rental_frame
{
	margin: 50px 0px 0px 130px;
}

table.rental_frame td.left
{
	padding-right: 100px;
	padding-bottom: 55px;
	vertical-align: top;
}

table.rental_frame td.right
{
	padding-top: 40px;
	padding-bottom: 55px;
	vertical-align: top;
}

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

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

table.calender_title td.title
{
	height: 35px;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	padding-left: 10px;
	border-left: 5px solid #83cabd;
}

div.calender_frame
{
	width: 300px;
	background-color: #83cabd;
	padding: 3px 0px 5px;
}

div.calender_frame table.date
{
	margin: 0px auto 0px;
}

div.calender_frame table.date td.back
{
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 18px 0px 0px;
	cursor: pointer;
}

div.calender_frame table.date td.next
{
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px 18px;
	cursor: pointer;
}

div.calender_frame table.date td.date
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.05em;
}

table.calender
{
	width: 100%;
	margin: 5px auto 0px;
	table-layout: fixed;
}

table.calender th
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	font-weight: 400;
}

table.calender th:first-child
{
	color: #fb0e1b;
}

table.calender th:last-child
{
	color: #0d24f2;
}

table.calender td.weekday
{
	height: 40px;
	background-color: #ffffff;
	text-align: center;
}

table.calender td.weekday div.day
{
	font-size: 110%;
	line-height: 100%;
	color: #333333;
	padding: 1px 0px 0px;
	font-weight: bold;
}

table.calender td.sunday
{
	height: 40px;
	background-color: #ffffff;
	text-align: center;
}

table.calender td.sunday div.day
{
	font-size: 110%;
	line-height: 100%;
	color: #fb0e1b;
	padding: 1px 0px 0px;
	font-weight: bold;
}

table.calender td.saturday
{
	height: 40px;
	background-color: #ffffff;
	text-align: center;
}

table.calender td.saturday div.day
{
	font-size: 110%;
	line-height: 100%;
	color: #0d24f2;
	padding: 1px 0px 0px;
	font-weight: bold;
}

table.calender div.vacancy
{
	font-size: 70%;
	line-height: 100%;
	color: #333333;
	border-bottom: 1px solid #333333;
	display: inline-block;
	margin: 6px auto 0px;
	padding: 0px 0px 1px;
}

table.calender a
{
	color: #333333;
	text-decoration: none;
}

div.rental_frame
{
	width: 300px;
	height: 200px;
	background-color: #cbe7e5;
	position: relative;
}

div.rental_frame div.left_img
{
	width: 90px;
	height: 177px;
	position: absolute;
	bottom: 7px;
	left: 16px;
	z-index: 10;
	background-color: #cbe7e5;
}

div.rental_frame div.left_img img
{
	width: 90px;
	height: 177px;
}

div.rental_frame div.title
{
	width: 260px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	margin: 0px auto 0px;
	padding: 8px 0px 5px;
	text-align: center;
	border-bottom: 1px solid #83cabd;
}

div.rental_frame div.title2
{
	width: 260px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	margin: 0px auto 0px;
	padding: 8px 0px 5px 88px;
	border-bottom: 1px solid #83cabd;
	box-sizing: border-box;
}

div.rental_frame table.data
{
	width: 100%;
	margin: 14px 0px 0px;
}

div.rental_frame table.data td.img
{
	width: 140px;
	vertical-align: top;
	position: relative;
}

div.rental_frame table.data td.img div.img1
{
	width: 100px;
	height: 95px;
	margin-top: 23px;
	margin-left: 10px;
}

div.rental_frame table.data td.img div.img1 img
{
	width: 100px;
	height: 95px;
}

div.rental_frame table.data td.text
{
	width: 160px;
	vertical-align: top;
}

div.rental_frame table.data td.text div.index
{
	width: 90px;
	height: 24px;
	background-color: #83cabd;
}

div.rental_frame table.data td.text div.index div.index_title
{
	width: 90px;
	height: 24px;
	font-size: 75%;
	line-height: 100%;
	color: #000000;
	padding-left: 8px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}

div.rental_frame table.data td.text div.size
{
	font-size: 75%;
	line-height: 100%;
	color: #000000;
	margin: 7px 0px 0px 20px;
}

table.rental_date
{
	margin: 10px auto 0px;
}

table.rental_date td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #83cabd;
	padding-right: 10px;
}

table.rental_date td.space
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding: 0px 8px;
}

table.rental_date td.form input
{
	width: 90px;
	height: 24px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	border: 1px solid #cbe7e5;
	box-sizing: border-box;
}

div.rental_button
{
	width: 120px;
	height: 43px;
	margin: 8px auto 0px;
}

div.rental_button img
{
	width: 120px;
	height: 43px;
}


/* 店長ブログ詳細 */
table.column
{
	margin: 50px auto 0px;
}

table.column td.img
{
	width: 400px;
	padding-right: 80px;
	padding-bottom: 80px;
	vertical-align: top;
}

table.column td.text
{
	width: 300px;
	vertical-align: top;
	padding-bottom: 80px;
}

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

table.column table.tag
{
	margin: 0px 0px 0px 3px;
}

table.column table.tag td
{
	padding-right: 5px;
}

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

table.column table.tag td.tag01 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #7bc74b;
	border-radius: 5px;
	border: none;
	text-shadow: none;
}

table.column table.tag td.tag02 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #fd7daa;
	border-radius: 5px;
	border: none;
	text-shadow: none;
}

table.column table.tag td.tag03 button
{
	width: 60px;
	height: 30px;
	font-size: 70%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	background-color: #46aaf2;
	border-radius: 5px;
	border: none;
	text-shadow: none;
}

div.column_img
{
	width: 400px;
	height: 566px;
	background-color: #1a1a1a;
}

div.column_img img
{
	width: 400px;
	height: 566px;
}

div.column_text
{
	font-size: 90%;
	line-height: 160%;
	color: #000000;
	margin: 0px auto 0px;
}


/* プライバシーポリシー */
div.privacy_head
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 40px 0px 0px 25px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

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

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

div.privacy_text1 a
{
	color: #000000;
}

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

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

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

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

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

table.privacy_contact a
{
	color: #000000;
}


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

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

div.rule_text
{
	width: 860px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	margin: 10px auto 0px;
}

div.rule_text a
{
	color: #000000;
}

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

table.rule_text td.dot
{
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
}

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


/* エラー文 */
div.cart_error
{
	font-size: 80%;
	line-height: 100%;
	margin: 5px auto 0px;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table.cart_contents td.zip_line
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding: 0px 5px;
}

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


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

table.pay
{
	margin: 0px;
}

table.pay td.pay
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-left: 6px;
	padding-right: 20px;
}

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* 車両加工・メンテナンスサービス */
div.service_title
{
	font-size: 110%;
	line-height: 100%;
	color: #88c5b9;
	text-align: center;
	margin: 45px auto 0px;
}

table.service
{
	margin: 15px auto 0px;
	border-top: 1px solid #c1dbd7;
	border-left: 1px solid #c1dbd7;
}

table.service tr.green td
{
	background-color: #cbe7e5;
}

table.service tr.large td
{
	height: 55px;
}

table.service td
{
	height: 35px;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	border-bottom: 1px solid #c1dbd7;
	border-right: 1px solid #c1dbd7;
	box-sizing: border-box;
}

table.service td.title
{
	width: 70px;
	text-align: center;
}

table.service td.detail
{
	width: 430px;
	padding: 0px 20px 0px;
	text-align: left;
}

table.service td.price
{
	width: 100px;
	padding: 0px 10px 0px;
	text-align: right;
}

div.service_line
{
	width: 150px;
	height: 1px;
	margin: 30px auto 0px 180px;
	background-color: #c1dbd7;
}

div.service_notice
{
	font-size: 80%;
	line-height: 100%;
	color: #88c5b9;
	margin: 10px auto 0px 190px;
}

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

table.service_button td
{
	padding-right: 15px;
}

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

table.service_button td.button01 button
{
	width: 290px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #7dc54a;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}

table.service_button td.button02 button
{
	width: 290px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}


/* 8BANSEN予約 */
div.key_visual_reservation
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/8bansen_key.jpg) center center no-repeat;
	/*background: url(../img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 350px;
	padding-top: 36.458%;
	position: relative;
}

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

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

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

table.reservation_img td.img div.img img
{
	width: 160px;
	height: 100px;
	display: block;
}

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

table.reservation_contents td.img01
{
	width: 400px;
	vertical-align: top;
	padding-right: 29px;
}

table.reservation_contents td.img01 div.img
{
	width: 400px;
	height: 260px;
}

table.reservation_contents td.img01 div.img img
{
	width: 400px;
	height: 260px;
}

table.reservation_contents td.img02
{
	width: 400px;
	vertical-align: top;
	padding-right: 45px;
}

table.reservation_contents td.img02 div.img
{
	width: 400px;
	height: 260px;
}

table.reservation_contents td.img02 div.img img
{
	width: 400px;
	height: 260px;
}

table.reservation_contents td.content
{
	vertical-align: top;
}

table.reservation_contents td.content2
{
	width: 540px;
	vertical-align: top;
	padding-bottom: 60px;
	position: relative;
}

table.reservation_contents table.line
{
	margin: 0;
	table-layout: fixed;
	white-space: nowrap;
}

table.reservation_contents table.line th.line
{
	width: 40px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #83cabd;
	border-radius: 5px;
}

table.reservation_contents table.line th.line span
{
	font-size: 70%;
}

table.reservation_contents table.line td.title
{
	width: 70px;
	font-size: 85%;
	line-height: 100%;
	color: #83cabd;
	font-weight: bold;
	letter-spacing: 0.05em;
}

table.reservation_contents table.line td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

table.reservation_contents table.line tr:nth-child(2) td
{
	padding-top: 15px;
}

table.reservation_contents table.line td
{
	padding-bottom: 7px;
}

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

table.reservation_contents table.check
{
	margin: 0;
	table-layout: fixed;
	white-space: nowrap;
}

table.reservation_contents table.check th.line
{
	width: 40px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #83cabd;
	border-radius: 5px;
}

table.reservation_contents table.check th.line span
{
	font-size: 70%;
}

table.reservation_contents table.check th.form
{
	text-align: left;
}

table.reservation_contents table.check th.form input
{
	width: 105px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0px 0px;
	border: 1px solid #83cabd;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}

table.reservation_contents table.check td.date
{
	width: 125px;
	font-size: 100%;
	line-height: 100%;
	color: #83cabd;
	font-weight: bold;
	letter-spacing: 0.05em;
}

table.reservation_contents table.check td.check
{
	text-align: center;
}

table.reservation_contents table.check td.check input[type="checkbox"]
{
	border: 1px solid #333333;
}

table.reservation_contents table.check tr:nth-child(2) td
{
	padding-top: 13px;
}

table.reservation_contents table.check td
{
	padding-bottom: 5px;
}

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

table.reservation_contents td.calender
{
	vertical-align: top;
	padding-right: 45px;
}

div.reservation_button
{
	width: 120px;
	height: 43px;
	position: absolute;
	bottom: 0;
	right: 20px;

}

div.reservation_button img
{
	width: 120px;
	height: 43px;
}


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

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

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

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

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


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

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

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

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

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

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

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

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

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

table.account td.form select
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	box-sizing: border-box;
}

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

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

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

div.account_button
{
	width: 240px;
	height: 36px;
	margin: 100px auto 0px;
}

div.account_button input
{
	width: 240px;
	height: 36px;
	font-size: 88%;
	line-height: 100%;
	color: #000000;
	border: 1px solid #000000;
	background-color: #f2f2f2;
	text-shadow: none;
	letter-spacing: 0.05em;
	border-radius: 18px;
	cursor: pointer;
}


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

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


/* お客様からのお便り */
div.voice_frame
{
	width: 900px;
	margin: 0px auto 0px;
}

div.voice_frame div.content
{
	width: 900px;
	height: auto;
	background-color: #ffffff;
	position: relative;
	padding: 40px 0px 0px;
}

div.voice_frame div.content div.text01
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	padding: 0px 0px 0px;
	margin: 0px auto 48px 45px;
}

div.voice_frame table.form
{
	margin: 0px auto 0px;
}

div.voice_frame table.form td.title01
{
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
}

div.voice_frame table.form td.title01_large
{
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
	vertical-align: top;
}

div.voice_frame table.form td.height01
{
	height: 25px;
}

div.voice_frame table.form td.text
{
	font-size: 100%;
	line-height: 140%;
	color: #333333;
}

div.voice_frame table.form td.news_title input
{
	width: 463px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #5d5d5d;
	padding: 0px 5px;
	border: 1px solid #333333;
}

div.voice_frame table.form td.news_note textarea
{
	width: 463px;
	height: 128px;
	font-size: 90%;
	line-height: 140%;
	color: #5d5d5d;
	padding: 5px 5px 5px;
	border: 1px solid #333333;
}

div.voice_frame table.form td.contents
{
	width: auto;
	vertical-align: top;
	padding: 0px;
}

div.voice_frame table.form td.img
{
	padding: 0px 0px 0px 43px;
	vertical-align: top;
}

div.voice_frame table.form div.img
{
	width: 240px;
	height: 160px;
	border: none!important;
	background-color: #333333;
}

div.voice_frame table.form div.img img
{
	width: 240px;
	height: 160px;
	border: none!important;
}

div.voice_frame table.form div.select
{
	width: 150px;
	height: 25px;
	margin: 12px 0px 0px;
}

div.voice_frame table.form div.select input
{
	width: 150px;
	height: 25px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.05em;
}

div.voice_frame table.form div.upload
{
	width: 150px;
	height: 25px;
	margin: 10px 0px 0px;
}

div.voice_frame table.form div.upload input
{
	width: 150px;
	height: 25px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border-radius: 5px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.05em;
}

table.voice_button
{
	margin: 93px auto 0px;
}

table.voice_button td.btn1
{
	width: 350px;
	padding-right: 100px;
}

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

table.voice_button td.btn1 input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
}

table.voice_button td.btn2
{
	width: 350px;
}

table.voice_button td.btn2 input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #eb5b30;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.1em;
}

label.upload_label div.upload_select
{
    width: 150px;
    height: 25px;
    font-size: 85%;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    background-color: #333333;
    border-radius: 5px;
    border: none;
    text-shadow: none;
    letter-spacing: 0.05em;
    vertical-align: middle;
}


/* プロフィール */
div.key_visual_profile
{
	width: 100%;
}

div.key_visual_profile table.img
{
	width: 100%;
}

div.key_visual_profile table.img td.img
{
	width: 23.958%;
}

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

div.key_visual_profile table.img td.movie
{
	width: 52.083%;
}

div.key_visual_profile table.img td.movie img
{
	width: 100%;
}