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"] {
    -webkit-appearance: none;
	font-weight: 400;
}

input[type="text"],input[type="password"],input[type="email"] {
    border: none;
}

select {
	font-weight: 400;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

*:focus {
	outline: 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;
}

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

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

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

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

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

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

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

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

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

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

.pt14
{
	padding-top: 14px!important;
}

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

.pt19
{
	padding-top: 19px!important;
}

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

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

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

.pt32
{
	padding-top: 32px!important;
}

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

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

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

.pt60
{
	padding-top: 60px!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;
}

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


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


/* ヘッダー */
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: 90px;
	margin: 0px auto 0px;
	position: relative;
}

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

div.header div.data table.header td.logo
{
	width: 120px;
	padding: 0px 0px 0px;
}

div.header div.data table.header td.logo div.logo
{
	width: 120px;
	height: 70px;
	margin: 0px auto 0px;
}

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

div.header div.data table.header td.title
{
	width: 394px;
	white-space: nowrap;
	/*vertical-align: bottom;
	padding-bottom: 22px;*/
}

div.header div.data table.header td.title div.catch_img
{
	width: 183px;
	height: 25px;
}

div.header div.data table.header td.title div.catch_img img
{
	width: 183px;
	height: 19px;
	display: block;
}

div.header div.data table.header td.title div.name_img
{
	width: 230px;
	height: 33px;
}

div.header div.data table.header td.title div.name_img img
{
	width: 230px;
	height: 33px;
	display: block;
}

div.header div.data table.header td.title div.catch_small
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	font-weight: 700;
	letter-spacing: 0.05em;
}

div.header div.data table.header td.title div.catch_large
{
	font-size: 150%;
	line-height: 100%;
	color: #000000;
	margin-top: 10px;
	padding-left: 1.5em;
	font-weight: 700;
	letter-spacing: 0.05em;
}

div.header div.data table.header td.icon
{
	width: 45px;
	padding-right: 5px;
	position: relative;
}

div.header div.data table.header td.icon div.btn
{
	width: 45px;
	height: 40px;
}

div.header div.data table.header td.icon div.btn img
{
	width: 45px;
	height: 40px;
}

div.header div.data table.header td.icon_last
{
	width: 45px;
	padding-right: 10px;
	position: relative;
}

div.header div.data table.header td.icon_last div.btn
{
	width: 45px;
	height: 40px;
}

div.header div.data table.header td.icon_last div.btn img
{
	width: 45px;
	height: 40px;
}

div.header div.data table.header td.select
{
	width: 120px;
	padding-right: 10px;
}

div.header div.data table.header td.select select
{
	width: 120px;
	height: 22px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	box-sizing: border-box;
}

div.header div.data table.header td.contact
{
	width: 394px;
	white-space: nowrap;
	text-align: right;
}

div.header div.data table.header td.contact div.contact_frame
{
	margin: 0px 0px 0px auto;
	padding-right: 15px;
	text-align: left;
	display: inline-block;
}

div.header div.data table.header td.contact div.text01
{
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
}

div.header div.data table.header td.contact div.text02
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	margin: 10px 0px 5px -0.5em;
	padding-left: 35px;
	/*letter-spacing: 0.02em;*/
}

div.header div.data table.header td.contact div.text03
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	padding-left: 35px;
	/*letter-spacing: 0.02em;*/
}

div.header div.data table.header td.contact a
{
	color: #000000;
	display: block;
}

div.header div.data table.header td.tel_icon
{
	padding-right: 10px;
}

div.header div.data table.header td.tel_icon div.img
{
	width: 25px;
	height: 25px;
	display: block;
}

div.header div.data table.header td.tel_icon div.img img
{
	width: 25px;
	height: 25px;
	display: block;
}

div.header div.data table.header td.tel
{
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
}

div.header div.menu
{
	width: 100%;
	/*height: 40px;*/
	margin: 0px auto 0px;
	padding: 1px 0px 1px;
	background-color: #333333;
	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: 127px;
	padding-right: 20px;
}

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

div.header div.menu table.global td.menu button
{
	width: 127px;
	height: 40px;
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	cursor: pointer;
	padding: 0;
	letter-spacing: 0.05em;
	white-space: nowrap;
}

div.header div.menu table.global td.menu_large
{
	width: 160px;
	padding-right: 20px;
}

div.header div.menu table.global td.menu_large button
{
	width: 160px;
	height: 40px;
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	cursor: pointer;
	padding: 0;
	letter-spacing: 0.05em;
	white-space: nowrap;
}

div.header div.menu table.global td.cart
{
	width: 45px;
}

div.header div.menu table.global td.cart a
{
	width: 45px;
	height: 40px;
	display: block;
	background-color: #ffffff;
	border-radius: 5px;
}

div.header div.menu table.global td.cart img
{
	width: 45px;
	height: 40px;
	display: block;
}

div.header_height
{
	height: 130px;
}


/* フッター */
div.footer_frame
{
	width: 100%;
	padding: 50px 0px 0px;
	position: relative;
}

div.footer_short
{
	width: 100%;
	position: absolute;
	bottom: 0;
}

div.footer_frame div.top
{
	width: 100%;
	padding: 0px 0px 15px;
	position: relative;
	background-color: #159848;
}

div.footer_frame div.top div.text_frame
{
	width: 960px;
	margin: 0px auto 0px;
}

div.footer_frame div.top div.text_frame div.catch
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 10px;
}

div.footer_frame div.top div.text_frame div.address
{
	font-size: 90%;
	line-height: 180%;
	color: #ffffff;
}

div.footer_frame div.top div.text_frame div.info
{
	font-size: 90%;
	line-height: 180%;
	color: #ffffff;
}

div.footer_frame div.top div.clecle_logo
{
	width: 120px;
	height: 70px;
	margin: auto;
	position: absolute;
	bottom: 10px;
	right: 30px;
}

div.footer_frame div.top div.clecle_logo img
{
	width: 120px;
	height: 70px;
	display: block;
}

div.footer_frame div.bottom
{
	width: 100%;
	border-top: 1px dashed #ffffff;
	padding: 20px 0px 25px;
	position: relative;
	background-color: #159848;
}

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

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

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

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

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

div.footer_frame div.logo
{
	width: 61px;
	height: 61px;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0;
	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: #ffffff;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	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.grass_bg
{
	width: 100%;
	height: 50px;
	margin: 0px auto 0px;
	background-image: url("https://cdn.mintomo.co.jp/clecle.me/img/tail_grass.png");
	background-size: 200px 50px;
	background-repeat: repeat-x;
	background-position: center center;
}



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

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

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

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

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

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

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #159848;
	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: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #159848;
	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.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: #f39800;
}

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


/* リスト */
div.list_frame_bg
{
	width: 560px;
	margin: 0px 0px 0px;
	padding: 10px 10px 10px;
	background-color: #159848;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

div.list_frame
{
	width: 540px;
	height: 250px;
	margin: 0px 0px 0px;
	padding: 0px 0px 15px;
	overflow-y: scroll;
	/*border: 1px solid #f0f0f0;*/
	box-sizing: border-box;
	background-color: #ffffff;
	/*position: relative;
	z-index: 1;*/
}

div.list_frame_bg div.news_link_img
{
	width: 150px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

div.list_frame_bg div.news_link_img img
{
	width: 150px;
	height: 30px;
	display: block;
}

table.list
{
	margin: 25px 15px 0px;
}

table.list td.contents
{
	width: 500px;
	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;*/
	width: 100%;
	/*padding: 15px 0px 25px;*/
	padding: 10px 0px 10px;
	border-bottom: 1px dashed #f0f0f0;
	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;
}

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

table.list table.block td.text
{
	vertical-align: top;
	/*padding-top: 5px;*/
}

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

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

table.list table.block td.date
{
	width: 100px;
	vertical-align: top;
	white-space: nowrap;
	/*padding-right: 1em;*/
}

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


/* 動画 */
div.video_bg
{
	width: 560px;
	margin: 70px 0px 0px;
	padding: 0px 0px 0px;
	/*background-color: #159848;*/
	border: 10px solid #159848;
	border-radius: 10px;
	box-sizing: border-box;
}

div.video_frame
{
	width: 540px;
	height: 304px;
	margin: 0px 0px 0px;
}

div.video_frame iframe
{
	border: none!important;
}


/* このページは存在しません */
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
{
	width: 860px;
	height: 38px;
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}

h2.short
{
	width: auto;
	height: auto;
	color: #159848;
	display: inline-block;
	text-align: left;
}

h2.faq
{
	width: auto;
	height: auto;
	color: #159848;
	margin: 70px 0px 0px;
	display: block;
}

div.home_title
{
	margin: 70px auto 0px 30px;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #fffe94;
	display: inline-block;
}

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

div.home_title_img img
{
	width: 150px;
	height: 30px;
	display: block;
}

div.title_frame01
{
	width: 100%;
	height: 40px;
	background-color: #159848;
	margin: 70px auto 0px;
	padding: 1px 0px 1px;
	box-sizing: border-box;
}

div.title_frame02
{
	width: 860px;
	height: 38px;
	background-color: #ffffff;
	margin: 0px auto 0px;
	position: relative;
}

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: 100%;
	height: 40px;
	margin: 140px auto 0px;
	table-layout: fixed;
}


/* ログイン */
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(233, 92, 57, 0.75);*/
	background-color: rgba(21, 152, 72, 0.75);
	position: relative;
}

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

div.login_title div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #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;
}

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

table.login_notice
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	margin: 10px 0px 0px;
}

table.login_notice td
{
	border-bottom: 1px solid #ffffff;
	padding-bottom: 1px;
}

table.login_notice td.icon
{
	vertical-align: top;
}

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

table.login_form td.title
{
	width: 152px;
	font-size: 100%;
	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: 30px;
	font-size: 90%;
	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: 160px;
	height: 30px;
	padding: 0px 36px 0px 0px;
}

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

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

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

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

table.login_button td.button2 input
{
	width: 190px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	/*color: #eb5b30;*/
	color: #159848;
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px;
}

table.login_button a
{
	display: block;
}

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


/* ホーム */
div.key_visual_home
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/home_key.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/clecle.me/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: 960px;
	margin: 0 auto 0px;
}

table.key_visual_home td.left
{
	width: 41.667%;
	vertical-align: top;
}

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

table.key_visual_home td.right
{
	width: 58.333%;
	vertical-align: top;
}

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

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

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

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

div.bottom_space01
{
	height: 140px;
}

div.bottom_space02
{
	height: 70px;
}

ul.contents
{
	width: 960px;
	padding: 0;
	margin: 30px auto 0px;
}

ul.contents li.left
{
	width: 560px;
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 50px;
}

ul.contents li.right
{
	width: 350px;
	display: table-cell;
	vertical-align: top;
}

ul.contents li.right div.twitter_frame
{
	width: 100%;
	box-sizing: border-box;
	background-color: #1DA1F2;
	padding: 10px 10px 10px;
	border-radius: 10px;
}

ul.contents li.right div.twitter_frame div.title_img
{
	width: 176px;
	height: 40px;
	margin: 0px auto 5px;
}

ul.contents li.right div.twitter_frame div.title_img img
{
	width: 176px;
	height: 40px;
	display: block;
}

ul.contents li.right div.twitter_frame div.title_img_frame
{
	width: 100%;
	height: 40px;
	margin: 0px 0px 0px;
	background-color: #ffffff;
}

ul.contents li.right div.twitter_frame div.left_title_img
{
	width: 176px;
	height: 40px;
	margin: 0px 0px 0px;
}

ul.contents li.right div.twitter_frame div.left_title_img img
{
	width: 176px;
	height: 40px;
	display: block;
}

ul.contents li.right div.twitter_frame div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
}

ul.contents li.right div.twitter_frame div.twitter
{
	width: 100%;
	background-color: #ffffff;
}

div.home_text01
{
	width: 920px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	margin: 35px auto 0px;
}

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

div.home_button01 button
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	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;
}

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: #159848;
	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: #159848;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 10px;
	letter-spacing: 0.05em;
}

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

div.home_button03 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.05em;
}

div.home_button03 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.05em;
}

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_button td.button03
{
	width: 260px;
	height: 40px;
	padding-right: 80px;
}

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

table.home_button td.button03 button
{
	width: 260px;
	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.button03 input
{
	width: 260px;
	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_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
{
	vertical-align: top;
}

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.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: 40px auto 0px 10px;
}

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

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;
	background-color: rgba(255, 255, 255, 0.2);
}

table.event_list div.bg
{
	border-radius: 10px;
}

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(0, 0, 0, 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;
}

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

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

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

table.event_list td.content div.frame table.data td.img div.img_bg
{
	width: 200px;
	height: 243px;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/img.png) top center no-repeat;
	background-size: contain;
}

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

table.event_list td.content div.frame table.data td.text
{
	font-size: 70%;
	line-height: 100%;
	color: rgba(0, 0, 0, 0.8);
	padding-left: 15px;
}

table.event_list td.content div.frame table.data td.note
{
	font-size: 75%;
	line-height: 140%;
	color: rgba(0, 0, 0, 0.8);
}

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.data a
{
	color: rgba(0, 0, 0, 0.8);
}

div.faq
{
	width: 860px;
	margin: 0px auto 0px;
	padding: 8px 65px 8px 48px;
	border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
}

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

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

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

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

div.faq table.faq td.icon div.q div.icon_text
{
	width: 30px;
	height: 30px;
	font-size: 90%;
	line-height: 130%;
	color: #000000;
	text-align: center;
	border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
}

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

div.faq table.faq td.icon div.a div.icon_text
{
	width: 30px;
	height: 30px;
	font-size: 90%;
	line-height: 130%;
	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: 90%;
	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: 100%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	padding-right: 25px;
}

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

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

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

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

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

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

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

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

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

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

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


/* From Japan */
div.key_visual_fj
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/fj_key.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/clecle.me/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: 560px;
	height: 315px;
	margin: 40px auto 0px;
}

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

table.pickup
{
	margin: 50px auto 0px 20px;
}

table.pickup td.content
{
	width: 430px;
	vertical-align: top;
	padding-right: 60px;
	padding-bottom: 40px;
}

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

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

table.pickup td.content div.title
{
	/*font-size: 100%;*/
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	letter-spacing: -0.02em;
	margin: 0px 0px 15px 0px;
}

table.pickup td.content div.img
{
	width: 430px;
	height: 200px;
}

table.pickup td.content div.img img
{
	width: 430px;
	height: 200px;
}

table.pickup a
{
	color: #000000;
}

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

table.fj_service td.contents
{
	width: 240px;
	height: 350px;
	position: relative;
	vertical-align: top;
}

table.fj_service td.contents div.img
{
	width: 240px;
	height: 200px;
}

table.fj_service td.contents div.img img
{
	width: 240px;
	height: 200px;
	display: block;
}

table.fj_service td.contents div.text_frame
{
	width: 240px;
	height: 150px;
	padding: 20px 0px 10px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.7);
	/*position: absolute;
	bottom: 0;
	z-index: 10;*/
}

table.fj_service td.contents div.text_frame2
{
	width: 240px;
	height: 150px;
	padding: 20px 0px 10px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.8);
	/*position: absolute;
	bottom: 0;
	z-index: 10;*/
}

table.fj_service td.contents div.title
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 20px;
}

table.fj_service td.contents div.text
{
	width: 220px;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	text-align: center;
	margin: 0px auto 0px;
}


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

table.shop_schedule
{
	width: 415px;
	margin: 50px auto 0px;
	table-layout: fixed;
	box-sizing: border-box;
	border: 1px solid #808080;
}

table.shop_schedule th
{
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #808080;
}

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

table.shop_schedule td.holiday
{
	color: #fb2231;
	border-right: 2px solid #808080;
}

table.shop_schedule td span.green
{
	color: #84ca4b;
}

table.shop_schedule td span.orange
{
	color: #f8973d;
}

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

table.route
{
	margin: 22px 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: 90%;
	line-height: 140%;
	color: #000000;
	text-align: center;
	padding: 20px 0px 0px;
	letter-spacing: 0.05em;
	white-space: nowrap;
}

table.route td.img div.link
{
	font-size: 90%;
	line-height: 140%;
	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.outline
{
	margin: 40px auto 0px;
}

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

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

table.outline td.title
{
	padding-right: 12px;
}

table.history
{
	margin: 40px auto 0px 100px;
}

table.history td.height
{
	height: 10px;
	background-color: #333333;
}

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

table.history td.month
{
	width: 25px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	border: 1px solid #6d6d6d;
}

table.history td.month_large
{
	width: 25px;
	height: 48px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	border: 1px solid #6d6d6d;
}

table.history td.text
{
	font-size: 90%;
	line-height: 160%;
	color: #000000;
	padding-left: 24px;
}

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

table.staff td.space
{
	width: 80px;
}

table.staff td.img
{
	width: 160px;
	vertical-align: top;
}

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

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

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

table.staff td.text div.text
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	margin-top: 12px;
	text-align: center;
}

table.staff td.text div:first-child.text
{
	margin-top: 20px;
}


/* レンタルロッカー・レンタル区画 */
div.key_visual_rental
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/rental_key.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/clecle.me/img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 350px;
	padding-top: 36.458%;
	position: relative;
}

table.rental_frame
{
	margin: 50px 0px 0px 130px;
}

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

table.rental_frame td.right
{
	padding-top: 40px;
	padding-bottom: 110px;
	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 #159848;
}

div.calender_frame
{
	width: 300px;
	background-color: #159848;
	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;
}

table.reserve td.holiday
{
	background-color: #c1e5de!important;
}

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

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

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: #159848;
	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
{
	width: 100%;
	margin: 50px auto 0px;
}

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

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

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

div.column_img
{
	width: 580px;
	/*height: 580px;*/
}

div.column_img img
{
	width: 580px;
	/*height: 580px;*/
}

div.column_title
{
	font-size: 100%;
	line-height: 160%;
	color: #000000;
	margin: 20px auto 0px;
	font-weight: bold;
}

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

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

div.column_text2 a
{
	color: #000000;
}


/* プライバシーポリシー */
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;
}

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

div.privacy_text2 a
{
	color: #000000;
}

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

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

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

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

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.height
{
	height: 5px;
}

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

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

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


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


/* カート */
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.country select
{
	width: 300px;
	height: 30px;
	font-size: 75%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #333333;
	box-sizing: border-box;
}

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 #333333;
	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 #333333;
	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 #333333;
	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 #333333;
	box-sizing: border-box;
}


/* 支払い */
div.pay_frame
{
	width: 900px;
	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 #333333;
	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 #333333;
	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.input
{
	display: inline-block;
}

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

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

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

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

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.key_visual_service
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/service_key.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/clecle.me/img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 350px;
	padding-top: 36.458%;
	position: relative;
}

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: 90%;
	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: 480px;
	padding: 0px 20px 0px;
	text-align: left;
}

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

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

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

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


/* レンタルレイアウト予約 */
div.key_visual_reservation
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/clecle.me/img/layout_key.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/clecle.me/img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 960px;
	height: 350px;
	/*padding-top: 36.458%;
	position: relative;*/
	margin: 0px auto 0px;
}

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

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

table.reservation_img td.img div.img
{
	width: 320px;
	height: 220px;
}

table.reservation_img td.img div.img img
{
	width: 320px;
	height: 220px;
	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: 271px;*/
	height: 259px;
}

table.reservation_contents td.img01 div.img img
{
	width: 400px;
	/*height: 271px;*/
	height: 259px;
	display: block;
}

table.reservation_contents td.notice_icon
{
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	padding-top: 5px;
	vertical-align: top;
}

table.reservation_contents td.notice_text
{
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	padding-top: 5px;
}

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;
	display: block;
}

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

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

table.reservation_contents td.content3
{
	width: 585px;
	vertical-align: top;
	padding-bottom: 50px;
	position: relative;
}

table.reservation_contents td.content4
{
	width: 585px;
	vertical-align: top;
	padding-bottom: 0px;
	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: #159848;
	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: #159848;
	font-weight: bold;
	letter-spacing: 0.05em;
}

table.reservation_contents table.line td.text
{
	font-size: 90%;
	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: #159848;
	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 #159848;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}

table.reservation_contents table.check th.text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

table.reservation_contents table.check th.all
{
	width: 40px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #159848;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 0;
	white-space: nowrap;
}

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

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

table.reservation_contents table.check td.date_text
{
	font-size: 100%;
	line-height: 100%;
	color: #159848;
	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: 0px;
	right: 20px;
}

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

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

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

div.reservation_select
{
	position: absolute;
	bottom: 0;
	left: 20px;
}

div.reservation_select table.select td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-right: 15px;
}

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

div.reservation_select table.select td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-left: 5px;
}

div.reservation_select2
{
	margin: 15px 0px 0px 20px;
}

div.reservation_select2 table.select td.space
{
	width: 30px;
}

div.reservation_select2 table.select td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-bottom: 10px;
	/*padding-right: 15px;*/
}

div.reservation_select2 table.select td.select select
{
	width: 80px;
	height: 25px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #333333;
	box-sizing: border-box;
}

div.reservation_select2 table.select td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-left: 5px;
}

div.reservation_select2 table.select td.note
{
	font-size: 90%;
	line-height: 160%;
	color: #000000;
	vertical-align: top;
}

div.reservation_select2 table.select td.request textarea
{
	width: 390px;
	height: 100px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #333333;
	box-sizing: border-box;
}

div.reservation_notice
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 12px 0px 0px;
}


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

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

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;
	vertical-align: top;
}

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

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 #333333;
	box-sizing: border-box;
}


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

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

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

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

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 #333333;
	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 #333333;
	box-sizing: border-box;
}

table.account td.zip_line
{
	font-size: 90%;
	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: 100%;
	line-height: 100%;
	color: #5d5d5d;
	padding: 0px 5px;
	border: 1px solid #cfc2b1;
}

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

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

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

table.account td.form select
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	/*border: 1px solid #9c9c9c;*/
	border: 1px solid #333333;
	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;*/
	border: 1px solid #333333;
	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;*/
	border: 1px solid #333333;
	box-sizing: border-box;
}

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

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


/* エラー */
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.popup_error
{
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px 25px;
}

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

div.reservation_error2
{
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	margin: 8px 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: 180%;
	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;
}


/* webform */
div.web_link01
{
	width: 100%;
	height: 40px;
}

div.web_link02
{
	width: 100%;
	height: 100px;
}


/* 鉄道模型・工具購入 */
div.search_frame
{
	width: 920px;
	margin: 40px auto 0px;
	padding: 10px 10px 10px;
	background-color: #e4e4e4;
	box-sizing: border-box;
}

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

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

table.search td.title01
{
	width: 45px;
    font-size: 90%;
    line-height: 100%;
    color: #000000;
	white-space: nowrap;
	padding-bottom: 4px;
}

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

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

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

table.search td.form input
{
	width: 380px;
	height: 21px;
    font-size: 90%;
    line-height: 100%;
    color: #000000;
	padding: 0px 5px 0px;
	box-sizing: border-box;
}

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

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

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

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

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

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

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

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

table.search td.button input
{
	width: 150px;
	height: 30px;
	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.1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.cart_button button
{
	width: 120px;
	height: 30px;
	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.1em;
}


/* 鉄道模型・工具購入ポップアップ */
table.goods_detail
{
	/*width: 500px;*/
	margin: 30px auto 0px;
}

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

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

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

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

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

table.goods_detail a
{
	color: #000000;
}

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

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

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

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

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

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

table.goods_popup_bottom td.button button
{
	width: 120px;
	height: 30px;
	font-size: 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.1em;
	padding: 0;
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* 吹き出し */
div.balloon_frame
{
	display: none;
	position: absolute;
	top: 40px;
	left: -15px;
}

div.btn:hover + div.balloon_frame {
	display: block;
}

.balloon2-top {
 	position: relative;
	display: inline-block;
 	margin: 1.4em 0 0;
	padding: 7px 5px;
	min-width: 75px;
 	max-width: 100%;
 	color: #000000;
	font-size: 75%;
	background: #FFF;
 	border: solid 2px #333333;
 	box-sizing: border-box;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 6px;
}

.balloon2-top:before{
	content: "";
	position: absolute;
	top: -24px;
	left: 50%;
 	margin-left: -11px;
	border: 13px solid transparent;
	border-bottom: 13px solid #FFF;
 	z-index: 2;
}

.balloon2-top:after{
	content: "";
	position: absolute;
	top: -28px;
	left: 50%;
 	margin-left: -12px;
	border: 14px solid transparent;
	border-bottom: 14px solid #333333;
 	z-index: 1;
}

.balloon2-top p {
	margin: 0;
	padding: 0;
}


/* 手ぶらでレンタルレイアウト */
table.rental_frame2
{
	margin: 40px 0px 0px;
}

table.rental_frame2 td.left
{
	width: 480px;
	box-sizing: border-box;
	vertical-align: top;
}

table.rental_frame2 td.right
{
	width: 460px;
	box-sizing: border-box;
	vertical-align: top;
}

table.rental_frame2 td.height
{
	height: 115px;
}

table.locker_m
{
	margin: 0px;
}

table.locker_m th
{
	width: 40px;
	height: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
}

table.locker_m th:last-child
{
	padding-right: 0px;
}

table.locker_m tr:last-child th
{
	padding-bottom: 0px;
}

table.locker_m th div.number
{
	width: 40px;
	height: 30px;
	background-color: #50423a;
	border-radius: 5px;
}

table.locker_m th div.number div.title
{
	width: 40px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.locker_m th.none
{
	background-color: #ffffff;
}

table.locker_m td
{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
}

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

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

table.locker_m tr:nth-child(6) td
{
	background-color: #fedb46;
}

table.locker_m tr:nth-child(6) td:nth-child(2)
{
	border-top-left-radius: 5px;
}

table.locker_m tr:nth-child(6) td:last-child
{
	border-top-right-radius: 5px;
}

table.locker_m tr:last-child td
{
	background-color: #fedb46;
	padding-bottom: 0px;
}

table.locker_m tr:last-child td:nth-child(2)
{
	border-bottom-left-radius: 5px;
}

table.locker_m tr:last-child td:last-child
{
	border-bottom-right-radius: 5px;
}

div.rental_frame2
{
	width: 480px;
	height: 240px;
	background-color: #cbe7e5;
	position: relative;
}

div.rental_frame2 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 #159848;
}

div.rental_frame2 table.data
{
	margin: 14px auto 0px 10px;
}

div.rental_frame2 table.data td.img
{
	width: 200px;
	vertical-align: top;
	position: relative;
	padding-right: 20px;
}

div.rental_frame2 table.data td.img div.img
{
	width: 200px;
	height: 150px;
}

div.rental_frame2 table.data td.img div.img img
{
	width: 200px;
	height: 150px;
}

div.rental_frame2 table.data td.text
{
	vertical-align: top;
	padding-right: 15px;
	box-sizing: border-box;
}

div.rental_frame2 table.data td:last-child.text
{
	padding-right: 0px;
}

div.rental_frame2 table.data td.text div.index1
{
	width: 115px;
	height: 24px;
	background-color: #159848;
}

div.rental_frame2 table.data td.text div.index1 div.index_title
{
	width: 115px;
	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_frame2 table.data td.text div.index2
{
	width: 115px;
	height: 24px;
	background-color: #fedb46;
}

div.rental_frame2 table.data td.text div.index2 div.index_title
{
	width: 115px;
	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_frame2 table.data td.text div.size
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 7px 0px 0px 20px;
	/*padding-right: 12px;
	text-align: right;*/
}

div.rental_frame2 table.data td.text table.time
{
	width: 100%;
	margin: 8px 0px 0px;
}

div.rental_frame2 table.data td.text table.time td.title
{
	width: 10px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	padding-left: 1px;
	padding-bottom: 5px;
}

div.rental_frame2 table.data td.text table.time td.price
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 5px;
}

div.rental_frame2 table.data td.text table.time tr:last-child td
{
	padding-bottom: 0px;
}

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

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

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

table.rental_date2 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.date_frame
{
	width: 100%;
	height: 43px;
	margin: 10px 0px 0px;
	padding-top: 19px;
	box-sizing: border-box;
	position: relative;
}

div.rental_button2
{
	width: 120px;
	height: 43px;
	position: absolute;
	bottom: 0;
	right: 10px;
}

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

table.locker_l_frame
{
	margin: 0px;
}

table.locker_l_frame td.content
{
	vertical-align: top;
	padding-right: 10px;
}

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

table.locker_l
{
	margin: 0px;
}

table.locker_l th
{
	padding-bottom: 10px;
}

table.locker_l th div.title1
{
	width: 208px;
	height: 30px;
	background-color: #135280;
	border-radius: 5px;
}

table.locker_l th div.title1 div.text
{
	width: 208px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.locker_l th div.title2
{
	width: 208px;
	height: 30px;
	background-color: #50423a;
	border-radius: 5px;
}

table.locker_l th div.title2 div.text
{
	width: 208px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

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

table.locker_l td.number
{
	width: 30px;
	height: 30px;
	padding-right: 3px;
	padding-bottom: 5px;
}

table.locker_l td.number div.number1
{
	width: 30px;
	height: 30px;
	background-color: #135280;
	border-radius: 5px;
}

table.locker_l td.number div.number1 div.text
{
	width: 30px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.locker_l td.number div.number2
{
	width: 30px;
	height: 30px;
	background-color: #50423a;
	border-radius: 5px;
}

table.locker_l td.number div.number2 div.text
{
	width: 30px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.locker_l td.check
{
	width: 30px;
	height: 30px;
	padding-right: 7px;
	padding-bottom: 5px;
}

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

table.locker_l td.check div.bg
{
	width: 30px;
	height: 30px;
	border-radius: 5px;
}

table.locker_l td.check div.bg div.check
{
	width: 30px;
	height: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.locker_l tr:last-child td.check div.bg
{
	background-color: #fedb46;
}

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


/* ロッカー利用契約書 */
a.contract
{
	color: #84c8bd;
	text-decoration: underline;
}


/* 関連・相互リンク */
table.shop_link
{
	margin: 35px auto 0px;
	table-layout: fixed;
}

table.shop_link td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	vertical-align: top;
	padding-right: 60px;
	padding-bottom: 10px;
}

table.shop_link td.link
{
	font-size: 90%;
	line-height: 100%;
	vertical-align: top;
	padding-right: 60px;
}

table.shop_link tr.link1 td
{
	padding-bottom: 40px;
}

table.shop_link tr.link2 td
{
	padding-bottom: 15px;
}

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

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

table.shop_link a
{
	color: #84c8bd;
	text-decoration: underline;
}


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

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

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


/* カレンダー（検索） */
#ui-datepicker-div
{
	z-index: 900!important;
}

.ui-datepicker-header
{
	background: #159848!important;
	border: 1px solid #159848!important;
}

.ui-state-highlight
{
	border: 1px solid #159848!important;
	background: #cbe7e5!important;
}


/* RSS */
div.rss_button
{
	width: 80px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 200px;
}

div.rss_button button
{
	width: 80px;
	height: 30px;
	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.1em;
}


/* PDF */
div.pdf_link
{
	font-size: 90%;
	color: #eb5b30;
	margin: 20px 0px 0px;
	text-align: center;
}

div.pdf_link a
{
	color: #eb5b30;
	text-decoration: underline;
}

table.pdf_link
{
	margin: 20px auto 0px;
	text-align: center;
}

table.pdf_link td.link
{
	font-size: 90%;
	color: #eb5b30;
	padding-right: 40px;
}

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

table.pdf_link a
{
	color: #eb5b30;
	text-decoration: underline;
}


/* よくあるご質問 */
div.faq_top_text
{
	width: 860px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	margin: 30px auto 0px;
}

div.faq_frame
{
	width: 960px;
	margin: 20px auto 0px;
	padding: 0px 15px 10px;
	box-sizing: border-box;
	border: 5px solid #159848;
	border-radius: 10px;
}

table.faq_title
{
	margin: 0px auto 0px -15px;
}

table.faq_title td.icon
{
	width: 50px;
}

table.faq_title td.icon div.img
{
	width: 50px;
	height: 40px;
}

table.faq_title td.icon div.img img
{
	width: 50px;
	height: 40px;
	display: block;
}

table.faq_title td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #159848;
	padding-top: 10px;
	padding-left: 5px;
}

div.faq_text
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	margin-top: 15px;
	margin-left: 5px;
}


/* パン屑リスト */
div.bread_crumbs_frame
{
	width: 100%;
	/*height: 50px;
	border-bottom: 1px solid #dbdbdb;*/
	margin: 30px 0px 0px;
}

div.bread_crumbs_block
{
	width: 900px;
	/*height: 50px;*/
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

table.bread_crumbs
{
	/*height: 50px;*/
}

table.bread_crumbs td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.02em;
}

table.bread_crumbs td.text a
{
	color: #000000;
	text-decoration: none;
}

table.bread_crumbs td.arrow
{
	width: 5px;
	height: 10px;
	padding: 0px 10px 0px;
}

table.bread_crumbs td.arrow div.img
{
	width: 5px;
	height: 10px;
}

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


/* 買取表 */
div.purchase_top_text
{
	width: 920px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	margin: 30px auto 0px;
}

div.purchase_text_frame
{
	width: 100%;
	margin: 30px auto 0px;
	padding: 30px 0px 0px;
	border-top: 1px dashed #cacaca;
}

div.purchase_bottom_text
{
	width: 920px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	margin: 0px auto 0px;
}

table.purchase_list
{
	margin: 70px auto 0px 20px;
}

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

table.purchase_list td.contents div.img01
{
	width: 450px;
	/*height: 712px;*/
	height: 637px;
}

table.purchase_list td.contents div.img01 img
{
	width: 450px;
	/*height: 712px;*/
	height: 637px;
	display: block;
}

table.purchase_list td.contents div.img02
{
	width: 450px;
	height: 637px;
}

table.purchase_list td.contents div.img02 img
{
	width: 450px;
	height: 637px;
	display: block;
}

table.purchase_list td.contents div.img03
{
	width: 450px;
	height: 636px;
}

table.purchase_list td.contents div.img03 img
{
	width: 450px;
	height: 636px;
	display: block;
}

table.purchase_list td.button
{
	padding-top: 40px;
	padding-right: 20px;
	vertical-align: top;
}

table.purchase_list td.button div.print_button
{
	width: 200px;
	height: 54px;
	margin: 0px auto 0px;
}

table.purchase_list td.button div.print_button a
{
	width: 200px;
	height: 54px;
	display: block;
	position: relative;
}

table.purchase_list td.button div.print_button button
{
	width: 200px;
	height: 54px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fd8039;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 5px;
	letter-spacing: 0.05em;
	font-weight: 700;
	padding: 0px 0px 0px 5px;
	position: relative;
	z-index: 1;
}

table.purchase_list td.button div.print_button div.icon
{
	width: 22px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	z-index: 2;
}

table.purchase_list td.button div.print_button div.icon img
{
	width: 22px;
	height: 30px;
	display: block;
}

table.purchase_list td:last-child
{
	padding-right: 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.floor_title
{
	width: 100%;
	height: 72px;
	margin: 40px auto 0px;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
}

.floor_title_green
{
	background-color: #159848;
}

.floor_title_orange
{
	background-color: #f19725;
}

table.floor_title td.circle_img
{
	width: 85px;
	background-color: #ffffff!important;
}

table.floor_title td.circle_img div.img
{
	width: 85px;
	height: 72px;
}

table.floor_title td.circle_img div.img img
{
	width: 85px;
	height: 72px;
}

table.floor_title td.title
{
	height: 72px;
	position: relative;
}

table.floor_title td.title div.small
{
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: -80px;
	text-align: center;
	letter-spacing: 0.1em;
}

table.floor_title td.title div.large
{
	font-size: 200%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.1em;
	/*font-weight: 700;*/
}

table.floor_title div.circle01
{
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background-color: #159848;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
}

table.floor_title div.circle01 div.text
{
	width: 72px;
	height: 72px;
	font-size: 200%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	font-weight: bold;
}

table.floor_title div.circle02
{
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background-color: #fd8039;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
}

table.floor_title div.circle02 div.text
{
	width: 72px;
	height: 72px;
	font-size: 200%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	font-weight: bold;
}

table.floor_title td.title div.img
{
	width: 72px;
	height: 72px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
}

table.floor_title td.title div.img img
{
	width: 72px;
	height: 72px;
	display: block;
}

table.shop_data
{
	width: 900px;
	margin: 30px auto 0px;
}

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

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

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

table.shop_data td.contents
{
	padding-right: 60px;
	vertical-align: top;
}

table.shop_data td.contents div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
}

table.shop_data table.detail
{
	margin: 40px 0px 0px;
}

table.shop_data table.detail td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 10px;
	padding-right: 30px;
	letter-spacing: 0.05em;
}

table.shop_data table.detail td.mark
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
	letter-spacing: 0.05em;
	vertical-align: top;
}

table.shop_data table.detail td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
	letter-spacing: 0.05em;
}

table.shop_data div.license
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.05em;
}

ul.shop_list
{
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
}

ul.shop_list li.contents
{
	width: 470px;
	padding-right: 30px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
}

ul.shop_list li:last-child.contents
{
	padding-right: 0px;
}

ul.shop_list li.contents div.name
{
	width: 180px;
	height: 30px;
	background-color: #159848;
	border-radius: 15px;
	margin: 0px 0px 10px;
}

ul.shop_list li.contents div.name div.text
{
	width: 180px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	border-radius: 15px;
	letter-spacing: 0.1em;
	display: table-cell;
	vertical-align: middle;
}

ul.shop_list li.contents table.detail
{
	margin: 0;
}

ul.shop_list li.contents table.detail td.title
{
	width: 5px;
	font-size: 100%;
	line-height: 180%;
	color: #000000;
	padding-right: 20px;
	white-space: nowrap;
	vertical-align: top;
}

ul.shop_list li.contents table.detail td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #000000;
}

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

table.route_map td.map
{
	width: 297px;
}

table.route_map td.map div.img
{
	width: 297px;
	height: 297px;
}

table.route_map td.map div.img img
{
	width: 297px;
	height: 297px;
	display: block;
}

table.route_map td.arrow
{
	width: 220px;
	vertical-align: bottom;
	padding-bottom: 40px;
}

table.route_map td.arrow div.text
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}

table.route_map td.arrow div.arrow
{
	font-size: 200%;
	line-height: 100%;
	color: #159848;
	text-align: center;
}

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

table.route_map td.img div.img
{
	width: 220px;
	height: 300px;
}

table.route_map td.img div.img img
{
	width: 220px;
	height: 300px;
	display: block;
}


/* レンタルレイアウト予約 */
table.layout_rule
{
	width: 920px;
	margin: 0px auto 0px;
}

table.layout_rule td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	/*color: #f19725;*/
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 5px;
}

table.layout_rule td.text
{
	font-size: 100%;
	line-height: 180%;
	/*color: #f39800;*/
	color: #000000;
	/*padding-bottom: 10px;*/
}

ul.layout_price
{
	width: 960px;
	margin: 0px;
	padding: 0px;
}

ul.layout_price li.content
{
	width: 470px;
	padding-right: 20px;
	display: table-cell;
	vertical-align: top;
}

ul.layout_price li:last-child.content
{
	padding-right: 0px;
}

ul.layout_price li.content table.week
{
	width: 470px;
}

ul.layout_price li.content table.week th
{
	height: 20px;
	font-size: 110%;
	line-height: 120%;
	letter-spacing: 0.5em;
	color: #337788;
	background-color: #aaddee;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

ul.layout_price li.content table.week th div.img
{
	width: 46px;
	height: 46px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.week th div.img img
{
	width: 46px;
	height: 46px;
	display: block;
}

ul.layout_price li.content table.week td.row_title
{
	width: 160px;
	height: 45px;
	font-size: 100%;
	line-height: 100%;
	color: #337788;
	background-color: #aaddee;
	letter-spacing: 0.1em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

ul.layout_price li.content table.week td:last-child.row_title
{
	border-left: 1px solid #ffffff;
}

ul.layout_price li.content table.week td.row_title div.img
{
	width: 43px;
	height: 43px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.week td.row_title div.img img
{
	width: 43px;
	height: 43px;
	display: block;
}

ul.layout_price li.content table.week td.col_title
{
	height: 42px;
	font-size: 100%;
	line-height: 100%;
	color: #337788;
	background-color: #aaddee;
	letter-spacing: 0.05em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	box-sizing: border-box;
	position: relative;
}

ul.layout_price li.content table.week td.col_title div.img
{
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.week td.col_title div.img img
{
	width: 40px;
	height: 40px;
	display: block;
}

ul.layout_price li.content table.week td.price
{
	padding: 1px 1px 1px 2px;
}

ul.layout_price li.content table.week td:last-child.price
{
	padding: 1px 1px 1px 1px;
}

ul.layout_price li.content table.week td.price input
{
	width: 100%;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #33778;
	text-align: center;
	letter-spacing: 0.05em;
	border: 1px solid #ffffff;
	text-shadow: none;
	background-color: #cceeff;
}

ul.layout_price li.content table.holiday
{
	width: 470px;
}

ul.layout_price li.content table.holiday th
{
	height: 20px;
	font-size: 110%;
	line-height: 120%;
	letter-spacing: 0.5em;
	color: #773333;
	background-color: #ffbbbb;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

ul.layout_price li.content table.holiday th div.img
{
	width: 46px;
	height: 46px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.holiday th div.img img
{
	width: 46px;
	height: 46px;
	display: block;
}

ul.layout_price li.content table.holiday td.row_title
{
	width: 160px;
	height: 45px;
	font-size: 100%;
	line-height: 100%;
	color: #773333;
	background-color: #ffbbbb;
	letter-spacing: 0.1em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

ul.layout_price li.content table.holiday td:last-child.row_title
{
	border-left: 1px solid #ffffff;
}

ul.layout_price li.content table.holiday td.row_title div.img
{
	width: 43px;
	height: 43px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.holiday td.row_title div.img img
{
	width: 43px;
	height: 43px;
	display: block;
}

ul.layout_price li.content table.holiday td.col_title
{
	height: 42px;
	font-size: 100%;
	line-height: 100%;
	color: #773333;
	background-color: #ffbbbb;
	letter-spacing: 0.05em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	box-sizing: border-box;
	position: relative;
}

ul.layout_price li.content table.holiday td.col_title div.img
{
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.layout_price li.content table.holiday td.col_title div.img img
{
	width: 40px;
	height: 40px;
	display: block;
}

ul.layout_price li.content table.holiday td.price
{
	padding: 1px 1px 1px 2px;
}

ul.layout_price li.content table.holiday td:last-child.price
{
	padding: 1px 1px 1px 1px;
}

ul.layout_price li.content table.holiday td.price input
{
	width: 100%;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	border: 1px solid #ffffff;
	text-shadow: none;
	background-color: #ffeeee;
}

table.line_list
{
	width: 524px;
	margin: 0px;
	box-sizing: border-box;
	border-bottom: 1px solid #feedad;
	border-left: 1px solid #feedad;
}

table.line_list th
{
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	background-color: #feedad;
	font-weight: 400;
	letter-spacing: 0.1em;
}

table.line_list td.title
{
	height: 25px;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	background-color: #fff5d7;
	letter-spacing: 0.05em;
	border-right: 1px solid #feedad;
	text-align: center;
}

table.line_list td.list
{
	height: 25px;
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	border-top: 1px solid #feedad;
	border-right: 1px solid #feedad;
	text-align: center;
}

ul.reservation_img_frame
{
	width: 960px;
	margin: 40px 0px 0px;
	padding: 0px;
}

ul.reservation_img_frame li.block
{
	width: 480px;
	display: table-cell;
	vertical-align: top;
}

ul.reservation_img_frame table.img
{
	width: 100%;
}

ul.reservation_img_frame table.img td.img
{
	width: 240px;
}

ul.reservation_img_frame table.img td.img div.img
{
	width: 240px;
	height: 130px;
}

ul.reservation_img_frame table.img td.img div.img img
{
	width: 240px;
	height: 130px;
	display: block;
}

ul.reservation_img_frame table.img td.img_large
{
	width: 480px;
}

ul.reservation_img_frame table.img td.img_large div.img
{
	width: 480px;
	height: 200px;
}

ul.reservation_img_frame table.img td.img_large div.img img
{
	width: 480px;
	height: 200px;
	display: block;
}


/* 創業45周年感謝祭 */
div.home_event_img
{
	width: 560px;
	height: 792px;
	margin: 0px 0px 70px;
}

div.home_event_img img
{
	width: 560px;
	height: 792px;
	display: block;
}


/* 年末年始お知らせ */
div.pop_height
{
	width: 100%;
	height: 40px;
}

div.year_end_img1
{
	width: 560px;
	height: 391px;
	margin: 0px 0px 10px;
}

div.year_end_img1 img
{
	width: 560px;
	height: 391px;
	display: block;
}

div.year_end_img2
{
	width: 560px;
	height: 393px;
	margin: 0px 0px 70px;
}

div.year_end_img2 img
{
	width: 560px;
	height: 393px;
	display: block;
}

div.year_end_time_img_2021
{
	width: 560px;
	height: 382px;
	margin: 0px auto 10px;
}

div.year_end_time_img_2021 img
{
	width: 560px;
	height: 382px;
	display: block;
}

div.year_end_price_img_2021
{
	width: 560px;
	height: 384px;
	margin: 0px auto 70px;
}

div.year_end_price_img_2021 img
{
	width: 560px;
	height: 384px;
	display: block;
}

div.year_end_time_img_2022
{
	width: 560px;
	height: 396px;
	margin: 0px auto 10px;
}

div.year_end_time_img_2022 img
{
	width: 560px;
	height: 396px;
	display: block;
}

div.year_end_price_img_2022
{
	width: 560px;
	height: 396px;
	margin: 0px auto 70px;
}

div.year_end_price_img_2022 img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* お盆のご利用料金 */
div.summer_sale_img
{
	width: 560px;
	height: 396px;
	margin: 0px auto 50px;
}

div.summer_sale_img img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* 年齢制限 */
div.age_limit
{
	width: 560px;
	height: 560px;
	margin: 30px auto 0px;
}

div.age_limit img
{
	width: 560px;
	height: 560px;
	display: block;
}

div.age_limit2
{
	width: 560px;
	height: 185px;
	margin: 0px auto 0px;
}

div.age_limit2 img
{
	width: 560px;
	height: 185px;
	display: block;
}

div.age_limit_home
{
	width: 560px;
	/*height: 560px;*/
	height: 792px;
	margin: 0px auto 0px;
}

div.age_limit_home img
{
	width: 560px;
	/*height: 560px;*/
	height: 792px;
	display: block;
}

div.age_limit_home2
{
	width: 560px;
	height: 185px;
	margin: 0px auto 50px;
}

div.age_limit_home2 img
{
	width: 560px;
	height: 185px;
	display: block;
}


/* GWご利用料金2022 */
div.pop_gw_img_2022
{
	width: 560px;
	height: 396px;
	margin: 0px auto 50px;
}

div.pop_gw_img_2022 img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* レンタルレイアウト利用料金2022 */
div.layout_price_home
{
	width: 560px;
	height: 396px;
	margin: 0px auto 70px;
}

div.layout_price_home img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* 臨時休業2022 */
div.pop_closed_2022_01
{
	width: 560px;
	height: 791px;
	margin: 0px auto 0px;
}

div.pop_closed_2022_01 img
{
	width: 560px;
	height: 791px;
	display: block;
}

div.pop_closed_2022_02
{
	width: 560px;
	height: 792px;
	margin: 0px auto 50px;
}

div.pop_closed_2022_02 img
{
	width: 560px;
	height: 792px;
	display: block;
}



/* 月末金曜 */
table.reservation_pop_list
{
	margin: 30px auto 0px;
}

table.reservation_pop_list td.img
{
	vertical-align: top;
	padding-right: 30px;
}

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

table.reservation_pop_list div.age1
{
	width: 465px;
	/*height: 465px;*/
	height: 658px;
	margin: 0px auto 0px;
}

table.reservation_pop_list div.age1 img
{
	width: 465px;
	height: 658px;
	display: block;
}

table.reservation_pop_list div.age2
{
	width: 465px;
	height: 154px;
	margin: 0px auto 0px;
}

table.reservation_pop_list div.age2 img
{
	width: 465px;
	height: 154px;
	display: block;
}

table.reservation_pop_list div.friday
{
	width: 465px;
	height: 658px;
	margin: 0px auto 0px;
}

table.reservation_pop_list div.friday img
{
	width: 465px;
	height: 658px;
	display: block;
}


/* レンタルレイアウト */
table.reservation_img_text
{
	margin: 10px 0px 0px;
}

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

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


/* 鉄道模型宅配買取 */
div.pop_buy
{
	width: 560px;
	height: 396px;
	margin: 0px auto 50px;
}

div.pop_buy img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* レンタルレイアウトお知らせ */
div.layout_notice_img
{
	width: 560px;
	height: 396px;
	margin: 0px auto 70px;
}

div.layout_notice_img img
{
	width: 560px;
	height: 396px;
	display: block;
}

div.layout_notice_top_img
{
	width: 560px;
	height: 396px;
	margin: 0px auto 30px;
}

div.layout_notice_top_img img
{
	width: 560px;
	height: 396px;
	display: block;
}


/* レンタルレイアウト路線変更 */
div.pop_layout_line_202408
{
	width: 560px;
	height: 792px;
	margin: 0px auto 70px;
}

div.pop_layout_line_202408 img
{
	width: 560px;
	height: 792px;
	display: block;
}


/* Xのリンク */
div.home_top_button_space
{
	width: 100%;
	height: 0px;
}

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

div.home_top_button 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: 0;
	letter-spacing: 0.05em;
}

div.home_top_button 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: 0;
	letter-spacing: 0.05em;
}