@charset "utf-8";
/*
Theme Name:JEA
Theme URI:
Description:WordPressテーマ「JEA」
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:2.1.2
*/


/* --- basuc setting ----------------------------------------------------------------------------------------- */

a img { border:none; }
a, a:visited { outline:none; color:#146eb4; }
a:hover { color:#72b8ef; text-decoration: underline!important; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; transition: 400ms ease-in-out; }
p { margin:0 0 2em 0; padding:0; line-height:240%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:1.5em; }
ol { margin:0 0 1em 19px; padding:0; line-height:0%; }
ul li, ol li { margin:0; padding:0; line-height:1.5em; zoom:1; }
dl { list-style-type:none; margin:0 0 2.5em 0; padding:0; line-height:0%; }
dl dt, dl dd { margin:0; padding:0; line-height:normal; zoom:1; }
dl dt { font-weight:bold; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; height:auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }
label { margin-left: 0.5em; }
#type_check input[type="checkbox"], #type_check label { cursor: pointer; }

#loading { position:absolute; position:fixed; top:50%; left:50%; }
#loading.hide { display:none; }

#slideloading { width: 100%; height: 100%; margin: 0; background: #fff; opacity: 1.0; position: fixed; top: 0; left: 0; /*z-index: 9999;*/ }
#slideloading img { position:absolute; top:50%; left:50%; margin-top:-16px; margin-left:-16px; }

.noticeParent {
	overflow: hidden;
	min-height: 66px;
	margin-bottom: 1em;
	display: flex;
	align-items: center;
	border: 1px #c00 solid;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background: url('img/common/notice_symbol.png') 1em 0.5em no-repeat;
	background-color: #ffebe8;
}

.noticeChild {
	font-weight: bold;
	margin-left: 5em;
	padding: 0.5em;
	box-sizing: border-box;
	flex: 1;
}

@media all and (-ms-high-contrast:none){
	.noticeParent {
		display: table;
	}

	.noticeChild {
		padding-left: 5em;
		display: table-cell;
		vertical-align: middle;
	}
}


.notice {
	font-weight: bold;
	padding: 0.5em;
	border: 1px solid #c00;
	background-color: #ffebe8;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom: 1em;
}

.back {
	margin-top: 50px;
	margin-left: 1em;
}

.page-numbers { font-weight: bold; padding: 10px 15px; border: 1px solid #ccc; border-radius: 5px; }
.page-numbers.dots { padding: 10px 0; border: none; }
.current { color: #fff; background: #146eb4; }
a.page-numbers:hover { color: #fff; background: #146eb4; text-decoration: none!important; }

 
/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */

/* cart */
/*.cartjs_box form { width: 310px!important; }*/
.cartjs_box table tbody { text-align: right; }
.cartjs_sales_price th,
.cartjs_sales_price td { width: 50%!important; }
.cartjs_product_num td { padding-top: 3px!important; }
.cartjs_product_num input, .cartjs_option select { height: 23px; }
.cartjs_cart_in input { width: auto; height: 35px; padding: 8px; margin-right: 15px; font-family: Meiryo; font-weight: bold; text-decoration: none; border-style: none; background:#ccc; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.cartjs_cart_in input:hover { color: #ccc; background: #146eb4; cursor: pointer; -webkit-transition: 400ms ease-in-out; -moz-transition: 400ms ease-in-out; -o-transition: 400ms ease-in-out; -ms-transition: 400ms ease-in-out; transition: 400ms ease-in-out; }

/* table */
.post table { margin:1em 0 2em 0; }
.post thead th { color: #fff; font-weight: bold; background: url("img/common/cellBg.png") bottom left repeat-x; border-left: 1px solid #c1c1c1; text-align: center; }
.post thead th:first-child { border-left: none; }
.post tr:nth-child(even) td { background: #f6f6f6; } 
.post td, .post th { border-bottom: 1px solid #c1c1c1; border-top: 1px solid #c1c1c1; border-left: none; padding:5px; }
.post td:last-child { border-right: none; }
.post td { border-left: 1px solid #c1c1c1; vertical-align: middle; }
.post td.noborder { border-left: none!important; }
.post td ul { margin-bottom: 0; }
.post th { background:#eaeaea; font-weight:bold; text-align: left; }
dl.wsTable dt { font-weight: normal; line-height: 1.5em; }
dl.wsTable dd { margin-left: 1em; font-size: 0.8em; line-height: 1.25em; }


#licenseStep table { margin: 0 auto; background: url("img/common/licenseStepBg.png") top left no-repeat; }
#licenseStep tr:nth-child(odd) td { font-size: 32px; font-weight: bold; padding: 10px 0 0 0; text-align: center; text-shadow:  0 -2px 1px #fff, -2px 0 1px #fff, 2px 0 1px #fff, 0 2px 1px #fff, 1px 1px 1px #333, 2px 2px 2px #333, 3px 3px 3px #333; }
#licenseStep tr:nth-child(even) td { font-size: 12px; line-height: 1.5em; background: none; padding: 0 5px 10px 40px; }
#licenseStep td { border: none; }

#password td, .pw-weak td { border: none; }
.pw-weak td label { margin: 0; padding: 0; border: none; }

/* block quote */
.post blockquote {
	margin:0 0 2em 0; padding:30px 30px 2px; background:#f2f2f2;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative;
}
.post blockquote:before { content: '"'; font-style:italic; font-size:30px; font-weight:bold; line-height:40px; width:30px; height:30px; position:absolute; top:10px; left:10px; color:#999; }
.post blockquote:after { content: '"'; font-style:italic; font-size:30px; font-weight:bold; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:10px; right:5px; color:#999; }

/* list */
.post li, .post dt, .post dd { margin:0; line-height:1.8em; }
.post ul li { margin-left: 1em; line-height: 1.8em; list-style: url("img/common/listArrow01H.png") outside; }
.post ul li ul li { font-size: 14px; list-style: url("img/common/listArrow02H.png") outside; }
.post ol li { line-height: 1.8em; }
.post ul ul, .post ol ol  { margin:0 0 0 1em; }
ul.level2nd li { margin-left: 0; list-style: none; }

.impression ul li { min-height: 50px; margin-top: 5px; margin-left: 0; padding-bottom: 5px; padding-left: 4em; display: flex; align-items: center; list-style: none; background: url("img/common/impression.png") left top no-repeat; border-bottom: 1px dotted #ccc; }
.impression ul li:last-child { margin-bottom: 0; border-bottom: none; }

/* image */
.post img { height:auto; max-width:100%; }
.post img.centered,div.centered { display:block; margin:15px auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post img.alignright,div.alignright { margin:10px 0 10px 10px; display:inline; }
.post img.alignleft,div.alignleft { margin:10px 10px 10px 0; display:inline; }
.post .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post .wp-caption .wp-caption-text { padding:10px 0 0; }
.thumb-of-pdf { border: 1px solid #ccc; }

/* workshop categories */
.post .forcompany a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_forcompany.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .license a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_license.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .intro a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_intro.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .basic a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_basic.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .brushup a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_brushup.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .special a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_special.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .getsurei a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_getsurei.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .hidamari a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_hidamari.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .others a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_others.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.post .forcompany a:hover,
.post .license a:hover,
.post .intro a:hover,
.post .basic a:hover,
.post .brushup a:hover,
.post .special a:hover,
.post .getsurei a:hover,
.post .hidamari a:hover,
.post .others a:hover { opacity: 0.6; }

.ws-list-at-location span.forcompany { width: 80px; background: url("img/common/cateBnr_forcompany.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.license { width: 80px; background: url("img/common/cateBnr_license.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.intro { width: 80px; background: url("img/common/cateBnr_intro.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.basic { width: 80px; background: url("img/common/cateBnr_basic.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.brushup { width: 80px; background: url("img/common/cateBnr_brushup.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.special { width: 80px; background: url("img/common/cateBnr_special.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.getsurei { width: 80px; background: url("img/common/cateBnr_getsurei.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.hidamari { width: 80px; background: url("img/common/cateBnr_hidamari.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
.ws-list-at-location span.others { width: 80px; background: url("img/common/cateBnr_others.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }

/* lectuire result */
.time-required:after { content: "分"; }

/* news */
#fiscal_year { padding: 30px 0; }
#fiscal_year li { float: left; margin-left: 10px; list-style: none; }
#fiscal_year li:nth-child(n + 4) { display: none; }
.era { font-weight: bold; margin-bottom: 1em; padding: 10px 15px; display: block; border: 1px solid #ccc; border-radius: 5px; }
a.era:hover { color: #fff; background: #146eb4; text-decoration: none!important; }
#newsLists { margin-bottom: 2em; }
#newsLists dl { border-bottom: 1px dotted #c1c1c1; }
#newsLists dl dt { line-height: 1.5em; padding: 10px 0 0 0; border-top: 1px dotted #c1c1c1; }
#newsLists dl dt:first-child { border-top: none; }
#newsLists dd { line-height: 1.5em; margin-left: 1em; padding: 0; }
#newsLists .category span.info a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_info.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
#newsLists .category span.update a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_update.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
#newsLists .category span.ws-fa a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_ws-fa.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
#newsLists .category span.ws-region a { width: 80px; height: auto; display: block; background: url("img/common/cateBnr_ws-region.jpg") 0% 50% no-repeat; text-indent: 100%; overflow: hidden; white-space: nowrap; }
#newsLists .category span.info a:hover,
#newsLists .category span.update a:hover,
#newsLists .category span.ws-fa a:hover,
#newsLists .category span.ws-region a:hover { opacity: 0.6; }


/* sitemap */
#sitemap_list li.home-item,
#sitemap_list li.cat-item,
#sitemap_list li.page-item-250,
#sitemap_list li.page-item-630 { display: none; }
#sitemap_list li.page-item-30,
#sitemap_list li.page-item-115,
#sitemap_list li.page-item-118,
#sitemap_list li.page-item-120,
#sitemap_list li.page-item-227 { list-style: none; margin: 0 0 2em 0; font-size: 2em; }
.children li { font-size: 16px; padding-bottom: 0.5em; list-style: url("img/common/listArrow01H.png") outside!important; }
.children li ul.children li { font-size: 12px; margin-left: -15px; padding-bottom: 0; text-indent: 10px; list-style: none!important; background: url("img/common/listArrow02.png") 0% 50% no-repeat; }

/* diagnosis */
#dns dt { width: 350px; margin-left: auto; margin-right: auto; }
#dns dd { margin: 0 5em 2em 5em; font-size: 0.9em; line-height: 1.5em; }

.diagnosis_submit input { width: auto; height: 35px; padding: 8px; margin-right: 15px; font-family: Meiryo; font-weight: bold; text-decoration: none; border-style: none; background:#ccc; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.diagnosis_submit input:hover { color: #ccc; background: #146eb4; cursor: pointer; }

.dns02 { height: 600px; position:relative; }
.dns02 div { clear: both; width: 100%; }
.dns02 ul li { width: 88%; margin-left: 0; margin-bottom: 1em; list-style:none; display: block; color: #fff; }
.positionFit { position:absolute; left: 0px; top: 20px; }
.dns02 dl { text-align: center; color: #fff!important; }
.dns02 dl dt { width: 10%; min-height: 5em; display: table-cell; padding: 1em; font-size: 1.5em; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
@media all and (-ms-high-contrast:none){
	.dns02 dl dt { min-height: auto; }
}
.dns02 dl dt span { margin-right: 0.1em; margin-left: 0.1em; padding-right: 0.1em; padding-left: 0.1em; font-size: 3em; text-shadow: 0px -1px 1px #fff, -1px 0px 1px #fff, 0px 1px 1px #fff, 1px 0px 1px #fff; }
.dns02 .away dt { background: #146eb4; }
.dns02 .against dt { background: #ff8c00; }
.dns02 .towards dt { background: #629e44; }
.dns02 dl dd { margin-top: 2em; }
.dns02 ul li a { color: #fff; text-decoration: none; width: 100%; display: block; background: #146eb4 url("img/common/wArrow.png") no-repeat right center; padding: 2% 10% 2% 2%; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: opacity 400ms ease-in-out; }
.dns02 ul li a:hover { opacity: 0.6; text-decoration: none!important; }
.dns02next h3 { margin-top: 3em!important; }
.toTypeDetail a { width: 290px; height: 40px; line-height: 40px; margin: auto; padding: 5px; display: block; color: #fff; font-weight: bold; background: url("img/common/toWsDetailBnr.png"); text-decoration: none!important; transition: opacity 400ms ease-in-out; }
.toTypeDetail a:hover { opacity: 0.6; text-decoration: none!important; }
.toDnsBack a { width: auto; height: 35px; padding: 8px; color: #333; font-weight: bold; text-decoration: none; border-style: none; background:#ccc; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.toDnsBack a:hover { color: #ccc; background: #146eb4; text-decoration: none!important; } 

.faq-list { counter-reset: qa-no }
.faq-list h2 { font-size: 1em; cursor: pointer; clear: both; }
.faq-list h2:hover { color: #146eb4; }
.faq-list h2:before { color: #fff; counter-increment: qa-no; content: "Que\A"counter(qa-no); float: left; white-space: pre; display: block; margin: 0 1em 1em 0; padding: 0.25em 0.5em; text-align: center; border-radius: 3px; background: #146eb4; }
.faq-answer p { margin-left: 4em; padding: 0.25em 0.5em; border-radius: 5px; background: #f1f1f1; }

/* qualified */
#qualified_list .post_item .info { width: auto; font-size: 16px; float: none; }
#qualified_list .post_item h3 { line-height: normal; }
#qualified_list .facilitator h3:after { content: "(FA)（掲載応諾者のみ／五十音順）"; }
#qualified_list .post_item h4 { margin-top: 0.5em; }
#qualified_list .post_item h5 { line-height: 1.5em; }
#qualified_list .post_item p:last-child { margin-bottom: 0.5em; }
#qualified_list .post_item { margin: 0; padding: 0; }
#qualified_list .post_item:last-child { background: none; }
#qualified_list .post_item ul { width: 100%; margin: 0 0 0.5em 0; }
#qualified_list .post_item ul li { font-size: 16px; margin: 0 0 0 1em; line-height: 1.8em; list-style: url("img/common/listArrow01H.png") outside; }
#qualified_list .post_item ul li a,
#qualified_list .post_item ul li a:visited { color: #146eb4; }
#qualified_list .post_item ul li a:hover { color: #72b8ef; }

/* side widget */
#em_calendar-2, #em_calendar-3 { display: none; }

/* ssl seal */
#siteseal-frame { margin-top: 5px; width: 280px; float: right; }
#sslSiteSeal { width: 130px; height: 55px; background: #146eb4; border-radius: 5px; float: left; position: relative; }
#sslSiteSeal table img { position: absolute; margin: 2.5px 0 0 2.5px; }
#sslSiteSeal a:hover { opacity: 0.8; }
#siteseal-description { width: 130px; font-size: 10px; padding: 5px; text-align: left; float: right; }

/* description */
#description li {
	width: 29%;
	height: 5em;
	margin: 0 0.5em 0.5em 0;
	list-style: none; display: flex;
	flex-direction: column;
	text-align: center;
	float: left;
}

#description li a {
	height: 5em;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#description li#from_pc a {	background: #ff5a36; }
#description li#from_sc a {	background: #146eb4; }
#description li#from_ac a { background: #629e44; }
#description li#from_others a { background: #666; }

#description li a:hover {
	text-decoration: none!important;
	opacity: 0.8;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
	-o-transition: opacity 400ms ease-in-out;
	-ms-transition: opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out; 
}

#out-of-PC {
	font-weight: bold;
	padding: 0.5em;
	border-left: 3px solid #ff5a36;
	border-right: 3px solid #ff5a36;
	border-bottom: 3px solid #ff5a36;
	border-radius: 0 0 4px 4px/0 0 4px 4px;
}
#out-of-PC_title {
	font-weight: bold;
	padding: 0.5em;
	color: #fff;
	background: #ff5a36;
	border-top: 3px solid #ff5a36;
	border-left: 3px solid #ff5a36;
	border-right: 3px solid #ff5a36;
	border-radius: 4px 4px 0 0/4px 4px 0 0;
}
#out-of-SC {
	font-weight: bold;
	padding: 0.5em;
	border-left: 3px solid #146eb4;
	border-right: 3px solid #146eb4;
	border-bottom: 3px solid #146eb4;
	border-radius: 0 0 4px 4px/0 0 4px 4px;
}
#out-of-SC_title {
	font-weight: bold;
	padding: 0.5em;
	color: #fff;
	background: #146eb4;
	border-top: 3px solid #146eb4;
	border-left: 3px solid #146eb4;
	border-right: 3px solid #146eb4;
	border-radius: 4px 4px 0 0/4px 4px 0 0;
}
#out-of-AC {
	font-weight: bold;
	padding: 0.5em;
	border-left: 3px solid #629e44;
	border-right: 3px solid #629e44;
	border-bottom: 3px solid #629e44;
	border-radius: 0 0 4px 4px/0 0 4px 4px;
}
#out-of-AC_title {
	font-weight: bold;
	padding: 0.5em;
	color: #fff;
	background: #629e44;
	border-top: 3px solid #629e44;
	border-left: 3px solid #629e44;
	border-right: 3px solid #629e44;
	border-radius: 4px 4px 0 0/4px 4px 0 0;
}
#out-of-others {
	font-weight: bold;
	padding: 0.5em;
	border: 3px solid #666;
	border-radius: 4px;
}

/* happy_voice */
h4.happy_voice {
	height: 30px;
	margin: 0 0 0.75em 20px!important;
	padding: 0.5em!important;
	color: #fff;
	border-left: none!important;
	background: #146eb4;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.beard {
	position: absolute;
	width: 20px;
	height: 30px;
	background: url("img/common/beard.png") no-repeat;	
}

/* quiz */
#btn {
	text-align: center;
}

#btn input {
	width: auto;
	height: 35px;
	padding: 8px;
	font-family: Meiryo;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
	background:#ccc;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#btn input:hover {
	color: #ccc;
	background: #146eb4;
	cursor: pointer;
	-webkit-transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-o-transition: 400ms ease-in-out;
	-ms-transition: 400ms ease-in-out;
	transition: 400ms ease-in-out; 
}

#btn input:last-child {
	margin-left: 1em;
}

#qa_display a {
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	background: #146eb4;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#qa_display a:hover {
	text-decoration: none!important;
	opacity: 0.8;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
	-o-transition: opacity 400ms ease-in-out;
	-ms-transition: opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out; 
}

#qa_display dl {
	margin: 0.25em 0;
	display: flex;
	/*justify-content: center;*/
	align-items: center;
}

dt.q_listbtn {
	width: 2em;
	height: 2em;
	margin-right: 0.5em;
	padding: 0.1em;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background: #629e44;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#text_cd {
	font-size: 2.5em;
	text-align: center;
}

#text_q dd {
	width: 38em;
	line-height: 1.25em;
}

#text_s {
	margin-top: 1em;
	text-align: center;
	line-height: 2.5em;
}

#text_s h3 {
	text-align: left;
	line-height: 1.5em;
	margin: 1em 0!important;
}

#text_s span:not(:first-of-type) {
	margin-left: 0.5em;
}

#text_s span[class^="select_t"]{
	font-size: 0.9em;
}

#text_n {
	margin-top: 2em;
	text-align: center;
	line-height: 2.5em;
}

#text_n a:not(:first-child) {
	margin-left: 1em;
}

#text_a {
	display: flex;
	flex-direction: column-reverse; /*解答を逆順に並び替え*/
}

#text_a dt.q_listbtn {
	font-size: 1em;
	margin-right: 0.5em;
}

th.pt- {
	background: #ccc;
}
td.pt- {
	text-indent: -9999px;
	background: #ccc;
}

#graph {
	padding: 0.5em;
}
.bar_graph_base {
	width: 100%;
	font-weight: bold;
	background: #eee;
}
.bar_graph{
	width: 100%;
	font-weight: bold;
	padding: 0.5em 0;
	animation: bar-animation 1 2s;
}

@keyframes bar-animation{
  0% { width: 0px; }
}

/* mailmagazine backnumber */

.maglist {
	width: 20.25em;
	margin: 0 auto;
}

.link_list li {
	width: 18em;
	display: inline-block;
	padding-left: 1em;
	background: url("img/common/listArrow01H.png") 0 no-repeat;
}

#btn_more {
	width: 5em;
	font-weight: bold;
	margin: 1em auto 0;
	padding: 10px 15px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
}

a#btn_more:hover {
	color: #fff;
	background: #146eb4;
	text-decoration: none!important;
}

#mdOverlay {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 97;
	background: #000;
}

#mdWindow {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 98;
	background: #fff;
}

#mdWindow > iframe {
	border: none;
	font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#mdWindow > .mdClose {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -5px;
	right: -5px;
	line-height: 30px;
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	background: #757575;
	border-radius: 30px;
	z-index: 99;
	cursor: pointer;
	box-shadow: 0 0 3px 0 #000;
}

#mdWindow > .mdClose:hover {
	opacity: 0.8;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
	-o-transition: opacity 400ms ease-in-out;
	-ms-transition: opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	_::-webkit-full-page-media, _:future, :root #mdWindow {
		-webkit-overflow-scrolling: touch!important;
		overflow: auto;
	}

	_::-webkit-full-page-media, _:future, :root #mdWindow > .mdClose {
		display: none;
	}
}

.modalBtn:hover {
	opacity: 0.7;
}

#modalInclude {
	display: none;
}

#contWrap {
	margin: 20px auto;
	padding: 0 20px;
	box-sizing: border-box;
	overflow-y: auto;
}


/* balance sheet */
#bsTitle { width: 10em; margin: 0 auto 20px auto; font-size: 1.5em; font-weight: bold; text-align: center; border-bottom: double; }
#bs td { border: none; }
.ti5{text-indent:5px !important}
.ti10{text-indent:10px !important}
.ti15{text-indent:15px !important}
.ti20{text-indent:20px !important}
.ti25{text-indent:25px !important}
.ti30{text-indent:30px !important}
.ti35{text-indent:35px !important}
.ti40{text-indent:40px !important}
.ti45{text-indent:45px !important}
.single{border-bottom:1px solid #000 !important}
.double{border-bottom:double !important}


/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */



/*************************************************************
【見出し】
*************************************************************/
.news_headline1{margin:80px 0 25px 0; border-left:8px solid #444; border-bottom:1px dotted #999; line-height:30px; font-size:1.2em; padding:0 0 0 14px;}
.news_headline2{margin:40px 0 20px 0; border-left:6px solid #666; line-height:26px; font-size:1.1em; padding:0 0 0 12px;}

/*************************************************************
【ボタン 青・緑】
*************************************************************/
a.button {
	 color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#008ece; display:inline-block; text-decoration:none; 
	 -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
	 background: -moz-linear-gradient(top, rgba(0,216,255,1) 0%, rgba(0,142,206,1) 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,216,255,1)), color-stop(100%,rgba(0,142,206,1)));
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8ff', endColorstr='#008ece',GradientType=0 );
	 border:1px solid #009de1; text-shadow: 1px 1px 0px #0085bf;
	 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button:hover { color:#fff; text-decoration:none; background:#0ddaff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ddaff', endColorstr='#0ddaff',GradientType=0 ); }
a.button:active { box-shadow:none; bottom:-2px; position:relative; }
.post a.button2 {
	 color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#36bf00; display:inline-block; text-decoration:none; 
	 -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
	 background: -moz-linear-gradient(top, rgba(65,231,0,1) 0%, rgba(54,191,0,1) 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,231,0,1)), color-stop(100%,rgba(54,191,0,1)));
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41e700', endColorstr='#36bf00',GradientType=0 );
	 border:1px solid #2da000; text-shadow: 1px 1px 0px #227a00;
	 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button2:hover { color:#fff; text-decoration:none; background:#7bf013; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bf013', endColorstr='#7bf013',GradientType=0 ); }
a.button2:active { box-shadow:none; bottom:-2px; position:relative; }
.morebutton {
		margin: 50px 5px 50px 5px;
		text-align:center;
}
a.button3{
		background: #999;
		border-radius: 3px;
		color: #FFF;
		font-size: 13px;
		line-height: 100%;
		padding: 12px 16px;
		text-decoration: none;
}
a.button3:hover {color:#fff; background:#3F7985; text-decoration:none;}

/**************************************************************
【管理者メニュー】
**************************************************************/
#userlist th, #userlist td { width: 33.33333%; word-wrap: break-word; }

/**************************************************************
【fontの設定】
**************************************************************/
.text70{font-size:70%}			/* フォントサイズ70% */
.text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text114{font-size:114%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */
.n{font-weight: normal; text-decoration: none;}

/**************************************************************
【colorの設定】
**************************************************************/
.red{color:#e82727}				/* 赤色 */
.blue{color:#146eb4}		/* 青色 */
.green{color:#629e44}		/* 緑色 */
.orange{color:#ff8c00}		/* 橙色 */
.yellow{color:#e6b422}		/* 黄色 */
.pink{color:#e75685}		/* ピンク */
.gray{color:#999}
.white{color:#fff}

/**************************************************************
【background-colorの設定】
**************************************************************/
.bg-yellow{background:#e6b422}		/* 黄色の文字背景 */
.bg-blue{background:#146eb4}	/* 青色の文字背景 */
.bg-green{background:#629e44}	/* 緑色の文字背景 */
.bg-orange{background:#ff8c00}	/* 橙色の文字背景 */
.bg-red{background:#e82727}			/* 赤色の文字背景 */

/****************************************************************
【align 配置の設定】
*****************************************************************/
.align1{text-align:center !important}	/* 中央寄せ */
.align2{text-align:right !important}	/* 右寄せ */
.align3{text-align:left !important}		/* 左寄せ */

/****************************************************************
【float 回り込みの設定】
*****************************************************************/
.r-flo{float:right;margin:10px}	/* 右に回り込み */
.l-flo{float:left;margin:10px}	/* 左に回り込み */
.l-flo_mr10{float:left;margin-right:10px!important}  /* 左に回り込み マージン0 */
.f-clear{clear:both}			/* 回り込みの解除 */

/**************************************************************
【ボーダーの設定】
**************************************************************/
.bdr { border: 1px solid #c1c1c1; }
.bdr-t { border-top: 1px solid #c1c1c1; }
.bdr-r { border-right: 1px solid #c1c1c1; }
.bdr-b { border-bottom: 1px solid #c1c1c1; }
.bdr-l { border-left: 1px solid #c1c1c1; }
.bdr-n { border: none; }

/****************************************************************
【マウスオーバー時の画像リンク 不透明度の設定】※初期設定は60%
*****************************************************************/
a img.linkimg{background:none!important;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
	-o-transition: opacity 400ms ease-in-out;
	-ms-transition: opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out; 
}
a:hover img.linkimg{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

/****************************************************************
【リンクアイコン】
*****************************************************************/
a.pdf { padding-right: 15px; background: url("img/common/pdfIcon.png") 100% 50% no-repeat; }
a.external { padding-right: 15px; background: url("img/common/externalIcon.png") 100% 50% no-repeat; }
span.required { padding-right: 30px; background: url("img/common/required.png") 100% 50% no-repeat; }

/*************************************************************
【行間の設定】
*************************************************************/
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh22{line-height:22px;}
.lh23{line-height:23px;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}

/*************************************************************
【ぶら下げの設定】
*************************************************************/
.hang6{padding-left:6em!important;text-indent:-6em;}
.hang9{padding-left:9em!important;text-indent:-9em;}
.hang10{padding-left:10em!important;text-indent:-10em;}

/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}			/* margin 0px を指定するクラス */
.mt0{margin-top:0 !important}		/* margin-top0px を指定するクラス */
.mr0{margin-right:0 !important}		/* margin-right0px を指定するクラス*/
.mb0{margin-bottom:0 !important}	/* margin-bottom0px を指定するクラス*/
.ml0{margin-left:0 !important}		/* margin-left0px を指定するクラス*/

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}

.mt-20{margin-top:-20px!important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}			/* padding-0px を指定するクラス */
.pt0{padding-top:0 !important}		/* padding-top0px を指定するクラス */
.pr0{padding-right:0 !important}	/* padding-right0px を指定するクラス */
.pb0{padding-bottom:0 !important}	/* padding-bottom0px を指定するクラス */
.pl0{padding-left:0 !important}		/* padding-left0px を指定するクラス */

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.p20{padding:20px !important}
.pt20{padding-top:20px !important}
.pr20{padding-right:20px !important}
.pb20{padding-bottom:20px !important}
.pl20{padding-left:20px !important}

/**************************************************************
【印刷用】
**************************************************************/

@media print{
	#headerUtility, #loggedInfo, #header_top_wrap,
	#site_description h1,
	.wp_social_bookmarking_light,
	#single_title_area .post_date, #single_title_area ul,
	/*.event-categories,*/ .cate_select, #siteseal-frame,
	#side_col,
	#footerNav, #credit2,
	.gotop { display: none!important; }

	#main_content { width: 660px!important; }
	.contents_header, #single_title_area { padding-left: 10px; border: 2px solid #ccc; }
	#main_content p { line-height: 1.5em; margin-bottom: 0.5em; }
	#main_content h3 { color: #00008b; border-bottom: 2px dotted #ccc; }
	#main_content h4 { padding-left: 8px; border-left: 5px solid #00008b; }

	dl.ws-list-header { border-top: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1; }
	dl.ws-list-header dt, dl.ws-list-header dd { color: #146eb4!important; }

	#main_content .qusNo { padding: 5px; border: 2px solid #333; }

	#main_content #artTitle { font-size: 1.5em; font-weight: bold; }
	#main_content #articles ol.paren { list-style: none; text-indent: -1.25em; }
	#main_content #articles ol.circle { list-style: none; text-indent: -1em; }
	#main_content #articles table { margin: 0; }
	#main_content #articles td { padding: 0; border: none; background: none; }

	footer { border-top: 2px solid #333; }

	#copyright, #alert { margin: 0; font-size: 0.8em; line-height: 0.8em; }
}




input[id^="pwbox-"] {
	height: 30px;
}

input[type="submit"] {
	height: 35px;
	padding: 8px;
	font-family: Meiryo;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
	background: #ccc;
	border-radius: 4px;
}

input[type="submit"]:hover {
	color: #ccc;
	background: #146eb4;
	cursor: pointer;
	transition: 400ms ease-in-out;
}

/*#child_page-4690 { display: none; }
#menu-item-4724 {display: none;}*/