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

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

input[type="button"],input[type="submit"],input[type="file"],input[type="text"],input[type="password"],textarea
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
    -webkit-appearance: none;
	font-weight: 400;
}

select
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
	font-weight: 400;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}


/* パーツ */
.mt0
{
	margin-top: 0px!important;
}

.mt5
{
	margin-top: 5px!important;
}

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

.mt26
{
	margin-top: 26px!important;
}

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

.mt52
{
	margin-top: 52px!important;
}

.mt53
{
	margin-top: 53px!important;
}

.mt55
{
	margin-top: 55px!important;
}

.mt60
{
	margin-top: 60px!important;
}

.mt70
{
	margin-top: 70px!important;
}

.mt72
{
	margin-top: 72px!important;
}

.mt75
{
	margin-top: 75px!important;
}

.mt77
{
	margin-top: 77px!important;
}

.mt80
{
	margin-top: 80px!important;
}

.mt90
{
	margin-top: 90px!important;
}

.mt95
{
	margin-top: 95px!important;
}

.mt100
{
	margin-top: 100px!important;
}

.mt106
{
	margin-top: 106px!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr0
{
	margin-right: 0px!important;
}

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

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

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

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

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

.pr30
{
	padding-right: 30px!important;
}

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

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

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

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

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

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

.pl60
{
	padding-left: 60px!important;
}

.pl70
{
	padding-left: 70px!important;
}

.pl80
{
	padding-left: 80px!important;
}

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


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


/* ヘッダー */
div.header_frame
{
	width: 100%;
	height: 80px;
	background-color: #191970;
	/*background-color: rgba(48, 51, 126, 0.9);*/
	/*position: fixed;
	z-index: 777;*/
}

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

div.header_frame table.header td.logo
{
	width: 200px;
	background-color: #ffffff;
}

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

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

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

div.header_frame table.header td.line
{
	width: 1px;
}

div.header_frame table.header td.line div.line
{
	width: 1px;
	height: 40px;
	background-color: #bcbfec;
}

div.header_frame table.header td.menu
{
	width: 119px;
	text-align: center;
}

div.header_frame table.header td.menu button
{
	width: 119px;
	/*height: 50px;*/
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
	white-space: nowrap;
	padding: 0;
}

div.header_frame table.header td.menu button div.top
{
	margin: 0;
}

div.header_frame table.header td.menu button div.bottom
{
	margin-top: 20px;
}

div.header_frame table.header td.menu button div.three
{
	margin-top: 10px;
}

div.header_frame table.header td.contact
{
	box-sizing: border-box;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 7px;
}

div.header_frame table.header td.contact div.text01
{
	font-size: 75%;
	line-height: 100%;
	color: #bcbfec;
	letter-spacing: -0.02em;
	margin-bottom: 2px;
}

div.header_frame table.header td.contact div.text02
{
	font-size: 75%;
	line-height: 100%;
	color: #bcbfec;
	margin: 2px 0px 2px 13px;
	letter-spacing: -0.02em;
}

div.header_frame table.header td.icon
{
	width: 20px;
	padding-right: 7px;
}

div.header_frame table.header td.icon div.img
{
	width: 20px;
	height: 20px;
}

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

div.header_frame table.header td.icon_text
{
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: -0.02em;
}

div.header_frame table.header td.icon_text a
{
	color: #ffffff;
}

div.header_height
{
	height: 0px;
}

div.header_height02
{
	height: 80px;
}


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

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: #000000;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

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

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

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

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

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

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


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


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

table.share td.icon1
{
	width: 70px;
}

table.share td.icon1 img
{
	width: 70px;
	height: 18px;
}

table.share td.icon2
{
	width: 60px;
}

table.share td.icon2 img
{
	width: 60px;
	height: 18px;
}

table.share td.icon3
{
	width: 45px;
}

table.share td.icon3 img
{
	width: 45px;
	height: 18px;
}

table.share td.space
{
	width: 10px;
}

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


/* 汎用テキスト */
div.general_text
{
	width: 850px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

div.general_text2
{
	width: 850px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

div.fin_text
{
	width: 850px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
	text-align: center;
}


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


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

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

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

table.pager td.number
{
	/*width: 18px;*/
	height: 18px;
	/*padding-right: 3px;*/
}

table.pager td.number input
{
	min-width: 18px;
	height: 18px;
	font-size: 80%;
	color: #191970;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	padding: 0px 2px 0px;
	box-sizing: border-box;
}

table.pager td.number_now
{
	/*width: 18px;*/
	height: 18px;
	/*padding-right: 3px;*/
}

table.pager td.number_now input
{
	min-width: 18px;
	height: 18px;
	font-size: 80%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #191970;
	border: none;
	text-shadow: none;
	padding: 0px 2px 0px;
	box-sizing: border-box;
}

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


/* タイトル */
h1
{
	font-size: 200%;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: 0.2em;
}

h1 span
{
	color: #fc2230;
}

h2
{
	/*width: 860px;
	height: 38px;*/
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	margin: 140px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	/*display: table-cell;
	vertical-align: middle;*/
}

h2.short
{
	width: 430px;
}

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


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

div.key_visual div.img
{
	width: 100%;
	height: 580px;
	margin: 0px auto 0px;
	background-image: url("https://cdn.mintomo.co.jp/watonalu.co.jp/img/img.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

div.key_visual div.img img
{
	width: 960px;
	height: 540px;
	display: block;
}


/* ホーム */
div.top_space01
{
	width: 100%;
	height: 95px;
}

div.top_space02
{
	width: 100%;
	height: 50px;
}

div.content_frame
{
	width: 100%;
	/*min-height: 100%;*/
	margin: 0px auto;
	position: relative;
	z-index: 2;
}

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

div.bottom_space01
{
	height: 100px;
}

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

table.speech td.img
{
	width: 450px;
	padding-left: 30px;
	vertical-align: top;
}

table.speech td.img div.img
{
	width: 450px;
	height: 300px;
}

table.speech td.img div.img img
{
	width: 450px;
	height: 300px;
	display: block;
}

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

table.speech td.text div.title
{
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

table.speech td.text div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

div.title_block
{
	width: 100%;
	border-top: 5px solid #191970;
	border-bottom: 1px solid #e7e7e7;
	border-right: 5px solid #191970;
	margin: 150px 0px 40px;
	padding-left: 20px;
	padding-right: 15px;
	box-sizing: border-box;
}

div.title_block table.title
{
	min-height: 45px;
}

div.title_block table.title td.icon
{
	width: 11px;
	padding-right: 10px;
}

div.title_block table.title td.icon div.img
{
	width: 11px;
	height: 11px;
}

div.title_block table.title td.icon div.img img
{
	width: 11px;
	height: 11px;
	display: block;
}

div.title_block table.title td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #191970;
	letter-spacing: 0.1em;
}

table.info_list
{
	margin: 0;
}

table.info_list + table.info_list
{
	margin-top: 10px;
}

table.info_list a
{
	color: #464646;
	display: block;
}

table.info_list td.img
{
	width: 240px;
}

table.info_list td.img div.img
{
	width: 240px;
	height: 140px;
}

table.info_list td.img div.img img
{
	width: 240px;
	height: 140px;
	display: block;
}

table.info_list td.img div.img iframe
{
	width: 240px;
	height: 140px;
	display: block;
}

table.info_list td.line
{
	width: 1px;
}

table.info_list td.line div.line
{
	width: 1px;
	height: 40px;
	background-color: #191970;
}

table.info_list td.text
{
	width: 239px;
	font-size: 95%;
	line-height: 30px;
	color: #464646;
	vertical-align: top;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	padding: 0px 15px 0px;
}

table.info_list td:last-child.text
{
	width: 240px;
}

table.info_list td:last-child.line
{
	width: auto;
}

table.info_list td:last-child.line div.line
{
	display: none;
}

a.more_news
{
	width: 220px;
	height: 50px;
	margin: 20px 0px 0px 730px;
	display: block;
}

div.more_news
{
	width: 220px;
	height: 35px;
	background-color: #191970;
	border-radius: 17.5px;
	box-sizing: border-box;
	padding-left: 20px;
}

div.more_news table.text
{
	height: 35px;
	margin: 0;
}

div.more_news table.text td.icon
{
	width: 20px;
}

div.more_news table.text td.icon div.img
{
	width: 20px;
	height: 24px;
}

div.more_news table.text td.icon div.img img
{
	width: 20px;
	height: 24px;
	display: block;
}

div.more_news table.text td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	font-weight: 400;
}

div.more_news button
{
	width: 220px;
	height: 50px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #191970;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding: 0;
}

ul.case_frame
{
	margin: 0;
	padding: 0;
}

ul.case_frame li.block
{
	width: 450px;
	padding-right: 60px;
	display: table-cell;
	vertical-align: top;
}

ul.case_frame li:last-child.block
{
	padding-right: 0px;
}

ul.case_frame li.block div.img
{
	width: 450px;
	height: 300px;
}

ul.case_frame li.block div.img img
{
	width: 450px;
	height: 300px;
	display: block;
}

ul.case_frame table.sensation
{
	width: 100%;
	margin: 15px auto 0px;
}

ul.case_frame table.sensation td.img
{
	width: 150px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 25px;
}

ul.case_frame table.sensation td.img div.img
{
	width: 150px;
	height: 150px;
}

ul.case_frame table.sensation td.img div.img img
{
	width: 150px;
	height: 150px;
	display: block;
}

ul.case_frame table.sensation td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	vertical-align: top;
	padding-right: 15px;
}

div.case_content
{
	width: 860px;
	margin: 80px auto 0px;
}

div.unit_frame
{
	width: 100%;
	height: 260px;
	margin: 0px;
	padding: 0px;
}

div.unit_frame div.bg
{
	width: 100%;
	height: 213px;
	background-color: #d2d1e0;
	box-sizing: border-box;
	padding-top: 23px;
}

div.unit_frame div.title
{
	width: 100%;
	height: 39px;
	background-color: #191970;
	margin: 0px auto 0px;
}

div.unit_frame div.title div.text
{
	width: 860px;
	height: 39px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px auto 0px;
	box-sizing: border-box;
	padding-left: 20px;
	letter-spacing: 0.1em;
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
}

div.unit_frame div.title_short
{
	width: 450px;
	height: 39px;
	background-color: #191970;
	margin: 0px auto 0px;
}

div.unit_frame div.title_short div.text
{
	width: 450px;
	height: 39px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px auto 0px;
	box-sizing: border-box;
	padding-left: 20px;
	letter-spacing: 0.1em;
	display: table-cell;
	vertical-align: middle;
}

div.unit_frame div.title_space
{
	width: 100%;
	height: 8px;
	background-color: #e5e9ef;
	margin: 0px auto 0px;
}

ul.list
{
	margin: 0px auto 0px 50px;
	padding: 0px;
}

ul.list li.content
{
	width: 350px;
	height: 42px;
	display: inline-block;
	margin-right: 60px;
	margin-bottom: 17px;
}

ul.list li:nth-child(2n).content
{
	margin-right: 0px;
}

ul.list li:nth-child(5).content, div.unit_frame ul.list li:nth-child(6).content
{
	margin-bottom: 15px;
}

ul.list li.content div.frame
{
	width: 350px;
	height: 42px;
	box-sizing: border-box;
	border: 2px solid #191970;
	border-radius: 21px;
	background-color: #ffffff;
}

ul.list li.content div.frame2
{
	width: 350px;
	height: 42px;
	box-sizing: border-box;
	border-radius: 21px;
	background-color: #191970;
}

div.unit_frame ul.list li.content table.description
{
	width: 100%;
	height: 100%;
}

div.unit_frame ul.list li.content table.description td.icon
{
	width: 36px;
	padding-left: 1px;
}

div.unit_frame ul.list li.content table.description td.icon div.img
{
	width: 36px;
	height: 36px;
}

div.unit_frame ul.list li.content table.description td.icon div.img img
{
	width: 36px;
	height: 36px;
	display: block;
}

div.unit_frame ul.list li.content table.description td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #464646;
	padding-left: 10px;
}

div.unit_frame ul.list li.content table.description td.text2
{
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
}

div.unit_frame div.notice
{
	font-size: 90%;
	line-height: 100%;
	color: #191970;
	margin: 0px auto 0px 111px;
}

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

ul.training li.block
{
	width: 450px;
	margin: 0px;
	padding-right: 40px;
	display: table-cell;
	vertical-align: top;
}

ul.training li:last-child.block
{
	padding-right: 0px;
}

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

table.unit_list span.right_minus
{
	margin-right: -0.5em;
}

table.unit_list th.none
{
	
}

table.unit_list th.title
{
	width: 180px;
	height: 30px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	font-weight: 400;
	border-top: 1px solid #464646;
	border-left: 1px solid #464646;
	letter-spacing: 0.05em;
	white-space: nowrap;
	background-color: #f2f2f2;
}

table.unit_list th:last-child
{
	border-right: 1px solid #464646;
}

table.unit_list td:last-child
{
	border-right: 1px solid #464646;
}

table.unit_list tr:last-child td
{
	border-bottom: 1px solid #464646;
}

/*table.unit_list tr:nth-last-child(2) td.title
{
	border-bottom: 1px solid #464646;
}*/

table.unit_list td.title
{
	width: 100px;
	height: 60px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	text-align: center;
	border-top: 1px solid #464646;
	border-left: 1px solid #464646;
	letter-spacing: 0.1em;
	background-color: #f2f2f2;
}

table.unit_list td.list_top
{
	height: 30px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	text-align: center;
	border-top: 1px solid #464646;
	border-left: 1px solid #464646;
	background-color: #f2f2f2;
}

table.unit_list td.list_bottom
{
	height: 30px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	text-align: center;
	border-left: 1px solid #464646;
	background-color: #ffffff;
}

table.unit_list td.list
{
	font-size: 80%;
	line-height: 180%;
	color: #464646;
	border-top: 1px solid #464646;
	border-left: 1px solid #464646;
	padding: 0px 5px 0px;
	white-space: nowrap;
}

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

table.unit_list tr.skill td.list
{
	padding: 3px 5px 3px;
	vertical-align: top;
}

table.staff_frame
{
	width: 820px;
	margin: 0px auto 0px;
}

table.staff_frame td.img
{
	width: 220px;
	vertical-align: top;
	padding-right: 60px;
}

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

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

table.staff_frame td.text_frame
{
	vertical-align: top;
}

table.staff_frame td.text_frame div.name
{
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
}

table.staff_frame td.text_frame div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	text-indent: 1em;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
}

table.staff_frame td.text_frame div.title
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	margin-bottom: 10px;
	margin-left: -0.5em;
	letter-spacing: 0.1em;
}

table.staff_frame td.text_frame table.history
{
	margin: 0;
}

table.staff_frame td.text_frame table.history td.height
{
	height: 10px;
}

table.staff_frame td.text_frame table.history td.icon
{
	width: 12px;
	padding-top: 7px;
	padding-right: 5px;
	vertical-align: top;
}

table.staff_frame td.text_frame table.history td.icon div.img
{
	width: 12px;
	height: 12px;
}

table.staff_frame td.text_frame table.history td.icon div.img img
{
	width: 12px;
	height: 12px;
	display: block;
}

table.staff_frame td.text_frame table.history td.text01
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	/*text-indent: 1em;*/
	letter-spacing: 0.1em;
}

table.staff_frame td.text_frame table.history td.text02
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
}

table.fee_title
{
	width: 850px;
	margin: 40px auto 5px;
}

table.fee_title td.icon
{
	width: 11px;
	padding-right: 10px;
}

table.fee_title td.icon div.img
{
	width: 11px;
	height: 11px;
}

table.fee_title td.icon div.img img
{
	width: 11px;
	height: 11px;
	display: block;
}

table.fee_title td.title
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	letter-spacing: 0.1em;
}

table.text_notice
{
	width: 850px;
	margin: 0px auto 0px;
}

table.text_notice td.icon
{
	width: 1px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	vertical-align: top;
	padding-right: 8px;
	white-space: nowrap;
}

table.text_notice td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	letter-spacing: 0.1em;
	vertical-align: top;
}

ul.outline
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

ul.outline li.text
{
	width: 460px;
	margin: 0px;
	padding-left: 20px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

ul.outline li.map
{
	width: 500px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
}

ul.outline table.contents
{
	margin: 0px;
}

ul.outline table.contents td.title
{
	font-size: 88%;
	line-height: 180%;
	color: #191970;
	padding-right: 45px;
	vertical-align: top;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

ul.outline table.contents td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	vertical-align: top;
	letter-spacing: 0.1em;
}

ul.outline li.text div.title
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	margin-top: 70px;
	margin-left: -0.5em;
	letter-spacing: 0.1em;
}

ul.outline li.text div.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	margin-top: 5px;
	letter-spacing: 0.1em;
}

div.order_title
{
	width: 320px;
	height: 30px;
	background-color: #191970;
	margin-left: 55px;
}

div.order_title table.order_title
{
	width: 320px;
	height: 30px;
}

div.order_title table.order_title td.number
{
	width: 5px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 9px;
	white-space: nowrap;
}

div.order_title table.order_title td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
}

table.order_flow
{
	width: 850px;
	margin: 0px auto 0px;
}

table.order_flow td.arrow_body
{
	width: 15px;
	background-color: #191970;
}

table.order_flow td.arrow_body_none
{
	width: 15px;
}

table.order_flow td.arrow_space
{
	width: 16px;
}

table.order_flow td.arrow
{
	
}

table.order_flow td.arrow div.img
{
	width: 25px;
	height: 25px;
}

table.order_flow td.arrow div.img img
{
	width: 25px;
	height: 25px;
	display: block;
}

table.order_flow td.text
{
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 15px;
}

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

div.contact_text
{
	width: 820px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

table.contact
{
	margin: 35px 0px 0px 110px;
}

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

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

table.contact td.title
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	letter-spacing: 0.1em;
	padding-right: 25px;
}

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

table.contact td.name input
{
	width: 640px;
	height: 40px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

table.contact td.tel input
{
	width: 310px;
	height: 40px;
	font-size: 88%;
	line-height: 100%;
	color: #464646;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

table.contact td.note textarea
{
	width: 640px;
	height: 385px;
	font-size: 88%;
	line-height: 180%;
	color: #464646;
	letter-spacing: 0.1em;
	padding: 5px 10px 5px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

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

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

table.contact td.number_notice
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	padding-left: 10px;
}

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

table.bot td.title
{
	font-size: 88%;
	line-height: 100%;
	color: #191970;
	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;
}

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

div.contact_button input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #191970;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding: 0;
	border-radius: 20px;
}