@charset "utf-8";

/*** total style ***/
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html {
	min-height: 100%;
	position: relative;
}
body {
	background-color: white;
	color: black;
	font-family: 'Source Sans Pro', 'メイリオ',Meiryo, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 100%;
	min-width: 970px;
	width: 100%;
	margin: 0 auto;
}

/*** clearfix ***/
.cf:before, .cf:after {
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after { clear:both; }
.cf {
	zoom: 1;
	margin-bottom: 20px;
}

/*** normalize 対策 ***/
p {
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	float: left;
}
img{
	vertical-align: top;
}
table{
	border: 0;
	border-collapse:collapse;
}
table tr{
	padding: 0;
}
table tr td{
	border: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
.w970 {
	width: 970px;
	margin: auto;
}
.flR {
	float:right;
	margin-left:10px;
}
.flL {
	float:left;
	margin-right:10px;
}
.ta_r {
	text-align: right;
}
.ta_c {
	text-align: center;
}
.poR {
	position: relative;
}
.cbb {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.dotList {
	padding-left: 15px;
	font-size: 14px;
}
.dotList li {
	float: none;
	list-style: disc;
}
.imgRArea img {
	margin: 0 0 15px 15px;
}
/*** mouse over ***/
a img {
	border: medium none transparent;
	text-decoration: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
a:hover img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}
a {
	color: #333;
	text-decoration: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
a:hover {
	text-decoration: underline;
}

/********************************/

/* スマートフォンサイトへボタン */
#spLinkBlockInPc {
	display: none;
	text-align: center;
	background-color: #009FB9;
	padding: 30px 0;
}
#spLinkBlockInPc a{
	display: block;
	color: #000;
	font-size:40px;
	letter-spacing: 0;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #b8b8b8), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -moz-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -o-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -ms-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: linear-gradient(to bottom, #fff 0%, #b8b8b8 99%);
	border:1px solid #ccc;
	width:75%;
	text-align:center;
	margin:0 auto;
}
#spLinkBlockInPc a{/*リンクされた文字*/
	color:#000;
	font-style:normal;
	text-decoration:none;
}
#spLinkBlockInPc a:link {/*未訪問のリンク*/
	color:#000;
	font-style:normal;
	text-decoration:none;
}
#spLinkBlockInPc a:visited {/*訪問後のリンク*/
	color:#000;
	text-decoration:none;
}
#spLinkBlockInPc a:hover {/*マウスをのせたとき*/
	color:#000;
	font-style:normal;
	text-decoration:none;
}
/*google翻訳対策*/
html.translated-rtl .lowerPage .wrapper,
html.translated-ltr .lowerPage .wrapper {
  margin-top: 90px;
}
html.translated-ltr .keynote .mainTitle h2 {	font-size:37px; }
html.translated-ltr .promotion .mainTitle h2 { font-size:27px; }
html.translated-ltr .info .mainTitle h2 { font-size: 29px; }
html.translated-ltr .promotion .recruit,
html.translated-ltr .info .recruit{ margin-bottom: 30px; }
html.translated-ltr .hNav>ul>li>a,
html.translated-ltr .hNav>ul>li>span,
html.translated-rtl .hNav>ul>li>a,
html.translated-rtl .hNav>ul>li>span {
	font-size: 12px;
	line-height: 10px;
}
html.translated-rtl .mainVisualLogoArea>p.placeTxt,
html.translated-ltr .mainVisualLogoArea>p.placeTxt {
	display: none;
}

.mainVisualLogoArea>p.translatPlaceTxt {
	display: none;
}
html.translated-rtl .mainVisualLogoArea>p.translatPlaceTxt,
html.translated-ltr .mainVisualLogoArea>p.translatPlaceTxt {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
html.translated-rtl .mainVisualLogoArea>p.translatPlaceTxt span,
html.translated-ltr .mainVisualLogoArea>p.translatPlaceTxt span {
	font-size: 18px;
}
html.translated-ltr .prBnrArea li.prInfo p {
	top: 50px;
	left: 10px;
	font-size: 30px;
	line-height: 35px;
}
html.translated-rtl .prBnrArea li.prInfo p {
	top: 65px;
	left: 20px;
}
html.translated-ltr .bnrAreaInner p span.bnrTxt {
    position: absolute;
    top: 26px;
    right: 45px;
    color: #fff;
    font-size: 22px;
}

.header {
	position: relative;
}
.headerLine {
	width: 100%;
	height: 30px;
	background-color: #009FB9;
	position: fixed;
	z-index: 999;
	top: 0;
}
.headerLineInner {
	width: 970px;
	margin: 0 auto;
	height: 30px;
}
.headerLine .headsnsLink a,
.headerLine .headsnsLink span {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.headsnsLink {
	float: left;
}
.headerLine .headsnsLink li {
	margin-right: 15px;
}
.headerLine .headsnsLink li a,
.headerLine .headsnsLink li span {
	display: block;
	background: url(../images/common/head_arrow.png) 0 50% no-repeat;
	padding: 0 0 0 20px;
}
.headerLine .headsnsLink li span {
	filter:alpha(opacity=30);
	opacity: 0.3;
}
.headerLine .headsnsLink li.tw,
.headerLine .headsnsLink li.fb {
	margin-right: 0;
	padding: 0;
	background-color: #fff;
}
.headerLine .headsnsLink li.tw a,
.headerLine .headsnsLink li.fb a {
	background: none;
	padding: 0;
}
.headerLine .headConfLink { float: right;}
.headerLine .headConfLink #google_translate_element {
	margin: 2px 10px;
}

/*logoArea*/
.headLogoArea {
	height: 90px;
	width: 100%;
	background:url(../images/common/bg_head_logoarea.png) 0 0 repeat;
	border-top: 1px solid #ccc;
	position: fixed;
	z-index: 109;
	top: 30px;
}
.index .headLogoArea {
	visibility: hidden;
}
.lowerPage .headLogoArea {
	top: 0;
	border-bottom: 1px solid #ccc;
}
.headLogoArea .logo {
	display: inline-block;
	line-height: 90px;
	width: auto;
}
.headLogoArea .logo img {
	vertical-align: middle;
}
.logoAreaLink {
	float: right;
	margin-top: 15px;
	/*width: 232px;*/
}
.logoAreaLink .jp_en {
	text-align: right;
}
.logoAreaLink .jp_en a,
.logoAreaLink .jp_en span {
	width: 50%;
	display: inline-block;
	border: 1px solid #9391b0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	width: 131px;
}
.logoAreaLink .jp_en .jp {
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	background-color: #fff;
	color: #009FB9;
}
.logoAreaLink .jp_en .en {
	border: 1px solid #ad94e2;
	border-left: none;
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	color: #fff;
}
.logoAreaLink .conf {
	margin-top: 5px;
}
.logoAreaLink .cf {
	margin-bottom: 0;
}
.headLogoArea .btnArea {
	float: right;
	display: inline-block;
	margin-top: 23px;
}
.headLogoArea .btnArea .btnAreaLeft {
	display: inline-block;
	vertical-align: middle;
}
.headLogoArea .btnArea .btnAreaRight {
	display: inline-block;
}
.headLogoArea .registration a:hover, .registrationBtn a:hover {
    background: #e9ec66 url(../images/common/black_arrow.png) 20px 50% no-repeat;
    text-decoration: none;
}
.headLogoArea .registration a, .registrationBtn a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    width: 360px;
    height: 40px;
    margin-left: 10px;
    text-align: center;
    background: url(../images/common/black_arrow.png) 20px 50% no-repeat rgb(255, 220, 0);
    padding: 10px 20px;
}
.bgImg {
	position: relative;
	float: left;
	background: url(../images/top/bg_top.jpg) center top;
	margin: 0;
	z-index: 112;
	width: 100%;
	height: 100vh;
	min-height: 640px;
	animation: monochro 6s ease-in;
}
@keyframes monochro {
	0% {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
	100% {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}
}
.topMainVisual {
	position: relative;
	margin: 0;
	z-index: 113;
	width: 100%;
	height: 100vh;
	min-height: 640px;
}

.topMainVisual:after {
	content: "";
	position: absolute;
	display: block;
	background: url(../images/common/video_filter.png) repeat;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 114;
	opacity: 0.6;
}
.mainVisualBox {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 805px;
	height: 465px;
	margin: auto;
	text-align: center;
	z-index: 115;
}
.mainVisualLogoArea {
	position: relative;
}
.mainVisualLogoArea>img {
	display: inline-block;
	vertical-align: middle;
}
.mainVisualLogoArea>p.placeTxt {
	position: absolute;
	bottom: 18px;
	right: 30px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.mainVisualLogoArea>p span {
	font-size: 20px;
}
.mainVisualLogoTxt {
	display: inline-block;
	width: 290px;
	vertical-align: middle;
	margin: 0 0 0 40px;
}
.mainVisualLogoArea .mainVisualLogoTxt .mainVLTBg {
	border-radius: 35px;
	-webkit-border-radius: 35px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	background-color: #0088b1;
	color: #fff;
	margin: 20px auto 0;
}
.mainVisualLangArea {
	width: 100%;
}
.mainVisualLangArea a,
.mainVisualLangArea span {
	width: 50%;
	display: inline-block;
	border: 5px solid #fff;
	border-top: none;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.mainVisualLangArea .jp {
	background-color: #fff;
	color: #262261;
}
.mainVisualLangArea .en {
	border-left: none;
	color: #fff;
}
.mainVisualLangArea .noLink {
	filter:alpha(opacity=30);
	opacity: 0.3;
	font-style:normal;
}
.mainVisualConfArea .recruit {
	display: inline-block;
	background-color: #eb3;
	border-radius: 85px;
	margin-bottom: 80px;
	padding: 5px 125px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
.mainVisualConfArea {
	color: #fff;
	margin-top: 20px;
}
.scrolldown {
	margin: 25px 0 0;
}

/*テーマスポンサー カルーセル*/
.bnrArea {
	position: relative;
}
.bnrAreaInner {
	padding: 60px 0 60px;
	background-color: #fff;
}

.bnrAreaInner .kickoff {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}
.bnrAreaInner .kickoff .koTxt {
	position: absolute;
	top:0;
	right: 68px;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 108px;
}

.bnrAreaInner p.bnr {
	position: relative;
}
.bnrAreaInner p span.bnrTxt {
	position: absolute;
	top: 20px;
	right: 60px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	z-index: 2
}

/*headerNav*/
.hNav {
	background-color: #009FB9;
}
.header.fixe .hNav {
	position: fixed;
	top: 120px;
	width: 100%;
	z-index: 121;
	border-top: 1px solid #ad94e2;
}
.lowerPage .hNav {
	position: fixed;
	top: 90px;
	width: 100%;
	z-index: 102;
}
.hNav>ul {
	display: table;
	width: 100%;
	width: 970px;
	margin: 0 auto;
	border-left: 1px solid #3a8f9e;
}
.hNav>ul>li {
	display: block;
	border-right: 1px solid #3a8f9e;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 100;
}
.hNav>ul>li:hover {
	overflow: visible;
}
.hNav>ul>li>a,
.hNav>ul>li>span {
	display: block;
	text-align: center;
	padding-top: 14px;
	height: 40px;
	width: 192px;
	line-height: 12px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #009FB9;
}
.hNav>ul>li>span:after {
	content: url(../images/common/cover_navi.png);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
/*.hNav>ul>li:nth-child(1)>a,.hNav>ul>li:nth-child(1)>span {background: #009FB9 url(../images/common/ico_document.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(2)>a,.hNav>ul>li:nth-child(2)>span {background: #009FB9 url(../images/common/ico_seminar.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(3)>a,.hNav>ul>li:nth-child(3)>span {background: #009FB9 url(../images/common/ico_exhibition.png) 30px 50% no-repeat;}
.hNav>ul>li:nth-child(4)>a,.hNav>ul>li:nth-child(4)>span {background: #009FB9 url(../images/common/ico_shownet.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(5)>a,.hNav>ul>li:nth-child(5)>span {background: #009FB9 url(../images/common/ico_heart.png) 10px 50% no-repeat;}*/
.hNav>ul>li>a.preregi {
	/*background: url(../images/common/ico_imac.png) 25px 50% no-repeat;*/
	background-color: #ffdc00;
	color: #000;
	font-weight: bold;
	width: 192px;
}
.hNav>ul>li:hover>a {
	background-color: #ffdc00;
}
/*.hNav>ul>li:nth-child(1):hover>a {background: #8d6cd5 url(../images/common/ico_document.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(2):hover>a {background: #8d6cd5 url(../images/common/ico_seminar.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(3):hover>a {background: #8d6cd5 url(../images/common/ico_exhibition.png) 30px 50% no-repeat;}
.hNav>ul>li:nth-child(4):hover>a {background: #8d6cd5 url(../images/common/ico_shownet.png) 25px 50% no-repeat;}
.hNav>ul>li:nth-child(5):hover>a {background: #8d6cd5 url(../images/common/ico_heart.png) 10px 50% no-repeat;}*/
/*.hNav>ul>li:last-child:hover>a {
	background-color: #dbe000;
	filter:alpha(opacity=60);
	opacity: 0.6;
}*/
.hNav>ul>li>ul {
	width: 100%;
	position: absolute;
	top: 40px;
	left: 0;
}
.hNav>ul>li>ul>li {
	border-top: 1px solid #ad94e2;
	background-color: #fff;
	float: none;
}
.hNav>ul>li>ul>li a,
.hNav>ul>li>ul>li span {
	display: block;
	font-size: 12px;
	padding: 10px 5px 10px 10px;
	background-color: #009FB9;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.hNav>ul>li>ul>li span:after {
	content: '';
	background: url(../images/common/cover_navi.png) 0 0 no-repeat;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.hNav>ul>li>ul>li a:hover {
	background-color: rgb(255, 220, 0);
}
.footer {
	width: 100%;
	background-color: #fff;
}
.footerInner {
	margin-top: 50px;
	background-color: #f1fafa;
}
.ftLinkListBox {
	width: 232px;
	margin-right: 13px;
	float: left;
	font-size: 12px;
	padding: 30px 0 20px;
}
.ftLinkListBox dl {
	margin: 0;
}
.ftLinkListBox dl dt {
	font-size: 14px;
	margin: 0 0 10px;
}
.ftLinkListBox dl dt {
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: bold;
}
.ftLinkListDt02,
.ftLinkListBox dl dt.ftLinkListDt02 {
	margin-top: 30px;
}
.ftLinkListBox dl dd  {
	margin: 0;
}
.ftLinkListBox ul li {
	float: none;
	margin-bottom: 5px;
}
.ftLinkListBox ul li a,
.ftLinkListBox ul li span {
	background: url(../images/common/green_arrow.png) 0 2px no-repeat;
	background-size: 15px;
	padding: 0 0 0 25px;
	display: block;
	text-decoration: underline;
	line-height: 18px;
}
.ftLinkListBox ul li a:hover,
.ftLinkListBox ul li span {
	text-decoration: none;
}
.ftLinkListPreRegi a,
.ftLinkListPreRegi span {
	background: #009FB9 url(../images/common/white_arrow.png) 15px 50% no-repeat;
	padding: 10px 0 10px 35px;
	background-size: 15px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.ftLinkListPreRegi a:hover {
	text-decoration: none;
}
.ftLinkListBox ul li span,
.ftLinkListPreRegi span {
	filter:alpha(opacity=30);
	opacity: 0.3;
	text-decoration: none;
}
.ftLinkListLastYear a {
	background:url(../images/common/ico_purple_link01.png) 205px 50% no-repeat;
	padding: 8px 0 8px 10px;
	margin-top: 20px;
	display: block;
	color: #009FB9;
	text-decoration: none;
	border: 1px solid #009FB9;
	font-weight: bold;
	line-height: 1.2em;
}
.ftLinkListLastYear a:hover {
	text-decoration: underline;
}
.ftLinkListSns {
	margin-top: 20px;
}
.ftLinkListSns .tw {
	margin-right: 10px;
}
.ftLinkListBox:last-child {
	margin-right: 0;
}
.footer .footerBox {
	height: 70px;
	line-height: 70px;
	width: 970px;
	margin: 0 auto;
}
.footer .copyright {
	float: left;
}
.footer .fLogo {
	float: right;
}
.footer .fLogo img {
	vertical-align: middle;
}


/*top*/
.wrapper {}
.wrapper.fixe { margin-top: 37px;}
.index .wrapper.fixe { margin-top: 37px;}
.lowerPage .wrapper { margin-top: 130px;}
.prBnrArea { padding: 50px 0;}
.prBnrArea li {margin-right: 13px; margin-top: 10px;}
.prBnrArea li:nth-child(2n) {margin-right: 0;}
.prBnrArea li:nth-child(1n+3) {margin-top: 10px;}

.whatNewWrap {
	background-color: #f1fafa;
	padding: 20px 0;
}
.whatNewWrap .whatNew01 {
	color: #009FB9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #009FB9;
	width: 150px;
	text-align: center;
	padding: 3px 0;
	font-size: 18px;
	font-weight: bold;
	margin-right: 13px;
	float: left;
}
.whatNewWrap .whatNew02 {
	float: left;
	width: 800px;
	line-height: 36px;
	overflow: hidden;
}
.whatNewWrap .whatNew02 ul {
	position: relative;
}
.whatNewWrap .whatNew02 ul li {
	display: none;
}
.whatNewWrap .whatNew02 ul li .whatNewTxt01 {
	float: left;
	display: block;
  width:130px;
}
.whatNewWrap .whatNew02 ul li .whatNewTxt02 {
	margin: 0 0 0 140px;
	display: block;
}
.mainSectionArea {
	margin-top: 50px;
}
.mTB20 {
	margin-top:20px;
	margin-bottom:20px;
}
.mainSectionArea h2.showend {
	text-align: center;
	font-size: 30px;
	padding: 10px 0;
	font-weight: normal;
	position: relative;
}
.mainSectionArea01 {
	padding-bottom: 50px;
}
.mainSectionArea02 {
	margin-top: 0px;
}
.mainSectionArea h2 {
	text-align: center;
	font-size: 40px;
	padding: 0;
	margin-bottom: 30px;
	font-weight: normal;
}
.mainSectionArea h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
.mainSectionFrame { margin-top: 0;}
.mainSectionArea iframe {
	border:none;
	/*pointer-events:none;*/
}
.topTblWrap {
	background: url(../images/common/bg_plaid01.png) 0 0 repeat;
	padding-top: 50px;
	padding-bottom: 50px;
}
.topTblArea {
}
.topTblArea a {
	color:#9a8ad6;
	text-decoration:underline;
}
.topTblArea a:hover {
	text-decoration: none;
}
.topTblArea h3 {
	background-color:#918D86;
	color:#FFF;
	height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:normal;
	padding-left:20px;
}
.topTblArea h3 .subTtl01 {
	padding: 0 20px 0 0;
	font-size: 12px;
	float: right;
}
.topTblArea table {
	width:970px;
}
.topTblArea table th, .topTblArea table td {
	border:#EFEFEF 1px solid;
	padding:20px;
	font-size:13px;
}
.topTblArea table td {
	background-color: #fff;
}
.topTblArea table th {
	width:190px;
	background-color:#E9E7E2;
	font-weight:normal;
	text-align:left;
}
.topTblArea table th.mapTxt {
	vertical-align: top;
}
.mainTtlJa {
	text-align: center;
	font-weight: bold;
}

.whatNewWrap .whatNew03 {
	float: right;
	line-height: 36px;
	border-left: 1px solid #d9cdf1;
}
.whatNewWrap .whatNew03 a {
	background: url(../images/common/green_arrow.png) 0 50% no-repeat;
	display: block;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
	font-size: 14px;
}

.mainExplanation {
	margin: 20px 0 0;
	text-align: center;
}
.linkBtnWrap {
	display: inline-block;
	width: auto;
}
.mainSectionArea.performance {
	margin-top: 0;
}
.performance {
	/*background: url(../images/common/bg_plaid01.png) 0 0 repeat;*/
	padding-bottom: 50px;
	border-bottom: 1px solid #d8d5d0;
}
.performance h2 {
	padding-top: 30px;
}
.performance ul {
	margin-top: 30px;
}
.performance ul li {
	background: #fff;
	border: 1px solid #d8d5d0;
	margin-right: 15px;
	width: 231px;
}
.performance ul li:last-child {
	margin-right: 0;
}
.performance ul li .ttl {
	background: #918d86;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.performance ul li.last .ttl {
	background: #dba531;
}
.performance ul li .txt {
	padding: 15px;
}
.performance ul li .count {
	color: #918d86;
	font-size: 39px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 20px;
}
.performance ul li.last .count {
	color: #dba531;
}
.performance ul li .count span {
	font-size: 17px;
}
.performance ul li .data {
	font-size: 12px;
	line-height: 1.8;
}
.performance .plans {
	margin: 40px auto 20px;
	text-align: center;
}
.mainThemeList {
	margin: 30px 0 0;
}
.mainThemeList .themeList01 {
	margin-right: 13px;
}

/* グレイアウト */
.mainThemeList .themeList01:nth-child(2),
.mainThemeList .themeList01:nth-child(4) {
	position: relative;
}
.mainThemeList .grayOut {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 314px;
	height: 95px;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 119;
}
/* グレイアウト end */

.mainThemeList .themeList01 a {
  position: relative;
  z-index: 2;
}
.mainThemeList .themeList01 a:hover {
  transition: 0.5s;
	color: #fff;
}
.mainThemeList .themeList01 a:hover img {
  transition: 0.5s;
	opacity: 1;
}
.mainThemeList .themeList01 a::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -3;
  top: 0;
  right: -100px;
  width: 0;
  height: 100%;
  margin: 0;
  background: rgba(0,0,0,1);
	transform: skewX(50deg);
  transition: 0.5s;
}
.mainThemeList .themeList01 a:hover::before {
  width: 90%;
}
.mainThemeList .themeList01 a::after {
  display: block;
  content: "";
  position: absolute;
  z-index: -3;
  top: 0;
  left: -100px;
  width: 0;
  height: 100%;
  margin: 0;
  background: rgba(0,0,0,1);
	transform: skewX(50deg);
  transition: 0.5s;
}
.mainThemeList .themeList01 a:hover::after {
  width: 90%;
}
.mainThemeList .themeList01:nth-child(3n) { margin-right: 0;}
.mainThemeList .themeList01:nth-child(4) { margin-left: 160px;}
.mainThemeList .themeList01 a,
.mainThemeList .themeList02 a,
.mainThemeList .themeList01 span,
.mainThemeList .themeList02 span {
	display: block;
	overflow: hidden;
	width: 314px;
	height: 95px;
	line-height: 95px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #e3e3e3;
	text-align: center;
	text-decoration: none;
}
.mainThemeList .themeList01 a,
.mainThemeList .themeList01 span {
	margin-bottom: 15px;
	padding-top: 21px;
	border: 1px solid #e3e3e3;
	height: auto;
	min-height: 135px;
	line-height: 20px;
}
.mainThemeList .themeList01 img {
	margin-bottom: 10px;
}
.mainThemeList .themeList01 .photos {
	background-color: #fff;
	border-color: #2ea7e0;
	color: #2ea7e0;
	font-size: 24px;
}
.mainThemeList .themeList01 .photos::before,
.mainThemeList .themeList01 .photos::after  {
	background: #2ea7e0;
}
.mainThemeList .themeList01 .video {
	background-color: #fff;
	border-color: #e272aa;
	color: #e272aa;
	font-size: 24px;
}
.mainThemeList .themeList01 .video::before,
.mainThemeList .themeList01 .video::after  {
	background: #e272aa;
}
.mainThemeList .themeList01 .attr {
	background-color: #fff;
	border-color: #55aaaa;
	color: #55aaaa;
	font-size: 24px;
}
.mainThemeList .themeList01 .attr::before,
.mainThemeList .themeList01 .attr::after  {
	background: #55aaaa;
}
.mainThemeList .themeList01 .media {
	background-color: #fff;
	border-color: #d5802b;
	color: #d5802b;
	font-size: 24px;
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
}
.mainThemeList .themeList01 .media::before,
.mainThemeList .themeList01 .media::after  {
	background: #d5802b;
}
.mainThemeList .themeList01 .organize {
	background-color: #fff;
	border-color: #dcdd30;
	color: #dcdd30;
	font-size: 24px;
}
.mainThemeList .themeList01 .organize::before,
.mainThemeList .themeList01 .organize::after  {
	background: #dcdd30;
}
.mainThemeList .themeList01 .map {
	background-color: #fff;
	border-color: #918d86;
	color: #918d86;
	font-size: 24px;
}
.mainThemeList .themeList01 .map::before,
.mainThemeList .themeList01 .map::after  {
	background: #918d86;
}
a.linkBtn,
span.linkBtn {
	background: #009FB9 url(../images/common/white_arrow.png) 20px 50% no-repeat;
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	display: block;
	color: #fff;
	width: 478px;
	text-decoration: none;
}
span.linkBtn {
	filter:alpha(opacity=30);
	opacity: 0.3;
}
a.linkBtn:hover {
	filter:alpha(opacity=60);
	opacity: 0.6;
}
a.linkBtn01 {
	text-align: center;
	display: block;
	line-height: 80px;
	text-decoration: none;
	width: 478px;
	border: 1px solid #e3e3e3;
}
.imgExhibition100 { min-width: 970px;}
.imgExhibition100 img { width: 100%;}

.kyenoteBtnWrap { margin-top: 20px;}
.kyenoteBtnWrap .linkBtn { float: left;}
.kyenoteBtnWrap .kyenoteBtn01 { float: right;}
.kyenoteBtnWrap p .linkBtn { font-size: 18px;}

.newsBtnWrap {
	text-align: center;
	margin-top: 20px;
}
.appsMt20 {
	margin-top: 20px;
}
.newsCarouSelWrap { margin-top: 30px; position: relative;}
.newsMainCollum01 {
	padding: 20px 25px;
	display: block;
	width: 313px;
	margin-right: 14px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	line-height: 1.3em;
}
.newsMainCollum01 a {
	color: #836fcc;
	text-decoration: underline;
	display: block;
	height: 75px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e3e3e3;
}
.newsMainCollum01 a:hover {
	text-decoration: none;
}
.newsMainTxt {
	margin: 10px 0 0;
	word-wrap: break-word;
	/*height: 110px;*/
}
.newsMainCollum02 {
	width: 313px;
	font-size: 14px;
	background-color: #e0d7f4;
	text-align: center;
	color: #755da8;
	font-weight: bold;
	padding: 10px 0;
}
.newsMainImg01 {
	float: right;
	max-height: 100px;
	max-width: 100px;
}
.newsCarouSelWrap .caroufredsel_wrapper {
	width: 970px !important;
}
.carouSelCont {
	position: absolute;
	width: 100%;
	height: 100%;
}
.carouPrev,
.carouNext {
	position: absolute;
	top: 50%;
	margin: -20px 0 0;
	z-index: 100;
	cursor: pointer;
}
.carouPrev:hover,
.carouNext:hover {
	filter:alpha(opacity=60);
	opacity: 0.6;
}
.carouPrev {
	left: -55px;
}
.carouNext {
	right: -55px;
}
.mainSectionMedia {
	padding-top: 30px;
	border-top: 1px solid #e5e5e5;
}
.mediaSBtnWrap { margin-top: 30px;}
.mediaSBtnWrap .linkBtn01 {
	width: 180px;
	float: left;
	margin-right: 14px;
	border: none;
	line-height: 60px;
}
.mediaSBtnWrap .mediaBtnWrap {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mediaSBtnWrap li:nth-child(6n) .linkBtn01 { margin-right: 0;}
.mediaSBtnWrap .linkBtn01 img {
	vertical-align: middle;
	max-width: 128px;
	max-height: 49px;
}
.mediaSBtnWrap .linkBtn01.apps_bcn img {
	max-width: 100px;
}
.mediaSBtnWrap .linkBtn01.apps_bcn img.mw150 {
	max-width: 150px;
}
.coLocatedBtnWrap { margin: 30px 0;}
.coLocatedBtnWrap .linkBtn01 {
	width: 232px;
	float: left;
	margin-right: 13px;
}
.coLocatedBtnWrap p:last-child .linkBtn01 { margin-right: 0;}
.coLocatedBtnWrap .linkBtn01 img { vertical-align: middle;}

/* lower */
body.about .hNav>ul>li> a.about { background-color:rgb(255, 220, 0);}
body.exhibition .hNav>ul>li> a.exhibition { background-color:rgb(255, 220, 0);}
body.seminar .hNav>ul>li> a.seminar { background-color:rgb(255, 220, 0);}
body.shownet .hNav>ul>li> a.shownet { background-color:rgb(255, 220, 0);}
body.campaign .hNav>ul>li> a.campaign { background-color:rgb(255, 220, 0);}

.mainTitleWrap {
	background-color: #f1fafa;
}
.lowerPage .mainTitle {
	padding: 25px 0;
}
.lowerPage .mainTitle .bread {
	font-size: 12px;
	color: #009FB9;
}
.lowerPage .mainTitle .bread a {
	text-decoration: underline;
	color: #009FB9;
}
.lowerPage .mainTitle .bread a:hover {
	text-decoration: none;
}
.lowerPage .mainTitle h2 {
	float:left;
	font-size: 44px;
	font-weight: normal;
}
.lowerPage .mainTitle .recruit {
	float: right;
	background-color: #00c2b2;
	border-radius: 35px;
	margin-top: -15px;
	padding: 5px 100px;
	font-size: 30px;
	color: #fff;
}
.lowerPage .mainSectionArea p {
	font-size: 14px;
}
.lowerPage .imgList {
	margin-top: 30px;
}
.lowerPage .imgList li {
	margin: 0 14px 15px 0;
}
.lowerPage .imgList li:nth-child(3n) {
	margin: 0 0 15px;
}
.topBack {
	text-align: right;
	font-size: 12px;
	background: url(../images/common/ico_topback.png) no-repeat 100% 0;
	padding-right: 20px;
}
.lowerTblArea {
	margin-bottom: 20px;
}
.lowerTblArea a {
	color:#2ba;
	text-decoration:underline;
}
.lowerTblArea a:hover {
	text-decoration: none;
}
.lowerTblArea h3 {
	background-color:#918D86;
	color:#FFF;
	height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:normal;
	padding-left:20px;
}
.lowerTblArea h2 {
	text-align: center;
	font-size: 40px;
	padding: 0 0 10px;
	margin: 0 0 10px;
	font-weight: normal;

}
.lowerTblArea table {
	width:970px;
}
.lowerTblArea table th, .lowerTblArea table td {
	border:#EFEFEF 1px solid;
	padding:20px;
	font-size:13px;
}
.lowerTblArea table td {
	background-color: #fff;
}
.lowerTblArea table th {
	width:190px;
	background-color:#E9E7E2;
	font-weight:normal;
	text-align:left;
}
.lowerTblArea table th.mapTxt {
	vertical-align: top;
}


/*セミナーページ
---------------------------------------------------------------*/
.seminar .contents {
	padding-bottom: 50px;
}
.seminar .footerInner {
	margin-top: 0;
}
.seminar .mainTitle {
	margin-bottom: 0;
}
.linkBtnArea {
	margin-top: 40px;
}
.linkBtnArea ul {
	width: 100%;
	margin: 0 auto;
}
.linkBtnArea li {
	float: left;
	margin: 0;
	width: 323px;
	height: 48px;
	display: table;
	background-color: #fff;
	position: relative;
}
.linkBtnArea li a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #292728;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-left: 1px solid #fff;
}
.linkBtnArea li:first-child a {
	border-left: 1px solid #d6d6d6;
}
.linkBtnArea li.linklist_active a,
.linkBtnArea li a:hover {
	background-color: #f4ea00;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #f4ea00;
}
.linkBtnArea li.linklist_active:first-child a,
.linkBtnArea li:first-child a:hover {
	border-left: 1px solid #fff;
}
.linkBtnArea li.linklist_active:last-child a,
.linkBtnArea li:last-child a:hover {
	border-right: 1px solid #f4ea00;
	border-left: 1px solid #f4ea00;
}
.linkBtnArea li.linklist_active a:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #f4ea00;
	z-index: 1;
}
.mainSectionArea h2.timetableTtl {
	line-height: 80px;
	font-size: 40px;
	padding: 0;
	color: #000;
	margin: 0 auto 0;
	position: relative;
	z-index: 0;
	text-align: left;
}
.seminarTable table {
	border-collapse: separate;
	font-size: 14px;
	margin: 0 0 10px;
}
.seminarTable table th.caption {
	position: relative;
	background: #009FB9;
	text-align: center;
	width: 120px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	padding-top: 5px;
	vertical-align: top;
}
.seminarTable table td {
	padding: 15px 22px 11px 17px;
	width: 850px;
	vertical-align: top;
	background-color: #fff;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.seminarTable .spk_name a {
	color: #25648d;
	text-decoration: underline;
}
.seminarTable table ul.icons {
	margin: -15px -22px 0 -17px;
	background-color: #e0d7f4;
	display: block;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
}
.seminarTable ul.icons li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 1px 3px;
}
.seminarTable ul.icons li.sessionNo {
	font-weight: bold;
	background-color: #009FB9;
	color: #fff;
	padding: 2px 10px;
}
.seminarTable table td dl.session {
	margin: 0;
}
.seminarTable table td dl.session .titFont {
	font-size: 24px;
	line-height: 1.2em;
	margin: 15px 0 10px;
}
.seminarTable table td dl.session dd {
	margin: 0;
}
.seminarTable table td dl.session .titFont a {
	color: #000;
	text-decoration: underline;
}
.seminarTable table td dl.session .titFont a:hover {
	text-decoration: none;
}
.seminarTable table td dl.session .text {
	margin: 1em 0 0;
}
.seminarTable .session img {
	float: right;
	margin: 20px 20px 20px 0;
	border-radius: 135px;
	border: solid 5px #dedede;
}
#content_touroku {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 20px;
}
.login_section {
	background-color: #f0f0f0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 300px;
	height: 330px;
	float: left;
	padding: 20px 30px;
}
.login_section p {
	margin: 0 0 15px;
}
.login_section a {
	text-decoration: underline;
	color: #243c7d;
}
.login_section a:hover {
	text-decoration: none;
}
.login_section.mgl30 {
	margin-left: 35px;
}
.login_section .touroku_h {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.login_section .btnjizen a,
.login_section .btnlogin {
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	display: block;
	width: 240px;
	background: #dbe000;
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 17px 0;
	margin: 0 auto;
}
.login_section .txtcenter {
	text-align: center;
}
.login_section .input_mail,
.login_section .input_pass {
	padding: 15px 0 15px 40px;
	background: #fff url(../images/seminar/E-mail_Icon.gif) no-repeat 10px;
	border: 2px #c6ccd2 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 240px;
}
.login_section .input_pass {
	background: #fff url(../images/seminar/Lock_Icon.gif) no-repeat 10px;
}
.login_section .btnlogin {
	font-size: 14px;
	background: #009FB9;
	color: #fff;
	border: none;
	width: 235px;
	height: 48px;
	line-height: 48px;
	padding: 0;
}
.login_section .fts14 {
	font-size: 14px;
}
.login_section .fts12 {
	font-size: 12px;
}

/*News@Apps Japan*/
.lowerPage #newsCarouSelList01 {
	margin-bottom: 10px;
}
.lowerPage #newsCarouSelList01 li:nth-child(3n) {
	margin-right: -15px;
}
.lowerPage #newsCarouSelList01 li:nth-child(1n+4) {
	margin-top: 10px;
}

/*privacy*/
.lowerPage.privacy {
}
.lowerPage.privacy .mainSectionArea p {
	margin-bottom: 1.5em;
}
.lowerPage.privacy .mainSectionArea a {
	color:#836FCB;
	text-decoration:underline;
}
.lowerPage.privacy .mainSectionArea a:hover {
	text-decoration: none;
}
.lowerPage.privacy .mainSectionArea .hpPrivacy {
	padding:20px 0 0;
	border-top:#5A5A5A dotted 1px;
}


/*news*/
.lowerPage.news {
}
.lowerPage.news .dlLine {
	zoom:1;
	margin: 0 auto 40px;
}
.lowerPage.news .dlLine dt {
	float:left;
	margin-right:10px;
	padding:15px 10px 10px;
}
.lowerPage.news .dlLine dd {
	padding:15px 10px 10px;
	border-bottom:1px #CCC dotted;
	margin-left:0;
}
.lowerPage.news .dlLine dd:after {
	display:block;
	clear:both;
	content:"";
}
.lowerPage.news .mainSectionArea a {
	color:#836FCB;
	text-decoration:underline;
}
.lowerPage.news .mainSectionArea a.totop {
	color:#000;
	text-decoration:none;
}
.lowerPage.news .mainSectionArea a:hover {
	text-decoration: none;
}
.lowerPage.news .mainSectionArea a.totop:hover {
	text-decoration:underline;
}

/*WebRTC*/
/*WebBHA*/
.webrtc .hNav .exhibition,
.webbha .hNav .exhibition {
	background-color: #a88de0;
}
/*.webrtc .mainSectionArea h2,
.webbha .mainSectionArea h2 {
	margin-bottom: 40px;
	font-size: 30px;
	color: #009FB9;
}*/
.webbha .mainSectionArea h2.openst {
	text-align: left;
	margin-bottom: 10px;
	font-size: 30px;
	color: #009FB9;
}
.webrtc h3,
.webbha h3 {
	margin-bottom: 0;
}
.webrtc .mainSectionArea p,
.webbha .mainSectionArea p {
	margin-bottom: 50px;
}
.webbha .mainSectionArea p.mb0 {
	margin-bottom: 0px;
}
.webbha .mainSectionArea p.mb20 {
	margin-bottom: 20px;
}
.webrtc .topTblArea,
.webbha .topTblArea {
	margin-bottom: 40px;
}
.webrtc .sponsor th {
  width: 220px;
  background-color: #fff;
  text-align: center;
}
.webrtc .sodc {
  vertical-align: bottom;
}
.webbha table.sponsorLogo th,
.webbha table.sponsorLogo td {
  width: 33%;
  border: none;
  border-left: 1px solid #efefef;
  text-align: center;
  vertical-align: middle;
}
.webbha table.sponsorLogo {
  margin-bottom: 50px;
}
.webbha table.sponsorLogo th {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
}
.webbha table.sponsorLogo th:first-child,
.webbha table.sponsorLogo td:first-child {
  border-left: none;
  border-bottom: none;
}
.webbha table.sponsorLogo td img {
  padding-bottom: 30px;
}
.webbha .topTblArea table th {
	background: #fff;
	text-align: center;
	width: 251px;
}
.webbha .topTblArea table.mb40 {
	margin-bottom: 40px;
}
.webbha .topTblArea .haedLine{
	text-align: center;
    font-size: 40px;
    padding: 0;
    margin: 0 0 50px;
    font-weight: normal;
}
.webbha .topTblArea .timaTbl th {
	color: #fff;
	background: #009FB9;
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 0 0;
	height: 35px;
}
.webbha .topTblArea .timaTbl th.timesc {
	color: #000;
	background: #e0d7f4;
	font-size: 19px;
	font-weight:normal;
	padding: 0 0 0 0;
	height: 35px;
}
.webbha .topTblArea .timaTbl td {
	vertical-align: top;
	text-align: center;
	width: 323px;
}
.webbha .topTblArea .timaTbl td:first-child {
	background: #fff;
	width: 15%;
	font-size: 13px;
	vertical-align: top;
	width: 323px;
}
.webbha .topTblArea .timaTbl td p span.maincast {
	margin-bottom: 15px;
	font-size: 20px;
}
/*sponsor*/
.bb1 {
	border-bottom: 1px solid #e5e5e5;
}
.bb1.last{
	border-bottom: 0;
}
.bb1 .mainSectionArea {
    margin: 50px auto;
}
.ankerBoxInner {
	padding:0 0 30px 0;
	font-size: 14px;
}
.mediaList ul li {
	background: url(../images/mediasponsor/list_arrow.png) 0 50% no-repeat;
    float: left;
    padding: 0 0 0 30px;
    width: 323px;
    line-height: 22px;
}
.ankerBoxInner .ttl {
	margin-bottom: 25px;
}
.ankerBoxInner .txt {
	text-align: right;
	margin-top: 20px;
}
.media {
	font-size: 14px;
}
img.border {
	border: #dcdcdc solid 1px;
}
.backglay {
	border: 1px solid #CCCCCC;
	clear: left;
	margin-top: 10px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 40px;
}
.sponsor h2.mgb30 {
	margin-bottom: 50px;
}
.sponsor .mrb30 {
	margin: 0 30px 30px 0;
}

/* about
-------------------------------------*/
.about .hNav .about,
.about .hNav .about {
	background-color: #a88de0;
}
.about .performance {
	background: none;
	padding-bottom: 0;
	border-bottom: none;
}
.about .performance h3 {
	margin: 45px auto 20px;
	font-size: 24px;
}
.about .imgExhibition100  {
	margin: 70px auto 50px;
}
.lowerPage .f14m20 p.annotate {
	font-size: 12px;
}
.aboutList li {
	float: none;
	font-size: 14px;
	line-height: 28px;
}
.aboutList li:before{
  content:"♦";
}
.about .rowBox {
	width: 100%;
	overflow: hidden;
}
.about .rowBox .col:first-child {
	margin-right: 15px;
}
.about .rowBox .col {
	float: left;
	position: relative;
	width: 477px;
}
.about .rowBox .col .imgSub {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e7e5e2;
	padding: 8px;
	font-weight: bold;
}
.about .graphList {
	padding-left: 20px;
}
.about .graphList li {
	list-style-type: decimal-leading-zero;
	float: none;
	padding-left: 10px;
	font-size: 12px;
}
.col3 {
	margin-top: 40px;
}
.col3 li {
	background: #fff;
	margin-right: 15px;
	width: 313px;
}
.col3 li:last-child {
	margin-right: 0;
}
.col3 li .ttl {
	background: #e9e7e2;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.col3 li img {
	margin-bottom: 20px;
}
/* info
-------------------------------------*/
.info .hNav .info,
.info .hNav .info {
	background-color:rgb(255, 220, 0);
}
.infoBox {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #d1d1d1;
}
.infoBox h3 {
	margin-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
	font-size: 16px;
}
.infoBox h3.secondLine {
	padding-bottom: 5px;
	line-height: 16px;
}
.infoBox h3 span {
	font-size: 11px;
}
.infoBox p {
	margin-bottom: 20px;
	font-size: 14px;
}
.infoBox p.infoListCaption {
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
}
.infoBox .dotList {
	padding-left: 25px;
}
.infoBox .annotate {
	margin: 50px auto 0;
}
.infoBox .infoImgList {
	font-size: 14px;
}
.infoBox .infoImgList li {
	margin-right: 14px;
}
.infoBox .infoImgList img {
	margin-bottom: 5px;
}
.infoBox .infoLinkTxt {
	margin: 50px auto 0;
}
.infoBox .infoLinkTxt a {
	color: #3879a8;
	text-decoration: underline;
}
.info .showNetImg {
	margin-bottom: 20px;
}

/* keynote
-------------------------------------*/
.keynote .hNav .keynote,
.keynote .hNav .keynote {
	background-color:rgb(255, 220, 0);
}
.keynote .mainSectionArea h3 {
	margin: 30px auto 20px;
}
/* outline
-------------------------------------*/
.outline .hNav .outline,
.outline .hNav .outline {
	background-color:rgb(255, 220, 0);
}
/* promotion
-------------------------------------*/
.promotion .hNav .promotion,
.promotion .hNav .promotion {
	background-color:rgb(255, 220, 0);
}
.promotion .cbb {
  padding-bottom: 50px;
}
.promotion .mainSectionArea h3 {
	font-size: 24px;
}
.promotion .otherList {
	margin: 0.5em;
	font-size: 14px;
}
.promotion .otherList dt {
	float: left;
	font-weight: bold;
}
.promotion .otherList dd {
	float: left;
	margin-left: 10px;
}
/*スポンサーリスト*/
.sponsors01 {
	width: 970px;
	margin: 0 auto;
}
.sponsors01 .caroufredsel_wrapper {
	height: 110px !important;
	width: 970px !important;
}
#sponsorsLogoList01 {
	height: 110px !important;
	font-size: 12px;
}
#sponsorsLogoList01 li {
	text-align: center;
	width:150px;
	height: 110px;
	margin-right: 55px;
}
#sponsorsLogoList01 li:nth-child(5n) {
	margin-right: 0;
}
#sponsorsLogoList01 li a {
	display: block;
	text-align: center;
	line-height: 77px;
	width: 150px;
}
#sponsorsLogoList01 li a img {
	vertical-align: middle;
	max-width: 120px;
	max-height: 53px;
}
/* close
-------------------------------------*/
/*.hNav>ul>li:last-child:hover>a {
	background-color: #dbe000;
	filter:alpha(opacity=100);
	opacity: 1.0;
}*/
.hNav>ul>li>span.btn_themeClose {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	width: 192px;
	height: 40px;
}
.ftLinkListPreRegi span {
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-decoration: none;
    background: #000;
}
.btn_themeClose02 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	width: 232px;
	height: 38px;
}
.btn_themeClose03 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	width: 232px;
	height: 35px;
}

/* close end
-------------------------------------*/

/***** btn_orientation *****/

.btn_orientation {
  display:block;
  width:694px;
  margin:-50px auto 0;
  padding:12px;
  box-sizing:border-box;
  color:#D01126;
  font-weight:bold;
  text-decoration:none;
  border:3px solid #fff;
  background:rgba(0,159,185,0.4);
}

.btn_orientation .maintx {
  font-size:30px;
  letter-spacing:0.2em;
  color:#fff;
  text-shadow: 2px 2px 1px #009FB9,
  -2px 2px 1px #009FB9,
  2px -2px 1px #009FB9,
  -2px -2px 1px #009FB9;
}

.btn_orientation .infotx {
  display:inline-block;
  margin:0 auto;
  padding:5px 25px;
  border-radius:50px;
  font-size:18px;
  letter-spacing:0.1em;
  color:#009FB9;
  background:rgba(240,255,0,1);
}
.btn_orientation .infotx span {
  display:inline-block;
  padding:0 0 0 20px;
  font-size:18px;
  color:#54CCEB;
}


.btn_orientation:hover {
  text-decoration:none;
  color:#D01126;
  border:3px solid rgba(255,255,255,0);
  background:rgba(250,255,0,1);
}

.btn_orientation:hover .maintx {
  color:#009FB9;
  text-shadow: 2px 2px 1px #fff,
  -2px 2px 1px #fff,
  2px -2px 1px #fff,
  -2px -2px 1px #fff;
}

.btn_orientation:hover .infotx {
  color:#333;
  background:#fff;
}
.btn_orientation:hover .infotx span {
  color:#009Fe9;
}