@charset "UTF-8";

/*==================================================
Reset
==================================================*/
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td,figure,figcaption{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
abbr,acronym{border:0;font-variant:normal}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display: block }
caption { text-align: left; }
img { vertical-align: top; }
html {
	font-size: 100%;
	background: #ebf7fe;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
/*==================================================
Body
==================================================*/
body {
	font-size: 14px;
	color: #333; 
	letter-spacing: 0.05em;
	line-height: 1.7em;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	min-width: 960px;
	background: #ebf7fe url(../img/bg_main.jpg) no-repeat 50% 0;
}
#header,.lnav,#contents,#footer { width: 960px; margin: 0 auto; }
a { color: #588600; text-decoration: none; }
a:hover { text-decoration: underline; }

/*==================================================
#Header
==================================================*/
#header h1 {
	padding: 50px 0 43px;
	text-align: center;
}
.gnav {
	padding: 0 29px;
	border: 1px solid #dbebf1;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.gnav ul { display: table-row; }
.gnav ul:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.gnav li{ 
    display: table-cell;
    position: relative;
}
.gnav li a {
	overflow: hidden;
	display:block;
	position: relative;
	height: 24px;
	padding: 10px 0;
	white-space: nowrap;
	text-indent: 0%;
    text-align: center;
    font-size: 16px;
    font-weight: bold; 
	background-size: 960px 120px;
    color: #588600;
}
.gnav li a.current {
	overflow: hidden;
	display:block;
	position: relative;
	height: 24px;
	padding: 10px 0;
	white-space: nowrap;
	text-indent: 0%;
    text-align: center;
    font-size: 16px;
    font-weight: bold; 
	background-size: 960px 120px;
    color: #285600;
}
.gnav li a:hover {
	overflow: hidden;
	display:block;
	position: relative;
	height: 24px;
	padding: 10px 0;
	white-space: nowrap;
	text-indent: 0%;
    text-align: center;
    font-size: 16px;
    font-weight: bold; 
	background-size: 960px 120px;
    text-decoration: none!important;
}
.gnav li.gnav01 a { border-left: 1px solid #c8c8c8; width: 73px; }
.gnav li.gnav02 a { border-left: 1px solid #c8c8c8; width: 128px; }
.gnav li.gnav03 a { border-left: 1px solid #c8c8c8; width: 104px;}
.gnav li.gnav04 a { border-left: 1px solid #c8c8c8; width: 102px; }
.gnav li.gnav05 a { border-left: 1px solid #c8c8c8; width: 130px; }
.gnav li.gnav06 a { border-left: 1px solid #c8c8c8; width: 121px;}
.gnav li.gnav07 a { border-left: 1px solid #c8c8c8; width: 82px; }
.gnav li.gnav08 a { border-left: 1px solid #c8c8c8; width: 60px; }
.gnav li.gnav09 a { border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; width: 91px;}
.gnav li.gnav01 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav02 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav03 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav04 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav05 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav06 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav07 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav08 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}
.gnav li.gnav09 a.current { border-bottom: 6px solid orange!important; padding-bottom: 5px;}

.gnav li ul {
                position: absolute;
                top: 100%;
                left: 0;
                margin: 0;
                padding: 0px 0 0;
                z-index: 999;
                background: rgbc(255,255,255,0.7);
        }
.gnav li:last-child ul {
                left: -100%;
                width: 100%
        }
.gnav li ul li {
                min-width: 196px;
                display: block;
                float: none;
                position: realtive;
                overflow: hidden;
                width: auto;
                height: 0;
                border: none;
                padding: 0 !important;
      }
.gnav li ul li a {
    display: block;
    padding: 7px 15px 7px;
    background: white;
    text-align: left;
    font-weight: 400;
    white-space: nowrap;
    border-left: 3px solid orange;
    width: 300px!important;
     background: rgba(255,255,255,0.7);  
}
.gnav li ul li a:current {
	overflow: hidden;
    text-align: left;
    display:block;
	position: relative;
	height: 24px;
	padding: 7px 15px 7px;
	white-space: nowrap;
	text-indent: 0%;
    font-size: 16px;
    font-weight: bold; 
	background-size: 960px 120px;
    border-left: 3px solid orange!important;
     background: rgba(255,255,255,0.7);  
    color: #285600;
}
.gnav li ul li a:hover {
	opacity: 1 !important;
    overflow: hidden;
    text-align: left;
	display:block;
	position: relative;
	height: 24px;
	padding: 7px 15px 7px 10px;
	white-space: nowrap;
	text-indent: 0%;
    font-size: 16px;
    font-weight: bold; 
	background-size: 960px 120px;
    border-left: 6px solid orange!important;
     background: rgba(255,255,255,0.95);  
text-decoration: none!important;
}
.gnav li ul li:first-child a {
                border-top: none;
        }
.gnav li:hover ul li {
                overflow: visible;
                display: block;
                height: 38px;
        }
.gnav li li a:hover::after,
.gnav li li a.current::after {
               
        }

/*==================================================
#contents
==================================================*/
#contents {
	width: 930px;
	margin: 30px auto 0;
	padding: 15px;
	border: 1px solid #dbebf1;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contents h2 {
	margin: 20px;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #8bbe47;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#contents h3 {
	margin: 20px 0 10px;
	padding: 10px 15px 13px;
	font-weight: bold;
	font-size: 16px;
	border: solid #8bbe47;
	border-width: 0 0 1px 3px;
}
#contents h4 {
	padding: 5px 10px;
	margin: 0 20px;
	font-weight: bold;
	background: #f1fae1;
}
.sec_inr { padding: 0 25px; }
.sec_inr p { padding: 20px;}
.sec_inr ul { margin: 20px; }
.sec_inr ul ul { margin: 0 20px; }
.sec_inr ul li {
	list-style: none;
	padding: 0 0 0 18px;
	background: url(../img/icn.png) no-repeat 0 -204px;
}
.sec_inr ul li.excel {
	padding: 0 0 0 24px;
	background-position: 0 -56px;
}
.sec_inr ul li.word {
	padding: 0 0 0 24px;
	background-position: -15px -96px;
}
.sec_inr ul li.icon {
	padding: 0 0 0 24px;
    background: none;
    margin-left: -24px;
}
table {
	margin: 20px 20px 40px;
	border: 1px solid #c5e0ec;
}
table th {
	font-weight: bold;
	background: #fffde0;
}
table thead th {
	width: 146px;
	padding: 10px 0;
	text-align: center;
	border-left: 1px solid #c5e0ec;
	border-bottom: 1px solid #c5e0ec;
}
table tbody th,
table tbody td {
	padding: 5px 10px;
	border-right: 1px solid #c5e0ec;
	border-bottom: 1px solid #c5e0ec;
}
table tbody td {
	text-align: center;
}
/*==================================================
#home
==================================================*/
.home_news p { text-align: left; }
.home_news p a {
	padding: 0 0 0 18px;
	background: url(../img/icn.png) no-repeat -20px -173px;
}
/*==================================================
#summary 2021.8.26
==================================================*/
#summary .lnav {
	width: auto;
	margin: 20px auto;
}
#summary .lnav ul {
	display:table;
	margin: 0 auto;
}
#summary .lnav li {
	display:table-cell;
	padding: 0 10px 0 15px;
	background: url(../img/icn.png) no-repeat -20px -173px;
    font-size: 85%;
}
#summary .lnav li.current {
	font-weight: bold;
}
/*==================================================
#symposium 2021.8.26
==================================================*/
#symposium .lnav {
	width: auto;
	margin: 20px auto;
}
#symposium .lnav ul {
	display:table;
	margin: 0 auto;
}
#symposium .lnav li {
	display:table-cell;
	padding: 0 15px 0 18px;
	background: url(../img/icn.png) no-repeat -20px -173px;
}
#symposium .lnav li.current {
	font-weight: bold;
}
/*==================================================
#link
==================================================*/
.sec_link ul li {
	display: table;
	padding: 0 15px 30px 18px;
	background-position: -20px -173px;
}
.sec_link ul li a {
	padding: 0 35px 0 0;
	background: url(../img/icn.png) no-repeat right -136px;
}
/*==================================================
#information
==================================================*/
span.symposium { background: #ffa800;}
span.topics { background: #31accb;}
span.media { background: #e94c4c;}
span.lecture { background: #9c75ab;}
span.other { background: #a4a5a3;}
span.research { background: #ff93c9;}
span.remarkable { background: #ff93c9;}
span.int { background: #ff93c9;}
span.otherres { background: #ff93c9;}
.info_dl dt {
	float: left;
	width: 210px;
	padding: 10px 0;
    text-align:center;
}
.info_dl dd {
	padding: 12px 10px 13px 210px;
	border-bottom: 1px dotted #ccc;
  list-style-type: none!important;

}
.info_dl dd:after {
  content: '';
  display: block;
  clear: both;
}
.info_dl dt span,
.info_dl li{
  color: black;
  border-top: solid 3px orange;/*左側の線*/
  background: whitesmoke;/*背景色*/
  margin-bottom: 5px;/*下のバーとの余白*/
  padding: 0.5em;
  list-style-type: none!important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.info_dl dt figure{
  display: inline-block; /* ←追加 */
  position: relative;
  overflow: hidden;
  width: 190px;
  margin:auto;
}
.inner_info .ttl span,
.info_dl dd span{
	display: inline-block;
	width: 80px;
	padding: 2px 4px;
	margin: 0 10px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


/* inner_info
-------------------------------------*/
#contents.inner_info {
	border: none;
	background: none;
	width: 960px;
	padding: 0;
}
.inner_info .main,
.inner_info .side .inr {
	padding: 5px;
	border: 1px solid #dbebf1;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.inner_info .main {
	position: relative;
	float: left;
	width: 630px;
	padding: 30px;
}
.inner_info .main .ttl h1 {
	padding: 15px 0;
	margin: 0 0 30px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #7c9e3b;
}
.inner_info .main .ttl span {
	margin-left: 0;
}
.inner_info .main p {
	margin-bottom: 1.5em;
}


.side {
	float: right;
	width: 240px;
}
#contents .side h2 {
	padding: 5px 10px;
	margin: 0;
	text-align: center;
}
.side .inr { margin: 0 0 10px; }
.side select { margin: 10px; }
.side ul { margin: 0 10px; }
.side ul li {
	list-style: none;
	padding: 0 0 0 18px;
	background: url(../img/icn.png) no-repeat -20px -163px;
}
.side ul li+li { border-top: 1px dotted #ccc; }
.side ul ul+li { border-top: 1px dotted #ccc; }
.side ul li a { display: block; padding: 10px 0; }
/* pager
-------------------------------------*/
.pager {
	position: relative;
	float: left;
	left: 50%;
	padding: 35px 0;
}
.pager li {
	position: relative;
	left: -50%;
	float: left;
	list-style: none;
}
.pager li a,.pager li span { padding: 0 15px; }
.pager li span { color: #ccc; }
/*==================================================
Footer
==================================================*/
#footer {
	clear: both;
	position: relative;
	padding: 30px 0;
}
#footer .address {
	line-height: 1.8em;
}
#footer .copy {
	clear: both;
	display: block;
	padding: 20px 0 0;
	font-size: 10px;
}
#pagetop {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 999;
}
#pagetop a {
	padding: 0 0 10px 18px;
	background: url(../img/icn.png) no-repeat 2px 5px;
}
/*==================================================
clearfix
==================================================*/
.cf:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
/*==================================================
calender
==================================================*/
.info_dl dt figure .calender p{
       padding: 0px;
}
.info_dl dt figure .calender p span.year{
        display: block;
        padding: 0px 0;
        color: black;
        background: orange!important; 
        font-size: 11px;
        margin: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
text-align: center;
}
.info_dl dt figure .calender p span.date{
        display: block;
        padding: 0px 0;
        font-size: 30px;
        color: #0a1053;
        letter-spacing: 0;
        border-width: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
line-height: 42px;
text-align: center;
}











/*==================================================
#information  2018-08-08 add
==================================================*/
#information .cont_speaker {
	letter-spacing: 0;
}
#information .cont_speaker .category {
	width: 145px;
	padding: 5px 0;
	margin: 0 0 5px;
	color: #fff;
	line-height: 100%;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	background: #7c9e3b;
}
#information .cont_speaker ul {
	margin: 0 0 20px;
}
#information .cont_speaker li {
	display: table;
	width: 100%;
	list-style: none;
}
#information .cont_speaker li +li {
	margin-top: 20px;
}
#information .cont_speaker figure {
	display: table-cell;
	width: 140px;
	vertical-align: top;
}
#information .cont_speaker div {
	display: table-cell;
}
#information .cont_speaker div p {
	width: 470px;
	padding: 0 0 10px;
	font-size: 13px;
	font-weight: 700;
	color: #314c5c;
	line-height: 140%;
}
#information .cont_speaker div .txt-name {
	font-size: 18px;
	color:#007130; 
}
#information .cont_speaker div p {
	margin-left: -1em;
}
#information .cont_speaker div p:last-child {
	position: relative;
	margin-left: 0;
}
#information .cont_speaker div p:last-child:before {
	position: absolute;
	top: 0;
	left: -1em;
	content: "” ";
}
#information .cont_speaker div p:last-child span {
	display: none;
}
#information .cont_speaker .btn {
	display: block;
	width: 350px;
	height: 70px; 
	line-height: 70px;
	margin: 40px auto 0;
	color: #fff;
	text-align: center;
	font-size: 24px; 
	background: #077727;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	transition: all .3s;
}
#information .cont_speaker .btn:hover {
	text-decoration: none;
	background: orange;
}
#information .cont_speaker .btn span {
	color: #ff0000;
}


/*==================================================
#common-side  2018-08-08 add
==================================================*/
.inner_info .side .bnr a {
	display: block;
	transition: all .3s;
}
.inner_info .side .bnr a:hover {
	opacity: 0.7;
}


/*==================================================
#symposium  2019-06-26 add
==================================================*/
#symposium .cont_speaker {
	letter-spacing: 0;
}
#symposium .cont_speaker .category {
	width: 145px;
	padding: 5px 0;
	margin: 0 0 5px;
	color: #fff;
	line-height: 100%;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	background: #7c9e3b;
}
#symposium .cont_speaker ul {
	margin: 0 0 20px;
}
#symposium .cont_speaker li {
	display: table;
	width: 100%;
	list-style: none;
	padding: 0;
	background: url(/zero_emission/img/space0.png) no-repeat;/* dammy */
}
#symposium .cont_speaker li +li {
	margin-top: 20px;
}
#symposium .cont_speaker figure {
	display: table-cell;
	width: 140px;
	vertical-align: top;
}
#symposium .cont_speaker div {
	display: table-cell;
	padding: 0 0 10px;
}
#symposium .cont_speaker div p {
	width: 660px;
	padding: 0 0 10px;
	font-size: 13px;
	font-weight: 700;
	color: #314c5c;
	line-height: 140%;
}
#symposium .cont_speaker div .txt-name {
	font-size: 18px;
	color:#007130; 
}
#symposium .cont_speaker div p {
	margin-left: -1em;
}
#symposium .cont_speaker div p:last-child {
	position: relative;
	margin-left: 0;
}
#symposium .cont_speaker div p:last-child:before {
	position: absolute;
	top: 0;
	left: -1em;
	content: "” ";
}
#symposium .cont_speaker div p:last-child span {
	display: none;
}
#symposium .cont_speaker .btn {
	display: block;
	width: 350px;
	height: 70px; 
	line-height: 70px;
	margin: 40px auto 0;
	color: #fff;
	text-align: center;
	font-size: 24px; 
	background: #077727;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	transition: all .3s;
}
#symposium .cont_speaker .btn:hover {
	text-decoration: none;
	background: orange;
}
#symposium .cont_speaker .btn span {
	color: #ff0000;
}

