@font-face {
	font-family: BIZUDPGothic;
	src: url('../font/BIZUDPGothic-Regular.ttf') format("truetype");
	/*font-weight: normal;*/
}


body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'BIZUDPGothic', -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
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

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

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

select
{
	font-family: inherit;
	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;
}

.mr0
{
	margin-right: 0px!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;
}

.pl50
{
	padding-left: 50px!important;
}

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

.hidden
{
	display: none;
}


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

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

a.anchor3
{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}

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


/* ヘッダー */
div.header_frame
{
	width: 100%;
	/*height: 125px;*/
	height: 80px;
	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;*/
	height: 80px;
	margin: 0px auto 0px;
}

div.header_frame table.header + table.header
{
	height: 55px;
}

div.header_frame table.header td.icon
{
	/*width: 40px;*/
	width: 50px;
	/*padding-left: 10px;*/
	padding-right: 12px;
}

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

div.header_frame table.header td.icon div.img
{
	/*width: 40px;
	height: 48px;*/
	width: 50px;
	height: 60px;
}

div.header_frame table.header td.icon div.img img
{
	/*width: 40px;
	height: 48px;*/
	width: 50px;
	height: 60px;
	display: block;
}

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

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

div.header_frame table.header td.logo div.img
{
	/*width: 331px;
	height: 22px;*/
	width: 300px;
	height: 20px;
}

div.header_frame table.header td.logo div.img img
{
	/*width: 331px;
	height: 22px;*/
	width: 300px;
	height: 20px;
	display: block;
}

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

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

div.header_frame table.header td.catch
{
	width: 1px;
	font-size: 85%;
	line-height: 140%;
	color: #323232;
	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;
	/*width: 160px;*/
	/*padding-right: 30px;*/
	padding-right: 10px;
	/*border-right: 1px solid #badcad;*/
	position: relative;
}

div.header_frame table.header td.menu a
{
	width: 100%;
	/*height: 100%;*/
	display: block;
	position: relative;
}

div.header_frame table.header td.menu div.img
{
	width: 20px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 0;
}

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

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

div.header_frame table.header td.menu button
{
	min-width: 5px;
	width: auto;
	height: 50px;
	/*font-size: 100%;*/
	font-size: 95%;
	line-height: 140%;
	color: #323232;
	/*letter-spacing: 0.1em;*/
	white-space: nowrap;
	text-align: center;
	/*border: none;*/
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #badcad;
	text-shadow: none;
	background-color: transparent;
	padding: 0px 10px 0px 0px;
	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 td.menu_last
{
	padding-right: 0!important;
}

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

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.menu_contact
{
	width: 100px;
	padding-left: 10px;
	/*padding-left: 13px;*/
	/*padding-right: 10px;*/
}

div.header_frame table.header td.menu_contact button
{
	width: 100px;
	height: 60px;
	/*font-size: 100%;*/
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	/*letter-spacing: 0.05em;*/
	white-space: nowrap;
	text-align: center;
	border: none;
	text-shadow: none;
	/*background-color: #a9a9a9;*/
	background-color: #badcad;
	padding: 0;
	box-sizing: border-box;
	border-radius: 5px;
	cursor: pointer;
}

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: 95%;
	line-height: 150%;
	color: #323232;
	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: #323232;
	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: 95%;
	line-height: 120%;
	color: #323232;
	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: 95%;
	line-height: 120%;
	color: #323232;
	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: 95%;
	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: 95%;
	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: #323232;
	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: #323232;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #323232;
	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;
}


/* トップのスペース */
.page_top_space
{
	width: 100%;
	height: 50px;
}

.page_top_space2
{
	width: 100%;
	height: 70px;
}


/* タイトル */
div.common_page_title
{
	/*font-size: 150%;*/
	font-size: 130%;
	line-height: 100%;
	color: #323232;
	margin: 120px 0px 0px;
	padding: 10px 0px 10px 15px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	font-weight: 700;
	border-top: 5px solid #a9a9a9;
	border-left: 5px solid #a9a9a9;
	border-bottom: 1px solid #d7d7d7;
}

div.common_line_title_frame
{
	width: 100%;
	margin: 120px 0px 0px;
	padding: 0px;
	/*border-bottom: 1px solid #a9a9a9;*/
}

div.common_page_title + div.common_line_title_frame
{
	margin-top: 50px!important;
}

div.common_line_title_frame table.common_line_title
{
	height: 30px;
}

div.common_line_title_frame table.common_line_title td.line
{
	width: 75px;
	background: -moz-linear-gradient(left, #a9a9a9, #ffffff);
	background: -webkit-linear-gradient(left, #a9a9a9, #ffffff);
	background: linear-gradient(to right, #a9a9a9, #ffffff);
}

div.common_line_title_frame table.common_line_title td.title
{
	font-size: 130%;
	line-height: 140%;
	color: #323232;
	letter-spacing: 0.1em;
	/*font-weight: 700;*/
	padding: 5px 0px 5px;
}

div.common_line_title_frame table.common_line_title td.line + td.title
{
	padding-left: 10px;
}

div.common_line_title_frame2
{
	width: 100%;
	margin: 60px 0px 0px;
	padding: 0px 0px 5px 85px;
	border-bottom: 2px solid #a9a9a9;
	box-sizing: border-box;
}

div.common_line_title_frame + div.common_line_title_frame2
{
	margin-top: 30px!important;
}

div.common_line_title_frame2 div.common_line_title
{
	font-size: 130%;
	line-height: 160%;
	color: #323232;
	margin: 0px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	/*font-weight: 700;*/
}

div.common_line_title_frame2 table.common_line_title
{
	/*height: 30px;*/
}

div.common_line_title_frame2 table.common_line_title td.icon
{
	width: 1px;
	font-size: 130%;
	line-height: 160%;
	color: #323232;
	letter-spacing: 0.1em;
	/*padding-right: 0.5em;*/
	vertical-align: top;
	white-space: nowrap;
}

div.common_line_title_frame2 table.common_line_title td.title
{
	font-size: 130%;
	line-height: 160%;
	color: #323232;
	letter-spacing: 0.1em;
	padding: 0px 0px 0px;
}

div.common_left_title
{
	width: 100%;
	height: 50px;
	position: relative;
	margin-top: 120px;
	border-top: 2px solid #a9a9a9;
}

div.common_left_title div.bg
{
	/*width: 220px;*/
	width: 130px;
	height: 50px;
	background: -moz-linear-gradient(left, #a9a9a9, #ffffff);
	background: -webkit-linear-gradient(left, #a9a9a9, #ffffff);
	background: linear-gradient(to right, #a9a9a9, #ffffff);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.common_left_title div.text
{
	width: 100%;
	height: 50px;
	font-size: 130%;
	line-height: 100%;
	color: #323232;
	letter-spacing: 0.2em;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	padding-left: 85px;
	white-space: nowrap;
	position: relative;
	z-index: 10;
}

div.common_right_title
{
	width: 100%;
	height: 50px;
	position: relative;
	margin-top: 120px;
}

div.common_right_title div.bg
{
	/*width: 220px;*/
	width: 130px;
	height: 50px;
	background-color: #a9a9a9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

div.common_right_title div.text
{
	width: 100%;
	height: 50px;
	font-size: 130%;
	line-height: 100%;
	color: #323232;
	letter-spacing: 0.2em;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	padding-right: 85px;
	white-space: nowrap;
	text-align: right;
	position: relative;
	z-index: 10;
}

div.common_item_title_frame
{
	margin: 110px 0px 0px;
	/*padding-left: 20px;*/
}

div.common_item_title_bg
{
	background-color: #f2f2f2;
}

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

table.common_item_title_block td.side
{
	background-color: rgba(186, 220, 173, 0.8);
}

table.common_item_title_block td.main
{
	/*width: 250px;*/
	width: 900px;
	/*background-color: #f2f2f2;
	padding: 10px 0px 10px 20px;*/
	box-sizing: border-box;
}

table.common_item_title_block td.main div.main_bg
{
	background-color: rgba(186, 220, 173, 0.8);
	padding: 10px 30px 10px 20px;
	box-sizing: border-box;
	white-space: nowrap;
	display: inline-block;
}

table.common_item_title_block td.extra
{
	width: 650px;
}

div.common_item_title
{
	font-size: 220%;
	line-height: 150%;
	/*color: #323232;*/
	color: #ffffff;
	letter-spacing: 0.07em;
	box-sizing: border-box;
	/*font-weight: 700;*/
}

div.common_item_title table.inner
{
	margin: 0px;
}

div.common_item_title table.inner td.inner_icon
{
	width: 1px;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
}

div.common_item_title table.inner td.inner_title
{
	width: 1px;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 1em;
}

div.common_item_title table.inner td.inner_text
{
	
}

table.common_item_title_line
{
	margin-top: 13px;
}

.title_add
{
	margin-top: 21px!important;
}

.left_title_space
{
	margin-left: 35px;
}

table.common_item_title_line td.line
{
	width: 1px;
	white-space: nowrap;
	padding-left: 2px;
}

table.common_item_title_line td.line div.line
{
	width: 55px;
	height: 1px;
	/*background-color: #323232;*/
	background-color: #ffffff;
}

table.common_item_title_line td.title
{
	font-size: 95%;
	line-height: 100%;
	/*color: #323232;*/
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 10px;
	letter-spacing: 0.1em;
}



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

.about_text_frame
{
	padding: 0px 0px 0px!important;
}

div.top_text_frame div.title
{
	font-size: 130%;
	line-height: 100%;
	color: #323232;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-top: 60px;
}

div.top_text_frame div.text
{
	font-size: 95%;
	/*line-height: 245%;*/
	line-height: 200%;
	color: #323232;
	/*letter-spacing: 0.2em;*/
	letter-spacing: 0.1em;
}

div.top_text_frame div.text a
{
	color: #323232;
	text-decoration: underline;
	display: inline;
}

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

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

div.top_text_frame div.text_indent
{
	font-size: 95%;
	line-height: 245%;
	color: #323232;
	/*letter-spacing: 0.2em;*/
	letter-spacing: 0.1em;
	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: 95%;
	line-height: 245%;
	color: #323232;
	/*letter-spacing: 0.2em;*/
	letter-spacing: 0.1em;
	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: 95%;
	line-height: 245%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

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

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

div.top_text_frame table.list td.height
{
	height: 15px;
}

div.top_text_frame table.list td.title
{
	width: 1px;
	font-size: 95%;
	/*line-height: 245%;*/
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 1em;
}

div.top_text_frame table.list td.icon
{
	width: 1px;
	font-size: 95%;
	/*line-height: 245%;*/
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div.top_text_frame table.list td.text
{
	font-size: 95%;
	/*line-height: 245%;*/
	line-height: 200%;
	color: #323232;
}

div.top_text_frame table.list td.number
{
	font-size: 95%;
	/*line-height: 245%;*/
	line-height: 200%;
	color: #323232;
	text-align: right;
	white-space: nowrap;
}

div.top_text_frame table.list a
{
	color: #323232;
	text-decoration: underline;
	display: inline;
}


/* ホーム */
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: #323232;
	letter-spacing: 0.1em;
	white-space: nowrap;
	margin-bottom: 25px;
}

table.concept_frame td.text_frame div.text
{
	font-size: 95%;
	line-height: 220%;
	color: #323232;
	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: 95%;
	line-height: 245%;
	color: #323232;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 45px;
}

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

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: #323232;
	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: #323232;
	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;*/
	width: 900px;
	margin: 0px auto 0px;
}

div.content_frame div.article_list
{
	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: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #a9a9a9;
	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: #323232;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}

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

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

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

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #323232;
	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: 95%;
	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: 95%;
	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: 95%;
	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: 95%;
	color: #323232;
	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: 95%;
	color: #323232;
	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: 95%;
	color: #323232;
	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: 95%;
	color: #323232;
	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: 95%;
	line-height: 200%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	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: 95%;
	line-height: 200%;
	color: #323232;
	letter-spacing: 0.1em;
	text-align: center;
}


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


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


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


/* パン屑リスト */
div.bread_crumbs_frame
{
	width: 100%;
	height: 40px;
	margin: 0px 0px 0px;
	border-bottom: 1px solid #f0f0f0;
	background-color: rgba(255, 255, 255, 0.85);
	position: fixed;
	top: 125px;
	z-index: 100;
}

div.bread_crumbs_height
{
	width: 100%;
	height: 40px;
}

div.bread_crumbs_block
{
	width: 960px;
	height: 40px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

table.bread_crumbs
{
	height: 40px;
}

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

table.bread_crumbs td.text a
{
	color: #323232;
	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: #323232;
	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("../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: #323232;
	margin-bottom: 3px;
}

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

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: 95%;
	line-height: 100%;
	color: #323232;
	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: #323232;
	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: #323232;
	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: 95%;
	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: 155px;
	font-size: 95%;
	line-height: 245%;
	color: #323232;
	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: 95%;
	line-height: 245%;
	color: #323232;
	letter-spacing: 0.1em;
}

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

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


/* キービジュアル */
div.key_bg
{
	width: 100%;
	padding: 0px 0px 0px;
	margin: 0px auto 0px;
	/*background-color: #f2f2f2;*/
}

div.home_key
{
	/*width: 100%;*/
	width: 900px;
	/*height: 375px;*/
	/*height: 641px;*/
	height: 613px;
	margin: 0px auto 0px;
	position: relative;
}

div.home_key img
{
	/*width: 100%;*/
	width: 900px;
	/*height: 375px;*/
	/*height: 641px;*/
	height: 613px;
	display: block;
	/*border-radius: 20px;*/
	position: relative;
	z-index: 1;
}

div.home_key div.text_block
{
	padding-top: 15px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

div.home_key div.text_block div.title
{
	font-size: 110%;
	line-height: 100%;
	color: #323232;
	letter-spacing: 0em;
	white-space: nowrap;
}

div.home_key div.text_block div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #323232;
	letter-spacing: 0em;
	/*margin-top: 30px;*/
	margin-bottom: 30px;
}

div.key_visual
{
	width: 620px;
	height: 346px;
	margin: 0px auto 0px;
}

div.key_visual img
{
	width: 620px;
	height: 346px;
	display: block;
	border-radius: 20px;
}


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

div.common_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	letter-spacing: 0.1em;
}

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

div.common_text_indent
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	text-indent: 1em;
	letter-spacing: 0.1em;
}

div.common_text_center
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	text-align: center;
	letter-spacing: 0.1em;
}

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

table.common_text
{
	margin: 0;
}

table.common_text td.text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	letter-spacing: 0.1em;
}

table.common_text td.indent_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 200%;
	color: #323232;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
	text-align: right;
}

table.common_list td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	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: 95%;
	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: 95%;
	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: 95%;
	line-height: 200%;
	color: #323232;
	white-space: nowrap;
	vertical-align: top;
}

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

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

table.common_list td.text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}


/* 汎用 画像とテキスト半分ずつのコンテンツ */
table.common_half_contents
{
	width: 100%;
	margin: 30px auto 0px;
}

table.common_half_contents td.img_frame
{
	width: 1px;
	vertical-align: top;
}

table.common_half_contents td.text_frame
{
	vertical-align: top;
	/*padding-left: 50px;*/
	padding-right: 10px;
}

table.common_half_contents td.text_frame div.text_block
{
	width: 270px;
}

table.common_half_contents td.img_frame + td.text_frame
{
	padding-left: 30px;
	padding-right: 0;
}

table.common_half_contents td.text_frame div.text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}

table.common_half_contents td.text_frame div.title
{
	font-size: 105%;
	line-height: 180%;
	color: #323232;
	text-align: center;
}

table.common_half_contents td.text_frame div.title + table.inner
{
	margin-top: 5px;
}

table.common_half_contents td.text_frame table.inner + div.title
{
	margin-top: 15px;
}

table.common_half_contents td.title_frame
{
	vertical-align: top;
	padding-bottom: 10px;
}

table.common_half_contents td.title_frame div.title
{
	font-size: 105%;
	line-height: 180%;
	color: #323232;
	text-align: center;
}

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

table.common_half_contents table.inner td.inner_icon
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

table.common_half_contents table.inner td.inner_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}


/* 問合 */
div.contact_top_text
{
	font-size: 95%;
	line-height: 245%;
	color: #323232;
	margin: 30px auto 0px;
	text-align: center;
}

div.contact_text
{
	width: 800px;
	font-size: 95%;
	line-height: 245%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	padding-right: 25px;
}

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

table.contact td.title_large
{
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	background-color: #ffffff;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

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

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

table.contact td.name input
{
	width: 620px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	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: 95%;
	line-height: 160%;
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	padding-left: 15px;
}

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

table.contact td.notice
{
	font-size: 95%;
	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: 95%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #323232;
	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: 95%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #323232;
	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: 95%;
	line-height: 100%;
	color: #323232;
	padding-right: 10px;
}

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

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

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

table.bot td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	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: 60px auto 0px;
}

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

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

table.home_link_frame tr:last-child td.button
{
	padding-bottom: 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: 95%;
	line-height: 140%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #a9a9a9;*/
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	border-radius: 5px;
	cursor: pointer;
}

div.home_link button
{
	width: 100%;
	height: 50px;
	font-size: 95%;
	line-height: 140%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #a9a9a9;*/
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	border-radius: 5px;
	cursor: pointer;
}

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

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

div.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: 95%;
	line-height: 140%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #a9a9a9;*/
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 5px;
	cursor: pointer;
}

div.home_link_short button
{
	width: 100%;
	height: 50px;
	font-size: 95%;
	line-height: 140%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #a9a9a9;*/
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 5px;
	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.pagetop_space
{
	width: 100%;
	height: 70px;
}

div.pagetop_space_top
{
	width: 100%;
	height: 30px;
}

div.pagetop_space_bottom
{
	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: 95%;
	line-height: 220%;
	color: #ffffff;
	background-color: #323232;
	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: 95%;
	line-height: 220%;
	color: #323232;
}

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: 95%;
	line-height: 220%;
	color: #ffffff;
	background-color: #323232;
	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: 95%;
	line-height: 220%;
	color: #323232;
	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: 95%;
	line-height: 220%;
	color: #323232;
}

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: 95%;
	line-height: 220%;
	color: #ffffff;
	background-color: #323232;
	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: 95%;
	line-height: 220%;
	color: #323232;
}

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: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #323232;
	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: 95%;
	line-height: 220%;
	color: #323232;
	padding-bottom: 10px;
}

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


/* 準備中 */
div.img_pre_text
{
    width: 100%;
    height: 50px;
    font-size: 120%;
    line-height: 50px;
    color: #323232;
    text-align: center;
    letter-spacing: 0.1em;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
}


/* ページ枠 */
table.page_contents
{
	width: 100%;
	margin: 0px auto;
}

table.page_contents td.menu
{
	width: 200px;
	vertical-align: top;
}

table.page_contents td.contents
{
	vertical-align: top;
	padding-left: 30px;
}


/* サイドメニュー */
div.menu_frame
{
	width: 200px;
	margin: 0px;
}

div.menu_frame div.top_bar
{
	width: 100%;
	height: 5px;
	background: -moz-linear-gradient(left, #a9a9a9, #ffffff);
	background: -webkit-linear-gradient(left, #a9a9a9, #ffffff);
	background: linear-gradient(to right, #a9a9a9, #ffffff);
}

div.menu_frame div.logo
{
	width: 200px;
	height: 90px;
	margin: 0px 0px 5px;
}

div.menu_frame div.logo a
{
	width: 200px;
	height: 90px;
	display: block;
}

div.menu_frame div.logo img
{
	width: 200px;
	height: 90px;
	display: block;
}

div.menu_frame div.menu
{
	width: 100%;
	min-height: 49px;
	height: auto;
	margin: 0px;
	border-bottom: 1px solid #d7d7d7;
}

div.menu_frame div.menu_blue
{
	width: 100%;
	min-height: 49px;
	height: auto;
	margin: 0px;
	border-top: 1px solid #337bb1;
}

div.menu_frame div.menu_red
{
	width: 100%;
	min-height: 49px;
	height: auto;
	margin: 0px;
	border-top: 1px solid #ac1b55;
}

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

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

div.menu_frame div.line_bottom
{
	border-bottom: 1px solid #337bb1;
}

div.menu_frame div.line_bottom2
{
	border-bottom: 1px solid #ac1b55;
}

div.menu_frame div.line_bottom3
{
	border-bottom: 1px solid #d7d7d7;
}

div.menu_frame div.menu a
{
	width: 100%;
	min-height: 49px;
	height: auto;
	display: block;
}

div.menu_frame div.menu a:hover *
{
	color: #296cc2!important;
}

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

div.menu_frame table.menu_contents td.title
{
	font-size: 95%;
	line-height: 140%;
	color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0.1em;
}

div.menu_frame table.menu_contents td.child_title
{
	font-size: 95%;
	line-height: 140%;
	color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1.5em;
	padding-right: 5px;
	letter-spacing: 0.1em;
}

div.menu_frame table.menu_contents td.blue
{
	color: #337bb1;
}

div.menu_frame table.menu_contents td.red
{
	color: #ac1b55;
}

div.menu_frame table.menu_contents td.arrow
{
	width: 8px;
}

div.menu_frame table.menu_contents td.arrow div.img
{
	width: 8px;
	height: 17px;
}

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


/* サービス一覧 */
div.service_top_img
{
	/*width: 750px;
	height: 450px;*/
	width: 500px;
	height: 300px;
	margin: 30px auto 0px;
	position: relative;
}

div.service_top_img img
{
	/*width: 750px;
	height: 450px;*/
	width: 500px;
	height: 300px;
	display: block;
}

div.service_top_img div.link
{
	/*width: 180px;
	height: 50px;*/
	width: 120px;
	height: 40px;
	position: absolute;
	z-index: 90;
}

div.service_top_img div.link a
{
	display: block;
	cursor: pointer;
}

div.service_top_img div.link button
{
	/*width: 180px;
	height: 50px;*/
	width: 120px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	border-radius: 5px;
	background-color: #a9a9a9;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	white-space: nowrap;
	cursor: inherit;
}

div.service_top_img .position1
{
	top: 0px;
	left: 8%;
}

div.service_top_img .position2
{
	top: 0px;
	right: 8%;
}

div.service_top_img .position3
{
	bottom: 0px;
	left: 8%;
}

div.service_top_img .position4
{
	bottom: 0px;
	right: 8%;
}

div.service_flow_img
{
	/*width: 740px;
	height: 494px;*/
	width: 500px;
	height: 334px;
	margin: 30px auto 0px;
}

div.service_flow_img img
{
	/*width: 740px;
	height: 494px;*/
	width: 500px;
	height: 334px;
	display: block;
}


/* 地歴調査 */
div.eh_top_img
{
	/*width: 526px;
	height: 215px;*/
	width: 350px;
	height: 143px;
	margin: 0px auto 30px;
	position: relative;
}

div.eh_top_img img
{
	/*width: 526px;
	height: 215px;*/
	width: 350px;
	height: 143px;
	display: block;
}

table.eh_list
{
	width: 100%;
	margin: 30px 0px 0px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}

table.eh_list th.title
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	font-weight: 400;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	letter-spacing: 0.1em;
}

table.eh_list td.title
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #f2f2f2;
	text-align: center;
	letter-spacing: 0.1em;
}

table.eh_list td:nth-child(1).title
{
	width: 200px;
}

table.eh_list td:nth-child(2).title
{
	width: 300px;
}

table.eh_list td:nth-child(3).title
{
	width: auto;
}

table.eh_list td.list
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	letter-spacing: 0.1em;
}

table.eh_list td:nth-child(1).list
{
	text-align: center;
}

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

table.eh_list tr:last-child td
{
	border-bottom: none;
}


/* 土壌汚染 */
div.flow_title_frame
{
	width: 100%;
	height: 60px;
	display: table;
	margin-top: 30px;
}

div.flow_text + div.flow_title_frame
{
	margin-top: 0px!important;
}

div.flow_title
{
	width: 100%;
	height: 60px;
	font-size: 130%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 15px 0px;
	box-sizing: border-box;
	background-color: #a9a9a9;
	border-radius: 5px;
	letter-spacing: 0.1em;
	display: table-cell;
	vertical-align: middle;
}

.arrow_block
{
	margin-bottom: 32px;
    position: relative;
}

.arrow_block::after
{
    content: '';
    position: absolute;
    /*border-top: 18px solid #8db1de;*/
	border-top: 18px solid #a9a9a9;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    bottom: -26px;
    /*left: 65px;*/
	left: 47%;
}

div.flow_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}

div.flow_contents_frame + div.flow_text
{
	margin-top: 60px;
}

div.flow_contents_frame
{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
}

table.flow_contents
{
	width: 100%;
}

table.flow_contents td.title
{
	width: 300px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 15px 0px;
	box-sizing: border-box;
	background-color: #a9a9a9;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.flow_contents td.text_frame
{
	padding: 10px 15px 10px;
}

table.flow_contents td.text_frame div.text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}

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

table.flow_contents td.text_frame table.inner
{
	/*margin-left: 20px;*/
}

table.flow_contents td.text_frame table.inner td.inner_height
{
	height: 15px;
}

table.flow_contents td.text_frame table.inner td.inner_icon
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

table.flow_contents td.text_frame table.inner td.inner_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}

div.phase2_img1
{
	/*width: 690px;
	height: 470px;*/
	width: 460px;
	height: 316px;
	margin: 30px auto 0px;
}

div.phase2_img1 img
{
	/*width: 690px;
	height: 470px;*/
	width: 460px;
	height: 316px;
	display: block;
}

div.phase2_img2
{
	/*width: 740px;
	height: 203px;*/
	width: 500px;
	height: 137px;
	margin: 30px auto 0px;
}

div.phase2_img2 img
{
	/*width: 740px;
	height: 203px;*/
	width: 500px;
	height: 137px;
	display: block;
}

div.phase2_img3
{
	/*width: 638px;
	height: 635px;*/
	width: 420px;
	height: 418px;
	margin: 30px auto 0px;
}

div.phase2_img3 img
{
	/*width: 638px;
	height: 635px;*/
	width: 420px;
	height: 418px;
	display: block;
}

div.details_img1
{
	/*width: 616px;
	height: 388px;*/
	width: 410px;
	height: 258px;
	margin: 30px auto 0px;
}

div.details_img1 img
{
	/*width: 616px;
	height: 388px;*/
	width: 410px;
	height: 258px;
	display: block;
}

div.details_img2
{
	/*width: 612px;
	height: 446px;*/
	width: 410px;
	height: 299px;
	margin: 30px auto 0px;
}

div.details_img2 img
{
	/*width: 612px;
	height: 446px;*/
	width: 410px;
	height: 299px;
	display: block;
}

div.consulting_img1
{
	/*width: 340px;
	height: 495px;*/
	width: 220px;
	height: 320px;
	margin: 10px auto 20px;
}

div.consulting_img1 img
{
	/*width: 340px;
	height: 495px;*/
	width: 220px;
	height: 320px;
	display: block;
}

div.measures_img1
{
	/*width: 503px;
	height: 287px;*/
	width: 340px;
	height: 194px;
	margin: 30px auto 0px;
}

div.measures_img1 img
{
	/*width: 503px;
	height: 287px;*/
	width: 340px;
	height: 194px;
	display: block;
}

table.information_list
{
	width: 100%;
	margin: 30px 0px 0px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	table-layout: fixed;
}

table.information_list td.title
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	text-align: center;
	letter-spacing: 0.1em;
}

table.information_list td:nth-child(1).title
{
	width: 200px;
}

table.information_list td:nth-child(2).title
{
	width: 150px;
}

table.information_list td.title_bottom
{
	/*height: 40px;*/
	font-size: 95%;
	line-height: 160%;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 10px 0px 10px;
}

table.information_list td.list
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	letter-spacing: 0.1em;
	text-align: center;
}

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

table.information_list tr:last-child td
{
	border-bottom: none;
}

div.law_img1
{
	/*width: 740px;
	height: 1411px;*/
	width: 600px;
	height: 1144px;
	margin: 30px auto 0px;
}

div.law_img1 img
{
	/*width: 740px;
	height: 1411px;*/
	width: 600px;
	height: 1144px;
	display: block;
}


/* アスベスト調査 */
div.asbestos_img1
{
	width: 433px;
	height: 234px;
	margin: 30px auto 0px;
}

div.asbestos_img1 img
{
	width: 433px;
	height: 234px;
	display: block;
}

div.asbestos_img2
{
	/*width: 740px;
	height: 1150px;*/
	width: 600px;
	height: 932px;
	margin: 30px auto 0px;
}

div.asbestos_img2 img
{
	/*width: 740px;
	height: 1150px;*/
	width: 600px;
	height: 932px;
	display: block;
}


/* ホームのメニュー */
table.home_menu
{
	margin: 30px auto 0px;
}

table.home_menu a
{
	display: block;
}

table.home_menu td.menu
{
	/*width: 320px;*/
	width: 430px;
	position: relative;
	padding-bottom: 40px;
	padding-right: 40px;
}

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

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

table.home_menu td.menu div.img
{
	/*width: 470px;
	height: 273px;*/
	width: 430px;
	height: 240px;
	position: relative;
	z-index: 5;
}

table.home_menu td.menu div.img img
{
	/*width: 470px;
	height: 273px;*/
	width: 430px;
	height: 240px;
	display: block;
}

table.home_menu td.menu div.text_frame
{
	/*width: 470px;
	height: 273px;*/
	width: 430px;
	height: 240px;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

table.home_menu td.menu div.text_frame div.text
{
	/*width: 470px;
	height: 273px;*/
	width: 430px;
	height: 240px;
	font-size: 180%;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: 0.5em;
	font-weight: 700;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.home_menu td.menu div.text_frame2
{
	/*width: 470px;
	height: 273px;*/
	width: 430px;
	height: 240px;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
}

table.home_menu td.menu div.text_frame2 div.title
{
	font-size: 180%;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: 0.5em;
	font-weight: 700;
	text-align: center;
	padding-top: 32px;
}

table.home_menu td.menu div.text_frame2 div.text
{
	width: 400px;
	font-size: 120%;
	line-height: 180%;
	color: #ffffff;
	letter-spacing: 0.07em;
	margin: 25px auto 0px;
}

table.home_menu td.menu:hover div.text_frame
{
	opacity: 0;
}

table.home_menu td.menu:hover div.text_frame2
{
	opacity: 1;
}


/* コンテンツブロック */
div.common_contents_block
{
	width: 100%;
	background-color: #fcfcfc;
	box-sizing: border-box;
	margin: 23px 0px 0px;
	padding: 40px 40px 40px;
    box-shadow: 10px 10px 7px -2px rgba(227, 227, 227, 0.8);
    -webkit-box-shadow: 10px 10px 7px -2px rgba(227, 227, 227, 0.8);
    -moz-box-shadow: 10px 10px 7px -2px rgba(227, 227, 227, 0.8);
	border-radius: 20px;
}

div.common_contents_block div.contents_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	letter-spacing: 0.1em;
}

div.common_contents_block div.contents_text a
{
	color: #323232;
	text-decoration: underline;
	display: inline;
}

div.common_contents_block div.contents_text + div.contents_text
{
	margin-top: 15px;
}

/*div.common_contents_block table.contents_list + div.contents_text
{
	margin-top: 15px;
}*/

div.common_contents_block table.contents_list
{
	margin: 0px 0px 0px;
}

/*div.common_contents_block div.contents_text + table.contents_list
{
	margin-top: 15px;
}*/

div.common_contents_block table.contents_list td.height
{
	height: 15px;
}

div.common_contents_block table.contents_list td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 1em;
}

div.common_contents_block table.contents_list td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div.common_contents_block table.contents_list td.text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
}

div.common_contents_block table.contents_list td.number
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	text-align: right;
	white-space: nowrap;
}

div.common_contents_block table.contents_list td.outline_title
{
	width: 1px;
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 5px;
	padding-right: 1em;
}

div.common_contents_block table.contents_list td.outline_text
{
	font-size: 95%;
	line-height: 200%;
	color: #323232;
	padding-bottom: 5px;
}

div.common_contents_block table.contents_list tr:last-child td.outline_title, div.common_contents_block table.contents_list tr:last-child td.outline_text
{
	padding-bottom: 0px;
}

div.common_contents_block table.contents_list a
{
	color: #323232;
	text-decoration: underline;
	display: inline;
}

div.common_contents_block table.contents_list table.inner
{
	margin: 0px 0px 0px;
}

div.common_contents_block table.contents_list table.inner td.inner_title
{
	width: 1px;
	vertical-align: top;
	white-space: nowrap;
}

div.common_contents_block table.contents_list table.inner td.inner_text
{
	
}


/* 会社情報 */
table.guidelines
{
	width: 100%;
	margin: 30px 0px 0px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}

table.guidelines td.title
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	text-align: center;
	letter-spacing: 0.1em;
}

table.guidelines td.title_bottom
{
	/*height: 40px;*/
	font-size: 95%;
	line-height: 160%;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 10px 0px 10px;
}

table.guidelines td.list
{
	height: 40px;
	font-size: 95%;
	line-height: 160%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 10px 10px 10px;
	/*letter-spacing: 0.1em;*/
}

table.guidelines td.list_frame
{
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 0px;
}

table.guidelines td.left_title
{
	width: 240px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #f2f2f2;
	padding: 0px 10px 0px;
	/*letter-spacing: 0.1em;*/
	white-space: nowrap;
}

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

table.guidelines tr:last-child td
{
	border-bottom: none;
}

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

table.guidelines table.inner td.inner_icon
{
	width: 1px;
	vertical-align: top;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.guidelines table.inner td.inner_title
{
	width: 1px;
	vertical-align: top;
	white-space: nowrap;
}

table.guidelines table.inner td.inner_text
{
	
}

table.guidelines table.inner_list
{
	width: 100%;
	margin: 0px;
	table-layout: fixed;
}

table.guidelines table.inner_list td.inner_list_year
{
	width: 100px;
}

table.guidelines table.inner_list td.inner_list_title
{
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	background-color: #a9a9a9;
	padding: 10px 10px 10px;
}

table.guidelines table.inner_list td.inner_list_text
{
	height: 40px;
	font-size: 95%;
	line-height: 160%;
	color: #323232;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 10px 10px 10px;
}

table.guidelines table.inner_list td:last-child
{
	border-right: none;
}

table.guidelines table.inner_list tr:last-child td
{
	border-bottom: none;
}

table.guidelines table.inner_list tr.title_line td
{
	vertical-align: top;
}

.list_sub_title
{
	color: #323232!important;
	background-color: #f2f2f2!important;
	text-align: left!important;
	padding: 10px 10px 10px;
}


/* 事業内容 */
div.business_top_img
{
	width: 600px;
	height: 600px;
	margin: 0px auto 0px;
}

div.business_top_img img
{
	width: 600px;
	height: 600px;
}

div.business_img
{
	width: 280px;
	height: 280px;
	margin: 0px auto 0px;
}

div.business_img img
{
	width: 280px;
	height: 280px;
	display: block;
	/*border-radius: 20px;*/
}


/* ページ内リンク（事業内容） */
div.business_menu_top_space
{
	width: 100%;
	height: 30px;
}

div.business_page_link_frame
{
	width: 100%;
	/*background-color: rgba(255, 255, 255, 0.85);*/
	/*margin-top: 30px;*/
	padding: 10px 0px 10px;
	position: relative;
	z-index: 100;
}

div.business_page_link_sub_frame
{
	width: 100%;
	padding: 10px 0px 0px;
}

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

table.business_page_link td.button
{
	width: 220px;
	padding-right: 20px;
}

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

table.business_page_link td.button button
{
	width: 220px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	cursor: pointer;
	display: block;
}

table.business_page_link td.button_short
{
	/*width: 210px;
	padding-right: 40px;*/
	width: 176px;
	padding-right: 20px;
}

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

table.business_page_link td.button_short button
{
	/*width: 210px;*/
	width: 176px;
	height: 50px;
	font-size: 95%;
	line-height: 150%;
	color: #ffffff;
	padding: 0;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	/*letter-spacing: 0.5em;*/
	letter-spacing: 0.1em;
	cursor: pointer;
	display: block;
}

table.business_page_link td.button_large
{
	width: 310px;
	padding-right: 20px;
}

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

table.business_page_link td.button_large button
{
	width: 310px;
	height: 50px;
	font-size: 95%;
	line-height: 150%;
	color: #ffffff;
	padding: 0;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	/*letter-spacing: 0.5em;*/
	letter-spacing: 0.1em;
	cursor: pointer;
	display: block;
}

table.business_page_link a
{
	text-decoration: none;
	display: block;
	position: relative;
}

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

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


/* 項目の一覧 */
table.block_list
{
	margin: 0px auto 0px;
}

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

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

table.block_list div.common_contents_block
{
	padding: 27px 0px 40px!important;
}

table.block_list td.img_left_padding
{
	padding-left: 15px!important;
}

table.block_list td.text_frame
{
	padding-top: 10px;
	padding-left: 15px!important;
	padding-right: 15px!important;
}

table.block_list td.text_frame_half
{
	padding-top: 0px!important;
	padding-left: 30px!important;
}

table.block_list  table.inner td.inner_text
{
	font-size: 95%;
	line-height: 180%;
	color: #323232;
}

.img_top_padding
{
	padding-top: 10px;
}

.text_top_padding
{
	padding-top: 10px;
}



/* 背景アニメーション */
.context
{
    width: 100%;
    position: absolute;
    top: 50vh;
    
}

.context h1
{
    text-align: center;
    color: #fff;
    font-size: 50px;
}

.area
{
    /*background: #badcad;*/
	/*background: rgba(186, 220, 173, 0.5);*/
	background: rgba(255, 255, 255, 1.0);
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
    width: 100%;
    height: 100vh;
    position: fixed;
	top: 0;
	z-index: -1;
}

.circles
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li
{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    /*background: rgba(255, 255, 255, 0.2);*/
	background: #badcad;
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1)
{
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2)
{
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3)
{
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4)
{
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5)
{
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6)
{
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7)
{
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8)
{
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9)
{
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10)
{
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}



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

  
}