/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
reset
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*reset‚±‚±‚Ü‚Å*/


/*html5–¢‘Î‰žƒuƒ‰ƒEƒU—p*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
common
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

body {
	height:100%;
	font-family:Open Sans, Avenir, Helvetica, Arial, Verdana, Roboto, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "M PLUS 1p", 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
	color: #333;
	font-size:87%;
	line-height:160%;
	background: #fff;
}
body#home {
	height:100%;
	font-family:Open Sans, Avenir, Helvetica, Arial, Verdana, Roboto, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "M PLUS 1p", 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
	color: #333;
	font-size:87%;
	line-height:160%;
	background: #fff;
}


* html body {  
	font-size:87%;  
}
/**/
*:first-child+html body {  
	font-size:87%;  
}

img {
	vertical-align:bottom;
	border:none;
	display:block;
}

/* IE6 base font */
* html body {
	font-family:Open Sans, Avenir, Helvetica, Arial, Verdana, Roboto, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "M PLUS 1p", 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
}
.banner{
	margin:30px auto;
}
.banner img{
	max-width:228px;
	margin:10px auto;
}
.banner a{
	display:block;
}
.banner a:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.fleft {
	float:left;	
}
.fright {
	float:right;	
}

.center00 {
	margin:0px auto;
}
.center20 {
	margin:20px auto;
}

.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}

.h10 {
	height:10px;
}

.t5 {padding-top:5px;}
.t10 {padding-top:10px;}
.t15 {padding-top:15px;}
.t20 {padding-top:20px;}
.t30 {padding-top:30px;}
.t40 {padding-top:40px;}
.t50 {padding-top:50px;}
.t100 {padding-top:100px;}
.b5 {padding-bottom:5px;}
.b10 {padding-bottom:10px;}
.b15 {padding-bottom:10px;}
.b20 {padding-bottom:20px;}
.b30 {padding-bottom:30px;}
.b40 {padding-bottom:40px;}
.b50 {padding-bottom:50px;}
.b100 {padding-bottom:100px;}
.r10 {padding-right:10px;}
.r20 {padding-right:20px;}
.r30 {padding-right:30px;}
.l10 {padding-left:10px;}
.l20 {padding-left:20px;}
.l30 {padding-left:30px;}
.l1em {padding-left:1em;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb100 {margin-bottom:100px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;	}


.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}

.lr20 {
	padding:0 20px;
}
.all5 {
	padding: 5px;
}
.all10 {
	padding: 10px;
}

.b {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.dotBtm {
	border-bottom: #666 dotted 2px;
}
.solidBtm {
	border-bottom: #666 solid 1px;
}
.doubleBtm {
	border-bottom: #666 double 3px;
}
.mt20 {
	margin-top:20px;
}
.mt40 {
	margin-top:40px;
}
.mb20 {
	margin-bottom:20px;
}
.mb40 {
	margin-bottom:40px;
}

.ssText {
	font-size:0.8em;
	line-height:135%;
}
.sText {
	font-size:0.9em;
	line-height:150%;
}
.lText {
	font-size:1.1em;
}
.llText {
	font-size:1.2em;
}
.XlText {
	font-size:1.3em;
}

.indent1em {
	padding-left:1em;
	text-indent:-1em;
}

.indent2em {
	padding-left:2em;
	text-indent:-2em;
}
.indent3em {
	padding-left:3em;
	text-indent:-3em;
}
.indent4em {
	padding-left:4em;
	text-indent:-4em;
}
.indent5em {
	padding-left:5em;
	text-indent:-5em;
}
.indent6em {
	padding-left:6em;
	text-indent:-6em;
}
.indent7em {
	padding-left:7em;
	text-indent:-7em;
}
.indent8em {
	padding-left:8em;
	text-indent:-8em;
}
.indent9em {
	padding-left:9em;
	text-indent:-9em;
}
.indent10em {
	padding-left:10em;
	text-indent:-10em;
}
.indent11em {
	padding-left:11em;
	text-indent:-11em;
}
.indent12em {
	padding-left:12em;
	text-indent:-12em;
}
.indent13em {
	padding-left:13em;
	text-indent:-13em;
}
.indent14em {
	padding-left:14em;
	text-indent:-14em;
}
.indent15em {
	padding-left:15em;
	text-indent:-15em;
}
.indent16em {
	padding-left:16em;
	text-indent:-16em;
}
.color_red {
	color:#e50012;
}
.color_darkblue {
	color:#004286;
}
.color_green {
	color:#94d303;
}
.color_orange {
	color:#EC6C00;	
}
.color_white {
	color:#fff;
}
.caution {
	color:#c50018;
}

a {
	color:#004286;
	text-decoration: underline;
	outline:0;
}
a:hover {
	color:#e50012;
	text-decoration: none;
}
.bg01 {
	background-color: #FFC;
}
.bg02 {
	background-color: #FFF;
}
.border01 {
	border: #999 solid 1px;
}
.border02 {
	border: #e50012 solid 1px;
}
.border_top {
	border-top: #999 dotted 2px;
}
.border_top01 {
	border-top: #999 dotted 1px;
}

.borderFrame {
	border: 3px solid #411DA8;
	padding: 20px;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

.fullheight {
    height:100%;
}

.topBtn {
	display: block;
	width:250px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background: #C8106F;
	border: 2px solid #fff;
	text-decoration: none;
	line-height: 1.1;
	
	position:absolute;
	top:190px;
	left:20px;
	
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);

}
.topBtn:hover {
	color: #fff;
	background: #ff0000;
	text-decoration: none;
}
.topBtn small {
	font-size: 0.7em;
}

.btnweb a {
	width:250px;
	background-image: linear-gradient(to bottom, #EEE, #DDD);
	background-repeat: no-repeat;
	background-position: left top;
	box-shadow: 0 3px #ccc;
	position: relative;
	display: inline-block;
	top: -2px;
	padding:10px 0;
	border-radius: 6px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #0c0202;
	margin:0 auto;
}
.btnweb a:hover {
	background-image: linear-gradient(to bottom, #EEE, #EEE);
	box-shadow: 0 1px #666;
	top: 1px;
	text-decoration: none;
}
.btnweb.btn_a a {
	background-image: linear-gradient(to bottom, #ffed00, rgba(244, 154, 0, 0.5));
	background-repeat: no-repeat;
	background-position: left top;
	box-shadow: 0 3px #f49a00;
}
.btnweb.btn_a a:hover {
	background-image: linear-gradient(to bottom, #ffed00, #ffed00);
	box-shadow: 0 1px #f49a00;
	top: 1px;
}


/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
layout
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

/*ƒy[ƒWƒx[ƒX
------------------------------------------------------*/
html, body {
	height: 100%;
}
body > #wrapper {
    height: auto;
}
.main{
	max-width: 2500px;
	min-width: 1200px;
	background-color:#C7E6FA;
	background-image: url(../images/bg_character.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:auto;
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	min-height:1000px;
	height:auto !important;
	position:relative;
	text-align:left;
	/*padding:0 10px;*/
}
#wrapperHome {
	width:960px;
	margin:0 auto;
	padding:0;
	min-height:1000px;
	height:auto !important;
	position:relative;
	text-align:left;
	/*padding:0 10px;*/
}

/*ƒwƒbƒ_[
------------------------------------------------------*/

#mainVisual {
	width:730px;	
	height: auto;
	min-height: 1023px;
	position:relative;
	background:url(../images/mainVisual.png) center top no-repeat;
	text-indent:-9999px;
}
header#headerHome {
	width: 730px;
	height: 180px;
}
header {
	width:730px;
	height:140px;
}
.hederin {
	width:730px;
	margin:0 auto;
}
#logoHome {
	display:block;
	width:730px;
	height:220px;
}
#logo {
	display:block;
	width:730px;
	height:140px;
}

#topTheme {
	display:block;
	width:430px;
	height:200px;
	position:absolute;
	top:420px;
	left:270px;
	text-indent:-9999px;
}
#topCall {
	display:block;
	width:230px;
	height:140px;
	background:url(../images/topCall.png) no-repeat;
	position:absolute;
	top:213px;
	left:533px;
	text-indent:-9999px;
}
#topReg {
	display:block;
	width:170px;
	height:140px;
	background:url(../images/topReg.png) no-repeat;
	position:absolute;
	top:347px;
	left:377px;
	text-indent:-9999px;
}
.topDate {
	display:block;
	width:430px;
	height:120px;
	/*position:absolute;
	top:0px;
	left:0px;*/
	text-indent:-9999px;
}
#topPresident {
	display:block;
	width:240px;
	height:120px;
	position:absolute;
	top:550px;
	left:0px;
	text-indent:-9999px;
}

#topslide {
	width: 670px;
	height: 510px;
	margin:20px auto 0;
	z-index: -100 !important;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* .vieweriƒXƒ‰ƒCƒh—pj
------------------------- */
.viewer {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}
 
/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.viewer ul {
    display: inline-block;
    overflow: hidden;
}


	/*englishƒy[ƒW—p[start]
	------------------------------------------------------*/
#mainVisual_en {
	width:645px;
	height:885px;
	background:url(../images/mainVisual_en.jpg) no-repeat #005bab;
	position:relative;
}
#logoHome_en {
	display:block;
	width:650px;
	height:150px;
	background-image:url(../images/logoHome_en.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
#logo_en {
	display:block;
	width:650px;
	height:150px;
	background-image:url(../images/logo_en.png);
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
	/*englishƒy[ƒW—p[end]
	------------------------------------------------------*/

/*contentWrap
------------------------------------------------------*/

#contentsWrap {
	width:960px;
	/*padding:5px;*/
	/*background-color:#DBDBDB;*/
}



/*ƒRƒ“ƒeƒ“ƒcƒGƒŠƒA
------------------------------------------------------*/

#contentsAreaHome {
	width:730px;
	float:right;
	height: auto !important;
}
#contentsArea {
	width:730px;
	float:right;
	height: auto !important;  /* IE6‘Îô */
	min-height:1270px;
	background: url("../images/bg_contentsArea.png") left top no-repeat;
}


.contents {
	width:660px;
	margin:5px auto 10px;
	padding:20px 15px 40px;
	background: url(../images/bg_contents.png) left top repeat-y;
	height: auto !important;  /* IE6‘Îô */ 
	min-height: 960px;
}


/*ƒTƒCƒhƒGƒŠƒA
------------------------------------------------------*/

#sideAreaHome {
	display: inline; /*ie6*/
	float:left;
	width:230px;
	height:auto;
	min-height:1000px;
	/*padding:5px 5px 0px;*/
}
#sideArea {
	display: inline; /*ie6*/
	float:left;
	width:230px;
	height:auto;
	min-height:1320px;
	/*padding:5px 5px 0px;*/
}

.english {
	padding:20px;
}
	.english a {
		color:#00dcff;
		font-weight:bold;
	}

.ul_sideBanner {
	width: 230px;
	margin: 20px auto 0;
}
	.ul_sideBanner li {
		margin-top:1px;
	}

	.ul_sideBanner li img:hover {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity:0.85;
	}


/*“®‰æ*/
.movieBox {
	width: 210px;
	margin: 20px auto 20px;
}

/*
#sideFreehome {
	display:block;
	width:240px;
	height:115px;
	background-color:#ff9a00;
}
#sideFreemess {
	display:block;
	width:240px;
	height:125px;
	background-color:#ff9a00;
}
#sideFreecall {
	display:block;
	width:240px;
	height:3255px;
	background-color:#ff9a00;
}
*/

/*ƒƒCƒ“ƒƒjƒ…[
------------------------------------------------------*/

#gNavi {
	display:block;
	width:220px;
	/*height:895px;*/
	margin:100px auto 20px;
}

.menu {
        margin: 0px auto 0;
    }

    .menu li a {
        display: flex;
        align-items: center;
        width: 220px;
        height: 49px;
        /*background-color: var(--key-color);
        background-image: linear-gradient(160deg, transparent 35%, rgba(0, 132, 208, 0.2) 100%);
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 100% 100%;*/
		background-image: url("../images/menu.png");
        font-size: 14px;
        font-weight: bold;
        line-height: 1.3;
        font-feature-settings: "palt";
        color: #fff;
        text-decoration: none;
        filter: none;
        transition: all .5s;
		margin: 0 auto 1px;
		position: relative;
    }

    .menu li a > span {
        margin-left: 12px;
    }

    .menu li a:hover {
		background-image: url("../images/menu_hover.png");
        color: #2ca6e0;
        text-decoration: none;
    }

    .menu li.active a {
        background-image: url("../images/menu_hover.png");
        color: #2ca6e0;
        pointer-events: none;
    }
    
    .menu li.active a:hover {
        cursor: default;
    }


	/*english¨japaneseØ‚è‘Ö‚¦ƒ{ƒ^ƒ“[start]
	------------------------------------------------------*/
#lng {
	display:block;
	width:230px;
	height:35px;
	padding:0;
	margin-left: 0px;
}

#lng li a {
	display:block;
	width:115px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

a#lngEn {
	display:block;
	width:115px;
	background-image:url(../images/langEn_on.png);
	background-position:-115px 0;
	height:35px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}
a#lngEn:hover,
a#lngEn_crt {
	display:block;
	width:115px;
	background-image:url(../images/langEn_off.png);
	background-position:0 0;
	height:35px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

a#lngJp {
	display:block;
	width:115px;
	background-image:url(../images/langJp_on.png);
	background-position:-115px 0;
	height:35px;
	text-indent:-9999px;
}
a#lngJp:hover,
a#lngJp_crt {
	display:block;
	width:115px;
	background-image:url(../images/langJp_off.png);
	background-position:0 0;
	height:35px;
	text-indent:-9999px;
}
	/*english¨japaneseØ‚è‘Ö‚¦ƒ{ƒ^ƒ“[end]
	------------------------------------------------------*/

/*ƒtƒbƒ^[
------------------------------------------------------*/

footer {
	clear: both;
	width:100%;
	height:50px;
	background:#654d9c;
	/*
	box-shadow:0 -9px 3px -3px rgba(0,0,50,0.7), 0 9px 3px -3px rgba(0,0,50,0.7);
  	-webkit-box-shadow:0 -9px 3px -3px rgba(0,0,50,0.7), 0 9px 3px -3px rgba(0,0,50,0.7);
  	-moz-box-shadow:0 -9px 3px -3px rgba(0,0,50,0.7), 0 9px 3px -3px rgba(0,0,50,0.7);
	*/
}
#footerInner {
	width:950px;
	height:auto;
	min-height:109px;
	margin:0 auto;
}
	#footerInner p {
		color:#00215b;
	}
	#footerInner p a {
		color:#00215b;
	}
	#footerInner p a:hover {
		color:#e50012;
		text-decoration: none;
	}
	.lNavi {
		font-size: 0.8em;
	}

#copyright {
	width:100%;
	height:50px;
	padding:0;
}
#copyright p {
	width: 960px;
	margin: 0 auto;
	line-height:3.5;
	font-size: 13px;
	color:#fff;
	font-weight:500;
}







/*flexbox*/

.flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-row-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row-reverse;
    /* Safari */
    flex-direction: row-reverse;
}

.flex-column {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.flex-column-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
}

.inline-flex {
    display: -webkit-inline-flex;
    /* Safari */
    display: inline-flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-start {
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start;
}

.flex-center {
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
}

.flex-end {
    -webkit-justify-content: flex-end;
    /* Safari */
    justify-content: flex-end;
}

.flex-space-around {
    -webkit-justify-content: space-around;
    /* Safari */
    justify-content: space-around;
}

.flex-space-between {
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
}

.flex-align-center {
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
}

.flex-align-end {
    -webkit-align-items: flex-end;
    /* Safari */
    align-items: flex-end;
}

.flex-wrap {
		-ms-flex-wrap:wrap;/*--- IE10—p ---*/
		-webkit-flex-wrap:wrap;/*--- safariiPCj—p ---*/
		flex-wrap:wrap;
}
.banner ul{
	margin-top:30px;
}
.banner li img{
	width:220px;
	margin:10px auto;
}
.btn-style01 a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to top, #003F8F 0%, rgba(0, 63, 143, 0.8) 100%);
    border-radius: 3px;
    height: 60px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0px 3px 3px #ccc;
}

.btn-style01 a:hover {
    background-image: linear-gradient(to bottom, #003F8F 0%, rgba(0, 63, 143, 0.8) 100%);
    box-shadow: none;
}

/* €”õ’† */
/*.menu li a[href="./cfa.html"],
.menu li a[href="./participant.html"],
.menu li a[href="./program.html"]{
	color: #999!important;
	pointer-events: none;
}*/


