/*@font-face {
	font-family: 'NSCJ';
	src: url(../font/NotoSansCJKjp.otf);
	font-style: normal;
	font-weight: normal;
}*/

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

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

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

div.container
{
	width: 100%;
	height: 100%;
}

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

select {
	font-weight: 400;
}

a {
	text-decoration: none;
}

img {
	border-style: none;
}

div {
	border-style: none;
}

ul {
  list-style: 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;
}

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

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

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

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

.mlra
{
	margin-left: auto!important;
	margin-right: auto!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;
}

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

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

.pr5
{
	padding-right: 5px!important;
}

.pr10
{
	padding-right: 10px!important;
}

.pr20
{
	padding-right: 20px!important;
}

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

.pr40
{
	padding-right: 40px!important;
}

span.red
{
	color: #fc2230!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;
}

.bts
{
	border-top: 1px solid #4d4d4d;
}

.bbs
{
	border-bottom: 1px solid #4d4d4d;
}

.bls
{
	border-left: 1px solid #4d4d4d;
}

.brs
{
	border-right: 1px solid #4d4d4d;
}

.wda
{
	width: auto!important;
}

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

.po_r
{
	position: relative!important;
}

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

.bg_w
{
	background-color: #ffffff!important;
}

.preparation
{
	cursor: default!important;
}

.bg_yet
{
	color: #ffffff!important;
	background-color: #fc2230!important;
}

.fix
{
	table-layout: fixed;
}

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

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

span.di_b
{
	display: inline-block!important;
}

span.strong_red
{
	color: #fc2230;
}

.text_blue
{
	color: #a1d5f8;
}

.text_red
{
	color: #fd8f94;
}

.title_nowrap
{
	white-space: nowrap;
	/*letter-spacing: -0.05em!important;*/
	line-height: 120%!important;
}


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

div.header_frame table.header
{
	width: 100%;
	height: 50px;
	margin: 0px auto;
}

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

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

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

div.header_frame table.header td.title_frame
{

}

div.header_frame table.header td.title_frame div.small
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.15em;
	padding-left: 10px;
	vertical-align: top;
}

div.header_frame table.header td.title_frame div.big
{
	font-size: 115%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.15em;
	/*padding-top: 6px;*/
	padding-top: 3px;
	padding-left: 10px;
	vertical-align: top;
}

div.header_frame table.header td.title_frame div.title span.jp
{
	font-size: 90%;
}

div.header_frame table.header td.title_frame div.select
{
	width: 350px;
	height: 20px;
	margin-left: 10px;
}

div.header_frame table.header td.title_frame div.select select
{
	width: 350px;
	height: 20px;
	font-size: 100%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.header_frame table.header td.name
{
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
}

div.header_frame table.header td.name div.name_frame
{
	width: 150px;
	height: 20px;
	margin: 0px auto 0px 0px;
	position: relative;
}

div.header_frame table.header td.name div.name_frame input
{
	width: 150px;
	height: 20px;
	font-size: 85%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
}

div.header_frame table.header td.name div.name_frame div.name_text_frame
{
	width: 150px;
	height: 20px;
	background-color: #ffffff;
	border-radius: 10px;
}

div.header_frame table.header td.name div.name_frame div.name_text_frame div.name_text
{
	width: 150px;
	height: 20px;
	font-size: 80%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	display: table-cell;
	vertical-align: middle;
}

div.header_frame table.header td.name div.name_frame div.logout
{
	/*width: 18px;*/
	height: 18px;
	position: absolute;
	top: 1px;
	right: 1px;
}

div.header_frame table.header td.name div.name_frame div.logout div.text
{
	/*width: 18px;*/
	height: 18px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	/*background-color: #333333;*/
	background-color: #4d4d4d;
	border-radius: 9px;
	padding: 0px 5px 0px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

div.header_frame table.header td.name div.name_frame div.img
{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 1px;
	right: 1px;
}

div.header_frame table.header td.name div.name_frame div.img img
{
	width: 18px;
	height: 18px;
	display: block;
	cursor: pointer;
}

div.header_frame table.header td.button div.img
{
	width: 100px;
	height: 100px;
}

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

div.header_frame table.header td.log
{
	width: 5px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
	padding-bottom: 3px;
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right;
	white-space: nowrap;
}

div.header_frame table.header td.select_title
{
	width: 5px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
	/*padding-top: 5px;*/
	padding-right: 7px;
	white-space: nowrap;
}

table.header td.select
{
	width: 300px;
	padding-top: 5px;
	padding-right: 30px;
	vertical-align: top;
}

table.header td.select select
{
	width: 300px;
	height: 20px;
	font-size: 85%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

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


/* フッター */
div.menu_footer_frame
{
	width: 100%;
	box-sizing: border-box;
	padding-left: 170px;
}

div.footer_frame
{
	width: 100%;
	height: 51px;
	padding: 10px 0px 10px;
	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: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

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

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

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

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

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

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

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


/* スクロール */
div.scroll
{
	height: 100%;
	overflow-y: scroll;
	box-sizing: border-box;
	-ms-overflow-style: none;
}

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


/* メニュー */
div.side_menu_frame
{
	/*width: 170px;*/
	width: 185px;
	margin: 0px;
	position: fixed;
	top: 80px;
	left: 0px;
	/*background-color: #f2f2f2;*/
	overflow-x: hidden;
	z-index: 2;
}

div.side_menu_frame a
{
	width: 170px;
	display: block;
	color: #ffffff;
}

div.side_menu_frame div.block
{
	width: 170px;
	height: 51px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom: 1px solid #cbcbcb;
}

div.side_menu_frame table.content
{
	width: 100%;
	height: 50px;
}

/*div.side_menu_frame a:last-child div.block table.content
{
	border-bottom: none;
}*/

div.side_menu_frame table.content td.arrow
{
	width: 8px;
}

div.side_menu_frame table.content td.arrow div.img
{
	width: 8px;
	height: 15px;
}

div.side_menu_frame table.content td.arrow div.img img
{
	width: 8px;
	height: 15px;
	display: block;
}

div.side_menu_frame table.content td.title
{
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding-left: 10px;
}

div.side_menu_frame table.content td.title_large
{
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	letter-spacing: 0.15em;
	padding-left: 10px;
}

div.side_menu_frame table.content td.icon
{
	width: 40px;
}

div.side_menu_frame table.content td.icon button
{
	width: 40px;
	height: 40px;
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #999999;*/
	background-color: rgba(204, 204, 204, 0.85);
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
}

div.side_menu_frame table.content td.icon button.temporary
{
	background-color: #7cc74c;
}

div.side_menu_frame table.content td.icon button.unapplied
{
	background-color: #999999;
}

div.side_menu_frame table.content td.icon button.green
{
	background-color: #7cc74c;
}

div.side_menu_frame table.content td.icon button.select_icon
{
	background-color: #fc2230!important;
}

div.side_menu_frame table.content td.icon button.blue
{
	font-size: 80%;
	line-height: 108%;
	color: #ffffff;
	background-color: #46aaf2;
}

div.side_menu_frame table.content td.icon button span.small
{
	font-size: 85%;
}

div.side_menu_frame table.content td.icon button span.date
{
	font-size: 80%;
}

div.side_menu_frame table.content td.icon button.blink {
	font-size: 80%;
	line-height: 108%;
	color: #333333;
	background-color: rgba(204, 204, 204, 0.85);
	/*animation: blinkAnime 1s infinite alternate;*/
}

/*@keyframes blinkAnime{
   0% { color: #333333; background-color: rgba(204, 204, 204, 0.85) }
 100% { color: #ffffff; background-color: #fc2230 }
}*/

div.side_menu_frame div.block_select
{
	width: 170px;
	height: 45px;
	padding-left: 5px;
	box-sizing: border-box;
	background-image: url("../img/menu_select.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	/*background-attachment: fixed;*/
}

a.side_category
{
	cursor: pointer;
}

a.side_category table.content td.arrow
{
	visibility: hidden;
}

a.side_category div.block
{
	height: 30px;
	background-color: #4d4d4d!important;
	border-bottom: none;
}

a.side_category div.block table.content
{
	height: 30px;
}

a.side_category table.content td.title
{
	color: #ffffff!important;
	padding-left: 0px;
}

.menu_close
{
	width: 50px!important;
}

.menu_close div.block
{
	width: 35px!important;
	overflow-x: hidden;
}

.menu_close div.block_select
{
	width: 50px!important;
	background-image: url("../img/menu_select_close.png")!important;
}

.menu_close div.block_select table.content
{
	visibility: hidden;
}


/* タイトル */
div.title_frame
{
	width: 100%;
	height: 30px;
	margin: 0px;
	/*background-color: #cccccc;*/
	background-color: rgba(204, 204, 204, 0.85);
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 100;
}

div.title_frame table.page_title
{
	/*width: 960px;*/
	width: 100%;
	height: 30px;
	margin: 0px auto 0px;
}

div.title_frame table.page_title td.title
{
	text-align: center;
	position: relative;
}

div.title_frame table.page_title td.title div.title_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.15em;
	display: inline-block;
}

div.title_frame table.page_title div.help_button
{
	width: 100px;
	height: 20px;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 10px;
	display: block;
}

div.title_frame table.page_title div.help_button button
{
	width: 100px;
	height: 20px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-radius: 5px;
	cursor: pointer;
	display: block;
}

div.title_frame table.page_title div.help_button a
{
	text-decoration: none;
	display: block;
}

div.title_frame table.page_title div.menu_button
{
	height: 30px;
	position: absolute;
	top: 0px;
	left: 10px;
	display: inline-block;
	cursor: pointer;
}

div.title_frame table.page_title div.menu_button a
{
	color: #333333;
	display: block;
}

div.title_frame table.menu_frame
{
	height: 30px;
}

div.title_frame table.menu_frame td.menu_arrow
{
	width: 12px;
}

div.title_frame table.menu_frame td.menu_arrow div.img
{
	width: 12px;
	height: 12px;
}

div.title_frame table.menu_frame td.menu_arrow div.img img
{
	width: 12px;
	height: 12px;
	display: block;
	/*vertical-align: top;*/
}

div.title_frame table.menu_frame td.menu_text
{
	width: 1px;
	font-size: 90%;
	line-height: 100%;
	color: #7f7f7f;
	letter-spacing: 0.1em;
	padding-left: 9px;
	white-space: nowrap;
}

div.title_frame table.page_title div.pattern_frame
{
	height: 30px;
	position: absolute;
	top: 0px;
	right: 5px;
	display: inline-block;
	cursor: pointer;
}

div.title_frame table.pattern
{
	height: 30px;
}

div.title_frame table.pattern td.pattern_title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 10px;
}

div.title_frame table.pattern td.pattern_select
{
	width: 150px;
}

div.title_frame table.pattern td.pattern_select select
{
	width: 150px;
	height: 20px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.title_frame table.pattern td.pattern_button
{
	width: 50px;
	padding: 0px 5px 0px;
}

div.title_frame table.pattern td.pattern_button input
{
	width: 50px;
	height: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
}

/*div.title_frame table.page_title a
{
	color: #4d4d4d;
	text-decoration: underline
}*/


/* タイトル */
h1
{
	font-size: 250%;
	line-height: 160%;
	color: #000000;
	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: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000000;
	display: inline-block;
}


/* 共通 */
div.content_frame
{
	width: 100%;
	height: auto;
	min-height: calc(100% - 161px);
	margin: 30px auto 0px;
	padding-top: 0px;
	/*padding-left: 200px;*/
	padding-left: 210px;
	padding-right: 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	/*background-color: #f2f2f2;*/
}

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

div.content_frame div.article
{
	width: 100%;
	/*height: 100%;
	min-height: 100%;*/
	margin: 0px auto 0px;
	/*padding-left: 20px;
	box-sizing: border-box;*/
}

div.content_frame div.article_reminder
{
	width: 730px;
	margin: 0px auto 0px;
}

div.bottom_space01
{
	height: 85px;
}


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

table.bot_check td.checkbox
{

}

table.bot_check td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	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: #4d4d4d;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.button td.button_large
{
	padding-bottom: 30px;
	padding-right: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

table.button td.green input
{
	width: 150px;
	height: 35px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #7cc74c;
	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: 24px auto 10px;
}

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

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

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

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

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

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #4d4d4d;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

table.pager td.number_now
{
	height: 30px;
	padding-right: 15px;
}

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

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

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

table.login_form td.title
{
	width: 150px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	background-color: #4d4d4d;
	letter-spacing: 0.1em;
}

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

table.login_form td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #4d4d4d;
	letter-spacing: 0.1em;
}

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

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

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

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

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

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

div.reminder_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}

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

table.reminder_button td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	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: #4d4d4d;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

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


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


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


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


/* 仮参加申請 */
div.temporary_frame
{
	width: 710px;
	margin: 0px auto 0px;
}

div.temporary_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	/*text-indent: 1em;*/
	letter-spacing: 0.05em;
}

div.temporary_line
{
	width: 150px;
	height: 1px;
	background-color: #cccccc;
	margin: 40px 0px 10px;
}

table.temporary_notice
{
	margin: 0px;
}

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

table.temporary_notice td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #fc2230;
	/*text-indent: 1em;*/
	padding-left: 1em;
}

table.temporary_mail
{
	width: 660px;
	margin: 60px auto 0px;
}

table.temporary_mail td.title
{
	width: 180px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	background-color: #4d4d4d;
	box-sizing: border-box;
	white-space: nowrap;
}

table.temporary_mail td.form
{
	width: 480px;
}

table.temporary_mail td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #4d4d4d;
	letter-spacing: 0.1em;
}

table.temporary_mail td.text
{
	width: 480px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}


/* 参加申請 */
table.registration_none
{
	width: 100%;
	height: 30px;
	margin: 0px auto 20px;
}

table.registration_none td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc2230;
	letter-spacing: 0.05em;
}

div.registration_top_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 45px;
	margin-left: -0.5em;
}

div.registration_bottom_title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 33px 0px 10px;
	text-align: center;
	font-weight: 700;
}

div.registration_bottom_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px;
	text-align: center;
}

div.registration_frame
{
	width: 100%;
	margin: 0px 0px 35px;
	padding: 20px 5px 5px;
	box-sizing: border-box;
	position: relative;
}

.bg_blue
{
	background-color: #a1d5f8;
}

.bg_red
{
	background-color: #fd8f94;
}

.bg_green
{
	background-color: #bde3a4;
}

.bg_yg
{
	background-color: #7cc74c;
}

.bg_purple
{
	background-color: #cba1f8;
}

.bg_gray
{
	background-color: #f2f2f2;
}

.bg_orange
{
	background-color: #fd9332;
}

/*.bg_pre
{
	background-color: rgba(204, 204, 204, 0.85);
}*/

.bg_button
{
	background-color: rgba(204, 204, 204, 0.85);
}

.bg_none
{
	background-color: transparent;
}

table.registration_form_title
{
	width: 100%;
	height: 20px;
	margin: 0px auto 0px;
	position: absolute;
	top: -10px;
	left: 0;
}

table.registration_form_title td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.05em;
}

div.registration_frame div.title
{
	width: 100%;
	height: 20px;
	position: absolute;
	top: -10px;
	left: 0;
}

div.registration_frame div.title div.text
{
	width: 100%;
	height: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	text-align: center;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
}

table.registration_form
{
	width: 100%;
	margin: 0px 0px 5px;
	box-sizing: border-box;
	border: 1px solid #4d4d4d;
	background-color: #ffffff;
}

div.registration_frame table:last-child.registration_form
{
	margin: 0px;
}

div.question table:last-child.registration_form
{
	margin: 0px 0px 5px;
}

table.registration_form tr.bottom_line td
{
	border-bottom: 1px dashed #4d4d4d;
}

table.registration_form tr.bottom_line td.form_half
{
	background-color: #ffffff;
}

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

table.registration_form td.space_large
{
	width: 35px;
}

table.registration_form td.space_large2
{
	width: 5px;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}

table.registration_form td.space_large3
{
	width: 5px;
}

table.registration_form td.space_large4
{
	width: 5px;
	border-left: 1px solid #4d4d4d;
}

table.registration_form td.title
{
	width: 180px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form tr.all td.title
{
	/*width: auto;*/
	height: 35px;
}

table.registration_form tr.all td
{
	cursor: pointer;
}

table.registration_form tr.select td.title
{
	width: 80px;
}

table.registration_form tr.small td.title
{
	width: 90px;
}

table.registration_form td.title_large
{
	width: 180px;
	min-height: 80px;
	height: auto;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	vertical-align: top;
}

table.registration_form td.title_space
{
	width: 57px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space2
{
	width: 70px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space3
{
	width: 57px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 2px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.registration_form td.title_space4
{
	width: 110px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space5
{
	width: 290px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_talk
{
	width: 85px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	/*padding-left: 10px;*/
	text-align: center;
	box-sizing: border-box;
}

table.registration_form td.title_result
{
	width: 110px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	white-space: nowrap;
	text-align: center;
	box-sizing: border-box;
}

table.registration_form td.unit
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.text
{
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 12px;
}

table.registration_form td.note
{
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 12px;
}

table.registration_form td.priority
{
	height: 35px;
	/*font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding: 0px 10px 0px;
	text-align: right;*/
}

table.registration_form td.priority input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	height: 100%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border: none;
	text-align: right;
}

table.registration_form td.priority select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	text-align: right;
}

table.registration_form td.priority_text
{
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding: 0px 10px 0px;
	text-align: right;
}

table.registration_form td.result_text
{
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	/*letter-spacing: 0.05em;*/
	padding: 0px 5px 0px;
	text-align: center;
	background-color: #4d4d4d;
}

table.registration_form td.description
{
	height: 55px;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	padding-left: 20px;
	box-sizing: border-box;
}

table.registration_form td.detail
{
	padding: 10px 10px 10px;
}

table.registration_form td.detail div.name
{
	font-size: 110%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
}

table.registration_form td.detail div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
}

table.registration_form td.detail div.name + div.text
{
	margin-top: 10px;
}

table.registration_form td.hyphen
{
	width: 37px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	text-align: center;
	box-sizing: border-box;
}

table.registration_form td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form tr.double td.form input
{
	border: 1px solid #4d4d4d;
}

table.registration_form td.form textarea
{
	width: 100%;
	height: 80px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 10px 5px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

.bn td.form input
{
	border: 1px solid #4d4d4d!important;
}

table.registration_form td.template textarea
{
	width: 100%;
	height: 500px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 10px 5px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.contact
{
	position: relative;
}

table.registration_form td.contact textarea
{
	width: 100%;
	height: 80px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 100px 5px 10px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.contact div.button
{
	width: 80px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

table.registration_form td.contact div.button button
{
	width: 80px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	background-color: #4d4d4d;
	cursor: pointer;
}

table.registration_form td.form_top input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	border-bottom: 1px solid #4d4d4d;
}

table.registration_form td.form_top_number
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
	border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}

table.registration_form td.form_top_number_result
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
}

table.registration_form td.form_top_number_input
{
	width: 50px;
	height: 35px;
}

table.registration_form td.form_top_number_input input
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
	box-sizing: border-box;
	border-top: none;
	border-bottom: 1px solid #4d4d4d;
	border-left: none;
	border-right: 1px solid #4d4d4d;
}

table.registration_form td.form_top_area
{
	width: 100px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	white-space: nowrap;
	border-top: 1px solid #4d4d4d;
	/*border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;*/
	text-align: center;
}

table.registration_form td.form_top_area2
{
	width: 100px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	white-space: nowrap;
	/*border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;*/
	text-align: center;
}

table.registration_form td.form_bottom input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	border-top: 1px solid #4d4d4d;
}

table.registration_form td.form_half
{
	width: calc((100% - 294px) / 2);
}

table.registration_form td.form_half input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

.bn td.form_half input
{
	border: 1px solid #4d4d4d!important;
}

table.registration_form tr.top_form td.form_half input
{
	border-bottom: none!important;
}

table.registration_form tr.bottom_form td.form_half input
{
	border-top: none!important;
}

table.registration_form td.form_tel
{
	width: calc((100% - 370px) / 2);
}

table.registration_form td.form_tel input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #4d4d4d;
}

table.registration_form td.form_tel input.none
{
	background-color: transparent!important;
	border: none!important;
}

table.registration_form td.form_seat
{
	width: 80px;
}

table.registration_form td.form_seat input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #4d4d4d;
	text-align: right;
}

table.registration_form td.form_tel select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select
{
	width: 150px;
}

table.registration_form td.form_select input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #4d4d4d;
}

table.registration_form td.form_select select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_short
{
	width: 380px;
}

table.registration_form td.form_short select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_short2
{
	width: 100px;
}

table.registration_form td.form_short2 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.add_form
{
	text-align: right;
}

table.registration_form td.add_form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	margin: 0px 0px 0px;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #4d4d4d;
}

table.registration_form td.add_form button
{
	width: 200px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px auto;
	padding: 0px;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 5px;
	align: right;
}

table.registration_form td.delete_form
{
	width: 150px;
}

table.registration_form td.delete_form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	background-color: #fc2230;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	border: none;
	border-radius: 5px;
}

table.registration_form td.post_form
{
	width: 58px;
}

table.registration_form td.post_form input
{
	width: 58px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-align: center;
}

table.registration_form tr.double td.post_form input
{
	border: 1px solid #4d4d4d;
}

table.registration_form td.form_number
{
	width: 115px;
}

table.registration_form td.form_number input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
	border: none;
}

table.registration_form td.form_number_short
{
	width: 45px;
}

table.registration_form td.form_number_short input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
	border: none;
	border-left: 1px solid #4d4d4d;
}

table.registration_form td.form_number_short_text
{
	width: 45px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
}

table.registration_form td.form_regist
{
	width: 65px;
}

table.registration_form td.form_regist input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.registration_form td.radio_form
{
	width: calc(100% - 180px);
	padding-left: 18px;
	box-sizing: border-box;
}

table.registration_form tr.all td.radio_form
{
	width: calc(100% - 205px);
	background-color: #4d4d4d;
}

table.registration_form td.radio_form2
{
	width: 115px;
	padding-left: 18px;
	box-sizing: border-box;
}

table.registration_form td.check_form
{
	padding-left: 18px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #4d4d4d;
}

table.registration_form td.check_form2
{
	width: 120px;
	padding-left: 18px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #4d4d4d;
}

table.registration_form td.button_form
{
	padding-left: 5px;
	padding-right: 5px;
}

table.registration_form td.button_form table.registration_form_contents
{
	margin-left: auto;
	margin-right: 0;
}

table.registration_form td.confirm
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	box-sizing: border-box;
	vertical-align: top;
}

table.registration_form td.select
{
	/*width: calc(100% - 180px);*/
	height: 35px;
	border: 1px solid #4d4d4d;
	box-sizing: border-box;
}

table.registration_form tr.select td.select
{
	border-top: 1px solid #4d4d4d;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #4d4d4d;
}

table.registration_form tr.select td:last-child.select
{
	border-right: none;
}

table.registration_form tr.small td.select
{
	width: 70px;
}

table.registration_form td.select select
{
	width: 100%;
	height: 100%;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.file_name
{
	font-size: 90%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 10px;
}

table.registration_form td.button
{
	width: 120px;
	height: 35px;
	padding-right: 5px;
}

table.registration_form td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
}

table.registration_form td.button input[type="file"]
{
	display: none;
}

table.registration_form td.button label.button
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.registration_form td.delete
{
	width: 120px;
	height: 35px;
	padding-right: 5px;
}

table.registration_form td.delete input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #fc2230;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
}

table.registration_form div.form_delete
{
	width: 70px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
}

table.registration_form div.form_delete input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #fc2230;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
}

table.registration_form div.form_delete button
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #fc2230;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
}

table.registration_form td.arrow
{
	width: 13px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #4d4d4d;
	cursor: pointer;
}

table.registration_form td.arrow div.img
{
	width: 13px;
	height: 11px;
}

table.registration_form td.arrow div.img img
{
	width: 13px;
	height: 11px;
	display: block;
	cursor: pointer;
}

table.registration_form td.pr_img
{
	width: 30%;
	padding-right: 30px;
	/*box-sizing: content-box;
	table-layout: fixed;*/
}

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

table.registration_form td.pr_img div.img img
{
	width: 100%;
	display: block;
}

/*table.registration_form td:last-child.pr_img
{
	padding-right: 0;
}*/

table.registration_form .cursor
{
	cursor: pointer;
}

table.registration_form td.company
{
	width: 120px;
	height: 35px;
}

table.registration_form td.company select
{
	width: 120px;
	height: 100%;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.arrow_frame
{
	width: 40px;
	text-align: center;
	border: 1px solid #4d4d4d;
}

table.registration_form td.arrow_frame div.top_arrow
{
	font-size: 180%;
	line-height: 100%;
	color: #4d4d4d;
	display: inline-block;
	cursor: pointer;
}

table.registration_form td.arrow_frame div.bottom_arrow
{
	font-size: 180%;
	line-height: 100%;
	color: #4d4d4d;
	display: inline-block;
	cursor: pointer;
	margin-top: 5px;
}

/*table.registration_form td.arrow_frame div.top_arrow + table.registration_form td.arrow_frame div.bottom_arrow
{
	margin-top: 5px;
}*/

table.registration_form_contents
{
	width: 100%;
}

table.registration_form_contents td
{
	height: 35px;
}

table.registration_form_contents tr.select td
{
	height: 30px;
}

table.registration_form_contents tr.bottom_line td
{
	border-bottom: 1px dashed #4d4d4d;
}

table.registration_form_contents td.checkbox
{
	width: 18px;
	padding-left: 19px;
	white-space: nowrap;
}

table.registration_form_contents td.checkbox2
{
	width: 18px;
	height: auto;
	white-space: nowrap;
}

table.registration_form_contents td.checkbox3
{
	width: 1px!important;
	white-space: nowrap;
}

table.registration_form_contents td.check_text
{
	width: 5px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 28px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.check_text2
{
	height: auto;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

table.registration_form_contents td.check_notice
{
	height: auto;
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	padding-top: 8px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.notice
{
	font-size: 90%;
	color: #ffffff;
	padding-left: 10px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	background-color: #fc2230;
}

table.registration_form_contents td.radio
{
	width: 18px;
	height: 34px;
	white-space: nowrap;
}

table.registration_form_contents td.radio_text
{
	/*width: calc((100% - 54px)/3);*/
	width: 31.5%;
	height: 34px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	box-sizing: border-box;
}

table.registration_form_contents td.radio_text2
{
	width: 5px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 38px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.radio_text3
{
	width: 5px;
	font-size: 90%;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 38px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.button
{
	width: 70px;
	padding-right: 5px;
}

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

table.registration_form_contents td.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	border: none;
	text-shadow: none;
}

table.registration_form_contents .btn_black input
{
	background-color: #4d4d4d!important;
}

table.registration_form_contents .btn_blue input
{
	background-color: #46aaf2!important;
}

table.registration_form_contents .btn_red input
{
	background-color: #fc2230!important;
}

table.registration_form_contents .btn_large input
{
	width: 110px!important;
}


/* 申請結果 */
div.result_top_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 45px;
}

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

table.result_contents td.title
{
	width: 180px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.result_contents td.text
{
	/*width: calc((100% - 360px) / 2);*/
	width: 180px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.result_contents .left
{
	/*background-color: #fd8f94;*/
	background-color: #a1d5f8;
}

table.result_contents .right
{
	/*background-color: #bde3a4;*/
	background-color: #fd8f94;
}

table.approval
{
	/*width: 100%;*/
	width: 960px;
	height: 35px;
	margin: 25px 0px 0px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}

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

table.approval td.type
{
	width: 1px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 5px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.approval td.button
{
	width: 120px;
	padding-right: 5px;
}

table.approval td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

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


/* PR作成 */
div.pr_top_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	margin-left: -0.5em;
}

table.pr_tab
{
	margin: 0;
}

table.pr_tab td.tab
{
	width: 220px;
	padding-right: 5px;
}

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

table.pr_tab td.tab input
{
	width: 220px;
	height: 30px;
	font-size: 90%;
	color: #333333;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-top-right-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.pr_tab td.select input
{
	cursor: default;
}

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

div.add_button
{
	margin: 0px 0px 0px;
}

div.add_button input
{
	width: 200px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	background-color: #4d4d4d;
	cursor: pointer;
}

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

table.pr_img_notice td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
	vertical-align: top;
	white-space: nowrap;
}

table.pr_img_notice td.title
{
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
	padding-bottom: 10px;
	padding-left: 5px;
}

table.pr_img_notice td.text_left
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	vertical-align: top;
	white-space: nowrap;
}

table.pr_img_notice td.text_right
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 10px;
}


/* 企業ブック */
div.book_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

div.book_text_info
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px;
}

div.book_text_info a
{
	color: #333333;
	text-decoration: none;
}

table.book_text_info
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px;
}

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


/* 商談希望 */
table.talk_frame
{
	width: 100%;
	margin: 0px 0px 0px;
}

table.talk_frame td.content
{
	width: 50%;
	vertical-align: top;
	padding-bottom: 50px;
}

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

div.talk_button_frame
{
	width: 100%;
	padding: 25px 0px 20px;
	/*background-color: #f2f2f2;*/
}


/* アカウント管理 */
table.list
{
	width: 100%;
	margin: 25px 0px 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	box-sizing: border-box;
}

div.pager_frame + table.list
{
	margin: 0px 0px 0px;
}

table.list th
{
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px 5px 0px;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.2em;
	font-weight: 400;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	white-space: nowrap;
}

table.list th.id
{
	width: 3%;
}

table.list th.id_large
{
	width: 3%;
	padding: 0px 5px 0px;
	white-space: nowrap;
}

table.list th.name
{
	width: 30%;
}

table.list th.date
{
	width: 10%;
}

table.list th.date_large
{
	width: 17%;
}

table.list th.datetime
{
	width: 17%;
}

table.list th.number
{
	width: 12%;
}

table.list th.prefecture
{
	width: 10%;
}

table.list th.city
{
	width: 28%;
}

table.list th.tel
{
	width: 10%;
}

table.list th.post
{
	width: 7%;
}

table.list th.mail
{
	width: 20%;
}

table.list th.mail_short
{
	width: 14%;
}

table.list th.position
{
	width: 15%;
}

table.list th.receipt
{
	width: 20%;
}

table.list th.url
{
	width: 40%;
}

table.list th.regist_url
{
	width: 20%;
}

table.list th.button
{
	width: 175px;
}

table.list th.button_short
{
	width: 100px;
}

table.list th.button_short2
{
	width: 130px;
}

table.list th.delete
{
	width: 80px;
}

table.list th.area
{
	width: 10%;
}

table.list th.free
{
	width: auto;
}

table.list td
{
	height: 36px;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	padding: 5px 15px 5px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #ffffff;
	/*cursor: pointer;*/
}

table.list td.area
{
	width: 10%;
	color: #ffffff;
	background-color: #4d4d4d;
	white-space: nowrap;
	text-align: center;
}

table.list td.center
{
	text-align: center;
	white-space: nowrap;
}

table.list td.right
{
	text-align: right;
}

table.list td.id
{
	text-align: right;
	white-space: nowrap;
}

table.list td.prefecture
{
	text-align: center;
}

table.list td.date
{
	white-space: nowrap;
}

table.list td.number
{
	white-space: nowrap;
}

table.list td.mail
{
	white-space: nowrap;
}

table.list td.date_form
{
	height: 36px;
	font-size: 100%;
	line-height: 100%;
	padding: 0px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #ffffff;
}

table.list td.date_form input
{
	width: 100%;
	height: 100%;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: none;
	text-align: center;
}

table.list td.button
{
	width: 175px;
	font-size: 100%;
}

table.list td.button_short
{
	width: 100px;
	font-size: 100%;
}

table.list td.button_short2
{
	width: 130px;
	font-size: 100%;
}

table.list td.button a
{
	display: block;
}

/*table.list td.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #46aaf2;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}*/

table.list td.delete
{
	width: 70px;
	padding-right: 10px;
}

table.list td.delete input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.button
{
	width: 70px;
	height: 30px;
	display: table-cell;
}

table.list div.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #46aaf2;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.button_large
{
	width: 100px;
	height: 30px;
	display: table-cell;
}

table.list div.button_large input
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #46aaf2;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.delete
{
	width: 70px;
	height: 30px;
	display: table-cell;
}

table.list div.button + div.delete
{
	padding-left: 5px;
}

table.list div.delete input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.img
{
	width: 40px;
	/*height: 40px;*/
	margin: 0px auto 0px;
}

table.list div.img img
{
	width: 40px;
	/*height: 40px;*/
	display: block;
}

table.list a
{
	display: block;
	color: #333333;
}

.link_none td
{
	cursor: default!important;
}


/* アップロード */
table.upload
{
	/*width: 100%;*/
	width: 960px;
	margin: 25px 0px 0px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}

table.upload td
{
	height: 35px;
}

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

table.upload td.name_input input
{
	width: 100%;
	height: 30px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border: 1px solid #cbcbcb;*/
	letter-spacing: 0.1em;
}

table.upload td.type
{
	width: 65px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.upload td.button
{
	width: 120px;
	padding-right: 5px;
}

table.upload td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.upload td.button input[type="file"]
{
	display: none;
}

table.upload td.button label
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.upload td.delete
{
	width: 120px;
	padding-right: 5px;
}

table.upload td.delete input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.upload td.reload
{
	width: 120px;
	padding-right: 5px;
}

table.upload td.reload input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #00669c;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

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

table.upload td.space_left
{
	padding-left: 30px;
}

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


/* マイページ　ホーム */
ul.home_frame
{
	margin: 0;
	padding: 0;
}

ul.home_frame .onoff
{
	cursor: pointer;
}

ul.home_frame li.news_block
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	border: 1px solid #4d4d4d;
	background-color: #ffffff;
}

ul.home_frame li.contact_block
{
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	border: 1px solid #4d4d4d;
	background-color: #ffffff;
}

ul.home_frame div.block
{
	width: 100%;
	padding-right: 10px;
	box-sizing: border-box;
}

ul.home_frame li:last-child
{
	margin-bottom: 0px;
}

ul.home_frame table.contents
{
	width: 100%;
}

ul.home_frame table.contents td.date
{
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 15px;
	vertical-align: top;
}

ul.home_frame table.contents td.date button
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	cursor: pointer;
}

ul.home_frame table.contents td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.home_frame table.contents td.delete
{
	width: 80px;
	padding-left: 10px;
}

ul.home_frame table.contents td.delete input
{
	width: 80px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	background-color: #fc2230;
	cursor: pointer;
}

ul.home_frame table.contents td.button
{
	width: 80px;
	padding-left: 10px;
}

ul.home_frame table.contents td.button input
{
	width: 80px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	background-color: #4d4d4d;
	cursor: pointer;
}

ul.home_frame table.contents_detail td.text
{
	border-top: 1px solid #4d4d4d;
}


/* マイページ PR作成 */
div.participant-block
{
	margin-bottom: 10px;
}

div.plan-block
{
	margin-bottom: 5px;
}

table.pr_title
{
	width: 100%;
	height: 30px;
	margin: 0px 0px 20px;
}

table.pr_title td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: left;
	background-color: #fc2230;
	letter-spacing: 0.1em;
	padding-left: 20px;
}

table.pr_top_text
{
	margin: 0px 0px 45px;
}

table.pr_top_text td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 160%;
	color: #fc2230;
	vertical-align: top;
	white-space: nowrap;
}

table.pr_top_text td.text
{
	font-size: 90%;
	line-height: 160%;
	color: #fc2230;
	padding-left: 0.5em;
}


/* 商談希望 */
table.talk_top_text
{
	margin: 0px 0px 30px;
}

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

table.talk_top_text td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
}


/* ポップアップ */
div.group_popup_frame
{
	width: 650px;
	height: auto;
	border: 1px solid #4d4d4d;
	position: relative;
}

div.group_popup_frame div.title_block
{
	width: 100%;
	height: 30px;
	background-color: #4d4d4d;
	position: relative;
}

div.group_popup_frame div.title_block div.title
{
	width: 650px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 0.15em;
}

div.group_popup_frame div.title_block div.close
{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
}

div.group_popup_frame div.title_block div.close img
{
	width: 20px;
	height: 20px;
	display: block;
}

div.group_popup_frame div.content
{
	width: 650px;
	height: auto;
	background-color: #ffffff;
	position: relative;
	padding: 30px 0px 30px;
}

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

div.group_popup_frame table.form td.height
{
	height: 20px;
}

div.group_popup_frame table.form td.title
{
	width: 1px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.group_popup_frame table.form td.title_large
{
	width: 1px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	vertical-align: top;
}

div.group_popup_frame table.form td.select select
{
	width: 300px;
	height: 35px;
	font-size: 80%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.group_popup_frame table.form td.select_short select
{
	width: 250px;
	height: 35px;
	font-size: 80%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.group_popup_frame table.form td.name input
{
	width: 250px;
	height: 35px;
	font-size: 80%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #cbcbcb;
}


/* アンケート */
.bg_title
{
	color: #ffffff!important;
	background-color: #4d4d4d!important;
	text-align: center;
	border-bottom: 1px solid rgba(204, 204, 204, 0.85)!important;
	border-left: 1px solid rgba(204, 204, 204, 0.85);
	text-align: center;
	padding-left: 0!important;
}

div.q_title
{
	min-width: 100px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	padding: 0px 10px 0px;
}

div.q_form
{
	width: 100px;
}

div.q_form input
{
	height: 33px;
	border-bottom: 1px solid #4d4d4d!important;
	border-left: 1px solid #4d4d4d!important;
	border-right: 1px solid #4d4d4d!important;
}

.small_form_width
{
	width: 100px!important;
}

.small_form
{
	width: 25%!important;
}

.medium_form
{
	width: 50%!important;
}

.large_form
{
	width: 100%!important;
}



/* メディアクエリ */
/* for IE 11 */
@media all and (-ms-high-contrast:none) {
	select
	{
		border: 1px solid #cbcbcb!important;
	}
}

/* for Microsoft Edge */
@supports (-ms-ime-align:auto) {
	select
	{
		border: 1px solid #cbcbcb!important;
	}
}

/*_:-ms-lang(x)::backdrop, select {
        border: 1px solid #4d4d4d;
}*/
