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

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 {
	padding: 0;
}

li {
	list-style: none;
}

*:focus {
	outline: none;
}


/* スクロールバー */
/*::-webkit-scrollbar
{
	display: none;
}*/


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

.mt1
{
	margin-top: 1px!important;
}

.mt2
{
	margin-top: 2px!important;
}

.mt3
{
	margin-top: 3px!important;
}

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

.mt45
{
	margin-top: 45px!important;
}

.mt50
{
	margin-top: 50px!important;
}

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

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

.mt-1
{
	margin-top: -1px!important;
}

.mt-2
{
	margin-top: -2px!important;
}

.mt-3
{
	margin-top: -3px!important;
}

.mt-4
{
	margin-top: -4px!important;
}

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

.mb60
{
	margin-bottom: 60px!important;
}

.mb70
{
	margin-bottom: 70px!important;
}

.mb80
{
	margin-bottom: 80px!important;
}

.mb90
{
	margin-bottom: 90px!important;
}

.mb100
{
	margin-bottom: 100px!important;
}

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

.ml1
{
	margin-left: 1em!important;
}

.ml2
{
	margin-left: 2em!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;
}

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

.mr5
{
	margin-right: 5px!important;
}

.mr10
{
	margin-right: 10px!important;
}

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

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

.pt1
{
	padding-top: 1px!important;
}

.pt2
{
	padding-top: 2px!important;
}

.pt3
{
	padding-top: 3px!important;
}

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

.pb30
{
	padding-bottom: 30px!important;
}

.pb40
{
	padding-bottom: 40px!important;
}

.pb45
{
	padding-bottom: 45px!important;
}

.pb50
{
	padding-bottom: 50px!important;
}

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

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

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

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

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

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

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

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

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

.pr50
{
	padding-right: 50px!important;
}

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

span.small_red
{
	font-size: 100%;
	color: #ff0000!important;
}

span.color2203
{
	color: #4674c1!important;
}

.bg2203
{
	background-color: #4674c1!important;
}

.bn
{
	border: none!important;
}

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

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

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

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

.wda
{
	width: auto!important;
}

.wd100
{
	width: 100%!important;
}

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

.po_r
{
	position: relative!important;
}

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

.popup-show
{
	cursor: pointer!important;
}

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

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

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

span.normal
{
	font-weight: 400;
}


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

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

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

div.header_frame table.header td.select
{
	width: 160px;
	padding-right: 30px;
}

div.header_frame table.header td.select select
{
	width: 160px;
	height: 30px;
	font-size: 100%;
	color: #18191a;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 0;
}

div.header_frame table.header td.session
{
	font-size: 110%;
	line-height: 100%;
	color: #5a5a5a;
	padding-left: 5px;
}

div.header_frame table.header td.logo
{
	/*width: 150px;*/
	padding-left: 10px;
	white-space: nowrap;
}

div.header_frame table.header td.logo_fix
{
	width: 150px;
	padding-right: 30px;
}

div.header_frame table.header td.logo a
{
	display: block
}

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

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

div.header_frame table.header td.home_link
{
	width: 1px;
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	padding-left: 40px;
	white-space: nowrap;
	letter-spacing: 0.02em;
}

div.header_frame table.header td.home_link a
{
	display: block;
	color: #18191a;
	text-decoration: none
}

div.header_frame table.header td.home_link a:hover
{
	color: #18191a;
	text-decoration: underline
}

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

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

div.header_frame table.header td.home_button button
{
	width: 510px;
	height: 45px;
	font-size: 150%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	border-radius: 0;
	letter-spacing: 0.05em;
	white-space: nowrap;
	cursor: pointer;
}

div.header_frame table.header td.form_text
{
	width: 1px;
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	padding-right: 10px;
	white-space: nowrap;
	text-align: right;
	letter-spacing: 0.02em;
}

div.header_frame table.header td.form_left
{
	width: 80px;
}

div.header_frame table.header td.form_left input[type="radio"]
{
	display: none;
}

div.header_frame table.header td.form_left label.tab
{
	width: 80px;
	height: 30px;
	display: block;
	margin: 0!important;
}

div.header_frame table.header td.form_left label.tab div.text
{
	width: 80px;
	height: 30px;
	font-size: 16px;
	line-height: 100%;
	color: #18191a;
	background-color: #f1f2f3;
	/*letter-spacing: 0.02em;*/
	padding: 0px 0px 0px;
	text-align: center;
	border: 2px solid #5da474;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

div.header_frame table.header td.form_right
{
	width: 80px;
	padding-right: 30px;
}

div.header_frame table.header td.form_right input[type="radio"]
{
	display: none;
}

div.header_frame table.header td.form_right label.tab
{
	width: 80px;
	height: 30px;
	display: block;
	margin: 0!important;
}

div.header_frame table.header td.form_right label.tab div.text
{
	width: 80px;
	height: 30px;
	font-size: 18px;
	line-height: 100%;
	color: #18191a;
	background-color: #f1f2f3;
	/*letter-spacing: 0.02em;*/
	padding: 0px 0px 0px;
	text-align: center;
	border: 2px solid #5da474;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

div.header_frame table.header input[type="radio"]:checked + label.tab div.text
{
	color: #ffffff;
	background-color: #5da474;
}

div.header_frame table.header .lecture_btn label.tab div.text
{
	border: 2px solid #1073b9!important;
}

div.header_frame table.header .lecture_btn input[type="radio"]:checked + label.tab div.text
{
	background-color: #1073b9;
}

div.header_frame table.header td.lp_title
{
	position: relative;
}

div.header_frame table.header td.lp_title div.img
{
	width: 719px;
	height: 59px;
	position: absolute;
	top: 15px;
	left: 32px;
}

div.header_frame table.header td.lp_title div.img img
{
	width: 719px;
	height: 59px;
	display: block;
}

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

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

div.header_frame table.header td.header_contact div.small button
{
	width: 100px;
	height: 22px;
	font-size: 70%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	border-radius: 0;
	letter-spacing: 0.05em;
	white-space: nowrap;
	cursor: pointer;
}

div.header_frame table.header td.header_contact div.frame
{
	width: 410px;
	height: 23px;
	padding: 0px 5px 0px;
	box-sizing: border-box;
	background-color: #5da474;
}

div.header_frame table.header td.header_contact div.frame table.inner
{
	height: 100%;
}

div.header_frame table.header td.header_contact div.frame table.inner td.inner_name
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	/*letter-spacing: 0.05em;*/
	padding-right: 0.5em;
}

div.header_frame table.header td.header_contact div.frame table.inner td.inner_icon_web
{
	width: 18px;
}

div.header_frame table.header td.header_contact div.frame table.inner td.inner_icon_web button
{
	/*width: 13px;
	height: 13px;*/
	width: 18px;
	height: 18px;
	font-size: 60%;
	line-height: 100%;
	color: #5da474;
	padding: 0px 1px 0px;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 50%;
	letter-spacing: -0.3em;
	white-space: nowrap;
	text-align: left;
	/*cursor: pointer;*/
	display: block;
}

div.header_frame table.header td.header_contact div.frame table.inner td.inner_web_text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	/*letter-spacing: 0.05em;*/
	padding-left: 0.5em;
}

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

div.header_login_height
{
	width: 100%;
	height: 130px;
}


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

table.global_menu
{
	width: 960px;
	height: 50px;
	margin: 0px auto 0px;
}

table.global_menu td.button
{
	/*width: 184px;
	padding-right: 10px;*/
	width: 192px;
	position: relative;
}

table.global_menu td.button input
{
	width: 192px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	/*border: 1px solid #1f1724;*/
	/*border-top: 1px solid #6c6867;*/
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #ffffff;
	border-right: none;
	text-shadow: none;
	
	background-color: transparent;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

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

table.global_menu td:last-child.button input
{
	border-right: 1px solid #ffffff;
}

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


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

div.child_menu_frame div.child_menu
{
	width: 190px;
	height: 50px;
	border-top: 1px solid #ffffff;
	margin: 0;
	padding: 0;
}

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

div.child_menu_frame div.child_menu button
{
	width: 190px;
	height: 50px;
	font-size: 110%;
	color: #ffffff;background-color: #5da474;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0;
	letter-spacing: 0.1em;
	/*padding-left: 15px;
	text-align: left;*/
}

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


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

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

table.footer_text td.text_frame
{
	
}

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

div.footer_frame div.copyright
{
	width: 960px;
	/*height: 40px;*/
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	/*display: table-cell;
	vertical-align: middle;*/
}

div.footer_frame a
{
	color: #ffffff;
}

div.footer_frame div.mail
{
	font-size: 110%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
}

div.footer_frame div.url
{
	font-size: 110%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
}

div.footer_frame div.url a
{
	text-decoration: underline;
}

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

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

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

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

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

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

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

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


/* フッター問合せ */
div.footer_bg_block
{
	width: 100%;
	height: 30px;
	margin: 0px auto -1px;
	background-image: url("../img/footer_bg_block.png");
	background-size: 600px 30px;
	background-repeat: repeat-x;
	background-position: center center;
}

div.footer_contact
{
	width: 100%;
	padding: 23px 0px 35px;
	box-sizing: border-box;
	position: relative;background-color: #5da474;
}

div.footer_contact table.footer_contact_title
{
	width: 930px;
	height: 35px;
	margin: 0px auto 25px;
}

div.footer_contact table.footer_contact_title td.title
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	/*padding-left: 25px;*/
	padding: 0px 10px 0px;
	background-color: #ffffff;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.footer_contact table.contact_link
{
	margin: 10px auto 0px 20px;
}

div.footer_contact table.contact_link td.icon
{
	width: 11px;
	padding-right: 5px;
}

div.footer_contact table.contact_link td.icon div.img
{
	width: 11px;
	height: 12px;
}

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

div.footer_contact table.contact_link td.name
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	padding-right: 30px;
}

div.footer_contact table.contact_link a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

div.footer_contact table.contact_address
{
	margin: 30px auto 0px 20px;
}

div.footer_contact table.contact_address td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	padding-bottom: 10px;
	text-align: center;
}

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

div.footer_contact table.contact_address a
{
	color: #ffffff;
	text-decoration: none;
}

div.footer_contact table.contact_address_icon
{
	margin: 0px;
}

div.footer_contact table.contact_address_icon td.icon
{
	width: 11px;
	padding-left: 1px;
	padding-right: 5px;
}

div.footer_contact table.contact_address_icon td.icon div.img
{
	width: 11px;
	height: 12px;
}

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

div.footer_contact table.contact_address_icon td.map
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
}



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

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


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

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

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


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

div.content_frame_none
{
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	box-sizing: border-box;
}

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

div.article_ex
{
	width: 940px;
	margin: 0px auto 0px;
}

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

div.bottom_space01
{
	height: 70px;
}

div.bottom_space02
{
	height: 200px;
}


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

table.bot_check td.checkbox
{

}

table.bot_check td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.1em;
	padding-left: 10px;
}


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

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

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

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

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

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

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

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

table.button td.button_large button
{
	width: 180px;
	height: 50px;
	font-size: 95%;
	line-height: 120%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	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: 20px auto 0px;
}

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

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

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

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

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

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

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

table.login_top_banner td.banner
{
	width: 300px;
	padding-bottom: 2px;
	padding-right: 2px;
}

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

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

table.login_top_banner td.banner div.img
{
	width: 300px;
	height: 70px;
}

table.login_top_banner td.banner div.img img
{
	width: 300px;
	height: 70px;
	display: block;
}

div.login_block
{
	width: 730px;
	margin: 0px auto 0px;
	padding: 0;
}

div.login_error_frame
{
	text-align: center;
}

table.login_front
{
	width: 100%;
	margin: 0px 0px 0px;
	border: 2px solid #5da474;
	box-sizing: border-box;
}

table.login_front td
{
	border-bottom: 1px solid #5da474;
	box-sizing: border-box;
}

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

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

table.login_front td.title
{
	width: 180px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	/*padding-left: 10px;*/
	
	background-color: rgba(220, 37, 130, 0.5);
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #5da474;
}

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

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

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

table.login_front td.form input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border: 1px solid #5da474;*/
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

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

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

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

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

table.login_front td.text
{
	height: 35px;
	font-size: 95%;
	color: #18191a;
	padding: 0px 10px 0px;
	letter-spacing: 0.1em;
}

table.login_front tr.bottom_line td
{
	border-bottom: 1px dashed #5da474;
}

div.login_notice
{
	font-size: 95%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 10px 0px 0px;
}

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

table.post_form td.post_form
{
	width: 150px;
}

table.post_form td.post_form input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #5da474;
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

table.post_form td.post_line
{
	height: 35px;
	font-size: 95%;
	color: #18191a;
	padding: 0px 10px 0px;
}

div.reminder_top_text
{
	font-size: 95%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
	margin-bottom: 25px;
	text-align: center;
}

div.reminder_text
{
	font-size: 95%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
	margin-bottom: 25px;
}

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

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

table.reminder_button td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.1em;
	padding-right: 35px;
}

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

table.reminder_button td.button input
{
	width: 180px;
	height: 35px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	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: 110%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.1em;
	text-align: center;
}

div.fin_text2
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 80px;
}


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


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

div.error_text_large
{
	font-size: 95%;
	line-height: 140%;
	color: #ff0000;
	letter-spacing: 0.1em;
	margin-top: 5px;
	text-align: center;
}

div.error_message
{
	font-size: 85%;
	line-height: 160%;
	color: #ff0000;
}

div.login_error_message
{
	font-size: 100%;
	line-height: 160%;
	color: #ff0000;
}


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

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

div.side_menu_frame div.block
{
	width: 150px;
	height: 40px;background-color: #5da474;
	box-sizing: border-box;
	padding-left: 5px;
	border-right: 5px solid #ffffff;
}

div.side_menu_frame a:last-child div.block
{
	height: 45px;
	border-bottom: 5px solid #ffffff;
}

div.side_menu_frame table.content
{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ffffff;
}

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

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

div.side_menu_frame table.content td.icon div.icon_frame
{
	width: 22px;
	height: 22px;
	position: relative;
}

div.side_menu_frame table.content td.icon div.icon_frame div.icon
{
	width: 20px;
	height: 20px;
}

div.side_menu_frame table.content td.icon div.icon_frame div.icon img
{
	width: 20px;
	height: 20px;
	display: block;
}

div.side_menu_frame table.content td.icon div.icon_frame div.shadow
{
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: 0;
	right: 0;
}

div.side_menu_frame table.content td.icon div.icon_frame div.shadow img
{
	width: 22px;
	height: 22px;
	display: block;
}

div.side_menu_frame table.content td.title
{
	font-size: 80%;
	line-height: 120%;
	/*color: #7f7f7f;*/
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 6px;
	white-space: nowrap;
}

div.side_menu_frame table.content td.arrow
{
	width: 12px;
	padding-right: 7px;
}

div.side_menu_frame table.content td.arrow div.img
{
	width: 12px;
	height: 10px;
}

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

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

div.side_menu_frame div.block_select table.content
{
	border-bottom: none;
	color: #7f7f7f!important;
}

div.side_menu_frame div.block_select table.content td.title
{
	color: #7f7f7f!important;
}

div#system_sys a:last-child div.block
{
	height: 40px;
	border-bottom: none;
}

div#system_sys a:last-child div.block table.content
{
	border-bottom: 1px solid #ffffff;
}

div.side_menu_frame div.block_select table.content td.icon
{
	visibility: hidden;
}

a.side_category
{
	cursor: pointer;
}

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

a.side_category div.block
{
	height: 30px;
	background-color: #F6E4CF!important;
}

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

a.side_category table.content td.title
{
	color: #7f7f7f!important;
}

.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.key_visual_frame
{
	width: 960px;
	margin: 0px auto 0px;
}

div.key_visual_frame table.key_visual
{
	width: 100%;
	margin: 0px auto 0px;
}

div.key_visual_frame table.key_visual td.img
{
	width: 320px;
	vertical-align: top;
}

div.key_visual_frame table.key_visual td.img div.img
{
	width: 320px;
	height: 180px;
	position: relative;
	z-index: 1;
}

div.key_visual_frame table.key_visual td.img div.img img
{
	width: 320px;
	height: 180px;
	display: block;
	position: absolute;
}

div.key_visual_frame table.key_visual td.banner
{
	width: 640px;
	position: relative;
}

div.key_visual_frame table.key_visual td.banner div.img
{
	width: 640px;
	height: 70px;
	position: relative;
	z-index: 3;
}

div.key_visual_frame table.key_visual td.banner div.img img
{
	width: 640px;
	height: 70px;
	display: block;
}

div.key_visual_frame table.key_visual td.banner div.bg
{
	/*width: 960px;
	height: 151px;*/
	width: 1032px;
	height: 162px;
	position: absolute;
	top: -40px;
	left: -36px;
	z-index: 2;
}

div.key_visual_frame table.key_visual td.banner div.bg img
{
	/*width: 960px;
	height: 151px;*/
	width: 1032px;
	height: 162px;
	display: block;
}

div.key_visual_frame table.key_visual td.text_frame
{
	vertical-align: top;
	padding: 5px 0px 0px 10px;
}

div.key_visual_frame table.key_visual td.text_frame div.text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	text-indent: 1em;
	position: relative;
	z-index: 3;
}


/* ホーム */
div.home_title_frame
{
	width: 100%;
	margin: 65px auto 0px;
	border-top: 2px solid #5da474;
}

div.home_title_frame table.home_title
{
	margin: -2px 0px 0px;
}

div.home_title_frame table.home_title td.title_large
{
	width: 290px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	border-bottom-left-radius: 5px;
	/*border-bottom-right-radius: 5px;*/
}

div.home_title_frame table.home_title td.title_short
{
	width: 190px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	border-bottom-left-radius: 5px;
	/*border-bottom-right-radius: 5px;*/
}

div.home_title_frame table.home_title td.title_side
{
	width: 20px;
}

div.home_title_frame table.home_title td.title_side div.img
{
	width: 20px;
	height: 30px;
}

div.home_title_frame table.home_title td.title_side div.img img
{
	width: 20px;
	height: 30px;
	display: block;
}

table.home_title_circle
{
	width: 940px;
	height: 30px;
	margin: 65px auto 0px;
}

table.home_title_circle td.title
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	border-radius: 15px;
}

table.home_title_line
{
	width: 320px;
	height: 30px;
	margin: 65px auto 0px;
	border-top: 2px solid #5da474;
}

table.home_title_line td.title
{
	font-size: 110%;
	line-height: 100%;
	color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

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

table.home_field td.icon
{
	width: 150px;
	padding-right: 30px;
}

table.home_field td.icon div.img
{
	width: 150px;
	height: 100px;
}

table.home_field td.icon div.img img
{
	width: 150px;
	height: 100px;
	display: block;
}

table.home_field td.icon_large
{
	width: 330px;
}

table.home_field td.icon_large div.img
{
	width: 330px;
	height: 100px;
}

table.home_field td.icon_large div.img img
{
	width: 330px;
	height: 100px;
	display: block;
}

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

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

div.pdf_text
{
	width: 940px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	margin: 20px auto 0px;
}

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

table.pdf_list td.list
{
	width: 152px;
	padding-right: 10px;
	vertical-align: top;
}

table.pdf_list td.list a
{
	text-decoration: none;
	display: block;
}

table.pdf_list td.list div.name
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	margin-top: 10px;
	text-align: center;
}

table.pdf_list td.list div.name a
{
	color: #18191a;
	text-decoration: none;
	display: block;
}

table.pdf_list td.list div.img
{
	width: 150px;
	height: 212px;
	border: 1px solid #dadada;
}

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

table.pdf_list td.text_frame
{
	vertical-align: top;
	padding-left: 10px;
}

table.pdf_list td.text_frame div.text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
}

table.pdf_list td.text_frame div.link
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	margin-top: 20px;
}

table.pdf_list td.text_frame div.link a
{
	color: #5da474;
	text-decoration: underline;
	display: block;
}

table.pdf_list td.text_frame table.link
{
	margin-top: 20px;
}

table.pdf_list td.text_frame table.link td.icon
{
	width: 20px;
	padding-top: 3px;
	padding-right: 5px;
	vertical-align: top;
}

table.pdf_list td.text_frame table.link td.icon div.img
{
	width: 20px;
	height: 20px;
}

table.pdf_list td.text_frame table.link td.icon div.img img
{
	width: 20px;
	height: 20px;
	display: block;
}

table.pdf_list td.text_frame table.link td.text
{
	font-size: 100%;
	line-height: 160%;
	color: #5da474;
}

table.pdf_list td.text_frame a.pdf
{
	color: #5da474;
	text-decoration: underline;
	display: block;
}

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

table.related_links td.icon
{
	width: 20px;
	padding-right: 5px;
}

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

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

table.related_links td.icon
{
	width: 20px;
}

table.related_links td.link
{
	font-size: 100%;
	line-height: 100%;
	padding-right: 20px;
}

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

table.related_links td.link div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
}

table.related_links td.link a
{
	/*color: #326eb4;*/
	color: #5da474;
	text-decoration: none;
	display: block;
}

table.home_top_info
{
	width: 100%;
	margin: 30px auto 0px;
}

table.home_top_info td.block_left
{
	width: 479px;
	padding-right: 5px;
	vertical-align: top;
}

table.home_top_info td.block_right
{
	width: 476px;
	vertical-align: top;
}

div.home_top_link
{
	width: 100%;
	margin: 0px auto 0px;
	border-bottom: 2px solid #5da474;
	text-align: right;
}

div.home_top_link a
{
	display: inline-block;
}

div.home_top_link table.link
{
	margin: 0px 19px 0px auto;
}

div.home_top_link table.link td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #5da474;
	padding-right: 10px;
}

div.home_top_link table.link td.icon
{
	width: 27px;
}

div.home_top_link table.link td.icon div.img
{
	width: 27px;
	height: 24px;
}

div.home_top_link table.link td.icon div.img img
{
	width: 27px;
	height: 24px;
	display: block;
}


/* ニュース */
ul.news_frame
{
	width: 100%;
	margin: 30px auto 0px;
	padding: 0px 5px 0px;
	box-sizing: border-box;
}

ul.news_frame a
{
	/*color: #007bff;*/
	color: #5da474!important;
	text-decoration: underline!important;
}

ul.news_frame a:hover
{
	/*color: #0056b3;*/
	/*text-decoration: underline;*/
	color: #5da474;
	text-decoration: underline;
}

ul.news_frame li.news_block
{
	width: 100%;
	padding: 10px 0px 0px;
	box-sizing: border-box;
	/*border-bottom: 1px solid #ededed;*/
	/*cursor: pointer;*/
}

ul.news_frame li:first-child
{
	padding-top: 0;
}

/*ul.news_frame li:last-child
{
	border-bottom: none;
}*/

ul.news_frame li.news_block div.line
{
	width: 50%;
	height: 1px;
	/*background-color: #ededed;*/
	margin: 10px auto 0px;
}

ul.news_frame li:last-child div.line
{
	display: none;
}

ul.news_frame li.news_block table.news
{
	margin: 0;
}

ul.news_frame li.news_block table.news td.height
{
	height: 15px;
}

ul.news_frame li.news_block table.news td.height2
{
	height: 30px;
}

ul.news_frame li.news_block table.news td.category
{
	width: 90px;
	vertical-align: top;
}

ul.news_frame li.news_block table.news td.category button
{
	width: 90px;
	min-height: 30px;
	height: auto;
	font-size: 100%;
	line-height: 130%;
	color: #18191a;
	padding: 3px 10px 3px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.05em;
	background-color: #f2f2f2;
	box-sizing: border-box;
	word-break: break-all;
	display: block;
}

ul.news_frame li.news_block table.news td.date
{
	width: 160px;
	vertical-align: top;
}

ul.news_frame li.news_block table.news td.date div.date
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
}

ul.news_frame li.news_block table.news td.category + td.date
{
	padding-left: 15px;
}

/*ul.news_frame li.news_block table.news td.date div.date
{
	font-size: 100%;
	line-height: 100%;
	color: #d4a865;
}*/

ul.news_frame li.news_block table.news td.icon
{
	/*width: 60px;*/
	/*padding-right: 5px;*/
}

ul.news_frame li.news_block table.news td.icon div.type
{
	width: 60px;
}

ul.news_frame li.news_block table.news td.icon div.type input
{
	width: 60px;
	/*height: 18px;*/
	height: 25px;
	/*font-size: 100%;*/
	font-size: 90%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #d10606;
	/*text-align: center;*/
	/*border-radius: 9px;*/
	padding: 0px;
	/*border: none;*/
	border: 1px solid #d10606;
	text-shadow: none;
	letter-spacing: 0.02em;
	/*background-color: #d4a865;*/
	background-color: transparent;
	box-sizing: border-box;
	display: block;
	/*cursor: pointer;*/
}

ul.news_frame li.news_block table.news td.icon2
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding-right: 0.5em;
	white-space: nowrap;
	vertical-align: top;
}

ul.news_frame li.news_block table.news td.text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	/*padding-top: 5px;*/
	letter-spacing: 0.02em;
}

ul.news_frame li.news_block table.news div.new_icon
{
	width: 60px;
}

ul.news_frame li.news_block table.news div.new_icon + div.date
{
	margin-top: 5px;
}

ul.news_frame li.news_block table.news div.new_icon button
{
	width: 60px;
	/*height: 18px;*/
	height: 30px;
	/*font-size: 100%;*/
	font-size: 90%;
	line-height: 100%;
	/*color: #ffffff;*/
	color: #d10606;
	/*text-align: center;*/
	/*border-radius: 9px;*/
	padding: 0px;
	/*border: none;*/
	border: 1px solid #d10606;
	text-shadow: none;
	letter-spacing: 0.02em;
	/*background-color: #d4a865;*/
	background-color: transparent;
	box-sizing: border-box;
	display: block;
	/*cursor: pointer;*/
}

div.news_button
{
	/*width: 575px;*/
	width: 100%;
	height: 42px;
	margin: 15px auto 0px;
}

div.news_button input
{
	width: 100%;
	height: 42px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #4d4d4d;
	text-align: center;
	padding: 0px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.02em;
	cursor: pointer;
}

div.news_button a
{
	text-decoration: none;
}


/* イベント情報 */
table.event_list
{
	margin: 25px 0px 0px;
}

table.event_list td.block
{
	/*width: 235px;*/
	width: 315px;
	padding-bottom: 40px;
	/*padding-right: 5px;*/
	padding-right: 7px;
	vertical-align: top;
}

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

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

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

table.event_list td.block div.event_frame
{
	/*width: 235px;*/
	width: 315px;
}

table.event_list td.block div.event_frame div.img
{
	/*width: 224px;
	height: 120px;*/
	/*width: 235px;
	height: 126px;*/
	width: 315px;
	height: 169px;
	margin: 0px auto 5px;
}

table.event_list td.block div.event_frame div.img img
{
	/*width: 224px;
	height: 120px;*/
	/*width: 235px;
	height: 126px;*/
	width: 315px;
	height: 169px;
	display: block;
	/*border-radius: 5px;*/
}

table.event_list td.block div.event_frame div.text_frame
{
	/*width: 235px;*/
	width: 315px;
	min-height: 100px;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #e6e7e8;
	padding: 10px 5px 10px;
}

table.event_list td.block div.event_frame div.text_frame div.date
{
	font-size: 100%;
	line-height: 160%;
	/*color: #d4a865;*/
	color: #18191a;
	letter-spacing: 0.02em;
	margin: 0px 0px 5px;
}

table.event_list td.block div.event_frame div.text_frame div.text
{
	font-size: 95%;
	line-height: 145%;
	color: #18191a;
	letter-spacing: 0.02em;
}


/* パン屑リスト */
div.bread_crumbs_frame
{
	width: 100%;
	/*height: 50px;*/
	margin: 20px 0px 0px;
	padding: 10px 10px 10px;
	/*background-color: rgba(255, 255, 255, 0.85);*/
	box-sizing: border-box;
}

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

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

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

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

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

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

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


/* 展示会 */
/*.wash_bg
{
	background-color: #0f6eb4;
}

.material_bg
{
	background-color: #ffffff;
}

.precision_bg
{
	background-color: #ed72ae;
}*/

div.exhibition_key_visual_frame
{
	width: 100%;
	margin: 0px 0px 0px;
}

div.exhibition_key_visual
{
	width: 960px;
	height: 223px;
	margin: 0 auto 0px;
}

div.exhibition_key_visual img
{
	width: 960px;
	height: 223px;
	display: block;
}

div.exhibition_key_visual2
{
	width: 960px;
	height: 91px;
	margin: 0 auto 40px;
}

div.exhibition_key_visual2 img
{
	width: 960px;
	height: 91px;
	display: block;
}

div.booth_tab_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	margin: 40px 0px 0px 7px;
}

ul.booth_tab
{
	margin: 40px 0px 0px 7px;
	padding: 0px;
	font-size: 0;
}

ul.booth_tab li.tab
{
	padding-bottom: 15px;
	padding-right: 20px;
	display: inline-block;
}

ul.booth_tab li.tab input[type="checkbox"]
{
	display: none;
}

ul.booth_tab li.tab input[type="radio"]
{
	display: none;
}

ul.booth_tab li.tab label.tab
{
	height: 30px;
	font-size: 16px;
	display: block;
}

ul.booth_tab li.tab label.tab div.text
{
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px 5px 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	border-radius: 5px;
}

ul.booth_tab li.tab input:checked + label.tab div.text
{
	color: #5da474;
	background-color: #ffffff;
	border: 1px solid #5da474;
	padding: 0px 4px 0px;
}

table.booth_tab
{
	margin: 40px 0px 0px 7px;
}

table.booth_tab td.tab
{
	padding-bottom: 15px;
	padding-right: 20px;
}

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

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

table.booth_tab td.tab input[type="checkbox"]
{
	display: none;
}

table.booth_tab td.tab label.tab
{
	height: 30px;
	display: block;
}

table.booth_tab td.tab label.tab div.text
{
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px 5px 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	border-radius: 5px;
}

table.booth_tab td.tab label.tab input[type="button"]
{
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;background-color: #5da474;
	padding: 0px 5px 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
}

table.booth_tab td.tab input:checked + label.tab div.text
{
	color: #5da474;
	background-color: #ffffff;
	border: 1px solid #5da474;
	padding: 0px 4px 0px;
}

div.booth_frame
{
	width: 100%;
	/*width: 910px;*/
	margin: 0px 0px 0px;
	padding: 25px 0px 0px 25px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.85);
}

ul.booth_list
{
	/*width: 910px;*/
	margin: 0px;
	padding: 0px;
	font-size: 0;
}

/*ul.booth_list:after
{
    content: "";
    clear: both;
    display: block;
}*/

ul.booth_list li.contents
{
	font-size: 16px;
	padding-bottom: 25px;
	padding-right: 25px;
	display: inline-block;
	vertical-align: top;
	/*float: left;*/
}

/*ul.booth_list li:nth-child(5n).contents
{
	padding-right: 0px;
}*/

ul.booth_list li.contents div.frame
{
	width: 150px;
	height: 210px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	z-index: 1;
	background-color: #fff;
}

ul.booth_list li.contents div.frame div.tag
{
	width: 150px;
	height: 20px;
	/*position: absolute;
	top: 92px;
	left: 0px;*/background-color: #5da474;
}

ul.booth_list li.contents div.frame div.tag div.tag_text
{
	width: 150px;
	height: 20px;
	font-size: 75%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}

ul.booth_list li.contents div.img
{
	width: 150px;
	/*height: 150px;*/
	height: 112px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	background-color: #fff;
}

ul.booth_list li.contents div.img img
{
	width: 150px;
	/*height: 150px;*/
	height: 112px;
	display: block;
}

ul.booth_list li.contents div.frame div.img
{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

ul.booth_list li.contents div.frame div.text_block
{
	width: 100%;
	box-sizing: border-box;
	padding: 3px 5px 0px;
}

ul.booth_list li.contents div.frame div.title
{
	font-size: 100%;
	line-height: 130%;
	color: #18191a;
	letter-spacing: 0.02em;
	/*margin-top: 5px;*/
	font-weight: 700;
}

ul.booth_list li.contents div.frame div.text
{
	font-size: 100%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: 0.02em;
	/*margin-top: 5px;*/
}

ul.booth_list li.contents div.hover_frame
{
	width: 150px;
	height: 210px;
	background-color: rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	padding-top: 5px;
	position: absolute;
	top: 0;
	z-index: 2;
}

ul.booth_list li.contents div.hover_frame div.hover_block
{
	width: 140px;
	height: 200px;
	background-color: #000;
	opacity: 0.8;
	position: relative;
	margin: 0px auto 0px;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.name
{
	font-size: 100%;
	line-height: 130%;
	color: #ffffff;
	letter-spacing: 0.02em;
	padding-top: 5px;
	text-align: center;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link
{
	width: 100%;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	bottom: 10px;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link table.link
{
	margin: 0px auto 0px;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link table.link:hover
{
	text-decoration: underline;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link table.link td.icon
{
	padding-right: 5px;
	vertical-align: top;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link table.link td.icon div.icon
{
	width: 18px;
	height: 17px;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link table.link td.icon div.icon img
{
	width: 18px;
	height: 17px;
	display: block;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link a
{
	color: #ffffff;
	display: inline-block;
}

ul.booth_list li.contents div.hover_frame div.hover_block div.link a:hover
{
	text-decoration: underline;
}

table.booth_list
{
	margin: 0px;
}

table.booth_list td.contents
{
	padding-bottom: 25px;
	padding-right: 30px;
}

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

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

table.booth_list td.contents div.img
{
	width: 150px;
	height: 150px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	background-color: #fff;
}

table.booth_list td.contents div.img img
{
	width: 150px;
	height: 150px;
	display: block;
}

table.booth_list td.contents div.sample
{
	width: 150px;
	height: 115px;
	background-color: #7ab3df;
	border-radius: 20px;
}

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


/* 講演・セミナー */
div.stage_top_bg
{
	width: 100%;
	height: 400px;
	margin: 0px auto 0px;
	background-image: url("../img/lecture_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(255, 255, 255, 0.5);
	background-blend-mode: lighten;
}

div.stage_all_bg
{
	width: 100%;
	height: 397px;
	margin: 0px auto 0px;
	background-image: url("../img/lecture_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(255, 255, 255, 0.5);
	background-blend-mode: lighten;
}

div.stage_bg
{
	width: 100%;
	height: 482px;
	margin: 0px auto 0px;
	background-image: url("../img/lecture_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(255, 255, 255, 0.5);
	background-blend-mode: lighten;
}

div.stage_frame
{
	width: 100%;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

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

div.stage_frame a.stage_title_link
{
	width: 780px;
	height: 55px;
	margin: 0px auto 30px;
}

div.stage_frame div.stage_title_frame
{
	width: 780px;
	height: 55px;
	margin: 0px auto 0px;
	/*background-color: #3d4898;*/
	border-radius: 5px;background-color: #5da474;
	display: block;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

div.stage_frame div.stage_title_frame table.stage_title
{
	height: 55px;
	margin: 0px auto 0px;
}

div.stage_frame div.stage_title_frame table.stage_title td.title
{
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.02em;
	padding-right: 20px;
}

div.stage_frame div.stage_title_frame table.stage_title td:last-child.title
{
	padding-right: 0px;
}

div.stage_frame div.stage_title_frame table.stage_title td.button
{
	width: 120px;
}

div.stage_frame div.stage_title_frame table.stage_title td.button button
{
	width: 120px;
	height: 20px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #e00b1f;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 15px;
}

table.stage_list
{
	margin: 0px;
}

table.stage_list td.contents
{
	padding-bottom: 15px;
	padding-right: 30px;
}

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

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

table.stage_list td.contents div.img
{
	width: 290px;
	height: 133px;
}

table.stage_list td.contents div.img img
{
	width: 290px;
	height: 133px;
	display: block;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

table.stage_list td.contents div.img img:hover
{
	transform: scale(1.1,1.1);
	position: relative;
	z-index: 101;
}

table.stage_list td.contents div.sample
{
	width: 290px;
	height: 133px;
}

table.stage_list td.contents div.sample div.text
{
	width: 290px;
	height: 133px;
	font-size: 120%;
	line-height: 160%;
	color: #ffffff;background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	background-color: #ed7a39;
	border-radius: 20px;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

table.stage_list td.contents div.lecture_link
{
	width: 290px;
	height: 170px;
	box-sizing: border-box;
	padding: 7px 15px 10px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

table.stage_list td.contents div.lecture_link div.text
{
	font-size: 95%;
	line-height: 160%;
	color: #18191a;
	margin-bottom: 7px;
	text-align: center;
	font-weight: 700;
}

table.stage_list td.contents div.lecture_link div.name
{
	font-size: 95%;
	line-height: 140%;
	color: #18191a;
	/*margin-bottom: 15px;*/
	text-align: center;
}

table.stage_list td.contents div.lecture_link div.button
{
	width: 150px;
	height: 25px;
	margin: auto;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}

table.stage_list td.contents div.lecture_link div.button button
{
	width: 150px;
	height: 25px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #e00b1f;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 15px;
}

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

table.stage_list .bg1
{
	background-color: #20b9ed;
}

table.stage_list .bg2
{
	background-color: #feed35;
}

table.stage_list .bg3
{
	background-color: #e97a74;
}

table.stage_list .bg4
{
	background-color: #ebe2c3;
}

table.stage_list .bg5
{
	background-color: #f197c1;
}

table.stage_list .bg6
{
	background-color: #f6cfe1;
}

div.stage_pdf
{
	width: 780px;
	height: 55px;
	margin: 30px auto 0px;
}

div.stage_pdf input[type="button"]
{
	width: 780px;
	height: 55px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 5px;
}

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


/* 講演会場 */
div.hall_bg
{
	width: 100%;
	min-height: 515px;
	height: auto;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	background-image: url("../img/top_banner_4.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*background-attachment: fixed;*/
}

div.hall_frame
{
	width: 100%;
	padding: 90px 30px 20px;
	box-sizing: border-box;
}

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

table.hall_list td.contents
{
	padding-bottom: 35px;
	padding-right: 140px;
}

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

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

table.hall_list td.contents div.bg
{
	width: 360px;
	background-color: #a8dcf5;
	padding: 15px 10px 15px;
	box-sizing: border-box;
}

table.hall_list td.contents div.bg div.text
{
	font-size: 120%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: 0.02em;
}

table.hall_list td.contents div.bg div.logo
{
	width: 185px;
	height: 21px;
	margin: 10px auto 0px;
}

table.hall_list td.contents div.bg div.logo img
{
	width: 185px;
	height: 21px;
	display: block;
}

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


/* 会員登録 */
div.create_top_notice
{
	font-size: 110%;
	line-height: 160%;
	color: #ff0000;
	margin: 0px 0px 20px;
	text-align: center;
}

div.create_top_title
{
	width: 100%;
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	text-align: center;
	margin: 0px 0px 20px;
}

div.create_bottom_title
{
	width: 100%;
	font-size: 150%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	font-weight: 700;
	margin: 0px 0px 40px;
}

div.create_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	margin-bottom: 15px;
}

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

table.create_title td.title
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 700;
	background-color: #5da474;
}

table.create_select
{
	margin: 0;
}

table.create_select td.select
{

}

table.create_select td.select select
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.create_select td.radio
{

}

table.create_select td.radio_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	padding-left: 5px;
	padding-right: 25px;
}

div.create_index_title
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	font-weight: 700;
	margin: 0px 0px 0px;
}

div.create_index_title a
{
	color: #ff0000;
}

div.create_index_title a:hover
{
	text-decoration: underline;
}

div.create_index_notice
{
	font-size: 110%;
	line-height: 160%;
	color: #ff0000;
	margin: 0px 0px 7px;
}

div.create_index_text
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	margin: 15px 0px 0px 20px;
}

div.create_index_text a
{
	color: #18191a;
	text-decoration: underline
}

/*div.create_index_text a:hover
{
	color: #ff0000;
}*/

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

ul.create_check_frame
{
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 0;
}

ul.create_check_frame li.block
{
	font-size: 16px;
	display: inline-block;
}

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

table.create_check td.check
{

}

table.create_check td.check_text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	padding-left: 5px;
	padding-right: 25px;
}

table.create_check td.check_text2
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	padding-left: 5px;
	padding-right: 10px;
}

table.create_check td.radio_text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	padding-left: 5px;
	padding-right: 25px;
}

table.create_check td.check_input
{
	width: 300px;
}

table.create_check td.check_input input
{
	width: 100%;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.create_check td.check_input_text
{
	font-size: 110%;
	color: #18191a;
}

div.create_question
{
	width: 300px;
	height: 30px;
	margin: 0px 0px 0px 20px;
}

div.create_question select
{
	width: 300px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.create_error_message
{
	font-size: 85%;
	line-height: 160%;
	color: #ff0000;
	margin-left: 20px;
}

div.create_line
{
	width: 100%;
	border-top: 1px solid #ccc;
	margin: 10px 0px 20px;
}


/* お問い合わせ */
table.contact_title
{
	width: 100%;
	height: 30px;
	margin: 0px 0px 15px;
}

table.contact_title td.title
{
	font-size: 110%;
	line-height: 150%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;background-color: #5da474;
}

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

table.contact_form td
{
	/*padding-bottom: 30px;*/
}

table.contact_form tr.error td
{
	/*height: 30px;*/
	padding-top: 5px;
	padding-bottom: 10px;
	box-sizing: border-box;
	vertical-align: top;
}

table.contact_form tr.line td
{
	height: 15px;
	border-top: 1px solid #ccc;
}

table.contact_form tr.line2 td
{
	height: 15px;
}

table.contact_form td.top_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	padding-bottom: 30px;
}

table.contact_form td.title
{
	width: 1px;
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	padding-right: 40px;
	white-space: nowrap;
}

table.contact_form td.title_large
{
	width: 1px;
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
	/*padding-top: 3px;*/
	padding-right: 40px;
	vertical-align: top;
	white-space: nowrap;
}

table.contact_form td.title_info
{
	width: 200px;
	height: 50px;
	font-size: 110%;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: center;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0px 5px 0px;background-color: #5da474;
}

table.contact_form td.title_info_large
{
	width: 200px;
	vertical-align: top;
}

table.contact_form td.title_info_large button
{
	width: 100%;
	height: 50px;
	font-size: 110%;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: center;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0px 5px 0px;background-color: #5da474;
	border: none;
	text-shadow: none;
}

table.contact_form td.form input
{
	width: 100%;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.contact_form td.form textarea
{
	width: 100%;
	height: 100px;
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 10px 5px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.contact_form td.number input
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.contact_form td.select select
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	border: 1px solid #ccc;
	/*border: none;*/
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.contact_form td.text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
}

table.contact_form td.info_text
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
	padding-left: 20px;
}

table.contact_form td.note
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
}

table.contact_form table.post
{
	/*width: 50%;*/
	margin: 0;
}

table.contact_form table.post td.post_title
{
	font-size: 110%;
	color: #18191a;
	padding-right: 10px;
	white-space: nowrap;
}

table.contact_form table.post td.post_form
{
	width: 120px;
}

table.contact_form table.post td.post_form input
{
	width: 100%;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.contact_form table.post td.post_line
{
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	white-space: nowrap;
	text-align: center;
}

/*table.contact_form tr:last-child td
{
	padding-bottom: 0px;
}*/

table.check_contents
{
	margin: 0px;
}

table.check_contents td.checkbox
{
	padding-bottom: 15px;
}

table.check_contents td.check_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 40px;
}

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

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

table.name_contents
{
	margin: 0px;
}

table.name_contents td.name_title
{
	width: 1px;
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	padding-right: 10px;
	white-space: nowrap;
}

table.name_contents td.name_form
{
	width: 200px;
	padding-right: 30px;
}

table.name_contents td.name_form input
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

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

div.contact_notice_title
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	margin-top: 20px;
	text-align: center;
}

div.contact_notice
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	/*margin-left: 2em;*/
	text-align: center;
}

div.contact_button
{
	width: 180px;
	height: 40px;
	margin: 50px auto 0px;
}

div.contact_button input
{
	width: 180px;
	height: 40px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
}

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

table.contact_button td.button
{
	width: 180px;
	padding-right: 30px;
}

table.contact_button td.button input
{
	width: 180px;
	height: 40px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	border-radius: 5px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
}

table.contact_button td.button_info
{
	width: 250px;
	padding-right: 30px;
}

table.contact_button td.button_info input
{
	width: 250px;
	height: 50px;
	font-size: 110%;
	line-height: 140%;
	color: #ffffff;background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
}

table.contact_button td.button_info button
{
	width: 250px;
	height: 50px;
	font-size: 110%;
	line-height: 140%;
	color: #ffffff;background-color: #5da474;
	letter-spacing: 0.02em;
	padding: 0px;
	text-align: center;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
}

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

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


/* バーチャルブース */
.showcase_bg
{
	background-color: rgba(255, 255, 255, 0.85);
}

div.showcase_frame
{
	width: 960px;
	background-color: rgba(255, 255, 255, 0.85);
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px;
	box-sizing: border-box;
}

ul.showcase_list
{
	margin: 0px;
	padding: 0px;
	font-size: 0;
}

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

ul.showcase_list li.showcase_block
{
	width: 200px;
	height: 500px;
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
}

ul.showcase_list li.showcase_block div.frame
{
	width: 200px;
	height: 100%;
	background-color: #fafafa;
}

ul.showcase_list li.showcase_block div.frame div.img
{
	width: 200px;
	height: 200px;
	margin: 0px;
	/*background-size: contain;
	background-repeat: none;
	background-position: center center;*/
}

ul.showcase_list li.showcase_block div.frame div.img img
{
	width: 200px;
	height: 200px;
	display: block;
}

ul.showcase_list li.showcase_block div.frame div.title
{
	width: 200px;
	height: 80px;
	background-color: #f2f2f2;
	overflow-y: scroll;
}

ul.showcase_list li.showcase_block div.frame div.title div.text
{
	width: 200px;
	height: 80px;
	font-size: 95%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: 0.02em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0px 5px 0px;
}

ul.showcase_list li.showcase_block div.frame div.note
{
	width: 100%;
	height: calc(100% - 280px);
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	overflow-y: scroll;
}

div.detail_category_top
{
	width: 100%;
	height: 30px;
	position: relative;
	border-top: 1px solid #18191a;
	margin-bottom: 15px;
}

table.booth_type
{
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 5px;
}

table.booth_type td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
}

div.detail_category_frame
{
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}

div.detail_category_frame table.category_name
{
	height: 30px;
}

div.detail_category_frame table.category_name td.name
{
	width: 5px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.02em;
	background-color: #6697ea;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

div.detail_category_frame table.category_name td.icon
{
	width: 35px;
	height: 30px;
}

div.detail_category_frame table.category_name td.icon img
{
	width: 35px;
	height: 30px;
	display: block;
}

div.booth_date_frame
{
	width: 100%;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	text-align: right;
	margin: 5px 0px 5px;
	padding: 0px 5px 0px;
	box-sizing: border-box;
}

div.search_detail_name
{
	font-size: 120%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.15em;
	font-weight: 700;
	text-align: center;
	padding-top: 50px;
}

div.search_detail_title
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 30px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3)
}

table.booth_title
{
	width: 100%;
	height: 30px;
	margin: 15px 0px 0px;
}

table.booth_title td.title
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #5da474;
}

div.search_detail_key_visual
{
	width: 870px;
	margin: 45px auto 0px;
	position: relative;
}

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

div.search_detail_key_visual img
{
	width: 870px;
	height: 650px;
	display: block;
	position: relative;
	z-index: 1;
}

/*div.search_detail_key_visual img:hover
{
	transform: scale(1.1,1.1);
	position: relative;
	z-index: 101;
}*/

div.search_detail_key_visual div.text_space
{
	width: 870px;
	height: 30px;
	/*background-color: rgba(85, 113, 170, 0.8);*/background-color: #5da474;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

div.search_detail_key_visual div.text_space div.text
{
	width: 870px;
	height: 30px;
	font-size: 110%;
	line-height: 120%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.02em;
	display: table-cell;
	vertical-align: middle;
}

div.search_detail_note
{
	width: 830px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 30px auto 0px;
}

table.search_result_title
{
	width: 300px;
	height: 52px;
	margin: 70px auto 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

table.search_result_title td.title
{

}

table.search_result_title td.title div.img
{
	width: 74px;
	height: 16px;
	margin: 0px auto 0px;
}

table.search_result_title td.title div.img img
{
	width: 74px;
	height: 16px;
	display: block;
}

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

table.booth_link td.button
{
	width: 250px;
	padding-right: 40px;
}

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

table.booth_link td.button button
{
	width: 250px;
	height: 60px;
	font-size: 110%;
	line-height: 140%;
	color: #ffffff;
	border: none;
	text-shadow: none;background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	/*border-radius: 5px;*/
	cursor: pointer;
	position: relative;
	padding: 0px 0px 0px 0px;
}

table.booth_link td.button button div.icon1
{
	width: 18px;
	height: 32px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 70px;
}

table.booth_link td.button button div.icon1 img
{
	width: 18px;
	height: 32px;
	display: block;
}

table.booth_link td.button button div.icon2
{
	width: 23px;
	height: 15px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 25px;
}

table.booth_link td.button button div.icon2 img
{
	width: 23px;
	height: 15px;
	display: block;
}

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


/* 一覧スクロール */
div.scroll_frame
{
	width: 100%;
	margin: 0px 0px 0px;
	padding: 0px 40px 0px;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

div.scroll_block
{
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

/*div.scroll_block::-webkit-scrollbar
{
	display: none;
}*/

div.scroll_area
{
	width: 100%;
}

div.scroll_frame div.back_arrow
{
	width: 26px;
	height: 50px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	cursor: pointer;
}

div.scroll_frame div.back_arrow img
{
	width: 26px;
	height: 50px;
	display: block;
}

div.scroll_frame div.next_arrow
{
	width: 26px;
	height: 50px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	cursor: pointer;
}

div.scroll_frame div.next_arrow img
{
	width: 26px;
	height: 50px;
	display: block;
}

table.exhibition_list
{
	height: 500px;
	margin: 0px;
}

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

table.exhibition_list td.contents
{
	width: 200px;
	height: 100%;
	padding-right: 20px;
}

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

table.exhibition_list td.contents div.frame
{
	width: 200px;
	height: 100%;
	background-color: #fafafa;
}

table.exhibition_list td.contents div.frame div.img
{
	width: 200px;
	height: 200px;
	margin: 0px;
	/*background-size: contain;
	background-repeat: none;
	background-position: center center;*/
}

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

table.exhibition_list td.contents div.frame div.title
{
	width: 200px;
	height: 80px;
	background-color: #f2f2f2;
}

table.exhibition_list td.contents div.frame div.title div.text
{
	width: 200px;
	height: 80px;
	font-size: 95%;
	line-height: 130%;
	color: #18191a;
	letter-spacing: 0.02em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.exhibition_list td.contents div.frame div.note
{
	/*width: 100%;
	height: calc(100% - 280px);
	font-size: 80%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 5px 5px;
	box-sizing: border-box;*/
	width: 100%;
	height: calc(100% - 280px);
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	overflow-y: scroll;
}


/* 商談予約 */
div.reservation_top_text_frame
{
	width: 100%;
	box-sizing: border-box;
	margin: 20px 0px 0px;
	padding: 10px 10px 10px;
	border: 1px solid #31548d;
}

div.reservation_top_text
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
}

div.reservation_notice
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	margin-top: 20px;
	text-align: center;
}

table.select_frame
{
	margin: 0;
}

table.select_frame td.select
{
	width: 200px;
	padding-right: 30px;
}

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

table.select_frame td.select select
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	border: 1px solid #ccc;
	/*border: none;*/
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.select_frame td.select input
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.select_frame td.select_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	padding-right: 30px;
}


/* セミナー会場 */
div.intro_title_frame
{
	width: 960px;
	background-color: #1ba6d9;
	box-sizing: border-box;
	padding: 10px 20px 5px;
	margin: 30px 0px 0px;
	border-radius: 20px;
}

div.intro_title_frame div.intro_title
{
	font-size: 180%;
	line-height: 130%;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: 700;
}

div.intro_title_frame div.intro_text_frame
{
	width: 100%;
	margin: 10px 0px 0px;
	padding: 10px 0px 10px;
	background-color: #ffffff;
}

div.intro_title_frame div.intro_text_frame div.intro_text
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	text-align: center;
}

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

table.intro_top_notice td.icon
{
	font-size: 110%;
	line-height: 180%;
	color: #ff0000;
	padding-right: 5px;
	vertical-align: top;
}

table.intro_top_notice td.notice
{
	font-size: 110%;
	line-height: 180%;
	color: #ff0000;
	white-space: nowrap;
}

table.intro_top_notice td.text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
}

table.intro_top_notice td.name
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
}

table.intro_top_notice td.name2
{
	width: 1px;
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
	padding-right: 1em;
}

ul.intro_frame
{
	width: 100%;
	margin: 30px auto 0px;
	padding: 0;
}

ul.intro_frame li.intro_block
{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px 10px;
	background-color: #ffffff;
}

ul.intro_frame li:nth-child(2n+1).intro_block
{
	background-color: #e7f5fa;
}

ul.intro_frame li.intro_block table.intro_contents
{
	width: 100%;
}

ul.intro_frame li.intro_block table.intro_contents td.height
{
	height: 20px;
}

ul.intro_frame li.intro_block table.intro_contents td.title
{

}

ul.intro_frame li.intro_block table.intro_contents td.title div.date
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: 700;
}

ul.intro_frame li.intro_block table.intro_contents td.title div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #1ba6d9;
	letter-spacing: 0.1em;
}

ul.intro_frame li.intro_block table.intro_contents td.text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	padding-top: 5px;
}

ul.intro_frame li.intro_block table.intro_contents td.button
{
	width: 100px;
	padding-left: 10px;
}

ul.intro_frame li.intro_block table.intro_contents td.button input
{
	width: 100px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

ul.intro_frame li.intro_block a
{
	text-decoration: none;
}

ul.intro_frame li.intro_block2
{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px 10px;
	background-color: #e7f5fa;
	margin-bottom: 10px;
}

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

ul.intro_frame li.intro_block2 div.promote
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	margin-top: 10px;
	letter-spacing: 0.02em;
	text-align: center;
}

ul.intro_frame li.intro_block2 div.promote_notice
{
	font-size: 100%;
	line-height: 100%;
	color: #ff0000;
	margin-top: 10px;
	letter-spacing: 0.02em;
	text-align: center;
}

ul.intro_frame li.intro_block2 div.stage_button
{
	width: 200px;
	height: 30px;
	margin: 20px auto 0px;
}

ul.intro_frame li.intro_block2 div.stage_button input
{
	width: 200px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

ul.intro_frame li.intro_block2 div.stage_button a
{
	text-decoration: none;
}

ul.intro_frame li.intro_block2 table.intro_contents
{
	width: 100%;
}

ul.intro_frame li.intro_block2 table.intro_contents td.title
{
	width: 1px;
	white-space: nowrap;
}

ul.intro_frame li.intro_block2 table.intro_contents td.title div.title
{
	font-size: 140%;
	line-height: 140%;
	color: #055190;
	letter-spacing: 0.02em;
	margin-left: -0.5em;
	font-weight: 700;
}

ul.intro_frame li.intro_block2 table.intro_contents td.title div.title span.small
{
	font-size: 70%;
}

ul.intro_frame li.intro_block2 table.intro_contents td.title div.title_small
{
	font-size: 120%;
	line-height: 130%;
	color: #055190;
	letter-spacing: 0.1em;
}

ul.intro_frame li.intro_block2 table.intro_contents td.text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	padding-top: 5px;
	letter-spacing: 0.02em;
}

ul.intro_frame li.intro_block2 table.intro_contents td.icon
{
	padding-left: 15px;
}

ul.intro_frame li.intro_block2 table.intro_contents td.icon input
{
	width: 125px;
	height: 20px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	/*letter-spacing: 0.02em;*/
	border-radius: 10px;
	cursor: pointer;
	white-space: nowrap;
}

ul.intro_frame li.intro_block2 table.intro_contents td.icon input.large
{
	width: 280px;
}

ul.intro_frame li.intro_block2 table.intro_contents td.icon input.large2
{
	width: 320px;
}

ul.intro_frame li.intro_block2 table.intro_contents .live input
{
	background-color: #db4632;
}

ul.intro_frame li.intro_block2 table.intro_contents2
{
	margin: 8px auto 0px;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.height
{
	height: 10px;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.number
{
	font-size: 110%;
	line-height: 140%;
	color: #18191a;
	font-weight: 700;
	padding-right: 0.5em;
	vertical-align: top;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.date
{
	font-size: 110%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: 0.1em;
	/*margin-bottom: 10px;*/
	font-weight: 700;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.icon
{
	width: 90px;
	padding-right: 15px;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.icon input
{
	width: 90px;
	height: 20px;
	font-size: 85%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	/*letter-spacing: 0.02em;*/
	border-radius: 10px;
	cursor: pointer;
}

ul.intro_frame li.intro_block2 table.intro_contents2 .live input
{
	background-color: #db4632;
}

ul.intro_frame li.intro_block2 table.intro_contents2 .overlook input
{
	background-color: #00904b;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.button
{
	width: 100px;
	padding-left: 50px;
}

ul.intro_frame li.intro_block2 table.intro_contents2 td.button input
{
	width: 100px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

ul.intro_frame li.intro_block2 table.promote_list
{
	margin: 20px 0px 0px;
}

ul.intro_frame li.intro_block2 table.promote_list td.height
{
	height: 10px;
}

ul.intro_frame li.intro_block2 table.promote_list td.height2
{
	height: 20px;
}

ul.intro_frame li.intro_block2 table.promote_list td.icon
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	padding-right: 0.5em;
}

ul.intro_frame li.intro_block2 table.promote_list td.title1
{
	font-size: 120%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
}

ul.intro_frame li.intro_block2 table.promote_list td.title2
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
}

ul.intro_frame li.intro_block2 table.promote_list td.title3
{
	font-size: 140%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
	font-weight: 700;
}

ul.intro_frame li.intro_block2 table.promote_list td.title4
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
	font-weight: 700;
}

ul.intro_frame li.intro_block2 table.promote_list td.text
{
	font-size: 110%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.02em;
}

ul.intro_frame li.intro_block2 table.promote_list td.button
{
	width: 100px;
	padding-left: 50px;
}

ul.intro_frame li.intro_block2 table.promote_list td.button input
{
	width: 100px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

ul.intro_frame li.intro_block2 table.intro_contents2 .live input
{
	background-color: #db4632;
}

ul.intro_frame li.intro_block2 div.intro_line
{
	margin: 20px 0px 20px;
	border-top: 1px dashed #055190;
}

div.seminar_key
{
	width: 960px;
	height: 73px;
	margin: 0px auto 0px;
}

div.seminar_key img
{
	width: 960px;
	height: 73px;
	display: block;
}

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

table.intro_button td.button
{
	width: 200px;
}

table.intro_button td.button input
{
	width: 200px;
	height: 40px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #3e9449;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

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

div.intro_notice_frame
{
	width: 100%;
	margin: 50px auto 0px;
	padding: 10px 10px 10px;
	box-sizing: border-box;
	border: 1px dashed #18191a;
}

div.intro_notice_frame div.intro_notice_title
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	font-weight: 700;
}

div.intro_notice_frame div.intro_notice_index
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	font-weight: 700;
	margin: 30px 0px 5px;
}

div.intro_notice_frame table.intro_notice_text
{
	margin: 0px 0px 0px 2em;
}

div.intro_notice_frame table.intro_notice_text td.icon
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
	vertical-align: top;
	padding-right: 5px;
}

div.intro_notice_frame table.intro_notice_text td.text
{
	font-size: 110%;
	line-height: 180%;
	color: #18191a;
}


/* ポップアップ */
div.group_popup_frame table.form td.title04
{
	font-size: 115%;
	line-height: 100%;
	color: #e4e4e4;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
}

div.group_popup_frame table.form td.title04_large
{
	font-size: 115%;
	color: #e4e4e4;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;
	vertical-align: top;
}

div.group_popup_frame
{
	width: 550px;
	height: auto;
	border: 1px solid #e4e4e4;
	position: relative;
}

div.group_popup_frame div.title_frame
{
	width: 100%;
	height: 40px;
	background-color: #e4e4e4;
	position: relative;
}

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

div.group_popup_frame div.title_frame div.close
{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 9px;
	right: 10px;
	cursor: pointer;
}

div.group_popup_frame div.title_frame div.close img
{
	width: 22px;
	height: 22px;
}

div.group_popup_frame div.close2_frame
{
	width: 34px;
	height: 34px;
	background-color: #5da474;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
}

div.group_popup_frame div.close2
{
	width: 22px;
	height: 22px;
	margin: 6px auto;
}

div.group_popup_frame div.close2 img
{
	width: 22px;
	height: 22px;
	display: block;
}

div.group_popup_frame div.content
{
	/*width: 550px;
	height: 310px;*/
	background-color: #ffffff;
	position: relative;
}

div.group_popup_frame div.content div.text01
{
	width: auto;
	font-size: 110%;
	line-height: 160%;
	color: #5d5d5d;
	padding: 39px 0px 0px;
	margin: 0px auto 0px 48px;
}

div.group_popup_frame div.content div.text02
{
	font-size: 110%;
	line-height: 100%;
	color: #5d5d5d;
	padding: 0px 0px 0px;
	margin: 0px auto 48px 48px;
}

div.group_popup_frame div.content div.text03
{
	width: 500px;
	font-size: 110%;
	line-height: 150%;
	color: #5d5d5d;
	padding: 0px 0px 0px;
	margin: 20px auto 48px;
}

div.group_popup_frame div.content2
{
	width: 550px;
	height: auto;
	background-color: #ffffff;
	position: relative;
	padding: 50px 0px 40px;
}

div.group_popup_frame div.content2 div.title01
{
	font-size: 115%;
	line-height: 100%;
	color: #e4e4e4;
	padding: 0px 0px 0px;
	margin: 0px auto 0px 20px;
	letter-spacing: 0.1em;
}

div.group_popup_frame div.content2 div.title02_frame
{
	width: 500px;
	padding: 0px 0px 5px;
	margin: 0px auto 0px 20px;
	/*border-bottom: 1px solid #5da474;*/
	border-bottom: 1px solid #d4a865;
}

div.group_popup_frame div.content2 div.title02_frame div.title02
{
	font-size: 110%;
	line-height: 150%;
	/*color: #5da474;*/
	color: #d4a865;
	padding: 0px 5px 5px;
	letter-spacing: 0.1em;
}

div.group_popup_frame div.content2 div.text01
{
	width: 455px;
	font-size: 110%;
	line-height: 160%;
	color: #5d5d5d;
	padding: 0px 0px 0px;
	margin: 0px auto 0px 47.5px;
}

div.group_popup_frame div.content2 div.text02
{
	font-size: 110%;
	line-height: 100%;
	color: #5d5d5d;
	padding: 0px 0px 0px;
	margin: 0px auto 48px 30px;
}

div.group_popup_frame div.content2 div.text03
{
	width: 500px;
	font-size: 110%;
	line-height: 150%;
	color: #18191a;
	padding: 0px 0px 0px;
	margin: 15px auto 0px;
	word-break: break-all;
}

div.group_popup_frame div.content2 div.text03 a
{
	color: #5da474;
	text-decoration: underline;
}

div.group_popup_frame div.content2 div.date
{
	width: 500px;
	font-size: 110%;
	line-height: 100%;
	color: #d4a865;
	padding: 0px 0px 0px;
	margin: 15px auto 0px;
}

div.group_popup_frame div.content2 div.news_img
{
	width: 480px;
	height: 320px;
	margin: 15px auto 0px;
}

div.group_popup_frame div.content2 div.news_img img
{
	width: 480px;
	height: 320px;
}

div.group_popup_frame div.content2 div.news_img_bg
{
	width: 480px;
	height: 320px;
	margin: 15px auto 0px;
	background-image: url("../img/none_img.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.group_popup_frame table.popup_img
{
	width: 480px;
	margin: 0px auto 0px;
}

div.group_popup_frame table.popup_img td.main
{
	width: 480px;
}

div.group_popup_frame table.popup_img td.main div.img
{
	width: 480px;
	height: 320px;
	margin: 0px auto 0px;
}

div.group_popup_frame table.popup_img td.main div.img img
{
	width: 480px;
	height: 320px;
	display: block;
}

div.group_popup_frame table.popup_img td.thumbnail
{
	width: 160px;
}

div.group_popup_frame table.popup_img td.thumbnail div.img
{
	width: 160px;
	height: 160px;
	margin: 0px auto 0px;
	/*background-image: url("../img/img.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;*/
}

div.group_popup_frame table.popup_img td.thumbnail div.img img
{
	width: 160px;
	height: 160px;
	display: block;
	cursor: pointer;
}

div.group_popup_frame table.popup_img td.thumbnail img.select
{
	opacity: 0.7;
}

div.group_popup_frame table.popup_img td.thumbnail div.bg
{
	width: 160px;
	height: 160px;
	margin: 0px auto 0px;
	background-image: url("../img/img.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

div.group_popup_frame ul.goods_contents
{
	margin: 0;
	padding: 0;
}

div.group_popup_frame ul.goods_contents li.img
{
	width: 480px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: top;
}

div.group_popup_frame ul.goods_contents li.data
{
	width: 450px;
	display: table-cell;
	vertical-align: top;
}

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

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

.ui-state-highlight
{
	border: 1px solid #074296!important;
	background: rgba(229, 235, 244, 0.75)!important;
}


/* 動画ページ */
div.lp_title_top
{
	width: 959px;
	height: 249px;
	margin: 0px auto 0px;
}

div.lp_title_top img
{
	width: 959px;
	height: 249px;
	display: block;
}

div.lp_top_frame
{
	width: 100%;
	height: 270px;
	margin: 90px auto 0px;
	position: relative;
}

div.lp_top_frame div.main
{
	width: 480px;
	height: 270px;
	margin: 0px auto 0px;
}

div.lp_top_frame div.main img
{
	width: 480px;
	height: 270px;
	display: block;
}

div.lp_top_frame div.main a
{
	display: block;
	text-decoration: none;
}

div.lp_top_frame div.left_img01
{
	width: 305px;
	height: 162px;
	position: absolute;
	top: 4px;
	left: 43px;
}

div.lp_top_frame div.left_img01 img
{
	width: 305px;
	height: 162px;
	display: block;
}

div.lp_top_frame div.left_img02
{
	width: 135px;
	height: 135px;
	position: absolute;
	bottom: 0px;
	left: -15px;
}

div.lp_top_frame div.left_img02 img
{
	width: 135px;
	height: 135px;
	display: block;
}

div.lp_top_frame div.left_text
{
	font-size: 85%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
	position: absolute;
	top: 185px;
	left: 66px;
}

div.lp_top_frame div.right_img01
{
	width: 305px;
	height: 162px;
	position: absolute;
	top: 4px;
	right: 43px;
}

div.lp_top_frame div.right_img01 img
{
	width: 305px;
	height: 162px;
	display: block;
}

div.lp_top_frame div.right_img02
{
	width: 135px;
	height: 135px;
	position: absolute;
	bottom: 0px;
	right: -15px;
}

div.lp_top_frame div.right_img02 img
{
	width: 135px;
	height: 135px;
	display: block;
}

div.lp_top_frame div.right_text
{
	font-size: 85%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
	position: absolute;
	top: 185px;
	right: 66px;
}

div.lp_top_frame div.title
{
	width: 765px;
	height: 64px;
	margin: auto;
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
}

div.lp_top_frame div.title img
{
	width: 765px;
	height: 64px;
	display: block;
}

div.lp_notice_frame
{
	width: 960px;
	height: 110px;
	margin: 20px auto 5px;
	padding: 0px 0px 0px;
	background-color: #5da474;
	position: relative;
}

div.lp_notice_frame div.inner
{
	width: 960px;
	height: 110px;
	display: table-cell;
	vertical-align: middle;
}

div.lp_notice_frame div.lp_notice
{
	font-size: 110%;
	line-height: 160%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.1em;
}

div.lp_notice_frame div.left_img01
{
	width: 135px;
	height: 135px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.lp_notice_frame div.left_img01 img
{
	width: 135px;
	height: 135px;
	display: block;
}

div.lp_notice_frame div.right_img01
{
	width: 135px;
	height: 135px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.lp_notice_frame div.right_img01 img
{
	width: 135px;
	height: 135px;
	display: block;
}

div.lp_text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
}

div.lp_movie_frame
{
	width: 960px;
	height: 380px;
	margin: 93px auto 0px;
	padding: 40px 0px 40px;
	box-sizing: border-box;
	/*background-color: #deb988;*/
	background-image: url("../img/lp_bg.jpg");
	background-size: 960px 380px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
}

div.lp_movie_frame div.title
{
	width: 526px;
	height: 60px;
	margin: auto;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
}

div.lp_movie_frame div.title img
{
	width: 526px;
	height: 60px;
	display: block;
}

div.lp_movie_frame table.lp_movie
{
	width: 100%;
}

div.lp_movie_frame table.lp_movie td.title_left
{
	width: 480px;
	padding-left: 5px;
	padding-bottom: 35px;
}

div.lp_movie_frame table.lp_movie td.title_right
{
	padding-bottom: 35px;
}

div.lp_movie_frame table.lp_movie div.movie_title
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
}

div.lp_movie_frame table.lp_movie td.left
{
	width: 480px;
	padding-left: 5px;
	vertical-align: top;
}

div.lp_movie_frame table.lp_movie td.left div.movie
{
	width: 480px;
	height: 270px;
}

div.lp_movie_frame table.lp_movie td.left div.movie video
{
	width: 480px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right
{
	vertical-align: top;
	position: relative;
}

div.lp_movie_frame table.lp_movie td.right div.route
{
	width: 451px;
	height: 170px;
	position: absolute;
	bottom: 0px;
	left: 20px;
}

div.lp_movie_frame table.lp_movie td.right div.route img
{
	width: 451px;
	height: 170px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right div.chapter01
{
	width: 120px;
	height: 133px;
	position: absolute;
	bottom: 156px;
	left: 24px;
}

div.lp_movie_frame table.lp_movie td.right div.chapter01 img
{
	width: 120px;
	height: 133px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right div.chapter02
{
	width: 120px;
	height: 133px;
	position: absolute;
	bottom: 156px;
	left: 155px;
}

div.lp_movie_frame table.lp_movie td.right div.chapter02 img
{
	width: 120px;
	height: 133px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right div.chapter03
{
	width: 120px;
	height: 133px;
	position: absolute;
	bottom: 16px;
	left: 45px;
}

div.lp_movie_frame table.lp_movie td.right div.chapter03 img
{
	width: 120px;
	height: 133px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right div.chapter04
{
	width: 120px;
	height: 133px;
	position: absolute;
	bottom: 16px;
	left: 175px;
}

div.lp_movie_frame table.lp_movie td.right div.chapter04 img
{
	width: 120px;
	height: 133px;
	display: block;
}

div.lp_movie_frame table.lp_movie td.right div.chapter05
{
	width: 120px;
	height: 133px;
	position: absolute;
	bottom: 16px;
	left: 305px;
}

div.lp_movie_frame table.lp_movie td.right div.chapter05 img
{
	width: 120px;
	height: 133px;
	display: block;
}

.chapter_movie_width
{
	/*width: 480px!important;*/
	width: 600px!important;
}

div.chapter_movie_frame
{
	/*width: 480px;*/
	width: 600px;
	height: auto;
	background-color: #ffffff;
	position: relative;
	padding: 50px 0px 0px;
}

div.chapter_movie
{
	/*width: 480px;
	height: 270px;*/
	width: 600px;
	height: 337.5px;
	margin: 0px 0px 0px;
}

div.chapter_movie video
{
	width: 600px;
	display: block;
}

div.chapter_movie_body
{
	/*width: 480px;
	height: 270px;*/
	width: 600px;
	height: 337.5px;
	margin: 0px 0px 0px;
	position: fixed;
	left: -480px;
}

/*div.chapter_movie img
{
	width: 480px;
	height: 270px;
	margin: 0;
	padding: 0;
	display: block;
}*/

div.character_frame
{
	width: 960px;
	height: 167px;
	margin: 70px auto 0px;
	padding: 0px 0px 0px;
	position: relative;
}

div.character_frame div.title
{
	width: 388px;
	height: 75px;
	margin: auto;
	position: absolute;
	top: -35px;
	left: 300px;
}

div.character_frame div.title img
{
	width: 388px;
	height: 75px;
	display: block;
}

div.character_frame div.left_block
{
	width: 320px;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f9cccf;
	box-shadow: 5px 5px 4px #c0bdc1;
	-webkit-box-shadow: 5px 5px 4px #c0bdc1;
	-moz-box-shadow: 5px 5px 4px #c0bdc1;
	overflow: hidden;
	text-decoration: none;
}

div.character_frame div.center_block
{
	width: 320px;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	position: absolute;
	top: 25px;
	left: 315px;
	background-color: #dcd4e4;
	box-shadow: 5px 5px 4px #c0bdc1;
	-webkit-box-shadow: 5px 5px 4px #c0bdc1;
	-moz-box-shadow: 5px 5px 4px #c0bdc1;
	overflow: hidden;
	text-decoration: none;
}

div.character_frame div.right_block
{
	width: 320px;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	position: absolute;
	top: 0;
	right: 10px;
	background-color: #f9dacd;
	box-shadow: 5px 5px 4px #c0bdc1;
	-webkit-box-shadow: 5px 5px 4px #c0bdc1;
	-moz-box-shadow: 5px 5px 4px #c0bdc1;
	overflow: hidden;
	text-decoration: none;
}

div.character_frame div.inner
{
	width: 960px;
	height: 160px;
	margin: 0px;
	padding: 0px 0px 0px;
	position: relative;
}

div.character_frame div.left_img
{
	width: 327px;
	height: 167px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.character_frame div.left_img img
{
	width: 327px;
	height: 167px;
	display: block;
}

div.character_frame div.center_img
{
	width: 327px;
	height: 167px;
	margin: auto;
	position: absolute;
	top: 23px;
	left: 315px;
}

div.character_frame div.center_img img
{
	width: 327px;
	height: 167px;
	display: block;
}

div.character_frame div.right_img
{
	width: 327px;
	height: 167px;
	margin: auto;
	position: absolute;
	top: 0px;
	right: 3px;
}

div.character_frame div.right_img img
{
	width: 327px;
	height: 167px;
	display: block;
}

img.variable:hover
{
	transform: scale(1.2,1.2);
	position: relative;
	/*z-index: 101;*/
}

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

table.lp_page_link td.link
{
	width: 275px;
	padding-right: 180px;
}

table.lp_page_link td.link div.img
{
	width: 275px;
	height: 82px;
}

table.lp_page_link td.link div.img img
{
	width: 275px;
	height: 82px;
	display: block;
}

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

table.lp_page_link td.link a
{
	display: block;
	text-decoration: none;
}


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

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

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

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


/* 講演 */
.bg_lecture
{
	background-color: #1073b9!important;
}

div.lecture_top_line
{
	width: 260px;
	height: 2px;
	background-color: #1073b9;
	margin: 0px auto 19px;
}

div.lecture_top_title1
{
	font-size: 150%;
	line-height: 100%;
	color: #1073b9;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}

div.lecture_top_title2
{
	font-size: 300%;
	line-height: 100%;
	color: #1073b9;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.lecture_top_title2_large
{
	font-size: 250%;
	line-height: 120%;
	color: #1073b9;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-left: -0.5em;
}

div.lecture_top_intro_frame
{
	width: 100%;
	background-color: #f2f2f2;
	margin: 90px auto 25px;
	padding: 25px 0px 20px;
}

div.lecture_top_intro_frame div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	letter-spacing: 0.1em;
}

div.lecture_top_intro_frame table.intro
{
	margin: 28px auto 0px;
}

div.lecture_top_intro_frame table.intro td.list
{
	width: 230px;
	padding-right: 10px;
	vertical-align: bottom;
}

div.lecture_top_intro_frame table.intro td:last-child
{
	padding-right: 0;
}

div.lecture_top_intro_frame table.intro td.list button
{
	width: 230px;
	min-height: 60px;
	height: auto;
	font-size: 110%;
	line-height: 150%;
	color: #18191a;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	/*cursor: pointer;*/
	box-sizing: border-box;
	padding: 10px 0px 10px;
	letter-spacing: 0.02em;
}

div.lecture_top_text
{
	width: 840px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	text-indent: 1em;
	margin: 0px auto 0px;
}

div.lecture_top_text2
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 45px auto 0px;
	text-align: center;
	letter-spacing: 0.02em;
}

div.lecture_top_text3
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 30px auto 0px;
	text-align: center;
	letter-spacing: 0.02em;
}

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

table.lecture_top_date td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
	padding-right: 1em;
	vertical-align: top;
}

table.lecture_top_date td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
}

table.lecture_top_date td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
	padding-left: 1em;
}

div.lecture_contents_frame
{
	width: 100%;
	background-color: #f2f2f2;
	margin: 95px auto 0px;
}

div.lecture_contents_frame table.lecture_contents
{
	width: 100%;
}

div.lecture_contents_frame table.lecture_contents td.left
{
	width: 100px;
	background-color: #1073b9;
}

div.lecture_contents_frame table.lecture_contents td.space
{
	width: 5px;
}

div.lecture_contents_frame table.lecture_contents td.space2
{
	width: 10px;
}

div.lecture_contents_frame table.lecture_contents td.title
{
	width: 100px;
	height: 70px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #1073b9;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text
{
	height: 70px;
	font-size: 130%;
	line-height: 100%;
	color: #18191a;
	padding-left: 15px;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text2
{
	padding: 25px 0px 10px 15px;
}

div.lecture_contents_frame table.lecture_contents .title_center
{
	padding: 10px 0px 10px 15px!important;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.title
{
	font-size: 130%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.title_large
{
	font-size: 130%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.s_title
{
	font-size: 100%;
	line-height: 100%;
	margin-top: 10px;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.title + div.s_title
{
	margin-top: 25px;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.title_large + div.s_title
{
	margin-top: 25px;
}

div.lecture_contents_frame table.lecture_contents td.text2 div.s_title a
{
	color: #18191a;
	text-decoration: underline;
	display: block;
}

div.lecture_contents_frame table.lecture_contents td.text2 table.s_title
{
	margin-top: 20px;
}

div.lecture_contents_frame table.lecture_contents td.text2 table.s_title td.icon
{
	font-size: 100%;
	line-height: 160%;
	vertical-align: top;
	letter-spacing: 0.1em;
}

div.lecture_contents_frame table.lecture_contents td.text2 table.s_title td.list_title
{
	font-size: 100%;
	line-height: 160%;
	letter-spacing: 0.02em;
}

div.lecture_contents_frame table.lecture_contents td.text2 table.s_title td.number
{
	font-size: 100%;
	line-height: 160%;
	letter-spacing: 0.02em;
	padding-left: 25px
}

div.lecture_contents_frame table.lecture_contents td.contents
{
	padding: 10px 0px 10px;
	vertical-align: bottom;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_title
{
	font-size: 100%;
	line-height: 100%;
	color: #1073b9;
	margin-bottom: 7px;
	margin-left: 6px;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block
{
	width: 420px;
	padding: 10px 0px 10px 35px;
	background-color: #ffffff;
	box-sizing: border-box;
}

div.lecture_contents_frame .block_large
{
	min-height: 100px;
	height: auto;
}

div.lecture_contents_frame .block_large2
{
	min-height: 100px;
	height: auto;
	padding-left: 10px!important;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block div.name
{
	font-size: 100%;
	line-height: 140%;
	color: #18191a;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block div.name_large
{
	font-size: 90%;
	line-height: 140%;
	color: #18191a;
	letter-spacing: -0.05em;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_short
{
	width: 205px;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_short button
{
	width: 205px;
	height: 60px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	/*cursor: pointer;*/
	box-sizing: border-box;
	padding: 0px;
	letter-spacing: 0.02em;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_short2
{
	width: 166px;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_short2 button
{
	width: 166px;
	height: 60px;
	font-size: 100%;
	line-height: 140%;
	color: #18191a;
	background-color: #ffffff;
	border: none;
	text-shadow: none;
	/*cursor: pointer;*/
	box-sizing: border-box;
	padding: 0px;
	letter-spacing: 0.02em;
}

div.lecture_contents_frame table.lecture_contents td.contents div.block_short2 button.small
{
	font-size: 95%;
	letter-spacing: 0;
}

div.lecture_contents_frame table.lecture_contents_inner
{
	width: auto;
	margin: 0px;
}

div.lecture_movie_title
{
	font-size: 120%;
	line-height: 100%;
	margin-top: 60px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 700;
}

div.lecture_movie_title_large
{
	font-size: 130%;
	line-height: 140%;
	margin-top: 60px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 700;
}

div.lecture_movie_title_left
{
	width: 640px;
	font-size: 120%;
	line-height: 100%;
	margin: 60px auto 0px;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.lecture_movie_text
{
	width: 700px;
	font-size: 100%;
	line-height: 180%;
	margin: 10px auto 0px;
	letter-spacing: 0.1em;
}

div.lecture_movie_date
{
	width: 700px;
	font-size: 100%;
	line-height: 180%;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

div.lecture_movie
{
	/*width: 700px;*/
	/*height: 485px;*/
	/*height: 394px;*/
	width: 640px;
	/*height: 360px;*/
	/*background-color: #f2f2f2;*/
	margin: 30px auto 0px;
}

div.lecture_movie_title + div.lecture_movie
{
	margin: 15px auto 0px;
}

div.lecture_movie_title_left + div.lecture_movie
{
	margin: 15px auto 0px;
}

div.lecture_movie_text + div.lecture_movie
{
	margin: 15px auto 0px;
}

div.lecture_movie_date + div.lecture_movie
{
	margin: 15px auto 0px;
}

div.lecture_movie img
{
	width: 100%!important;
	display: block;
}

div.lecture_movie video
{
	width: 100%!important;
	display: block;
}

div.lecture_title_frame
{
	width: 100%;
	margin: 100px auto 0px;
}

div.lecture_title_frame table.lecture_title
{
	width: 100%;
	border-top: 5px solid #1073b9;
}

div.lecture_title_frame table.lecture_title td.icon
{
	width: 15px;
	vertical-align: top;
}

div.lecture_title_frame table.lecture_title td.icon div.img
{
	width: 15px;
	height: 35px;
}

div.lecture_title_frame table.lecture_title td.icon div.img img
{
	width: 15px;
	height: 35px;
	display: block;
}

div.lecture_title_frame table.lecture_title td.title
{
	font-size: 150%;
	line-height: 100%;
	color: #1073b9;
	padding-left: 5px;
	letter-spacing: 0.02em;
}

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

table.lecture_contact_link td.icon
{
	width: 47px;
}

table.lecture_contact_link td.icon div.img
{
	width: 47px;
	height: 42px;
}

table.lecture_contact_link td.icon div.img img
{
	width: 47px;
	height: 42px;
	display: block;
}

table.lecture_contact_link td.icon a
{
	display: block;
	text-decoration: none;
}

table.lecture_contact_link td.link
{
	font-size: 200%;
	line-height: 100%;
	color: #18191a;
	padding-left: 30px;
	letter-spacing: 0.1em;
}

table.lecture_contact_link td.link a
{
	color: #18191a;
	display: inline-block;
	text-decoration: underline;
}

div.lecture_notice_frame
{
	width: 100%;
	margin: 30px 0px 0px;
	padding: 0px 50px 0px;
	box-sizing: border-box;
}

div.lecture_notice_frame div.title
{
	font-size: 100%;
	line-height: 160%;
	color: #fc2230;
	margin-left: -0.5em;
}

div.lecture_notice_frame div.text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	margin-top: 6px;
}

div.lecture_contact_frame
{
	width: 100%;
	margin: 90px 0px 0px;
	padding: 25px 0px 30px;
	box-sizing: border-box;
	background-color: #f2f2f2;
}

div.lecture_contact_frame div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	letter-spacing: 0.1em;
}

div.lecture_contact_frame table.contact_list
{
	margin: 25px auto 0px;
}

div.lecture_contact_frame table.contact_list td.list
{
	width: 420px;
	padding-bottom: 30px;
	padding-right: 30px;
	vertical-align: bottom;
}

div.lecture_contact_frame table.contact_list td.list div.block
{
	width: 420px;
	/*height: 140px;*/
	padding: 15px 0px 20px 15px;
	background-color: #ffffff;
	box-sizing: border-box;
}

div.lecture_contact_frame table.contact_list td.list div.block div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
}

div.lecture_contact_frame table.contact_list td:last-child
{
	padding-right: 0;
}

div.lecture_contact_frame table.contact_list tr:last-child td.list
{
	padding-bottom: 0;
}

div.lecture_contact_frame table.contact_data td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	padding-bottom: 9px;
	white-space: nowrap;
}

div.lecture_contact_frame table.contact_data td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	padding-bottom: 9px;
	white-space: nowrap;
}

div.lecture_contact_frame table.contact_data td.text
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	padding-bottom: 9px;
	padding-left: 15px;
}

div.lecture_contact_frame table.contact_data tr:last-child td
{
	padding-bottom: 0;
}

table.lecture_page_link
{
	margin: 20px auto 40px;
}

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

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

table.lecture_page_link td.button button
{
	width: 150px;
	height: 60px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	background-color: #1073b9;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0px 0px 0px;
	white-space: nowrap;
	/*letter-spacing: 0.02em;*/
}

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

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

table.lecture_page_link td.button_large button
{
	width: 250px;
	height: 60px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	background-color: #1073b9;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0px 0px 0px;
	white-space: nowrap;
	/*letter-spacing: 0.02em;*/
}

table.lecture_page_link td.button_large2
{
	padding-right: 10px;
}

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

table.lecture_page_link td.button_large2 button
{
	width: 210px;
	height: 60px;
	font-size: 100%;
	line-height: 140%;
	color: #ffffff;
	background-color: #1073b9;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0px 0px 0px;
	white-space: nowrap;
	/*letter-spacing: 0.02em;*/
}

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


/* アンケート */
div.question_frame
{
	width: 100%;
	margin: 30px 0px 0px;
	padding: 0px 20px 0px;
	box-sizing: border-box;
}

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

table.question_text td.number
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
	font-weight: 700;
}

table.question_text td.text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	font-weight: 700;
}

table.question_select
{
	width: 100%;
	margin: 20px 0px 0px 1.5em;
}

table.question_select td.bg
{
	background-color: #f1f2f3;
}

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

table.question_select td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
	padding-bottom: 10px;
	font-weight: 700;
}

table.question_select td.title
{
	/*width: 1px;*/
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
	padding-bottom: 10px;
	font-weight: 700;
	/*padding-right: 40px;*/
}

table.question_select td.select_frame
{
	/*padding-left: 1.5em;*/
}

table.question_select td.input input
{
	width: 100%;
	height: 30px;
	font-size: 100%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border-radius: 5px;*/
}

table.question_select td.input textarea
{
	width: 100%;
	height: 100px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 10px 5px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border-radius: 5px;*/
}

table.question_select div.error_text
{
	margin: 0px;
}

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

/*table.question_select_contents td
{
	background-color: #ffffff!important;
}

table.question_select_contents td.color
{
	background-color: #f1f2f3!important;
}*/

table.question_select_contents td.radio
{
	text-align: center;
	padding-bottom: 10px;
}

table.question_select_contents td.radio_text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding-bottom: 10px;
	padding-left: 0.5em;
	padding-right: 60px;
}

table.question_select_contents td.radio_title
{
	font-size: 80%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
	padding: 0px 10px 0px;
}

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

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

table.question_select_contents div.error_text
{
	margin: 0px;
}

table.question_select_contents2
{
	margin: 0;
}

table.question_select_contents2 td.radio
{
	padding-bottom: 10px;
}

table.question_select_contents2 td.radio2
{
	width: 1px;
	padding-top: 4px;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align: top;
}

table.question_select_contents2 td.check
{
	padding-bottom: 10px;
}

table.question_select_contents2 td.check2
{
	width: 1px;
	padding-top: 2px;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align: top;
}

table.question_select_contents2 td.radio_text
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding-bottom: 10px;
	padding-left: 0.5em;
	padding-right: 60px;
}

table.question_select_contents2 td.radio_text2
{
	width: 1px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding-bottom: 10px;
	padding-left: 0.5em;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
}

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

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

table.question_select_contents2 td.form input
{
	width: 100%;
	height: 30px;
	font-size: 100%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border-radius: 5px;*/
}

table.question_select_contents2 td.form textarea
{
	width: 100%;
	height: 100px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 10px 5px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	box-sizing: border-box;
	/*border-radius: 5px;*/
}

table.question_select_contents2 div.error_text
{
	margin: 0px;
}

table.question_select_list
{
	width: 100%;
	margin: 20px 0px 0px 1.5em;
	table-layout: fixed;
}

table.question_select_list td.bg
{
	background-color: #f1f2f3;
}

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

table.question_select_list td.icon
{
	width: 24px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
	padding: 10px 0.5em 10px 5px;
	box-sizing: border-box;
}

table.question_select_list td.title
{
	width: 330px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
	padding: 10px 10px 10px 5px;
	/*box-sizing: border-box;*/
}

table.question_select_list td.radio
{
	text-align: center;
}

table.question_select_list td.radio_title
{
	font-size: 80%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
	padding: 5px 10px 5px;
	vertical-align: top;
}

table.question_select_list tr.error td
{
	padding: 0px;
}

table.question_select_list div.error_text
{
	margin: 0px;
}

div.question_last_text
{
	font-size: 150%;
	line-height: 160%;
	color: #18191a;
	text-align: center;
	margin: 60px 0px 0px;
	letter-spacing: 0.1em;
}

div.question_send_button
{
	width: 150px;
	height: 45px;
	margin: 60px auto 0px;
}

div.question_send_button input
{
	width: 150px;
	height: 45px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #1073b9;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

div.question_send_button button
{
	width: 150px;
	height: 45px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #1073b9;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

div.lecture_date
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	white-space: nowrap;
	text-align: right;
	padding-right: 30px;
	letter-spacing: 0.02em;
}


/* サイトマップ */
table.sitemap
{
	margin: 20px 0px 0px 20px;
}

table.sitemap td.icon
{
	width: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
}

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

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

table.sitemap td.link
{
	font-size: 100%;
	line-height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
}

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

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

table.sitemap tr.inner td
{
	padding-bottom: 10px;
}

table.sitemap td.link div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
}

table.sitemap td.link a
{
	color: #5da474;
	text-decoration: none;
	display: block;
}


/* プライバシーポリシー */
div.privacy_frame
{
	width: 100%;
	margin: 40px 0px 0px;
	padding: 0px 0px 0px;
}

div.privacy_title
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	font-weight: 700;
	margin: 30px 0px 6px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #18191a;
	display: inline-block;
}

div.privacy_text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	text-indent: 1em;
}

div.privacy_text2
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	text-indent: 1em;
}

table.privacy_list
{
	margin: 0px 0px 0px 1em;
}

table.privacy_list td.number
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	padding-right: 0.5em;
	vertical-align: top;
}

table.privacy_list td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}


/* 食の安全確保に向けた被災地の取り組み */
div.work_top_title
{
	font-size: 300%;
	line-height: 100%;
	color: #777777;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.work_top_text
{
	width: 840px;
	font-size: 100%;
	line-height: 180%;
	color: #777777;
	margin: 40px auto 0px;
}

div.work_title_s
{
	width: 100%;
	margin: 0px auto 0px;
	position: absolute;
	top: 15px;
}

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

table.work_title_s td.icon
{
	width: 18px!important;
	padding-right: 7px;
}

table.work_title_s td.icon div.img
{
	width: 18px!important;
	height: 22px!important;
}

table.work_title_s td.icon div.img img
{
	width: 18px!important;
	height: 22px!important;
	display: block;
}

table.work_title_s td.title
{
	font-size: 120%;
	line-height: 100%;
	color: #777777;
	font-weight: 700;
}

div.work_main_img
{
	/*width: 552px;
	height: 310px;*/
	width: 640px;
	margin: 60px auto 0px;
	position: relative;
	background: #fff;
	padding: 50px 5px 5px;
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
  	-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
   	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
}

div.work_main_img img
{
	/*width: 552px;
	height: 310px;*/
	width: 640px;
	display: block;
}

div.work_main_img iframe
{
	width: 640px;
	display: block;
}

div.work_main_img video
{
	width: 640px;
	display: block;
}

div.work_bottom_title
{
	font-size: 100%;
	line-height: 180%;
	color: #777777;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 30px 0px 0px;
}

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

/*table.work_img_list td.title
{
	padding-right: 20px;
	padding-bottom: 20px;
}

table.work_img_list td.title div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #777777;
	text-align: center;
	font-weight: 700;
}*/

table.work_img_list td.img
{
	padding-right: 20px;
}

table.work_img_list td.img div.img
{
	width: 280px;
	height: 175px;
}

table.work_img_list td.img div.img img
{
	width: 280px;
	height: 175px;
	display: block;
}

table.work_img_list td.img div.movie
{
	width: 280px;
	position: relative;
	background: #fff;
	padding: 50px 5px 5px;
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
  	-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
   	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .1);
}

table.work_img_list td.img div.movie div.title
{
	width: 100%;
	/*font-size: 120%;
	line-height: 100%;
	color: #777777;
	text-align: center;
	font-weight: 700;*/
	position: absolute;
	top: 15px;
}

table.work_img_list td.img div.movie iframe
{
	width: 280px;
	display: block;
}

table.work_img_list td.img div.movie video
{
	width: 280px;
	display: block;
}

table.work_img_list td.img div.movie img
{
	width: 280px;
	height: 158px;
	display: block;
}

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

table.work_links
{
	margin: 50px auto 0px 40px;
}

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

table.work_links td.icon
{
	width: 20px;
	padding-right: 5px;
}

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

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

table.work_links td.icon
{
	width: 20px;
}

table.work_links td.link
{
	font-size: 100%;
	line-height: 100%;
	padding-right: 20px;
}

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

table.work_links td.link div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
}

table.work_links td.link a
{
	/*color: #326eb4;*/
	color: #5da474;
	text-decoration: none;
	display: block;
}


/* 産業医科大学 */
div.lecture_top_title_small
{
	font-size: 150%;
	line-height: 100%;
	color: #1073b9;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 10px;
}

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

table.lecture_top_text td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	vertical-align: top;
	white-space: nowrap;
}

table.lecture_top_text td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	vertical-align: top;
	white-space: nowrap;
}

table.lecture_top_text td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}


/* ログイン（動画ページ） */
table.login_page_frame
{
	width: 100%;
	height: 100vh;
	margin: 0px;
}

table.login_page_frame td.frame
{
	
}

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

table.login_form td
{
	
}

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

table.login_form td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #18191a;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}

table.login_form td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	padding-right: 20px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.login_form td.form
{
	width: 300px;
}

table.login_form td.form input
{
	width: 100%;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	letter-spacing: 0.1em;
}

table.login_form div.login_error_text
{
	font-size: 95%;
	line-height: 180%;
	color: #ff0000;
	letter-spacing: 0.1em;
}

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

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

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

table.login_button td.button input
{
	width: 180px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #1073b9;*/
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.login_button td.button button
{
	width: 180px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #1073b9;*/
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
}


/* 掲載期間終了 */
div.lecture_top_fin
{
	font-size: 150%;
	line-height: 180%;
	color: #1073b9;
	text-align: center;
	letter-spacing: 0.02em;
	margin-top: 60px;
}


/* 地方公共団体等食品安全担当職員研修会 */
div.workshop_top_title_frame
{
	width: 100%;
	padding: 35px 0px 50px;
	/*background-color: #cdfece;*/
	background-color: #e6fee6;
	box-sizing: border-box;
	/*border-top: 5px solid #1fc664;
	border-bottom: 5px solid #1fc664;*/
	border-top: 3px solid #5da474;
	border-bottom: 3px solid #5da474;
}

div.workshop_top_title_frame div.title_small
{
	font-size: 150%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: 700;
}

div.workshop_top_title_frame div.title_big
{
	font-size: 250%;
	line-height: 120%;
	color: #18191a;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.workshop_top_title_frame div.title_note
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 10px;
}

div.workshop_top_text_frame
{
	width: 940px;
	margin: 30px auto 0px;
	padding: 15px 15px 15px;
	background-color: #e6fee6;
	/*background-color: #cdfece;*/
	box-sizing: border-box;
	/*border: 1px solid #3276b4;*/
}

div.workshop_top_text_frame div.text
{
	font-size: 120%;
	line-height: 160%;
	color: #18191a;
	text-indent: 1em;
}

table.workshop_top_notice
{
	width: 840px;
	margin: 30px auto 0px;
}

table.workshop_top_notice td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
}

table.workshop_top_notice td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}

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

table.workshop_page_link td.icon
{
	width: 1px;
	font-size: 150%;
	line-height: 100%;
	color: #5da474;
	white-space: nowrap;
}

table.workshop_page_link td.title
{
	font-size: 130%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #5da474;
	padding-left: 0.5em;
	padding-right: 1em;
}

table.workshop_page_link td.notice
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	padding-top: 10px;
}

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

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

table.workshop_page_link td.button button
{
	width: 150px;
	height: 60px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	background-color: #1073b9;
	border: none;
	text-shadow: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0px 0px 0px;
	white-space: nowrap;
	letter-spacing: 0.02em;
}

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

div.workshop_schedule_title
{
	width: 960px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	margin: 50px auto 0px;
}

table.workshop_schedule
{
	width: 960px;
	margin: 10px auto 0px;
	border-top: 1px solid #0b0b0b;
	border-left: 1px solid #0b0b0b;
	box-sizing: border-box;
}

table.workshop_schedule th
{
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	font-weight: 400;
	border-bottom: 1px solid #0b0b0b;
	border-right: 1px solid #0b0b0b;
	background-color: #f2f2f2;
}

table.workshop_schedule th:nth-child(1)
{
	width: 250px;
}

table.workshop_schedule th:nth-child(2)
{
	width: 250px;
}

table.workshop_schedule th:nth-child(4)
{
	width: 80px;
}

table.workshop_schedule td
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	padding: 5px 5px 5px;
	border-bottom: 1px solid #0b0b0b;
	border-right: 1px solid #0b0b0b;
}

table.workshop_schedule td.text
{
	
}

table.workshop_schedule td.name
{
	white-space: nowrap;
}

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

div.workshop_line
{
	width: 100%;
	height: 3px;
	background-color: #5da474;
	margin: 50px auto 0px;
}

div.workshop_title_frame
{
	width: 100%;
	border-bottom: 3px solid #5da474;
	margin: 100px auto 0px;
	padding: 0px 0px 12px;
}

div.workshop_title_frame table.workshop_title
{
	margin: 0px;
}

div.workshop_title_frame table.workshop_title td.icon
{
	width: 1px;
	font-size: 150%;
	line-height: 100%;
	color: #5da474;
	white-space: nowrap;
}

div.workshop_title_frame table.workshop_title td.title
{
	font-size: 130%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #5da474;
	padding-left: 0.55em;
}

div.workshop_contact_button
{
	width: 400px;
	height: 50px;
	margin: 30px auto 0px;
}

div.workshop_contact_button input
{
	width: 400px;
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #a4ffd8;*/
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	border-radius: 25px;
	cursor: pointer;
}

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

div.workshop_contact_title
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin-top: 25px;
	font-weight: 700;
}

table.workshop_contact_list
{
	margin: 0px;
}

table.workshop_contact_list td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
}

table.workshop_contact_list td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
}

table.workshop_contact_list td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}

div.workshop_pagetop_frame
{
	width: 250px;
	height: 60px;
	background-color: #1073b9;
	margin: 60px 0px 0px auto;
}

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

div.workshop_pagetop_frame table.workshop_pagetop
{
	height: 60px;
	margin: 0px auto 0px;
}

div.workshop_pagetop_frame table.workshop_pagetop td.icon
{
	width: 1px;
	font-size: 150%;
	line-height: 100%;
	/*color: #fc0d1b;*/
	color: #ffffff;
	white-space: nowrap;
}

div.workshop_pagetop_frame table.workshop_pagetop td.title
{
	font-size: 120%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #ffffff;
	padding-left: 0.5em;
}

div.workshop_index_block
{
	width: 100%;
	margin: 30px auto 0px;
}

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

table.workshop_index_title td.icon
{
	width: 1px;
	font-size: 150%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #5da474;
	white-space: nowrap;
}

table.workshop_index_title td.title
{
	font-size: 130%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #5da474;
	padding-left: 0.5em;
	letter-spacing: 0.02em;
}

div.workshop_index_list
{
	width: 100%;
	margin: 30px 0px 0px;
	padding: 0px 20px 0px;
	box-sizing: border-box;
}

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

table.workshop_index td.icon
{
	width: 1px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	white-space: nowrap;
}

table.workshop_index td.title
{
	width: 180px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	/*padding-left: 0.5em;*/
}

/*table.workshop_index td.button
{
	width: 140px;
	padding-right: 20px;
}

table.workshop_index td.button button
{
	width: 140px;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

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

table.workshop_index .bg1 button
{
	background-color: #000000;
}

table.workshop_index .bg2 button
{
	background-color: #c35a20;
}*/

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

div.workshop_index_subject
{
	font-size: 100%;
	line-height: 180%;
	color: #1073b9;
	margin-top: 5px;
	margin-left: 1em;
}

div.workshop_index_name
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin-left: 2em;
}

div.workshop_index_line
{
	width: 100%;
	height: 3px;
	margin: 30px auto 0px;
	background-color: #f2f2f2;
}

div.workshop_index_line_short
{
	width: 100%;
	height: 1px;
	margin: 15px auto 0px;
	background-color: #f2f2f2;
}

table.workshop_index_frame
{
	width: 100%;
	margin: 0;
}

table.workshop_index_frame td.main
{
	
}

table.workshop_index_frame td.button
{
	width: 150px;
	height: 60px;
	padding-right: 30px;
}

table.workshop_index_frame td.button button
{
	width: 150px;
	height: 60px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.02em;
	cursor: pointer;
}

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

table.workshop_index_frame .bg1 button
{
	background-color: #505050;
}

table.workshop_index_frame .bg2 button
{
	background-color: #c05020;
}

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


/* 地方公共団体等食品安全担当職員研修会 アンケート */
div.workshop_send_button
{
	width: 150px;
	height: 45px;
	margin: 60px auto 0px;
}

div.workshop_send_button input
{
	width: 150px;
	height: 45px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

div.workshop_send_button button
{
	width: 150px;
	height: 45px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}


/* 2023改修 */
/* ホーム */
section.bs-docs-section .container
{
	width: 635px!important;
}

div.home_line_title
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.1em;
}

div.home_link_text
{
	font-size: 100%;
	line-height: 100%;
	/*color: #18191a;*/
	color: #007bff;
	text-align: right;
	box-sizing: border-box;
	padding: 0px 20px 0px;
}


/* oyako2021 */
div.video_page_title
{
	font-size: 180%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: 600;
}

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

table.oyako_video_list td.block
{
	vertical-align: top;
	padding-bottom: 50px;
	padding-right: 40px;
}

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

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

table.oyako_video_list td.block div.video_title
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	letter-spacing: 0.1em;
	text-align: center;
}

table.oyako_video_list td.block div.video_frame
{
	width: 460px;
}

table.oyako_video_list td.block div.video_title + div.video_frame
{
	margin-top: 20px;
}

table.oyako_video_list td.block div.video_frame video
{
	width: 460px;
	display: block;
}


/* リスクコミュニケーション2023 */
div.lecture_line_title_frame
{
	width: 100%;
	box-sizing: border-box;
	margin: 60px 0px 0px;
	padding: 20px 20px 20px;
	background-color: #f2f2f2;
}

div.lecture_line_title
{
	font-size: 130%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
	font-weight: 600;
}

div.lecture_line_index_title_frame
{
	width: 100%;
	box-sizing: border-box;
	margin: 30px 0px 0px;
	padding: 10px 10px 10px;
	background-color: rgba(222, 235, 247, 0.5);
}

div.lecture_line_index_title
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
	font-weight: 600;
}

table.lecture_data_list
{
	margin: 10px 0px 0px;
}

table.lecture_data_list td.title
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
	vertical-align: top;
}

table.lecture_data_list td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
	vertical-align: top;
}

table.lecture_data_list td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.02em;
}


/* oyako2022 */
.cover {
	position:relative;
	width:960px;
	height:1652px;
	background-image: url("../img/backimage1.png");
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
}

.box_b{
	width:auto;
	position:absolute;
	/*bottom:30px;*/
	bottom: 110px;
}

.mov-erea_t{
	width: 500px;
	margin: 0 auto;
	position: relative;
}

.mov-erea{
	width: 500px;
	margin: 195px auto 0px;
	position: relative;
}

.card_1{
	margin:0 auto;
	width:70%;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
}

.card_2{
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 6px solid rgba(0, 0, 0);
	border-radius: 0.25rem;
}

.mb-05{
	margin-bottom: 0.5rem !important;
}


/* 研修R4 */
div.page_top_date
{
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	white-space: nowrap;
	text-align: right;
	padding-right: 30px;
	letter-spacing: 0.02em;
}

div.page_top_text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 0px auto 0px;
}

div.page_line_title_frame
{
	width: 100%;
	box-sizing: border-box;
	margin: 60px 0px 0px;
	padding: 20px 20px 20px;
	background-color: rgba(222, 235, 247, 0.5);
}

div.page_line_title
{
	font-size: 130%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.02em;
	white-space: nowrap;
	font-weight: 600;
	text-align: center;
}

div.kenshu_main_img
{
	width: 960px;
	height: 442px;
	margin: 30px auto 0px;
}

div.kenshu_main_img img
{
	width: 960px;
	height: 442px;
	display: block;
}

table.kenshu_data_list
{
	width: 100%;
	margin: 30px 0px 0px;
	border: 2px solid #18191a;
}

table.kenshu_data_list a
{
	color: #007bff;
	text-decoration: none;
}

table.kenshu_data_list a:hover
{
	color: #0056b3;
	text-decoration: underline;
}

table.kenshu_data_list th
{
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	border-right: 1px solid #18191a;
}

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

table.kenshu_data_list td.list
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	padding: 10px 15px 10px;
	border-top: 1px solid #18191a;
	border-right: 1px solid #18191a;
	box-sizing: border-box;
}

table.kenshu_data_list td.number
{
	width: 80px;
	white-space: nowrap;
	text-align: center;
}

table.kenshu_data_list td.option
{
	width: 80px;
	white-space: nowrap;
	text-align: center;
}

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

table.kenshu_dl_frame
{
	margin: 15px 0px 0px;
}

table.kenshu_dl_frame a
{
	color: #007bff;
	text-decoration: none;
}

table.kenshu_dl_frame a:hover
{
	color: #0056b3;
	text-decoration: underline;
}

table.kenshu_dl_frame td.dl_frame
{
	vertical-align: top;
	padding-right: 60px;
}

table.kenshu_dl_frame td.dl_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 0px auto 0px;
}

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

table.kenshu_dl_frame td.text_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 0px auto 0px;
}


/* ホーム（2023/06 更新） */
div.common_title_frame
{
	width: 100%;
	margin: 65px auto 0px;
	border-top: 2px solid #5da474;
}

div.common_title_frame table.common_title
{
	width: 100%;
	margin: -2px 0px 0px;
	table-layout: fixed;
}

div.common_title_frame table.common_title td.title_left
{
	height: 45px;
	background-color: #5da474;
}

div.common_title_frame table.common_title td.title_right
{
	height: 45px;
}

div.common_title_frame table.common_title td.title
{
	width: 310px;
	height: 45px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	padding: 0px 20px 0px;
	letter-spacing: 0.1em;
	font-weight: 700;
	box-sizing: border-box;
	white-space: nowrap;
}

div.common_title_frame table.common_title td.title_large
{
	width: 310px;
	height: 45px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.common_title_frame table.common_title td.title_large2
{
	width: 800px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	white-space: nowrap;
}

div.common_title_frame table.common_title td.title_large3
{
	width: 390px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	white-space: nowrap;
}

div.common_title_frame table.common_title td.title_big
{
	width: 450px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.common_title_frame table.common_title td.title_short
{
	width: 190px;
	height: 30px;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	background-color: #5da474;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}

div.common_title_frame table.common_title td.title_side
{
	width: 20px;
}

div.common_title_frame table.common_title td.title_side div.img
{
	width: 20px;
	height: 30px;
}

div.common_title_frame table.common_title td.title_side div.img img
{
	width: 20px;
	height: 30px;
	display: block;
}

div.common_title_frame table.common_title td.title_space
{
	width: 650px;
}

div.common_title_frame table.common_title td.title_space2
{
	width: 550px;
}

div.common_title_frame table.common_title td.title_space3
{
	width: 140px;
}

div.link_button
{
	width: 500px;
	height: 50px;
	margin: 30px auto 0px;
	position: relative;
}

div.link_button a
{
	width: 500px;
	height: 50px;
	display: block;
	position: relative;
}

.large_link_button
{
	width: 620px!important;
	margin-top: 50px!important;
}

.large_link_button a
{
	width: 620px!important;
}

div.link_button input
{
	width: 100%;
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
}

div.link_button button
{
	width: 100%;
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
}

div.link_button div.arrow
{
	width: 7px;
	height: 17px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
}

div.link_button div.arrow img
{
	width: 7px;
	height: 17px;
	display: block;
	margin: 0px auto 0px;
}

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

div.home_top_frame table.home_top
{
	width: 100%;
}

div.home_top_frame table.home_top td.left_block
{
	width: 310px;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: top;
}

div.home_top_frame table.home_top td.left_block div.title_frame
{
	width: 280px;
	margin: 0px auto 0px;
	padding: 15px 0px 25px;
	border-top: 1px solid #5da474;
}

div.home_top_frame table.home_top td.left_block div.title_frame div.title
{
	font-size: 130%;
	line-height: 100%;
	color: #5da474;
	letter-spacing: 0.1em;
	text-align: center;
	white-space: nowrap;
}

div.home_top_frame table.home_top table.inner
{
	margin: 0px;
}

div.home_top_frame table.home_top table.inner a
{
	text-decoration: none;
	display: block;
}

div.home_top_frame table.home_top table.inner td.inner_link
{
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
}

div.home_top_frame table.home_top table.inner td:last-child.inner_link
{
	padding-right: 0px;
}

div.home_top_frame table.home_top table.inner tr:last-child td.inner_link
{
	padding-bottom: 0px;
}

div.home_top_frame table.home_top table.inner td.inner_link button
{
	width: 310px;
	height: 70px;
	font-size: 120%;
	line-height: 150%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	border-radius: 0;
	letter-spacing: 0.1em;
	white-space: nowrap;
	/*cursor: pointer;*/
}

div.home_top_frame table.home_top table.inner a button
{
	cursor: pointer;
}

div.home_top_frame table.home_top table.inner td.inner_link button span.short
{
	letter-spacing: 0!important;
}

div.home_top_frame table.home_top td.right_block
{
	vertical-align: top;
}

div.home_top_frame table.home_top td.right_block div.key_visual
{
	width: 520px;
	height: 294px;
	margin-left: 45px;
}

div.home_top_frame table.home_top td.right_block div.key_visual img
{
	width: 520px;
	height: 294px;
	display: block;
}

div.home_top_frame table.home_top td.right_block div.img_bg
{
	width: 635px;
	height: 292px;
	margin: 0px;
	background-size: cover;
	background-repeat: none;
	background-position: center center;
}

div.img_bg_origin
{
	width: 635px;
	height: 292px;
	margin: 0px;
	background-size: cover;
	background-repeat: none;
	background-position: center center;
}

div.home_top_frame table.home_top td.right_block div.text_frame
{
	width: 635px;
	margin: 10px 0px 0px;
	padding: 10px 10px 10px 15px;
	border: 2px solid #ededed;
	box-sizing: border-box;
	box-shadow: 5px 5px 0px #00000020;
	-webkit-box-shadow: 5px 5px 0px #00000020;
	-moz-box-shadow: 5px 5px 0px #00000020;
}

div.home_top_frame table.home_top td.right_block div.text_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.05em;
}

div.home_top_frame table.home_top td.right_block div.text_frame div.text a
{
	color: #5da474;
	text-decoration: underline;
}

ul.lecture_list
{
	font-size: 0;
	margin: 25px 0px 0px;
	padding: 0px;
}

ul.lecture_list div.date
{
	width: 100%;
	height: 30px;
}

ul.lecture_list div.date button
{
	width: 100%;
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 20px 0px;
	text-align: left;
	border: none;
	text-shadow: none;
	background-color: #5da474;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

ul.lecture_list li.block
{
	width: 310px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
}

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

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

ul.lecture_list li.block div.link_frame
{
	width: 100%;
	margin: 0;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	position: relative;
}

ul.lecture_list li.block div.link_frame div.button_position_frame
{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
}

ul.lecture_list li.block div.link_frame table.button_frame
{
	margin: 0px auto 0px;
}

ul.lecture_list li.block div.link_frame div.button_space
{
	height: 60px;
	margin-top: 30px;
}

ul.lecture_list li.block table.line_frame
{
	width: 100%;
	height: 100%;
	margin: 0;
}

ul.lecture_list div.date + table.line_frame
{
	margin-top: 5px;
}

ul.lecture_list li.block table.line_frame td.line
{
	width: 10px;
	background-color: #5da474;
}

ul.lecture_list li.block table.line_frame td.line_space
{
	width: 10px;
}

ul.lecture_list li.block table.line_frame td.main
{
	vertical-align: top;
	padding: 5px 0px 5px 10px;
}

ul.lecture_list li.block table.line_frame td.answer_icon
{
	width: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	border-radius: 10px;
}

ul.lecture_list li.block table.line_frame td.answer_text
{
	vertical-align: top;
	padding-left: 15px;
}

ul.lecture_list li.block div.inner_title
{
	font-size: 110%;
	line-height: 140%;
	color: #5da474;
	font-weight: 700;
	letter-spacing: 0.02em;
}

ul.lecture_list li.block table.inner_title
{
	margin: 0px 0px 0px;
}

ul.lecture_list li.block table.inner_title td.icon
{
	width: 65px;
	vertical-align: top;
}

ul.lecture_list li.block table.inner_title td.icon button
{
	width: 65px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 5px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	/*letter-spacing: 0.1em;*/
	white-space: nowrap;
	display: block;
}

ul.lecture_list li.block table.inner_title td.title_frame
{

}

ul.lecture_list li.block table.inner_title td.icon + td.title_frame
{
	padding-left: 10px;
}

ul.lecture_list li.block table.inner_title td.title_frame div.category
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	margin-bottom: 5px;
}

ul.lecture_list li.block table.inner
{
	margin: 0;
}

ul.lecture_list li.block div.inner_title + table.inner
{
	margin-top: 5px;
}

ul.lecture_list li.block table.inner td.title
{
	width: 5px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	vertical-align: top;
	white-space: nowrap;
}

ul.lecture_list li.block table.inner td.dot
{
	width: 1px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	vertical-align: top;
	white-space: nowrap;
}

ul.lecture_list li.block table.inner td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}


/* oyako2023 */
/*.oyako2023
{
	width: 960px;
	height: 1652px;
	background-image: url("../img/backimage1.png");
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}*/

div.oyako2023_img
{
	width: 960px;
	height: 1361px;
	margin: 0px auto 0px;
}

div.oyako2023_img img
{
	width: 960px;
	height: 1361px;
	display: block;
}

div.oyako2023_title
{
	font-size: 110%;
	line-height: 100%;
	color: #18191a;
	white-space: nowrap;
	text-align: center;
	/*font-weight: 700;*/
	margin-top: 40px;
	letter-spacing: 0.1em;
}

div.oyako2023_text
{
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	white-space: nowrap;
	text-align: center;
	margin-top: 60px;
}

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

div.oyako2023_top_text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	white-space: nowrap;
	text-align: center;
	letter-spacing: 0.1em;
}


/* ALPS2023 */
div.alps_notice
{
	width: 840px;
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin: 30px auto 0px;
}

table.alps_list
{
	width: 840px;
	margin: 10px auto 0px;
	table-layout: fixed;
	border: 1px solid #e6e7e8;
	box-sizing: border-box;
}

table.alps_list th.title
{
	height: 30px;
	font-size: 100%;
	line-height: 160%;
	color: #18191a;
	font-weight: 400;
	border-right: 1px solid #e6e7e8;
}

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

table.alps_list td.list
{
	height: 30px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	white-space: nowrap;
	border-top: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	text-align: center;
}

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

table.alps_notice
{
	width: 840px;
	margin: 10px auto 30px;
}

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

table.alps_notice td.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
}

div.alps_movie
{
	width: 560px;
	height: 315px;
}

div.alps_movie iframe
{
	width: 560px;
	height: 315px;
	display: block;
}

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

table.alps_movie_frame td.movie_frame
{
	width: 560px;
	vertical-align: top;
	padding-right: 30px;
}

table.alps_movie_frame td.select_frame
{
	vertical-align: top;
	display: none;
}

table.alps_movie_frame td.select_frame ul.select
{
	margin: 0;
	padding: 0;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
}

table.alps_movie_frame td.select_frame ul.select li.list
{
	border-top: 1px solid #e6e7e8;
}

table.alps_movie_frame td.select_frame ul.select li.list a
{
	text-decoration: none;
	display: block;
}

table.alps_movie_frame td.select_frame ul.select li:last-child.list
{
	border-bottom: 1px solid #e6e7e8;
}

table.alps_movie_frame td.select_frame ul.select li.list button
{
	width: 160px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #18191a;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	background-color: #ffffff;
	/*letter-spacing: 0.1em;*/
	white-space: nowrap;
	display: block;
}

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

div.youtube_icon
{
	width: 100px;
	height: 100px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

div.youtube_icon img
{
	width: 100px;
	height: 100px;
	display: block;
}


/* 地方公共団体・公益団体等対象食品安全に関するリスクコミュニケーションポータル */
table.lgriskcom_menu_list
{
	margin-left: 7px;
}

table.lgriskcom_menu_list + table.lgriskcom_menu_list
{
	margin-top: 2px;
	margin-left: 0px;
}

table.lgriskcom_menu_list td.block
{
	vertical-align: top;
}

table.lgriskcom_menu_list td.block a
{
	text-decoration: none;
}

table.lgriskcom_menu_list td.block button
{
	width: 200px;
	height: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	background-color: transparent;
	/*letter-spacing: 0.1em;*/
	white-space: nowrap;
	display: block;
	position: relative;
	z-index: 1;
}

table.lgriskcom_menu_list td.block button::before
{
    content: "";
    position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    z-index: -1;
    transform: skewX(-17deg);
}

table.lgriskcom_menu_list td.lg_menu1 button::before
{
    background-color: #5e8040;
}

table.lgriskcom_menu_list td.lg_menu2 button::before
{
    background-color: #4274b1;
}

table.lgriskcom_menu_list td.lg_menu3 button::before
{
    background-color: #b86029;
}

table.lgriskcom_menu_list td.lg_menu4 button::before
{
    background-color: #f6c242;
}

table.lgriskcom_menu_list td.space
{
	width: 2px;
}

table.lgriskcom_menu_list td.space div.space
{
	width: 2px;
}

div.lgriskcom_img
{
	width: 100vw;
	display: block;
}

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

div.lgriskcom_top_img_frame
{
	width: 100%;
	position: relative;
}

table.lgriskcom_top_img
{
	width: 100%;
	table-layout: fixed;
	position: relative;
	z-index: 1;
}

table.lgriskcom_top_img td.img
{
	vertical-align: top;
}

table.lgriskcom_top_img td.img div.img
{
	width: 100%;
	height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

table.lgriskcom_top_img td.img div.img_left
{
	background-image: url("../img/lg_top_img_1.jpg");
}

table.lgriskcom_top_img td.img div.img_center
{
	background-image: url("../img/lg_top_img_2.jpg");
}

table.lgriskcom_top_img td.img div.img_right
{
	background-image: url("../img/lg_top_img_3.jpg");
}

div.lgriskcom_top_catch_block
{
	width: 800px;
	margin: auto;
	padding: 10px 0px 10px;
	background-color: #4674c1;
	position: absolute;
	bottom: -38px;
	left: 0;
	right: 0;
	z-index: 5;
}

div.lgriskcom_top_catch_block div.text
{
	font-size: 130%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.1em;
}

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

div.lgriskcom_top_text_block
{
	width: 960px;
	margin: 0;
	padding: 60px 30px 0px;
	box-sizing: border-box;
}

div.lgriskcom_top_text_block div.text
{
	font-size: 130%;
	line-height: 180%;
	color: #7b401a;
	letter-spacing: 0.1em;
}

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

table.lgriskcom_contents td.block
{
	vertical-align: top;
}

div.lgriskcom_title_frame
{
	/*margin-top: 65px;*/
	margin-top: 80px;
	border-bottom: 2px solid #4674c1;
}

.fix_title_width
{
	display: inline-block;
}

table.lgriskcom_title
{
	margin: 0;
}

table.lgriskcom_title td.icon
{
	width: 37px;
	padding-right: 10px;
	vertical-align: top;
}

table.lgriskcom_title td.icon div.img
{
	width: 37px;
	height: 25px;
}

table.lgriskcom_title td.icon div.img img
{
	width: 37px;
	height: 25px;
	display: block;
}

table.lgriskcom_title td.title
{
	font-size: 130%;
	line-height: 100%;
	color: #18191a;
	letter-spacing: 0.1em;
	padding-right: 10px;
}

div.lgriskcom_blue_text
{
	font-size: 100%;
	line-height: 180%;
	color: #4674c1;
	margin-top: 15px;
	margin-left: 40px;
}

div.lgriskcom_blue_text a
{
	color: #4674c1;
	text-decoration: none;
}

div.lgriskcom_text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	margin-top: 15px;
	margin-left: 40px;
}

div.lgriskcom_blue_text + div.lgriskcom_text
{
	margin-top: 0;
}

div.lgriskcom_text a
{
	color: #18191a;
	text-decoration: none;
}


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

div.home_text_frame
{
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 50px 0px;
	box-sizing: border-box;
}

div.home_text_frame div.catch_top_space
{
	width: 100%;
	height: 35px;
}

div.home_text_frame div.catch
{
	font-size: 120%;
	line-height: 200%;
	color: #5da474;
	letter-spacing: 0.05em;
	text-align: center;
	font-weight: 700;
}

div.home_text_frame table.item_title
{
	margin-top: 20px;
}

div.home_text_frame div.web_link + table.item_title
{
	margin-top: 40px;
}

div.home_text_frame table.item_title td.icon
{
	width: 1px;
	font-size: 120%;
	line-height: 200%;
	color: #5da474;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div.home_text_frame table.item_title td.title
{
	font-size: 120%;
	line-height: 200%;
	color: #5da474;
	letter-spacing: 0.05em;
	font-weight: 700;
}

div.home_text_frame div.text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.05em;
}

div.home_text_frame div.catch + div.text
{
	margin-top: 30px;
}

div.home_text_frame div.indent_text
{
	font-size: 100%;
	line-height: 180%;
	color: #18191a;
	letter-spacing: 0.05em;
	text-indent: 1em;
}

div.home_text_frame div.web_link
{
	font-size: 100%;
	line-height: 180%;
	color: #5da474;
	letter-spacing: 0.05em;
	text-indent: 1em;
	margin-top: 20px;
}

div.home_text_frame div.web_link + div.web_link
{
	margin-top: 0px;
}

div.home_text_frame div.web_link a
{
	color: #5da474;
	text-decoration: underline;
}

div.home_text_frame .second_link
{
	margin-top: 20px!important;
}

div.home_text_frame table.home_groupe_frame
{
	margin-top: 40px;
}

div.home_text_frame table.home_groupe_frame td.text_frame
{
	vertical-align: top;
}

div.home_text_frame table.home_groupe_frame td.text_frame table.item_title
{
	margin-top: 0;
}

div.home_text_frame table.home_groupe_frame td.img
{
	width: 150px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 30px;
}

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

div.home_text_frame table.home_groupe_frame td.img div.img img
{
	width: 150px;
	height: 150px;
	display: block;
	border-radius: 50%;
}