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

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

div.container
{
	width: 100%;
}

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

input[type="text"],input[type="password"],input[type="email"]
{
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

textarea
{
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

select
{
	font-weight: 400;
	display: block;
}

a
{
	text-decoration: none;
	display: block;
}

img
{
	border-style: none;
	display: block;
}

div
{
	border-style: none;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style: none;
}

*:focus
{
	outline: none;
}


/* スクロールバー */
::-webkit-scrollbar
{
	display: 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;
}

.mt110
{
	margin-top: 110px!important;
}

.mt115
{
	margin-top: 115px!important;
}

.mt120
{
	margin-top: 120px!important;
}

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

.mt140
{
	margin-top: 140px!important;
}

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

.mt160
{
	margin-top: 160px!important;
}

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

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

.mt180
{
	margin-top: 180px!important;
}

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

.mt200
{
	margin-top: 200px!important;
}

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

.mb5
{
	margin-bottom: 5px!important;
}

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

.mb15
{
	margin-bottom: 15px!important;
}

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

.mb25
{
	margin-bottom: 25px!important;
}

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

.mb35
{
	margin-bottom: 35px!important;
}

.mb40
{
	margin-bottom: 40px!important;
}

.mb45
{
	margin-bottom: 45px!important;
}

.mb50
{
	margin-bottom: 50px!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;
}

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

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

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

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

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

.ml80
{
	margin-left: 80px!important;
}

.ml90
{
	margin-left: 90px!important;
}

.ml100
{
	margin-left: 100px!important;
}

.ml110
{
	margin-left: 110px!important;
}

.ml120
{
	margin-left: 120px!important;
}

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

.ml140
{
	margin-left: 140px!important;
}

.ml150
{
	margin-left: 150px!important;
}

.ml200
{
	margin-left: 200px!important;
}

.ml225
{
	margin-left: 225px!important;
}

.ml250
{
	margin-left: 250px!important;
}

.ml300
{
	margin-left: 300px!important;
}

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

.pt55
{
	padding-top: 55px!important;
}

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

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

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

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

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

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

.pb5
{
	padding-bottom: 5px!important;
}

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

.pb15
{
	padding-bottom: 15px!important;
}

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

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

.pl5
{
	padding-left: 5px!important;
}

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

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

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

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

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

.indent
{
	text-indent: 1em!important;
}

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

.bn
{
	border: none!important;
}

.btn
{
	border-top: none!important;
}

.bbn
{
	border-bottom: none!important;
}

.bln
{
	border-left: none!important;
}

.brn
{
	border-right: none!important;
}

.wda
{
	width: auto!important;
}

.word_block
{
	word-break: keep-all;
}

.po_r
{
	position: relative!important;
}

.bg_t
{
	background-color: transparent!important;
}

.popup-show
{
	cursor: pointer;
}

a.tel
{
	color: #192f60!important;
	text-decoration: underline;
}

a.block
{
	text-decoration: underline;
	display: block;
}

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

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

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

span.minus_left
{
	margin-left: -0.5em;
}

span.minus_right
{
	margin-right: -0.5em;
}

span.not_select
{
	/*color: #999999;*/
	opacity: 0.4;
	text-decoration: line-through;
}


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

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


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

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

div.header_frame table.header td.logo
{
	padding-left: 10px;
	padding-right: 40px;
}

div.header_frame table.header td.logo a
{
	text-decoration: none;
	display: inline-block;
}

div.header_frame table.header td.logo div.img
{
	width: 50px;
	height: 55px;
}

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

div.header_frame table.header td.logo div.title_s
{
	font-size: 80%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-left: 2px;
}

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

div.header_frame table.header td.name_logo
{
	/*width: 66px;*/
	padding-left: 14px;
}

div.header_frame table.header td.name_logo div.img
{
	width: 66px;
	height: 48px;
}

div.header_frame table.header td.name_logo div.img img
{
	width: 66px;
	height: 48px;
	display: block;
}

div.header_frame table.header td.logo_new
{
	/*width: 180px;*/
	/*padding-left: 10px;*/
	padding-right: 10px;
}

div.header_frame table.header td.logo_new div.img
{
	width: 247px;
	height: 40px;
}

div.header_frame table.header td.logo_new div.img img
{
	width: 247px;
	height: 40px;
	display: block;
}

div.header_frame table.header td.logo_enken
{
	/*width: 180px;*/
	/*padding-left: 10px;*/
	padding-right: 10px;
}

div.header_frame table.header td.logo_enken a
{
	width: 200px;
	height: 40px;
	display: block;
}

div.header_frame table.header td.logo_enken div.img
{
	width: 200px;
	height: 40px;
}

div.header_frame table.header td.logo_enken div.img img
{
	width: 200px;
	height: 40px;
	display: block;
}

div.header_frame table.header td.menu
{
	width: 5px;
	padding-right: 40px;
}

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

div.header_frame table.header td.menu button
{
	height: 70px;
	font-size: 100%;
	line-height: 140%;
	color: #777777;
	letter-spacing: 0.05em;
	white-space: nowrap;
	text-align: center;
	border: none;
	text-shadow: none;
	background-color: transparent;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}

div.header_frame table.header td:first-child.menu button
{
	border-left: 1px solid #e5e5e5;
}

div.header_frame table.header td:last-child.menu button
{
	/*border-right: none;*/
}

div.header_frame table.header .menu_large
{
	padding-right: 70px!important;
}

div.header_frame table.header td.menu_last button
{
	border-right: none!important;
}

div.header_frame table.header td.info_frame
{
	width: 240px;
	/*padding-left: 39px;*/
	box-sizing: border-box;
}

div.header_frame table.header td.info_frame div.info_bg
{
	width: 201px;
	height: 50px;
	/*background-color: #555555;*/
	background-color: #70ad47;
}

div.header_frame table.header td.info_frame div.info_bg *
{
	color: #ffffff!important;
}

div.header_frame table.header td.info_frame div.info_bg_milestone
{
	width: 201px;
	height: 50px;
	/*background-color: #f1f1f1;*/
	background-color: #c2e4e8;
}

div.header_frame table.header td.info_frame div.info_bg_milestone *
{
	color: #000000!important;
}

div.header_frame table.header td.info_frame div.info_bg_unso
{
	width: 201px;
	height: 50px;
	background-color: #c6b29a;
}

div.header_frame table.header td.info_frame div.info_bg_unso *
{
	color: #ffffff!important;
}

div.header_frame table.header td.info_frame div.info_bg_logistics
{
	width: 201px;
	height: 50px;
	background-color: #196f85;
}

div.header_frame table.header td.info_frame div.info_bg_logistics *
{
	color: #ffffff!important;
}

div.header_frame table.header td.info_frame table.info
{
	margin: 0;
}

div.header_frame table.header td.info_frame table.info td.block
{
	width: 100px;
	height: 50px;
	/*border-right: 1px solid #e5e5e5;*/
}

div.header_frame table.header td.info_frame table.info td:last-child.block
{
	border-right: none;
}

div.header_frame table.header td.info_frame table.info td.block button
{
	width: 100%;
	height: 50px;
	font-size: 90%;
	line-height: 150%;
	color: #777777;
	letter-spacing: 0.05em;
	white-space: nowrap;
	text-align: center;
	border: none;
	text-shadow: none;
	background-color: transparent;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}

div.header_frame table.header td.info_frame table.info td.block button span.large_text
{
	letter-spacing: -0.05em;
	white-space: nowrap;
}

div.header_frame table.header .info_bg_short
{
	width: 120px!important;
}

div.header_frame table.header .info_bg_short table.info td.block
{
	width: 120px!important;
}

table.header a
{
	color: #777777;
	text-decoration: none;
	display: block;
}

div.header_height
{
	/*width: 100%;
	height: 71px;*/
}


/* グローバルメニュー */
div.header_frame div.menu
{
	width: 100%;
	height: 50px;
	margin: 0px auto 0px;
	background-color: #d8e698;
}

div.header_frame div.menu table.global
{
	height: 50px;
	margin: 0px auto 0px;
}

div.header_frame div.menu table.global td.menu
{
	width: 170px;
	padding-right: 10px;
}

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

div.header_frame div.menu table.global td.menu input
{
	width: 170px;
	height: 40px;
	font-size: 90%;
	line-height: 120%;
	color: #777777;
	text-align: center;
	background-color: #ffffff;
	border-radius: 8px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.01em;
	cursor: pointer;
	white-space: nowrap;
}

div.header_frame div.menu table.global td.menu button
{
	width: 170px;
	height: 40px;
	font-size: 90%;
	line-height: 120%;
	color: #777777;
	text-align: center;
	background-color: #ffffff;
	border-radius: 8px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.01em;
	cursor: pointer;
	white-space: nowrap;
}


/* プルダウンメニュー */
div.child_menu_frame
{
	width: 184px;
	position: absolute;
	top: 35px;
	left: 0;
	/*right: -70px;*/
	border-bottom: 1px solid #1e2585;
	border-left: 1px solid #1e2585;
	border-right: 1px solid #1e2585;
	box-sizing: border-box;
}

div.child_menu_frame div.child_menu
{
	width: 182px;
	height: 30px;
	border-top: 1px solid #1e2585;
	margin: 0;
	padding: 0;
}

div.child_menu_frame div.child_menu input
{
	width: 182px;
	height: 30px;
	font-size: 90%;
	color: #1e2585;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0;
	letter-spacing: 0.1em;
	/*padding-left: 15px;
	text-align: left;*/
}

div.child_menu_frame div.child_menu button
{
	width: 182px;
	height: 30px;
	font-size: 90%;
	color: #1e2585;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0;
	letter-spacing: 0.1em;
	/*padding-left: 15px;
	text-align: left;*/
}

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


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

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

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

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

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

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

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

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

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

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

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

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


/* スクロール */
div.scroll
{
	height: 100%;
	overflow-y: scroll;
	box-sizing: border-box;
	padding-bottom: 100px;
}

div.menu_scroll_block
{
	height: 100%;
	overflow-y: hidden;
	box-sizing: border-box;
}


/* タイトル */
div.common_page_title
{
	font-size: 130%;
	line-height: 100%;
	color: #222222;
	margin: 120px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
}


/* 汎用テキスト */
div.top_text_frame
{
	width: 100%;
	margin: 40px 0px 0px;
	padding: 0px 100px 0px;
	box-sizing: border-box;
}

div.top_text_frame div.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.2em;
}

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

div.top_text_frame div.text_indent
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.2em;
	text-indent: 1em;
}

div.top_text_frame div.text_indent + div.text_indent
{
	margin-top: 15px;
}

div.top_text_frame div.text_center
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.2em;
	text-align: center;
}

div.top_text_frame div.text_center + div.text_center
{
	margin-top: 15px;
}

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

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

div.top_text_frame table.s_title td.title
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
}

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

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

div.top_text_frame table.list td.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
}


/* ホーム */
a.concept
{
	text-decoration: none;
	display: block;
	margin-top: 50px;
}

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

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

/*table.concept_frame + table.concept_frame
{
	margin-top: 40px;
}*/

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

table.concept_frame td.img div.img
{
	width: 510px;
	height: 200px;
}

table.concept_frame td.img div.img img
{
	width: 510px;
	height: 200px;
	display: block;
}

table.concept_frame td.text_frame
{
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: top;
}

/*table.concept_frame td.img + td.text_frame
{
	padding-left: 30px;
	padding-right: 28px;
}*/

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

table.concept_frame td.text_frame div.text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
	letter-spacing: 0.2em;
}

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

table.home_outline_frame td.map_frame
{
	width: 400px;
	vertical-align: top;
}

table.home_outline_frame td.map_frame div.map
{
	width: 400px;
	height: 260px;
}

table.home_outline_frame td.map_frame div.map iframe
{
	width: 400px;
	height: 260px;
	display: block;
}

table.home_outline_frame td.text_frame
{
	vertical-align: top;
	padding-left: 100px;
	/*padding-right: 30px;*/
	padding-right: 100px;
}

table.home_outline_frame table.inner
{
	margin: 0;
}

table.home_outline_frame table.inner td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 45px;
}

table.home_outline_frame table.inner td.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
}

div.outline_map
{
	width: 960px;
	height: 200px;
	margin: 60px 0px 0px;
}

div.outline_map iframe
{
	width: 960px;
	height: 200px;
	display: block;
}

div.outline_map + div.outline_map
{
	margin-top: 30px;
}


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

h2.top
{
	font-size: 350%;
	line-height: 100%;
	color: #75ad4b;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
	letter-spacing: 0.05em;
}

h2.title
{
	font-size: 350%;
	line-height: 120%;
	color: #777777;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000000;
	display: inline-block;
}


/* 共通 */
div.content_frame
{
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	box-sizing: border-box;
}

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

div.bottom_space01
{
	height: 100px;
}


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

table.bot_check td.checkbox
{
	
}

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


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

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

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

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

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


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

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

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

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

table.pager td.number
{
	height: 30px;
	color: #333333;
	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: #333333;
	text-align: center;
	background-color: transparent;
	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: #333333;
	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.login_frame
{
	width: 730px;
	margin: 0px auto 0px;
	padding: 40px 35px 50px;
	box-sizing: border-box;
	background-color: rgba(220, 220, 220, 0.85);
	border-radius: 5px;
}

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

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

table.login_form td.title
{
	width: 150px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	background-color: #555555;
	letter-spacing: 0.1em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

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

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

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

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

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

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

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

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

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

table.login_form tr.bottom_line td
{
	border-bottom: 1px dashed #555555;
}


/* パスワード再発行 */
div.reminder_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}

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

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

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

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

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

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


/* 完了 */
div.fin_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
	text-align: center;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
	padding: 50px 0px 50px;
	text-align: center;
}


/* 準備中 */
div.pre_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 30px 0px 30px;
}


/* エラー */
div.error_text
{
	font-size: 90%;
	line-height: 120%;
	color: #ff0000;
	letter-spacing: 0.1em;
	margin-top: 5px;
}


/* パン屑リスト */
div.bread_crumbs_frame
{
	width: 100%;
	/*height: 50px;*/
	margin: 5px 0px 0px;
}

div.bread_crumbs_block
{
	width: 960px;
	/*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: 90%;
	line-height: 100%;
	color: #231816;
	letter-spacing: 0.02em;
}

table.bread_crumbs td.text a
{
	color: #231816;
	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;
}


/* Coming Soon */
div.coming_frame
{
	width: 960px;
	height: 400px;
	margin: 10px auto 0px;
	background-color: #ffffff;
}

div.coming_frame div.coming_text
{
	width: 960px;
	height: 400px;
	font-size: 390%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}


/* ニュース */
table.top_news
{
	margin: 20px 0px 0px;
}

table.top_news td.contents
{
	width: 235px;
	padding-right: 5px;
}

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

table.top_news td.contents div.img
{
	width: 235px;
	height: 140px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/sample_img.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

table.top_news td.contents div.more
{
	width: 235px;
	height: 140px;
	background-color: #555555;
	position: relative;
}

table.top_news td.contents div.more *
{
	color: #ffffff!important;
}

table.top_news td.contents div.more_milestone
{
	width: 235px;
	height: 140px;
	background-color: #f1f1f1;
	position: relative;
}

table.top_news td.contents div.more_unso
{
	width: 235px;
	height: 140px;
	background-color: #c6b29a;
	position: relative;
}

table.top_news td.contents div.more_unso *
{
	color: #ffffff!important;
}

table.top_news td.contents div.more_logistics
{
	width: 235px;
	height: 140px;
	background-color: #196f85;
	position: relative;
}

table.top_news td.contents div.text_frame
{
	width: 235px;
	height: 65px;
	padding: 5px 10px 0px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.85);
	position: absolute;
	bottom: 0;
}

table.top_news td.contents div.text_frame div.date
{
	font-size: 80%;
	line-height: 100%;
	color: #777777;
	margin-bottom: 3px;
}

table.top_news td.contents div.text_frame div.title
{
	font-size: 90%;
	line-height: 140%;
	color: #777777;
}

table.top_news td.contents div.more_frame
{
	width: 235px;
	height: 140px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

table.top_news td.contents div.more_frame div.text
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	text-align: center;
}

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


/* ニュース（総合） */
div.holdings_title_line
{
	width: 85px;
	height: 1px;
	background-color: #999999;
	margin: 100px 0px 15px;
}

div.holdings_title
{
	font-size: 130%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px;
	padding: 0px 10px 0px;
}

div.holdings_news_frame_bg
{
	width: 100%;
	margin: 100px 0px 0px;
	padding: 40px 0px 30px;
	background-color: #DEEDD3;
}

ul.holdings_news_frame
{
	width: 100%;
	font-size: 0;
	margin: 0px auto 0px;
	padding: 0px;
}

ul.holdings_news_frame li.list
{
	width: 100%;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	/*margin-bottom: 15px;*/
}

ul.holdings_news_frame li.list a
{
	color: #777777;
	display: block;
	text-decoration: none;
}

ul.holdings_news_frame li.list div.frame
{
	width: 100%;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

ul.holdings_news_frame li.list div.frame table.top_news
{
	width: 100%;
	margin: 0;
}

ul.holdings_news_frame li.list div.frame table.top_news td.icon
{
	width: 100px;
	padding-right: 10px;
}

ul.holdings_news_frame li.list div.frame table.top_news td.icon button
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #555555;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
	white-space: nowrap;
}

ul.holdings_news_frame li.list div.frame table.top_news .milestone button
{
	color: #777777!important;
	background-color: #c2e4e8!important;
}

ul.holdings_news_frame li.list div.frame table.top_news .unso button
{
	background-color: #c6b29a!important;
}

ul.holdings_news_frame li.list div.frame table.top_news .logistics button
{
	background-color: #196f85!important;
}

ul.holdings_news_frame li.list div.frame table.top_news td.date
{
	width: 105px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

ul.holdings_news_frame li.list div.frame table.top_news td.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.1em;
}

ul.holdings_news_frame li.list div.frame table.top_news td.link
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.1em;
}

ul.holdings_news_frame li.list div.frame table.top_news td.link a
{
	display: inline-block;
}


/* ホーム */
.blue button
{
	background-color: #007bbb!important;
}

.red button
{
	background-color: #c53d43!important;
}

.green button
{
	background-color: #47885e!important;
}

.yellow button
{
	background-color: #eec362!important;
}

.purple button
{
	background-color: #5654a2!important;
}

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

div.home_key img
{
	width: 960px;
	height: 540px;
	/*width: 100%;*/
	display: block;
}

div.home_key_visual
{
	width: 100%;
	margin: 0px auto 0px;
	position: relative;
}

div.home_key_visual img
{
	width: 100%;
	display: block;
}

div.home_key_visual div.catch
{
	width: 414px;
	height: 76px;
	position: absolute;
	top: 45px;
	left: 30px;
}

div.home_key_visual div.catch img
{
	width: 414px;
	height: 76px;
	display: block;
}

div.home_key_visual div.text
{
	width: 150px;
	height: 140px;
	position: absolute;
	bottom: 8px;
	left: 18px;
}

div.home_key_visual div.text img
{
	width: 150px;
	height: 140px;
	display: block;
}

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

table.top_key_frame td.main
{
	width: 740px;
	vertical-align: top;
}

table.top_key_frame td.main div.img
{
	width: 740px;
	height: 450px;
}

table.top_key_frame td.main div.img img
{
	width: 740px;
	height: 450px;
	display: block;
}

table.top_key_frame td.sub
{
	width: 220px;
	vertical-align: top;
}

table.top_key_frame td.sub div.img
{
	width: 220px;
	height: 180px;
}

table.top_key_frame td.sub div.img img
{
	width: 220px;
	height: 180px;
	display: block;
}

table.top_key_frame td.service
{
	padding-left: 30px;
}

table.top_key_frame td.service div.title
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin-left: -0.5em;
}

table.top_key_frame table.service_list
{
	margin: 0px 0px 0px;
}

table.top_key_frame table.service_list td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	white-space: nowrap;
	padding-right: 0.5em;
}

table.top_key_frame table.service_list td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
}

div.title_bg
{
	width: 550px;
	height: 35px;
	background-color: #d8e698;
	border-radius: 17.5px;
	margin: 130px auto 0px;
	padding: 1px 0px 1px;
}

div.title_bg table.title
{
	width: 516px;
	height: 35px;
	margin: 0px auto 0px;
	background-color: #ffffff;
}

div.title_bg table.title td.title
{
	font-size: 120%;
	line-height: 100%;
	color: #777777;
	text-align: center;
	letter-spacing: 0.1em;
}

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

table.service_list td.list
{
	width: 185px;
	vertical-align: top;
	padding-right: 8px;
}

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

table.service_list td.list div.frame
{
	width: 185px;
	background-color: #d8e698;
	padding: 10px 0px 10px;
}

table.service_list td.list div.frame div.title_top
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.05em;
}

table.service_list td.list div.frame div.title_bottom
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	letter-spacing: -0.03em;
	margin-top: 7px;
	margin-left: -0.5em;
	margin-right: -0.5em;
	white-space: nowrap;
}

table.service_list td.list div.frame div.link_frame
{
	width: 160px;
	background-color: #ffffff;
	margin: 20px 0px 0px 25px;
	padding: 15px 5px 15px 10px;
	box-sizing: border-box;
}

table.service_list td.list div.frame div.link_frame table.link
{
	margin: 0px 0px 0px;
}

table.service_list td.list div.frame div.link_frame table.link td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 160%;
	color: #777777;
	padding-right: 0.5em;
	white-space: nowrap;
	vertical-align: top;
}

table.service_list td.list div.frame div.link_frame table.link td.text
{
	font-size: 90%;
	line-height: 160%;
	color: #777777;
	letter-spacing: -0.02em;
}

table.service_list td.list div.frame div.link_frame table.link a
{
	color: #777777;
	text-decoration: none;
	display: block;
}

table.service_list td.list div.frame div.button
{
	width: 167px;
	height: 30px;
	margin: 10px auto 0px;
}

table.service_list td.list div.frame div.button button
{
	width: 167px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
	border: 1px solid #ffffff;
	text-shadow: none;
	background-color: transparent;
	padding: 0;
	box-sizing: border-box;
	border-radius: 15px;
	cursor: pointer;
}

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

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

table.service_policy td.text_frame
{
	vertical-align: top;
	padding-right: 50px;
}

table.service_policy td.text_frame div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	text-indent: 1em;
}

table.service_policy td.img
{
	width: 320px;
	vertical-align: top;
}

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

table.service_policy td.img div.img img
{
	width: 320px;
	height: 220px;
	display: block;
}

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

table.home_img td.img1
{
	width: 479px;
	padding-right: 2px;
	vertical-align: top;
}

table.home_img td.img1 div.img
{
	width: 479px;
	height: 130px;
}

table.home_img td.img1 div.img img
{
	width: 479px;
	height: 130px;
	display: block;
}

table.home_img td.img2
{
	width: 531px;
	padding-right: 2px;
	vertical-align: top;
}

table.home_img td.img2 div.img
{
	width: 531px;
	height: 130px;
}

table.home_img td.img2 div.img img
{
	width: 531px;
	height: 130px;
	display: block;
}

table.home_img td.img3
{
	width: 427px;
	padding-right: 2px;
	vertical-align: top;
}

table.home_img td.img3 div.img
{
	width: 427px;
	height: 130px;
}

table.home_img td.img3 div.img img
{
	width: 427px;
	height: 130px;
	display: block;
}

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


/* 企業概要 */
div.outline_key
{
	width: 960px;
	height: 500px;
	margin: 0px auto 0px;
}

div.outline_key img
{
	width: 960px;
	height: 500px;
	display: block;
}

div.outline_top_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 40px auto 0px;
	text-align: center;
}

div.outline_top_img
{
	width: 620px;
	height: 300px;
	margin: 50px auto 0px;
}

div.outline_top_img img
{
	width: 620px;
	height: 300px;
	display: block;
}

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

table.shop_schedule th
{
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #777777;
	background-color: #d8e698;
	position: relative;
	z-index: 1;
}

table.shop_schedule td.img
{
	height: 50px;
	box-sizing: border-box;
	border-right: 1px solid #d8e698;
}

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

table.shop_schedule td.img div.img img
{
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 50%;
}

table.shop_schedule td.text
{
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	/*color: #dd3a6e;*/
	color: #777777;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

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

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

table.store_station td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	white-space: nowrap;
	padding-right: 1em;
	vertical-align: top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table.store_about td.title_large
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-right: 30px;
	padding-bottom: 15px;
	vertical-align: top;
}

table.store_about td.title2
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding-right: 0.5em;
	padding-bottom: 15px;
}

table.store_about td.year
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding-right: 0.5em;
	padding-bottom: 15px;
	text-align: right;
}

table.store_about td.month
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding-right: 1em;
	padding-bottom: 15px;
	text-align: right;
}

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

table.store_about td.text_frame
{
	vertical-align: top;
	padding-bottom: 15px;
}

table.store_about div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
}

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

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

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

table.store_about_list td.list
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
}

div.outline_text01
{
	width: 900px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 20px auto 0px;
	text-indent: 1em;
}

div.outline_text01 span.notice
{
	/*color: #b85374;*/
	color: #ff0000;
}

div.outline_text02
{
	width: 900px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 0px auto 0px;
	text-indent: 1em;
}

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

table.staff td
{
	vertical-align: top;
	padding-right: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

table.way td.way_photo
{
	width: 150px;
}

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

table.way td.way_photo div.img img
{
	width: 150px;
	height: 150px;
	display: block;
}

table.way td.text
{
	width: 150px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	text-align: center;
	padding: 20px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}

table.way td.arrow
{
	width: 52.5px;
	text-align: center;
}

table.way td.arrow div.img
{
	width: 5px;
	height: 10px;
	margin: auto;
}

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


/* 汎用 */
div.common_text_frame
{
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px 18px 0px;
	box-sizing: border-box;
}

div.common_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
}

div.common_index_title_frame + div.common_text
{
	margin-top: 15px;
}

div.common_text_indent
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	text-indent: 1em;
	letter-spacing: 0.1em;
}

div.common_text_center
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	text-align: center;
	letter-spacing: 0.1em;
}

div.common_strong_text
{
	font-size: 90%;
	line-height: 180%;
	color: #192f60;
	font-weight: 700;
	margin-top: 15px;
}

table.common_text
{
	margin: 0;
}

table.common_text td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
}

table.common_text td.indent_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

table.common_text td.link
{
	padding: 0px 3px 0px 2px;
}

table.common_text td.link button
{
	height: 25px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding: 0px 5px 0px;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.common_text a
{
	color: #3fb38c;
	text-decoration :none;
	display: block;
}

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

div.common_text + table.common_list
{
	margin-top: 15px;
}

div.common_text_indent + table.common_list
{
	margin-top: 15px;
}

div.common_index_title_frame + table.common_list
{
	margin-top: 15px;
}

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

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

table.common_list td.status
{
	width: 80px;
	padding-right: 10px;
}

table.common_list td.status input
{
	width: 100%;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #192f60;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 15px;
}

table.common_list td.status button
{
	width: 100%;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #192f60;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 15px;
}

table.common_list td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	white-space: nowrap;
	vertical-align: top;
}

table.common_list td.date
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #192f60;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 2em;
}

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

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


/* 会社概要 */
table.outline_frame
{
	width: 960px;
	margin: 30px auto 0px;
}

table.outline_frame td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 60px;
	white-space: nowrap;
}

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

table.outline_frame td.date
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 1em;
	white-space: nowrap;
	text-align: right;
}

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

table.outline_frame td.text_frame
{
	padding-bottom: 15px;
}

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

table.outline_frame td.text_frame div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
}

table.outline_frame td.text_frame table.inner
{
	margin: 5px 0px 0px;
}

table.outline_frame td.text_frame table.inner td.inner_icon
{
	width: 1px;
	padding-bottom: 5px;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

table.outline_frame td.text_frame table.inner td.inner_icon button
{
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #f2f2f2;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	display: block;
}

table.outline_frame td.text_frame table.inner td.inner_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-bottom: 5px;
}

table.outline_frame td.text_frame table.inner tr:last-child td
{
	padding-bottom: 0px;
}

table.outline_frame td.text_frame div.line_title
{
	/*font-size: 110%;
	line-height: 180%;
	color: #777777;
	border-bottom: 1px solid #4d4d4d;
	display: inline-block;
	padding: 0px 0px 0px;*/
	margin: 0;
}

table.outline_frame td.text_frame div.line_title button
{
	/*width: 100%;*/
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #777777;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

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

table.maker_list th
{
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	background-color: #f2f2f2;
	font-weight: normal;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
}

table.maker_list th:first-child
{
	border-left: 1px solid #e6e6e6;
}

table.maker_list td.list
{
	height: 30px;
	font-size: 90%;
	line-height: 160%;
	color: #777777;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

table.maker_list td:first-child.list
{
	border-left: 1px solid #e6e6e6;
}

table.maker_list tr:last-child td.list
{
	border-bottom: 1px solid #e6e6e6;
}

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

table.home_office_list td.space
{
	width: 0.5%;
}

table.home_office_list td.list
{
	/*width: 320px;*/
	width: 33%;
	/*height: 30px;*/
	height: 40px;
	border-top: 1px solid #e5e5e5;
	border-left: 5px solid #4d4d4d;
	/*padding-left: 6px;*/
	box-sizing: border-box;
}

table.home_office_list td.list div.title
{
	font-size: 130%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.2em;
	text-align: center;
}

table.home_office_list td.img
{
	/*width: 320px;*/
	width: 33%;
	padding-top: 0px;
}

table.home_office_list td.img div.img
{
	/*width: 320px;
	height: 220px;*/
	width: 100%;
}

table.home_office_list td.img div.img img
{
	/*width: 320px;
	height: 220px;*/
	width: 100%;
	display: block;
}

table.home_office_list td.text_frame
{
	vertical-align: top;
	padding-top: 15px;
}

table.home_office_list td.text_frame div.text_block
{
	width: 100%;
	padding: 0 5% 0;
	box-sizing: border-box;
}

table.home_office_list td.text_frame div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
}

table.home_office_list td.map_frame
{
	vertical-align: top;
	padding-top: 20px;
	/*padding-right: 0.5%;*/
	box-sizing: border-box;
}

/*table.home_office_list td:first-child.map_frame
{
	padding-right: 0.5%;
}*/

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

table.home_office_list td.map_frame div.map
{
	/*width: 319px;*/
	width: 100%;
	/*height: 300px;*/
	height: 0;
	position: relative;
	padding-top: 62.5%;
}

table.home_office_list td.map_frame div.map iframe
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

table.home_office_list table.inner
{
	margin-top: 20px;
}

table.home_office_list table.inner td.height
{
	height: 5px;
}

table.home_office_list table.inner td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.home_office_list table.inner td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.home_office_list table.inner td.dot
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.home_office_list table.inner td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	letter-spacing: 0.1em;
}


/* FAQ */
div.faq_frame_bg
{
	width: 100%;
	margin: 40px 0px 0px;
	padding: 0px 0px 30px;
	/*background-color: #f1f1f1;*/
}

ul.faq_frame
{
	width: 960px;
	margin: 0px auto 0px;
}

ul.faq_frame li.block
{
	width: 100%;
	padding: 10px 10px 10px;
	border-top: 1px solid #cdcdcd;
	box-sizing: border-box;
}

ul.faq_frame li:last-child.block
{
	border-bottom: 1px solid #cdcdcd;
}

ul.faq_frame table.faq
{
	margin: 0px 0px 0px;
}

ul.faq_frame table.faq td
{
	padding-bottom: 5px;
}

ul.faq_frame table.faq td.icon_q
{
	width: 1px;
	white-space: nowrap;
	/*vertical-align: top;*/
}

ul.faq_frame table.faq td.icon_q input
{
	width: 28px;
	height: 28px;
	font-size: 105%;
	color: #777777;
	padding: 0px;
	border: 1px solid #000000;
	text-shadow: none;
	background-color: #ffffff;
	/*background-color: #c2e4e8;*/
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
}

ul.faq_frame table.faq td.icon_q button
{
	width: 28px;
	height: 28px;
	font-size: 105%;
	color: #777777;
	padding: 0px;
	border: 1px solid #000000;
	text-shadow: none;
	background-color: #ffffff;
	/*background-color: #c2e4e8;*/
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
}

ul.faq_frame table.faq td.q_text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
	padding-left: 1em;
}

ul.faq_frame table.faq td.icon_a
{
	width: 1px;
	white-space: nowrap;
	vertical-align: top;
}

ul.faq_frame table.faq td.icon_a input
{
	width: 28px;
	height: 28px;
	font-size: 105%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #777777;
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
}

ul.faq_frame table.faq td.icon_a button
{
	width: 28px;
	height: 28px;
	font-size: 105%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #777777;
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
}

ul.faq_frame table.faq td.a_text
{
	font-size: 90%;
	line-height: 220%;
	/*color: #c2e4e8;*/
	color: #777777;
	padding-left: 1em;
}

ul.faq_frame table.faq tr:last-child td
{
	padding-bottom: 0px;
}


/* 問合 */
div.contents_title
{
	font-size: 130%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 115px 0px 40px;
}

div.faq
{
	width: 900px;
	margin: 0px auto 0px;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid #b6b4c2;
	box-sizing: border-box;
}

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

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

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

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

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

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

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

div.faq table.faq td.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
}

div.contact_top_text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	margin: 30px auto 0px;
	text-align: center;
}

div.contact_text
{
	width: 800px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	margin: 40px auto 0px;
	text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

table.contact td.tel input
{
	width: 320px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

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

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

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

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

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

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

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

div.contact_send_button button
{
	width: 350px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #777777;
	text-align: center;
	background-color: #d8e698;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 20px;
	letter-spacing: 0.05em;
}

div.contact_send_button input
{
	width: 350px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #777777;
	text-align: center;
	background-color: #d8e698;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 20px;
	letter-spacing: 0.05em;
}

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

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

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

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

table.bot td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.05em;
	padding-right: 28px;
	vertical-align: top;
}

table.bot td.check
{
	position: relative;
}

table.bot td.check input[type="checkbox"]
{
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}

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

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

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

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

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

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

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

.unso_button input
{
	color: #ffffff!important;
	background-color: #c6b29a!important;
}

.unso_button button
{
	color: #ffffff!important;
	background-color: #c6b29a!important;
}

.logi_button input
{
	color: #ffffff!important;
	background-color: #196f85!important;
}

.logi_button button
{
	color: #ffffff!important;
	background-color: #196f85!important;
}

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

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

div.home_link_short
{
	width: 280px;
	height: 50px;
	margin: 0px auto 0px;
	position: relative;
}

div.home_link_short a
{
	width: 280px;
	height: 50px;
	display: block;
	position: relative;
}

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

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

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

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


/* バリアフリーリフォーム */
div.cover_img
{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1!important;
}

div.cover_img img
{
	width: 100%;
	height: 100%;
	display: block;
}

div.reform_key
{
	width: 960px;
	height: 500px;
	margin: 0px auto 0px;
}

div.reform_key img
{
	width: 960px;
	height: 500px;
	display: block;
}

div.reform_top_title
{
	width: 600px;
	height: 40px;
	margin: 40px auto 0px;
}

div.reform_top_title button
{
	width: 600px;
	height: 40px;
	font-size: 115%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #d8e698;
	border: none;
	text-shadow: none;
	/*letter-spacing: 0.05em;*/
}

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

table.reform_top_title td.title
{
	height: 50px;
	font-size: 115%;
	line-height: 160%;
	color: #777777;
	padding: 0px 20px 0px;
	background-color: #d8e698;
	text-align: center;
	/*letter-spacing: 0.05em;*/
	position: relative;
	z-index: 1;
}

table.reform_top_title td.title_large
{
	height: 80px;
	font-size: 115%;
	line-height: 160%;
	color: #777777;
	padding: 0px 20px 0px;
	background-color: #d8e698;
	text-align: center;
	/*letter-spacing: 0.05em;*/
	position: relative;
	z-index: 1;
}

table.reform_top_title td.title_large
{
	height: 80px;
	font-size: 115%;
	line-height: 160%;
	color: #777777;
	padding: 0px 20px 0px;
	background-color: #d8e698;
	text-align: center;
	/*letter-spacing: 0.05em;*/
	position: relative;
	z-index: 1;
}

table.reform_top_title td.frame
{
	height: 120px;
	padding: 0px 20px 0px;
	background-color: #d8e698;
	position: relative;
	z-index: 1;
}

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

table.reform_notice td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-right: 0.5em;
	vertical-align: top;
	/*letter-spacing: 0.05em;*/
}

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

div.reform_top_text
{
	width: 860px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 40px auto 0px;
}

div.reform_intro_text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 20px auto 0px;
	text-align: center;
}

div.reform_case_frame
{
	width: 960px;
	background-color: #d8e698;
	margin: 40px auto 0px;
	padding: 30px 20px 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.reform_case_large
{
	padding: 30px 0px 30px!important;
}

div.reform_case_frame table.reform_case_title
{
	width: 550px;
	height: 35px;
	margin: 0px auto 0px;
	background-color: #ffffff;
	border-radius: 17.5px;
}

div.reform_case_frame table.reform_case_title td.title
{
	font-size: 115%;
	line-height: 100%;
	color: #777777;
	padding-left: 0.5em;
	letter-spacing: 0.05em;
}

div.reform_case_frame table.reform_case_title td.icon
{
	width: 100px;
	padding: 0px 1px 0px;
	white-space: nowrap;
}

div.reform_case_frame table.reform_case_title td.icon button
{
	width: 100px;
	height: 33px;
	font-size: 115%;
	line-height: 100%;
	color: #777777;
	padding: 0;
	text-align: center;
	background-color: #d8e698;
	border: none;
	text-shadow: none;
	border-radius: 16.5px;
}

div.reform_case_frame table.reform_case_title td.icon span.small
{
	font-size: 80%;
}

div.reform_case_frame table.reform_case_contents
{
	margin: 20px 0px 0px;
	position: relative;
	z-index: 20;
}

div.reform_case_frame table.reform_case_contents td.block
{
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
}

div.reform_case_frame table.reform_case_contents td:last-child.block
{
	padding-right: 0px;
}

div.reform_case_frame table.reform_case_contents tr:last-child td.block
{
	padding-bottom: 0px;
}

div.reform_case_frame table.reform_case_contents td.block div.frame
{
	width: 450px;
	background-color: #ffffff;
	padding: 10px 10px 10px;
	box-sizing: border-box;
	border-radius: 5px;
}

div.reform_case_frame table.reform_case_contents td.block div.frame div.title
{
	/*font-size: 90%;
	line-height: 180%;
	color: #777777;*/
	margin: 0px auto 0px;
}

div.reform_case_frame table.reform_case_contents td.block div.frame div.title button
{
	width: 150px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	padding: 0px 0px 0px;
	text-align: center;
	background-color: #d8e698;
	border: none;
	text-shadow: none;
	border-radius: 15px;
	white-space: nowrap;
}

div.reform_case_frame table.reform_case_contents td.block div.frame div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	margin: 5px auto 0px;
}

div.reform_case_frame table.reform_case_contents td.block div.frame table.list
{
	width: 100%;
	margin: 0px 0px 0px;
}

div.reform_case_frame table.reform_case_contents td.block div.frame table.list td.number
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div.reform_case_frame table.reform_case_contents td.block div.frame table.list td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
}

div.reform_case_frame table.list_img
{
	margin: 20px auto 0px;
	position: relative;
	z-index: 20;
}

div.reform_case_frame table.list_img td.height
{
	height: 20px;
}

div.reform_case_frame table.list_img td.img1
{
	width: 310px;
	vertical-align: top;
	padding-right: 15px;
}

div.reform_case_frame table.list_img td.img1 div.img
{
	width: 310px;
	height: 207px;
	margin: 0px auto 0px;
}

div.reform_case_frame table.list_img td.img1 div.img img
{
	width: 310px;
	height: 207px;
	display: block;
}

div.reform_case_frame table.list_img td.img2
{
	width: 180px;
	vertical-align: top;
	padding-right: 15px;
}

div.reform_case_frame table.list_img td.img2 div.img
{
	width: 180px;
	height: 270px;
	margin: 0px auto 0px;
}

div.reform_case_frame table.list_img td.img2 div.img img
{
	width: 180px;
	height: 270px;
	display: block;
}

div.reform_case_frame table.list_img td.img3
{
	width: 310px;
	/*vertical-align: top;*/
	padding-right: 15px;
}

div.reform_case_frame table.list_img td.img3 div.img
{
	width: 310px;
	height: 207px;
	margin: 0px auto 0px;
}

div.reform_case_frame table.list_img td.img3 div.img img
{
	width: 310px;
	height: 207px;
	display: block;
}

div.reform_case_frame table.list_img td.img4
{
	width: 180px;
	/*vertical-align: top;*/
	padding-right: 15px;
}

div.reform_case_frame table.list_img td.img4 div.img
{
	width: 180px;
	height: 270px;
	margin: 0px auto 0px;
}

div.reform_case_frame table.list_img td.img4 div.img img
{
	width: 180px;
	height: 270px;
	display: block;
}

div.reform_case_frame table.list_img td:last-child
{
	padding-right: 0px;
}

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

table.cleaning_info td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	/*padding-right: 0.5em;*/
	padding-right: 1em;
	white-space: nowrap;
	vertical-align: top;
}

table.cleaning_info td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #777777;
	padding-right: 0.5em;
}

table.cleaning_info td.room_name
{
	font-size: 115%;
	line-height: 180%;
	color: #777777;
	white-space: nowrap;
}

table.cleaning_info td.room_title
{
	width: 1px;
	font-size: 115%;
	line-height: 180%;
	color: #777777;
	padding-right: 1em;
	white-space: nowrap;
	vertical-align: top;
}

table.cleaning_info td.room_text
{
	width: 1px;
	font-size: 115%;
	line-height: 180%;
	color: #777777;
	padding-right: 1em;
	white-space: nowrap;
	vertical-align: top;
}

table.cleaning_info td.price
{
	font-size: 115%;
	line-height: 180%;
	color: #777777;
	text-align: right;
}

table.cleaning_info td.price2
{
	width: 1px;
	font-size: 115%;
	line-height: 180%;
	color: #777777;
	text-align: right;
	white-space: nowrap;
}


/* 自主企画イベント */
div.event_key_visual
{
	/*width: 100%;*/
	width: 960px;
	margin: 0px auto 0px;
}

div.event_key_visual img
{
	/*width: 100%;*/
	width: 960px;
	height: 500px;
	display: block;
}


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

div.milestone_key_visual img
{
	width: 100%;
	display: block;
}

div.contact_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/contact_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.outline_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/outline_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.content_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/content_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.management_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/management_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.audition_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/audition_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.attendant_key_visual
{
	width: 100%;
	height: 500px;
	background-image: url("https://cdn.mintomo.co.jp/milestone.town/img/attendant_key.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


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

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

table.home_intro div.intro_title
{
	/*font-size: 140%;*/
	font-size: 130%;
	line-height: 150%;
	color: #777777;
	margin: 0px 0px 0px;
	padding: 30px 0px 0px;
	letter-spacing: 0.15em;
	box-sizing: border-box;
	text-align: center;
}

table.home_intro div.intro_title_small_top
{
	font-size: 100%;
	line-height: 160%;
	color: #777777;
	margin: 0px 0px 0px;
	padding: 30px 0px 0px;
	/*letter-spacing: 0.15em;*/
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
}

table.home_intro div.intro_title_small_bottom
{
	font-size: 115%;
	line-height: 160%;
	color: #777777;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px;
	/*letter-spacing: 0.15em;*/
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
}

table.home_intro div.intro_title_small
{
	font-size: 120%;
	line-height: 160%;
	color: #777777;
	margin: 0px 0px 0px;
	padding: 30px 0px 0px;
	/*letter-spacing: 0.15em;*/
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	font-weight: 700;
}

table.home_intro div.frame
{
	width: 300px;
	padding: 0px 0px 45px;
	background-color: #fafbfc;
}

table.home_intro div.img
{
	width: 300px;
	height: 300px;
	margin: 0px auto 0px;
}

table.home_intro div.img img
{
	width: 300px;
	height: 300px;
	display: block;
}

table.home_intro div.text
{
	width: 270px;
	font-size: 90%;
	line-height: 220%;
	color: #777777;
	margin: 30px auto 0px;
}

table.home_intro div.text + div.text
{
	margin-top: 15px;
}

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

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

table.home_intro td.left div.img
{
	margin-left: 0;
	margin-right: auto;
}

table.home_intro td.center div.frame
{
	background-color: #f1f2f3;
}

table.home_intro td.center div.img
{
	margin-left: auto;
	margin-right: auto;
}

table.home_intro td.right div.img
{
	margin-left: auto;
	margin-right: 0;
}


/* 車リスト */
table.car_list
{
	margin: 50px auto 0px;
	border-bottom: 1px solid #cdcdcd;
}

table.car_list th
{
	width: 300px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 0.1em;
	background-color: #333333;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

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

table.car_list td.list
{
	height: 50px;
	font-size: 90%;
	line-height: 100%;
	color: #777777;
	letter-spacing: 0.1em;
	text-align: center;
	border-right: 1px solid #cdcdcd;
}

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

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


/* 共通（更新） */
div.pagetop_space
{
	width: 100%;
	height: 70px;
}

div.bg_block_frame
{
	width: 100%;
	margin: 120px 0px 0px;
	padding: 20px 0px 20px;
	background-color: #f2f2f2;
}

div.bg_block_frame div.common_page_title
{
	margin-top: 0px;
}

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

div.common_page_title + div.bg_block
{
	margin-top: 20px;
}

div.bg_block_frame table.bg_block_contents
{
	width: 100%;
	margin: 0px auto 0px;
}

div.bg_block_frame table.bg_block_contents + table.bg_block_contents
{
	margin-top: 20px;
}

div.bg_block_frame table.bg_block_contents td.title
{
	width: 200px;
	height: 80px;
	font-size: 90%;
	line-height: 220%;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

div.bg_block_frame table.bg_block_contents td.text_frame
{
	background-color: #ffffff;
	padding: 0px 15px 0px;
}

div.bg_block_frame table.bg_block_contents td.text_frame div.text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
}

div.bg_block_frame table.bg_block_contents td.text_frame div.text + div.text
{
	margin-top: 15px;
}

div.bg_block_frame table.bg_block_list
{
	width: 100%;
	margin: 0px auto 0px;
	/*border: 1px solid #cdcdcd;*/
	box-sizing: border-box;
}

div.bg_block_frame table.bg_block_list + table.bg_block_list
{
	margin-top: 20px;
}

div.bg_block_frame table.bg_block_list td.height
{
	height: 20px;
}

div.bg_block_frame table.bg_block_list td.title
{
	width: 150px;
	height: 80px;
	font-size: 90%;
	line-height: 220%;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	border-right: 1px solid #cdcdcd;
}

div.bg_block_frame table.bg_block_list td.price
{
	width: 100px;
	font-size: 90%;
	line-height: 220%;
	color: #777777;
	padding: 0px 15px 0px;
	background-color: #ffffff;
	text-align: right;
	white-space: nowrap;
	box-sizing: border-box;
	border-right: 1px solid #cdcdcd;
}

div.bg_block_frame table.bg_block_list td.text_frame
{
	background-color: #ffffff;
	padding: 0px 15px 0px;
}

div.bg_block_frame table.bg_block_list td.text_frame div.text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
}

div.bg_block_frame table.bg_block_list td.text_frame div.text + div.text
{
	margin-top: 15px;
}

div.bg_block_frame table.bg_block_list tr:last-child td
{
	border-bottom: none;
}

ul.bg_block_list_frame
{
	font-size: 0;
	margin: 0px auto 0px;
	text-align: center;
}

ul.bg_block_list_frame li.block
{
	width: 200px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 20px;
}

ul.bg_block_list_frame li:nth-child(4n).block
{
	margin-right: 0px;
}

ul.bg_block_list_frame li:last-child.block
{
	margin-right: 0px;
}

ul.bg_block_list_frame li.block table.inner
{
	width: 100%;
	height: 80px;
	margin: 0;
}

ul.bg_block_list_frame li.block table.inner td.inner_title
{
	font-size: 90%;
	line-height: 220%;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	white-space: nowrap;
	letter-spacing: 0.1em;
}

ul.record_list
{
	font-size: 0;
	margin: 30px auto 0px;
}

ul.record_list li.block
{
	width: 300px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	margin-right: 30px;
}

ul.record_list li:nth-child(3n).block
{	
	margin-right: 0px;
}

ul.record_list li.block a
{
	display: block;
	text-decoration: none;
}

ul.record_list li.block div.frame
{
	width: 300px;
}

ul.record_list li.block div.frame div.img
{
	width: 300px;
	height: 200px;
}

ul.record_list li.block div.frame div.img img
{
	width: 300px;
	height: 200px;
}

ul.record_list li.block div.frame div.text_frame
{
	width: 300px;
	padding: 10px 10px 10px;
	box-sizing: border-box;
}

ul.record_list li.block div.frame div.text_frame div.text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
}

ul.record_list li.block div.frame div.text_frame table.inner
{
	width: 100%;
	margin: 0px 0px 0px;
}

ul.record_list li.block div.frame div.text_frame table.inner + table.home_link_frame
{
	margin-top: 15px;
}

ul.record_list li.block div.frame div.text_frame div.text + table.inner
{
	margin-top: 5px;
}

ul.record_list li.block div.frame div.text_frame table.inner td.title
{
	width: 1px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

ul.record_list li.block div.frame div.text_frame table.inner td.title button
{
	width: 60px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #333333;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

ul.record_list li.block div.frame div.text_frame table.inner td.text
{
	font-size: 90%;
	line-height: 220%;
	color: #777777;
	padding-bottom: 10px;
}

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


/* 沿革 */
table.history_frame
{
	/*width: 100%;*/
	margin: 30px auto 0px;
}

table.history_frame td.space
{
	width: 25px;
}

table.history_frame td.img
{
	/*width: 220px;*/
	vertical-align: top;
	padding-right: 25px;
}

table.history_frame td.img div.img_title
{
	width: 220px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	margin: 5px auto 0px;
	text-align: center;
}

table.history_frame td.img div.img_title_large
{
	width: 220px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	margin: 5px auto 0px;
	text-align: center;
}

table.history_frame td.line
{
	width: 42px;
	height: 50px;
	padding: 0px 15px 0px;
	vertical-align: top;
}

table.history_frame td.line div.circle1
{
	width: 32px;
	height: 32px;
	margin: 0px auto 0px;
}

table.history_frame td.line div.circle1 img
{
	width: 32px;
	height: 32px;
	display: block;
}

table.history_frame td.line div.circle2
{
	width: 42px;
	height: 37px;
	margin: 0px auto 0px;
}

table.history_frame td.line div.circle2 img
{
	width: 42px;
	height: 37px;
	display: block;
}

table.history_frame td.line div.line
{
	width: 2px;
	height: calc(100% - 37px);
	margin: 0px auto 0px;
	background-color: #e6e6e6;
}

table.history_frame td.line div.line_top
{
	height: calc(100% - 32px);
}

table.history_frame td.line div.line_last
{
	height: calc(100% - 32px);
}

table.history_frame td.line div.line img
{
	width: 2px;
	height: 100%;
	margin: 0px auto 0px;
	display: block;
}

table.history_frame td.text_frame
{
	padding: 0px 0px 30px;
	vertical-align: top;
}

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

table.history_frame table.rc_history
{
	width: auto!important;
	margin: 0px 0px 0px!important;
}

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

table.rc_history td.line_frame
{
	height: 20px;
}

table.rc_history td.line_frame div.line
{
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
}

table.rc_history td.title
{
	width: 210px;
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding-left: 15px;
	/*padding-right: 25px;*/
	vertical-align: top;
}

table.rc_history td.text
{
	font-size: 90%;
	line-height: 245%;
	color: #777777;
	letter-spacing: 0.1em;
	padding-left: 15px;
}



/* IEのみ */
@media all and (-ms-high-contrast: none) {

  
}