@charset "utf-8";

#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #333333;
}
#contents a {
	color: #4b70b5;
	text-decoration: none;
}
#contents a:hover {
	color: #4b70b5;
	text-decoration: underline;
}


#contents.supportContents {
	width: 100%;
}
#contents.supportContents .seminar {
	background-image: url(images/maintitle_bg_seminar.jpg);
}
#contents.supportContents .training {
	background-image: url(images/maintitle_bg_training.jpg);
}
#contents.supportContents img.slideImg {
	display: block;
	width: 860px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 60px;
}
#contents.supportContents img.slideImgSmall {
	display: block;
	width: 480px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 60px;
}

#contents.supportContents h2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #4B70B4;
	font-size: 21px;
	margin-bottom: 20px;
	line-height: 25px;
}
#contents.supportContents h3 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 25px;
}
#contents.supportContents p {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 28px;
}
#contents.supportContents p .textLarge {
	font-size: 36px;
}
#contents.supportContents p.strongBox {
	border:solid 1px rgba(75,112,180,1.00);
	padding: 10px;
	font-weight: bold;
	margin-bottom: 30px;
	background-color: rgba(237,241,248,1.00);
}
#contents.supportContents .middleBtn {
	width: 940px;
	margin: 40px auto 50px auto;
	position: relative;
}
#contents.supportContents .middleBtn ul {
	list-style-type: none;
	text-align: center;
}
#contents.supportContents .middleBtn ul li {
	background-color: #4b70b4;
	width: 320px;
	line-height: 54px;
	float: none;
	display: inline-block;
	margin-right: 35px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	vertical-align: top;
}
#contents.supportContents .middleBtn ul li:last-child {
	margin-right: 0px;
}
#contents.supportContents .middleBtn ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents.supportContents .middleBtn ul li a {
	display: block;
	color: #FFF;
	width: 320px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	font-weight: bold;
}
#contents.supportContents .middleBtn ul li a:hover {
	text-decoration: none;
}
#contents.supportContents .middleBtn ul li img {
	margin-left: 5px;
	vertical-align: baseline;
}

/* policy */
#contents.supportContents .policyList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5em;
}
#contents.supportContents .policyList li {
	margin-bottom: 20px;
	line-height: 28px;
}
#contents.supportContents .policyList li span {
	color: #c52620;
}
#contents.supportContents .tableBoxScroll table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	width: 100%;
}
#contents.supportContents .tableBoxScroll table tr {
}
#contents.supportContents .tableBoxScroll table th {
	border-collapse: collapse;
	background-color: #88a1ce;
	padding: 6px;
	table-layout: fixed;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	color: #FFF;
	font-weight: bold;
}
#contents.supportContents .tableBoxScroll table td {
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	vertical-align: top;
}
#contents.supportContents .tableBoxScroll table td.version{
	background-color: #bfcce5;
	font-weight: bold;
	text-align: center;
}
#contents.supportContents p.tableBotomtext {
	font-size: 13px;
	line-height: 22px;
	margin-top: -50px;
	margin-bottom: 50px;
	text-indent: 0;
}
#contents.supportContents p.imgBotomtext {
	font-size: 13px;
	line-height: 22px;
	margin-top: -50px;
	margin-bottom: 50px;
	text-indent: 0;
}


/* end */
#contents.supportContents .endList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4em;
	text-indent: -2em;
	list-style-position: inside;
	list-style-type: disc;
}
#contents.supportContents .endList li {
	margin-bottom: 20px;
	line-height: 28px;
}
#contents.supportContents .end table {
}
#contents.supportContents .end table tr {
}
#contents.supportContents .end table th {
	border-collapse: collapse;
	background-color: #88a1ce;
	padding: 6px;
	table-layout: fixed;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	color: #FFF;
	font-weight: bold;
}
#contents.supportContents .end table td {
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	vertical-align: middle;
	text-align: center;
}
#contents.supportContents .end table td.version{
	background-color: #bfcce5;
	font-weight: normal;
	text-align: left;
	width: 370px;
}


/* css */
#contents.supportContents .css table td.version{
	font-weight: normal;
	text-align: left;
}
#contents.supportContents .css table td ol{
	padding-left: 1.5em;
}

/* export */
#contents.supportContents .exportSpan{
}
#contents.supportContents ul.procedureList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents.supportContents ul.procedureList li {
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #FFF;
	padding: 15px;
	position: relative;
	line-height: 28px;
	clear: both;
	border: 1px solid #d2d2d2;
}
#contents.supportContents ul.procedureList li h3 {
	float: left;
	width: 175px;
	*width: 155px;
	line-height: 4.5em;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfcce5;
	text-align: center;
	font-weight: bold;
}
#contents.supportContents ul.procedureList li h3.line2 {
	line-height: 1.5em;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}
#contents.supportContents ul.procedureList li h3.line3 {
	line-height: 1.5em;
	padding-top: 3.2em;
	padding-bottom: 3.2em;
}
#contents.supportContents ul.procedureList li h3 span {
    float: none;
    width: auto;
	display:block;
	font-weight: bold;
}
#contents.supportContents ul.procedureList li span {
	float: right;
	width: 630px;
}
#contents.supportContents ul.procedureList li span.line1 {
	float: right;
	width: 630px;
	margin-top: 1.5em;
}
#contents.supportContents ul.procedureList li span.line2 {
	float: right;
	width: 630px;
	margin-top: 0.75em;
}
#contents.supportContents ul.procedureList li span.arrow:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	content: "";
	text-decoration: none;
	width: 100%;
	height: 18px;
	background-position: center center;
	background-image: url(images/arrow_supportlist.png);
	background-repeat: no-repeat;
}
#contents.supportContents p.dlBtn {
	display: block;
	font-size: 18px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
	background-color: #1957a7;
	line-height: 42px;
}
#contents.supportContents p.dlBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents.supportContents p.dlBtn a {
	color: #FFF;
	display: block;
}
#contents.supportContents p.dlBtn a:hover {
	text-decoration: none;
}
#contents.supportContents p.dlBtn a img {
	vertical-align: middle;
	margin-right: 10px;
}




/* seminar */
#contents.supportContents .tabList {
	background-image: url(../products/images/tablistbg.png);
	background-repeat: repeat-x;
	margin: -40px auto 30px auto;
	max-width: 1920px;
}
#contents.supportContents .tabList ul {
	width: 860px;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-image: url(../products/images/tablist_border.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#contents.supportContents .tabList ul li {
	width: 20%;
	float: left;
	height: 37px;
	*height: 34px;
	line-height: 37px;
	text-align: center;
	background-image: url(../products/images/tablist_border.png);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#contents.supportContents .tabList ul li a {
	display: block;
	width: 100%;
	height: 37px;
	color: #251e1c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#contents.supportContents .tabList ul li.current,
#contents.supportContents .tabList ul li:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3358a2;
}
#contents.supportContents .seminarVideosList {
	max-width: 860px;
	width: 100%;
	margin: auto;
	padding: 0 10px;
}
#contents.supportContents .seminarVideosList h2 {
	background-image: url("../products/images/productlist_h2_bg.png");
	background-repeat: repeat-y;
	background-position: center center;
	font-size: 20px;
	color: #4b70b5;
	max-width: 100%;
	margin: 40px auto 20px auto;
	padding: 10px 15px;
}
#contents.supportContents .seminarVideosList h3 {
	font-size: 110%;
	font-weight: bold;
}
#contents.supportContents .seminarVideosList p.headerP {
	margin-bottom: 40px;
}
#contents.supportContents .seminarVideosList ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
#contents.supportContents .seminarVideosList ul::after {
	display: block;
	content:"";
	width: 31%;
}
#contents.supportContents .seminarVideosList ul li {
	width: 31%;
	text-align: left;
	margin-bottom: 30px;
	font-size: 15px;
}
#contents.supportContents .seminarVideosList ul li a {
	color: #000;
}
#contents.supportContents .seminarVideosList ul li img {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#contents.supportContents .seminarVideosList ul li .iconBox {
	text-align: left;
	margin-top: 5px;
}
#contents.supportContents .seminarVideosList ul li .iconBox span {
	display: inline-block;
	border: 1px solid #3358a2;
	border-radius: 5px;
	margin: 10px 10px 0 0;
	font-size: 13px;
	line-height: 14px;
	position: relative;
	overflow: hidden;
	vertical-align: bottom;
}
#contents.supportContents .seminarVideosList ul li .iconBox span:last-child {
	margin: 10px 0 0 0;
}
#contents.supportContents .seminarVideosList ul li .iconBox span a {
	display: block;
	padding: 8px 10px;
	background-color: #E5EBF6;
	color: #3358a2;
}
#contents.supportContents .seminarVideosList ul li .iconBox span a:hover {
	background-color: #3358a2;
	text-decoration: none;
	color: #fff;
}
#contents.supportContents .seminarVideosList ul li .iconBox span a.noLink {
	pointer-events: none;
}




#contents .seminarList ul {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents .seminarList ul li {
	margin-top: 0px;
	background-color: #FFF;
	padding: 15px;
	position: relative;
	line-height: 28px;
}
#contents .seminarList ul li:nth-child(odd) {
	background-color: #edf1f8;
}
#contents .seminarList ul li:nth-child(even) {
	margin-top: 20px;
	padding-bottom: 30px;
}
#contents .seminarList ul li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edf1f8;
	margin-bottom: 60px;
}
#contents .seminarList h2 {
	/* [disabled]padding-left: 120px; */
	/* [disabled]position: relative; */
}
#contents .seminarList ul li h2 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #4b70b5;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 140px;
	position: static;
}
#contents .seminarList ul li h2 a {
	word-break: break-word;
}
#contents .seminarList ul li p {
	font-size: 16px;
	line-height: 23px;
	margin-top: 8px;
	margin-right: 30px;
	*margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#contents .seminarList ul li h2 a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 100%;
	background-position: right center;
	background-image: url(images/arrow_linklist.png);
	background-repeat: no-repeat;
}
#contents .seminarList ul li h2 span {
	display: inline-block;
	font-size: 11px;
	background-color: #0b57a6;
	color: #FFF;
	line-height: 20px;
	min-width: 130px;
	margin-right: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	vertical-align: top;
	position: absolute;
	left: 10px;
	top: 15px;
}
#contents .seminarList ul li h2 span.iconSeminar {
	background-color: #5c8cc7;
}
#contents .seminarList ul li h2 span.iconEvent {
	background-color: #75b270;
}
#contents .seminarList ul li .seminarDate {
	background-color: #FFF;
	border: 1px solid #eeeeee;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 62px;
	line-height: 1.25em;
	font-size: 13px;
	margin-right: 30px;
	*margin-right: 0px;
	margin-top: 20px;
	text-indent: -4em;
}
#contents .seminarList ul li .seminarDate span {
}



/* seminarDetail */
#contents .seminarList .innerSD {
	width: 860px;
	margin: 60px auto auto auto;
	position: relative;
}
#contents .seminarList h2.seminarDetail {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #4b70b5;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 140px;
	position: static;
	word-break: break-word;
}
#contents .seminarList h2.seminarDetail span {
	display: inline-block;
	font-size: 11px;
	background-color: #0b57a6;
	color: #FFF;
	line-height: 20px;
	min-width: 130px;
	margin-right: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contents .seminarList h2.seminarDetail span.iconSeminar {
	background-color: #5c8cc7;
}
#contents .seminarList h2.seminarDetail span.iconEvent {
	background-color: #75b270;
}
#contents .seminarList .tableBox {
	margin-top: 30px;
}
#contents .seminarList .tableBox p.seminarTxt {
	font-size: 111%;
}
#contents .seminarList .tableBox dt {
	clear: both;
	float: left;
	width: 7.5em;
	word-break: break-all;
}
#contents .seminarList .tableBox dd {
	padding-left: 8em;
}
#contents .seminarList p.applicationBtn {
	display: block;
	font-size: 18px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
	background-color: #1957a7;
	line-height: 42px;
}
#contents .seminarList p.applicationBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents .seminarList p.applicationBtn a {
	color: #FFF;
	display: block;
}
#contents .seminarList p.applicationBtn a:hover {
	text-decoration: none;
}
#contents .seminarList .backToList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: right;
	padding: 0px;
	height: auto;
	line-height: 22px;
}
#contents .seminarList .backToList a {
	height: auto;
	margin-bottom:10px;
	display: inline-block;
}






/* training */
#contents .trainingList {
}
#contents .trainingList ul.trainingCurseList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents .trainingList ul.trainingCurseList li {
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #FFF;
	padding: 15px;
	position: relative;
	line-height: 28px;
}
#contents .trainingList ul.trainingCurseList li h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4b70b5;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 40px;
	*padding-right: 0px;
	width: 100%;
}
#contents .trainingList ul.trainingCurseList li p {
	font-size: 14px;
	padding-right: 40px;
	*padding-right: 0px;
	margin-top: 0px;
	width: 100%;
	line-height: 19px;
	padding-left: 8px;
}
#contents .trainingList ul.trainingCurseList li h3 span {
	font-size: 13px;
}
#contents .trainingList ul.trainingCurseList li h3 a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 180px;
	background-position: right center;
	background-image: url(images/arrow_linklist.png);
	background-repeat: no-repeat;
}
#contents .trainingList ul.trainingCurseList li h3 a.curse01:after {
	height: 120px;
}
#contents .trainingList ul.trainingCurseList li h3 a.curse02:after {
	height: 200px;
}
#contents .trainingList ul.trainingCurseList li h3 a.curse03:after {
	height: 140px;
}
#contents .trainingList ul.trainingCurseList li h3 a.curse04:after {
	height: 180px;
}
#contents .trainingList ul.trainingCurseList li h3 a.curse05:after {
	height: 140px;
}
#contents .trainingList ul.trainingCurseList li dl {
	font-size: 13px;
}
#contents .trainingList ul.trainingCurseList li dl dt {
	background-color: #eeeeee;
	width: 110px;
	padding: 8px;
	line-height: 13px;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
}
#contents .trainingList ul.trainingCurseList li dl dd {
	width: 34.5%;
	*width: 29.5%;
	float: left;
	padding: 8px;
	line-height: 13px;
	margin-bottom: 15px;
	margin-right: 7px;
	border: 1px solid #eeeeee;
}
#contents .trainingList ul.trainingCurseList li dl dd.fee {
	width: 84.3%;
	*width: 78.7%;
}
#contents .trainingList ul.trainingCurseList li dl dd span {
	color: #c52620;
}
#contents .trainingList p.applicationBtn {
	display: block;
	font-size: 18px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	color: #FFF;
	text-align: center;
	background-color: #1957a7;
	line-height: 42px;
}
#contents .trainingList p.applicationBtnLong {
	display: block;
	font-size: 18px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	color: #FFF;
	text-align: center;
	background-color: #1957a7;
	line-height: 50px;
}
#contents .trainingList p.applicationBtn:hover,
#contents .trainingList p.applicationBtnLong:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents .trainingList p.applicationBtn a,
#contents .trainingList p.applicationBtnLong a {
	color: #FFF;
	display: block;
}
#contents .trainingList p.applicationBtn a:hover,
#contents .trainingList p.applicationBtnLong a:hover {
	text-decoration: none;
}



/* trainingDetail */
#contents .trainingDetail h2 {
	color: #4b70b5;
}
#contents .trainingDetail .tableBox {
	margin-top: 10px;
	margin-bottom: 0px;
}
#contents .trainingDetail .tableBox ol {
	list-style-position: outside;
	padding-left: 2em;
}
#contents .trainingDetail .tableBox ol li {
	font-weight: bold;
	margin-bottom: 1em;
}
#contents .trainingDetail .tableBox ol li p {
	width: 100%;
	margin: 0px;
}
#contents .trainingDetail .tableBox ol li:last-child {
	margin-bottom: 0px;
}
#contents .trainingDetail .tableBox ol li ol {
	list-style-position: outside;
	padding-left: 1em;
	list-style-type: decimal;
}
#contents .trainingDetail .tableBox ol li ol li {
	font-weight: normal;
	margin-bottom: 0em;
}
#contents .trainingDetail .tableBox ol li ol li:before {
}
#contents .trainingDetail .tableBox ol li ol li:last-child {
	margin-bottom: 0px;
}
#contents .trainingDetail .tableBox p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.5em;
}
#contents .trainingDetail .backToList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 0px;
	text-align: right;
	padding: 0px;
	height: 22px;
	line-height: 22px;
}
#contents .trainingDetail .backToList a {
	height: auto;
}


/* training2018 */
sup,
sub {
	font-weight: inherit;
}
#contents .training2018 {
	background-color: #EEEEEE;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: -40px;
}
#contents .training2018 .tabArea {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 40px;
	position: relative;
	border-radius: 10px 10px 0 0;
}
#contents .training2018 .tabArea ul.tabList {
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	list-style: none;
}
#contents .training2018 .tabArea ul.tabList li {
	width: 50%;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	background-color: #fff;
	vertical-align: bottom;
}
#contents .training2018 .tabArea ul.tabList li a {
	background-color: #CCCCCC;
	color: #FFFFFF;
	display: block;
	border-radius: 10px 10px 0 0;
	line-height: 40px;
	text-decoration: underline;
}
#contents .training2018 .tabArea ul.tabList li a:hover {
	background-color: #999999;
	line-height: 45px;
}
#contents .training2018 .tabArea h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B70B4;
}
#contents .training2018 .tabArea h2.topH2 {
	border-bottom:none;
	font-size: 24px;
}
#contents .training2018 .tabArea h3 {
	font-weight: bold;
	background-color: #EDF1F8;
	padding: 7px;
	width: auto;
	clear: both;
}
#contents .training2018 .tabArea h3 span.online {
	display: inline-block;
	font-size: 11px;
	background-color: #0b57a6;
	color: #FFF;
	line-height: 20px;
	min-width: 100px;
	margin-right: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	vertical-align: top;
}
#contents .training2018 .tabArea p {
	width: auto;
	line-height: 1.5em;
}
#contents .training2018 .tabArea p.topP {
	margin-top: 0;
}
#contents .training2018 .tabArea h4 {
	padding: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	clear: both;
}
#contents .training2018 .tabArea h4.logo {
	display: block;
	width: 200px;
	vertical-align: top;
	position: absolute;
}
#contents .training2018 .tabArea h4.logo img {
	width: 150px;
	height: auto;
}
#contents .training2018 .tabArea ul {
	list-style: none;
}
#contents .training2018 .tabArea ul li {
	margin-bottom: 30px;
}
#contents .training2018 .tabArea ul li ul li {
	margin-bottom: 0px;
}
#contents .training2018 .tabArea ul.productList {
	display: flex;
}
#contents .training2018 .tabArea ul.productList li {
	display: inline-block;
	width: 25%;
	padding: 0 5px 0 5px;
	vertical-align: top;
	font-size: 12px;
}
#contents .training2018 .tabArea ul.productList li.last {
	width: 50%;
}
#contents .training2018 .tabArea ul.productList li.label {
	height: 320px;
	position: relative;
}
#contents .training2018 .tabArea ul.productList li.label.noLink {
	height: auto;
	position: relative;
}
#contents .training2018 .tabArea ul.productList li.label img {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: auto;
}
#contents .training2018 .tabArea ul.productList li.label.noLink img {
	display: block;
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 250px;
	height: auto;
}
#contents .training2018 .tabArea ul.productList li h3 {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.25em;
	padding: 1.1em;
}
#contents .training2018 .tabArea ul.productList li h3.tweline {
	padding: 0.5em;
}
#contents .training2018 .tabArea ul.productList li ul {
}
#contents .training2018 .tabArea ul.productList li ul li {
	width: 100%;
}
#contents .training2018 .tabArea ul.productList li ul li.half {
	width: 50%;
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox {
	display: block;
	height: 90px;
	width: 100%;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	margin-bottom: 15px;
	position: relative
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox:hover {
	background-color: #FAFAFA;
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox.noLink:hover {
	background-color: #fff;
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox span {
	display: table-cell;
	text-align: center;
	height: 90px;
	width: 200px;
	vertical-align: middle;
	padding: 10px;
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox span a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
#contents .training2018 .tabArea ul.productList li ul li .logoBox img {
	width: 100%;
	max-width: 150px;
}
#contents .training2018 .tabArea .flowBox {
	background-color: #EEEEEE;
	border-radius: 15px;
	padding: 20px;
	font-size: 80%;
}
#contents .training2018 .tabArea .flowBox ul {
}
#contents .training2018 .tabArea .flowBox ul li {
	vertical-align: top;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
}
#contents .training2018 .tabArea .flowBox ul li ol {
	background-color:  #FFFFFF;
	margin: 10px;
	border-radius: 10px;
	padding: 10px 0;
}
#contents .training2018 .tabArea .flowBox ul li ol li {
	position: relative;
	margin: 0 15px;
	padding-bottom: 30px;
	font-size: 12px;
	text-align: center;
}
#contents .training2018 .tabArea .flowBox ul li ol li:after {
	display: block;
	content: "＞";
	color: #CCCCCC;
	position: absolute;
	right: -22px;
	top: 17px;
}
#contents .training2018 .tabArea .flowBox ul li ol li:last-child:after {
	content: "";
}
#contents .training2018 .tabArea .flowBox ul li ol li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#contents .training2018 .tabArea .flowBox ul li ol li span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	background-color: #57BCE8;
	color: #FFFFFF;
}
#contents .training2018 .tabArea .courseBox {
	clear: both;
}
#contents .training2018 .tabArea .courseDetail {
	display: block;
	width: 650px;
	margin-left: auto;
	margin-right: 0;
}
#contents .training2018 .tabArea .courseDetail::after {
	content: "";
	clear: both;
	display: block;
	height: 20px;
}
#contents .training2018 .tabArea .courseDetail + h3 {
	margin-top: 30px;
}
#contents .training2018 .tabArea .courseDetail p {
	margin-top: 0;
}
#contents .training2018 .tabArea .courseDetail p.small {
	margin-top: -40px;
	font-size: 75%;
	margin-bottom: 30px;
}
#contents .training2018 .tabArea .courseDetail dl {
	font-size: 85%;
	width: 100%;
}
#contents .training2018 .tabArea .courseDetail dl:after {
	display: block;
	content: "　";
	margin-bottom: 30px;
}
#contents .training2018 .tabArea .courseDetail dt {
	clear: both;
	background-color: #EEEEEE;
	padding: 5px 10px 5px 10px;
	float: left;
	width: 150px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
#contents .training2018 .tabArea .courseDetail dd {
	float: left;
	width: 500px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
#contents .training2018 .tabArea .courseDetail dd span {
	display: inline-block;
	width: 180px;
	margin: 0 15px 0 10px;
	vertical-align: top;
}
#contents .training2018 .tabArea .courseDetail dd span.noPractice {
	width: auto;
}
#contents .training2018 .tabArea .courseDetail dd span ul {
	list-style: outside;
	padding-left: 20px;
}
#contents .training2018 .tabArea .courseDetail dd span ul li {
	margin-bottom: 0px;
}
#contents .training2018 .tabArea .courseDetail dd p {
	text-align: right;
	margin: 10px 0 0 0;
}
#contents .training2018 .tabArea .courseDetail dd img {
	height: 25px;
	width: auto;
	vertical-align: bottom;
	margin-right: 5px;
}
#contents .training2018 .tabArea .courseDetail h3 {
	clear: both;
	position: relative;
}
#contents .training2018 .tabArea .courseDetail h3 span {
	position: absolute;
	right: 10px;
}
#contents .training2018 .tabArea .courseDetail h3#associate01 span,
#contents .training2018 .tabArea .courseDetail h3#associate02 span {
	position: relative;
	right: auto;
	display: inline-block;
	background-color: #57BCE8;
	color: #FFFFFF;
	font-size: 70%;
	margin-left: 10px;
	padding: 0px 15px;
	vertical-align: top;
}
#contents .training2018 .tabArea .courseDetail h3 span img {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	vertical-align: top;
}
#contents .training2018 .tabArea .gotoTopBtn {
	clear: both;
	width: 50px;
	display: block;
	margin-left: auto;
	margin-right: 0;
	cursor: pointer;
}
#contents .training2018 .tabArea .gotoTopBtn:hover {
	opacity: 0.5;
}
#contents .training2018 .tabArea .btnList2023 {
	text-align: right;
}
#contents .training2018 .tabArea .btnList2023 .gotoTopBtn {
	display: inline-block;
	vertical-align: middle;
}
#contents .training2018 .tabArea .btnList2023 span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
#contents .training2018 .tabArea .applicationBtnLong {
	display: block;
	font-size: 16px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFF;
	text-align: center;
	background-color: #1957a7;
	line-height: 1.25em;
	clear: both;
	position: relative;
}
#contents .training2018 .tabArea .applicationBtnLong.tBlank a::after {
	content: "";
	display: block;
	width: 16px;
	height: auto;
	background-image: url(../images/icon_tblank_white_bold.gif);
	background-position: center center;
	background-size: 16px 12px;
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	opacity: 0.7;
}
#contents .training2018 .tabArea .applicationBtnLong2 {
	display: block;
	font-size: 16px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFF;
	text-align: center;
	background-color: #999999;
	line-height: 1.25em;
	clear: both;
	position: relative;
}
#contents .training2018 .tabArea .applicationBtnLong:hover,
#contents .training2018 .tabArea .applicationBtnLong2:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents .training2018 .tabArea .applicationBtnLong a,
#contents .training2018 .tabArea .applicationBtnLong2 a {
	color: #FFF;
	display: block;
	padding: 15px 0;
}
#contents .training2018 .tabArea .applicationBtnLong a:hover,
#contents .training2018 .tabArea .applicationBtnLong2 a:hover {
	text-decoration: none;
}
#contents .training2018 .termsBox {
	width: 100%;
	height: 320px;
	overflow: auto;
	border: 1px solid rgba(204,204,204,1.00);
	padding: 15px;
	margin-bottom: 30px;
}
#contents .training2018 .termsBox h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 100%;
	line-height: 1.5em;
	padding-top: 15px;
	margin-bottom: 20px;
}
#contents .training2018 .termsBox h1 + h2 {
	margin-top: 30px;
}
#contents .training2018 .termsBox h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom-color: rgba(204,204,204,1.00);
	border-bottom-width: 1px;
	padding-bottom: 10px;
	width: 100%;
}
#contents .training2018 .termsBox p {
	width: 100%;
}
#contents .training2018 .termsBox ol {
	padding-left: 1.5em;
	padding-top: 0.5em;
}
#contents .training2018 .termsBox ol li {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
#contents .training2018 .termsBox ol li ol {
}
#contents .training2018 .termsBox ol li ol li {
}
#contents .training2018 .checkbox {
	text-align: center;
	margin-bottom: 40px;
}
#contents .training2018 .checkbox label {
	cursor: pointer;
}
#contents .training2018 .checkbox input {
	margin-right: 5px;
}
#contents .training2018 .checkbox span {
	margin-left: 1em;
	font-size: 90%;
	color: rgba(255,0,4,1.00)
}
#contents .training2018 .attention{
	text-align: center;
	font-size: 90%;
	color: rgba(255,0,4,1.00)
}
#contents .training2018 #submitButton.is-active {
}
#contents .training2018 #submitButton.is-inactive {
	pointer-events:none;
	filter: grayscale(100);
	opacity: 0.3;
}


/* イベント・セミナー詳細ページheaderの画像差し替え用CSS */
#contents .seminarList span.headIMG {
	display: none;
}
#contents .seminarList h2.seminarDetail span.headIMG {
	background-color: #FFF;
	width: 100%;
	height: 158px;
	position: absolute;
	top: 30px;
	left: 0;
	text-indent: -9999px;
}
#contents .seminarList h2.seminarDetail span.pd2016 {
	background-image: url(images/maintitle_bg_pd2016.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2017 {
	background-image: url(images/maintitle_bg_pd2017.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2018 {
	background-image: url(images/maintitle_bg_pd2018.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2019 {
	background-image: url(images/maintitle_bg_pd2019.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2020 {
	background-image: url(images/maintitle_bg_pd2020.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2021 {
	background-image: url(images/maintitle_bg_pd2021.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2022 {
	background-image: url(images/maintitle_bg_pd2022.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2023 {
	background-image: url(images/maintitle_bg_pd2023.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2024 {
	background-image: url(images/maintitle_bg_pd2024.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pd2025 {
	background-image: url(images/maintitle_bg_pd2025.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.pei2017 {
	background-image: url(images/maintitle_bg_pei2018.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .seminarList h2.seminarDetail span.overIMG {
	background-image: url(../seminar/images/acmscloud-202603_title.jpg?ver2026);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: -214px;
	height: 170px;
	min-width: 1200px;
	left: 0;
	right: 0;
	width: 1920px;
	margin-left: -530px;
}
#contents.supportContents .pei2017 {
	background-image: url(images/maintitle_bg_pei2018.jpg);
}
#contents.supportContents .pd2019 {
	background-image: url(images/maintitle_bg_pd2019.jpg);
}
#contents.supportContents .pd2020 {
	background-image: url(images/maintitle_bg_pd2020.jpg);
}
#contents.supportContents .pd2021 {
	background-image: url(images/maintitle_bg_pd2021.jpg);
}
#contents.supportContents .pd2022 {
	background-image: url(images/maintitle_bg_pd2022.jpg);
}
#contents.supportContents .pd2023 {
	background-image: url(images/maintitle_bg_pd2023_2.jpg);
}
#contents.supportContents .pd2024 {
	background-image: url(images/maintitle_bg_pd2024.jpg?var=20240508);
}
#contents.supportContents .pd2025 {
	background-image: url(images/maintitle_bg_pd2025.jpg);
}
#contents.supportContents .pei2017 h1,
#contents.supportContents .pd2019 h1,
#contents.supportContents .pd2020 h1,
#contents.supportContents .pd2021 h1,
#contents.supportContents .pd2022 h1,
#contents.supportContents .pd2023 h1,
#contents.supportContents .pd2024 h1,
#contents.supportContents .pd2025 h1 {
	opacity: 0;
}



/* イベント・セミナー詳細ページ概要非表示CSS */
#contents .seminarList p span.invisible {
	display: none;
}
#contents .seminarList ul li p span.invisible {
	display: block;
}



.supportContents .tableBox .checkbox {
	text-align: center;
	margin-bottom: 40px;
}
.supportContents .tableBox .checkbox label {
	cursor: pointer;
}
.supportContents .tableBox .checkbox input {
	margin-right: 5px;
}
.supportContents .tableBox .checkbox span {
	margin-left: 1em;
	font-size: 90%;
	color: rgba(255,0,4,1.00)
}
.supportContents .tableBox .attention{
	text-align: center;
	font-size: 90%;
	color: rgba(255,0,4,1.00)
}
.supportContents .tableBox #submitButton.is-active {
}
.supportContents .tableBox #submitButton.is-inactive {
	pointer-events:none;
	filter: grayscale(100);
	opacity: 0.3;
}

