body{
	width: 100%;
/*	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Lucida Grande',Meiryo, メイリオ, sans-serif;
	color: #2b2b2b;
	background-color: white;
}

a{
	text-decoration: none;
	color: #0e7497;
	cursor : pointer;
}

.sp, .sp2{
	display: none;
}

.pc{
	display: block;
}

#home{
	width: 100%;
}

header{
	width: 100%;
	height: 524px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

header .head{
	width: 1000px;
	height: 108px;
	margin: 0 auto;
	position: relative;
}

header .head .logo{
	position: absolute;
	top: 20px;
	z-index: 3;
}


header .head .sub_nav{
	margin-top: 48px;
	float: right;
}

header .head .sub_nav p{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-left: 30px;
}

header .head .sub_nav p a{
	color: #2b2b2b;
}

header .head .sub_nav .sitemap:before{
	font-family: "Font Awesome 5 Free";
	content: '\f0e8';
	font-weight: 900;
	margin-right: 0.5em;
	color: #1d97c1;
}

header .head .sub_nav .link:before{
	font-family: "Font Awesome 5 Free";
	content: '\f0c1';
	font-weight: 900;
	margin-right: 0.5em;
	color: #1d97c1;
}

header .head .sub_nav .contact:before{
	font-family: "Font Awesome 5 Free";
	content: '\f0e0';
	font-weight: 900;
	margin-right: 0.5em;
	color: #1d97c1;
}

header .head form{
	position: absolute;
	margin: 0;
	top: 60px;
	left: 625px;
}

header .head .search{
outline:0;	
margin: 0;
height:23px;
width:300px;
	border: 1px solid #ccc;
}

header .head form .btn{
	margin-left: -6px;
	border: 1px solid #ccc;
	border-left: none;
}

nav{
	width: 100%;
	height: 80px;
	background: url(../img/MainNavi_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 100;
}

nav ul{
	width: 1000px;
	margin: 0 auto;
	list-style: none;
	font-size: 0;
}

nav li{
	text-align: center;
	width: 200px;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
	list-style: none;
}

nav a{
	width: 192px;
	color: #2b2b2b;
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	background: none;
	padding-top: 2px;
}

nav .sel a, nav a:hover{
	color: #fff;
	background: #b69600;
	border-radius: 36px;
}


#nav_toggle{
	display: none;
}

#home header .top_page{
	width: 100%;
	height: 368px;	
background: #ffdfdf; /*春　3月～5月*/
}
	
	
/*	
background: #ffdfdf; 春　3月～5月
background: #2f9ce0; 夏　6月～8月
background: #f3bc15; 秋　9月～11月
background: #daebf9; 冬　12月～2月
*/



#home header .top_page h1{
    position:relative;
    overflow:hidden;
    width:100%;
    height:368px;
}

#home header .top_page h1 img {
    position:absolute;
    left:50%;
    width:1432px;
    height:368px;
    margin-left:-716px;
}


header .mainvisual{
	width: 100%;
	height: 25px;
	margin-top: -25px;
	background: url(../img/Mainvisual_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 10;
	position: relative;
}


section{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;	
	margin-bottom: 60px;	
}

section h2{
	font-size: 20px;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 30px;
}

section h2 span{
	padding: 0;
	margin: 0;
	margin-right: 0.5em;
}
#home section iframe{
	width: 640px;
	height: 260px;
}


section #left_side{
	width: 632px;
	margin-top: 20px;
	float: left;
}


section #left_side .box_news{
	clear: both;
}
.box_news_s{
	height: 272px;
	overflow-y: scroll;
}
h2.h2_news{
	margin: 0 0 16px 0;
	padding: 0 0 0 40px;
	font-size: 20px;
	font-weight: bold;
	background:url(../img/info.jpg) no-repeat 0 center;
}
.date_news{
	width: 110px;
	float: left;
	font-size: 12px;
	padding: 14px 0;
}
.title_news{
	padding: 10px 0 12px 110px;
	border-bottom: 1px dotted #c7ccca;
	line-height: 1.4em;
}

.title_news a{
	padding-left: 10px;
	background:url(../img/icon_s.png) no-repeat 0 center;
}

section #left_side .enclosing{
	padding: 1.0em;
	border: 1px solid #ccc;
	background-color: #fffbea;font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

section #left_side .annotation{
}

section #left_side a.arrow{
	padding:0 0 1px 12px;
	background: transparent url(../img/icon_s.png) no-repeat no-repeat left center;
}
section #left_side a[href$='.pdf'][target$='_blank'], section #left_side a[href$='.pdf']{
	padding:0 0 1px 22px;
	background: transparent url(../img/ico_pdf_s.jpg) no-repeat no-repeat 0 0;
	margin-left: 1em;
}

section #left_side a[href$='.pdf'][target$='_blank'], section #left_side a[href$='.pdf']{
	padding:0 0 1px 22px;
	background: transparent url(../img/ico_pdf_s.jpg) no-repeat no-repeat 0 0;
}

section #left_side a[href$='.xls'][target$='_blank'],
section #left_side a[href$='.xls'],
section #left_side a[href$='.xlsx'][target$='_blank'],
section #left_side a[href$='.xlsx'] { 
	padding:0 0 0 20px;
	background: transparent url(../img/ico_excel_s.jpg) no-repeat no-repeat 0 0;
}
section #left_side a[href$='.doc'][target$='_blank'],
section #left_side a[href$='.doc'],
section #left_side a[href$='.docx'][target$='_blank'],
section #left_side a[href$='.docx'] { 
	padding:0 0 0 20px;
	background: transparent url(../img/ico_word_s.jpg) no-repeat no-repeat 0 0;
}
section #left_side a[href$='.ppt'][target$='_blank'],
section #left_side a[href$='.ppt'],
section #left_side a[href$='.pptx'][target$='_blank'],
section #left_side a[href$='.pptx'] { 
	padding:0 0 0 20px;
	background: transparent url(../img/ico_pp_s.jpg) no-repeat no-repeat 0 0;
}

section a:hover{
	opacity:0.5;
}
#info{
	overflow-x:hidden;
}
/*
dl, dt, dd{
    display: flex;
    text-align: left;
    padding: 1em 0;
    margin: 0;
    vertical-align: middle;
    width: 600px;
}
dl{
	border-bottom: 1px dotted #ccc;
}

dt{
	font-size: 12px;
	padding-top: 1.2em;
	display: inline;
}

dd{
	font-size: 14px;
	text-align: left;
	color: #0e7497;
}


dd:before{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	margin: 0 0.5em;
	padding-top: 0.2em;
	color: #0e7497;
}*/



section #right_side{
	width: 350px;
	height: auto;
	float: right;
}


section #right_side .banner{
	padding: 5px 25px 0;	
}
section #right_side .banner img{
	margin-top: 20px;	
}


#contents section #right_side .banner{
	padding: 0;
	width: 256px;
}

#contents section #right_side .banner img{
	margin: 0;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}




#contents header{
	height: auto;
}

#contents section{
	margin-top: 0;
	padding-top: 45px;
}

#contents .top_page{
	width: 100%;
	height: auto;
	background: url(../img/contents_back.jpg);
}

#contents .top_page h1{
    width:1000px;
	font-size: 26px;
	font-weight: bold;
	color: #846d01;
	text-align: left;
	line-height: 90px;
	padding: 6px 0 16px 0;
    margin: 0 auto;
	height: auto;
}

#contents .txt{
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
}

#contents section #left_side{
	width: 700px;
	margin-top: 0;
	min-height: 300px;
	color:black;
}

#contents section #left_side p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.8em;
}

#contents section #left_side ul,
#contents section #left_side ol {
	margin:16px 0 16px 32px;
	line-height: 1.8em;
}

#contents section #left_side ul li,
#contents section #left_side ol li {
	margin-bottom:8px;
}

#contents section h2{
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	border-left: 15px solid #b69600;
	padding-left: 15px;
	margin: 32px 0 16px 0;
}

#contents section h3{
	font-size: 16px;
	line-height: 48px;
	font-weight: bold;
	width: 100%;
	background: #fbf2ca;
	padding-left: 15px;
	margin: 40px 0 20px 0;
}

#contents section h4{
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #9a7f00;
	margin: 16px 0 15px;
}

#contents .roster table {
	width: 100%;
}

#contents .roster tr:nth-child(odd){
	background:#fffbea;	
}

#contents .roster th{
	border: 1px solid #aaa;
	font-size: 14px;
	vertical-align:middle;
	line-height: 1.3em;
	font-weight: normal;
	background: #f8e58c;
	padding: 0.5em;
}
#contents .roster td{
	border: 1px solid #aaa;
	font-size: 14px;
	vertical-align:middle;
	line-height: 1.3em;
	font-weight: normal;
	padding: 1em 0.5em ;
}

#contents .roster .pos{
	white-space: nowrap;
	text-align: center;
}

#contents .roster .name{
	width: 6em;
}


#contents .constitution table{
	width: 100%;
}

#contents .constitution td{
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	vertical-align: top;
}


#contents .constitution .clause{
	width: 4em;
}

#contents .constitution table ul{
	margin-left: 1.5em;
	list-style-type: decimal;
}

#contents .constitution .bylaws{
	width: 2.0em;
}

#contents .secretariat .frame_wrap{
	margin-top: 20px;
	width: 425px;
	margin-left: 50px;
}

#contents section #left_side .jjpbfe_contents {
	overflow: hidden;
	background-color: #eff7ff;
	width:100%;
}
#contents section #left_side .jjpbfe_contents_past {
	overflow: hidden;
	width:100%;
	border-bottom:dotted 1px black;
	margin-bottom:16px;
}
#contents section #left_side .jjpbfe_contents .cover { 
	text-align: center;
	width: 164px;
	float: left;
	margin: 0;
	padding: 24px 20px 10px 20px;
}

#contents section #left_side .jjpbfe_contents .cover a[href$='.pdf'][target$='_blank'], 
#contents section #left_side .jjpbfe_contents .cover a[href$='.pdf'],
#contents section #left_side .jjpbfe_contents_past .cover a[href$='.pdf'][target$='_blank'], 
#contents section #left_side .jjpbfe_contents_past .cover a[href$='.pdf'] {
	padding:0;
	background: none;
	margin-left:0;
}

#contents section #left_side .jjpbfe_contents_past .cover { 
	text-align: center;
	width: 104px;
	float: left;
	margin: 0;
	padding: 24px 20px 10px 20px;
}
#contents section #left_side .jjpbfe_contents .cover p,
#contents section #left_side .jjpbfe_contents_past .cover p {
	margin: 0;
	padding: 0;
}
#contents section #left_side .jjpbfe_contents .cover img {
	box-shadow:0px 0px 6px 3px #bbd2eb;
	width: 164px;
}
#contents section #left_side .jjpbfe_contents_past .cover img {
	box-shadow:0px 0px 6px 3px #bbd2eb;
	width: 104px;
}
#contents section #left_side .jjpbfe_contents .cover .detial,
#contents section #left_side .jjpbfe_contents_past .cover .detial { 
	text-align:center;
	padding: 0;
	margin: 0;
}

#contents section #left_side .jjpbfe_contents .cover .detial a[href$='.pdf'][target$='_blank'], 
#contents section #left_side .jjpbfe_contents .cover a[href$='.pdf'],
#contents section #left_side .jjpbfe_contents_past .cover .detial a[href$='.pdf'][target$='_blank'], 
#contents section #left_side .jjpbfe_contents_past .cover a[href$='.pdf'] {
	padding:0 0 0 22px;
	background: transparent url(../img/ico_pdf_s.jpg) no-repeat no-repeat left 0;
	margin-left:0;
}


#contents section #left_side .jjpbfe_contents .cover .issn-pub,
#contents section #left_side .jjpbfe_contents_past .cover .issn-pub {
	text-align:center;
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 12px;
}

#contents section #left_side .jjpbfe_contents .latest {
	width:440px;
	float: right;
	margin:0px 40px 0 0;
}
#contents section #left_side .jjpbfe_contents_past .latest {
	width:540px;
	float: right;
	margin:0px;
}
#contents section #left_side .jjpbfe_contents .latest h2 {
	border-color:#00a0ea;
	margin:24px 0 8px 0;
}
#contents section #left_side .jjpbfe_contents_past .latest h2 {
	border:none;
	background:#eff7ff;
	padding:4px 8px;
	margin:16px 0 0 0;
	line-height:24px;
	font-size:16px;
}

#contents section #left_side .jjpbfe_contents .latest h3 {
	border:none;
	background:#b8dafe;
	padding:4px 8px;
	margin:16px 0 0 0;
	line-height:24px;
}
#contents section #left_side .jjpbfe_contents_past .latest h3 {
	border:none;
	background:none;
	padding:4px 0px;
	margin:10px 0 0 0;
	line-height:24px;
	font-size:15px;
}
#contents section #left_side .jjpbfe_contents .latest h2 span {
	font-weight:normal;
	font-size:14px;
}

#contents section #left_side .jjpbfe_contents_past .latest h2 span {
	font-weight:normal;
	font-size:12px;
}
#contents section #left_side .jjpbfe_contents .latest dl {
	margin:16px 0 24px 0;
}
#contents section #left_side .jjpbfe_contents_past .latest dl {
	margin:4px 0 16px 0;
	font-size:0.9em;
}
#contents section #left_side .jjpbfe_contents .latest dl dt,
#contents section #left_side .jjpbfe_contents_past .latest dl dt {
	margin:0 0 0 -16px;
	padding:0;
}
#contents section #left_side .jjpbfe_contents .latest dl dd,
#contents section #left_side .jjpbfe_contents_past .latest dl dd {
	margin:8px 0 16px 0;
	padding:0;
}







#contents section #left_side .jjpbfe_contents .contents-list {
	line-height: 2.5em;
	float: left;
	text-align: left;
	width: 460px;
}
#contents section #left_side .jjpbfe_contents .contents-list ul{
	height:100%;
	clear:both;
	overflow:hidden;
	padding:0;
	margin:0;
	font-size:0.9em;
}
#contents section #left_side .jjpbfe_contents .contents-list ul li{
	float:left;
	display:inline;
	margin:0 16px 18px 0;
	padding:8px;
	white-space: nowrap;
	width: 196px;
	text-align: center;
	background: #f0f7ff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}






#contents section #left_side ul.sitemap {
	margin: 16px 24px;
	list-style: none;
}
#contents section #left_side ul.sitemap li {
	padding-bottom: 8px;
}
#contents section #left_side ul.sitemap li a {
	padding:0 0 1px 12px;
	background: transparent url(../img/icon_s.png) no-repeat no-repeat left center;
}

#contents section #right_side{
	width: 256px;
/*	height: auto;*/
	float: right;
	padding: 0;
	margin: 0 ;
}

#contents section #right_side #side_nav{
	padding: 0;
	margin: 0;
	 border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #f8e58c;
}

#side_nav ul {
	padding: 0;
	margin: 0;
}

#side_nav li {
	list-style: none;
	width: 100%;
/*	float: right;*/
}

#side_nav .category{
	font-size: 20px;
	line-height: 64px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #b69600;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#side_nav li a{
	display:block;
	padding:20px 20px 20px 32px;
	font-size: 16px;
	font-weight: normal;
	color: #2b2b2b;
	border-bottom: 1px solid #fff;
	background:url(../img/icon.png) no-repeat 10px 19px;
	line-height:1.4;
}
#side_nav li a:hover {
	background:#fff8d5;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#side_nav li:last-child a:hover {
	background:#fff8d5;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#side_nav ul li.sel a {
	background-color:#fff8d5;
	color:#2b2b2b;
	background-image: none;
}
#side_nav ul li.sel:last-child a {
	background-color:#fff8d5;
	color:#2b2b2b;
	background-image: none;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

/*


#contents #side_nav a:before{
	content: url(../img/icon.png);
	margin-right: 0.7em;
}

#contents #side_nav a:hover, #contents #side_nav .sel a{
	opacity: 10;
	background: #fff8d5;
}

#contents #side_nav .sel a:before{
	content: url(../img/icon_sel.png);
}*/

footer{
	clear: both;
	width: 100%;
	height: auto;
	background: #f8e58c;	
}

footer .footer{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

footer .logo{
	padding-top: 20px;
	float: left;
}

footer .logo img{
	width: 260px;
	height: auto;
}

footer .link{
	font-size: 14px;
	display: inline-block;
	margin-left: 30px;
	margin-top: 40px;
}

footer .link:before{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	margin-right: 0.5em;
	color: #2b2b2b;
}

footer .link a{
	color: #2b2b2b;
}

footer .copy{
	clear: both;
	font-size: 12px;
	padding: 10px 0 20px;
}

.clear{
	clear: both;
}

.bold{
	font-weight: bold;
}

.mt20{
	margin-top: 20px;
}

.tr{
	text-align: right;
}

.tc{
	text-align: center;
}
.page-top {
	position: fixed;
	right: 20px;
	z-index: 9999;
}


.slicknav_menu{
	display: none;
	background: #fff;
}

.slicknav_icon,
.slicknav_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.slicknav_icon {
    position: relative;
}
.slicknav_menu .slicknav_icon-bar{
    position: absolute;
    left: 0;
}
.slicknav_icon span:nth-of-type(1) {
    top: 0;
}
.slicknav_icon span:nth-of-type(2) {
    top: 3px;
}
.slicknav_icon span:nth-of-type(3) {
    bottom: 0;
}
.active .slicknav_icon-bar:nth-of-type(1) {
    -webkit-transform: translateY(8.5px) rotate(-45deg);
    transform: translateY(8.5px) rotate(-45deg);
}
.active .slicknav_icon-bar:nth-of-type(2) {
    opacity: 0;
}
.active .slicknav_icon-bar:nth-of-type(3) {
    -webkit-transform: translateY(-8.5px) rotate(45deg);
    transform: translateY(-8.5px) rotate(45deg);
}


#contents table.deftable {
	width: 100%;
}

#contents table.deftable tr:nth-child(odd){
	background:#fffbea;	
}

#contents table.deftable th{
	border: 1px solid #aaa;
	font-size: 14px;
	vertical-align:middle;
	line-height: 1.3em;
	font-weight: normal;
	background: #f8e58c;
	padding: 0.5em;
}
#contents table.deftable td{
	border: 1px solid #aaa;
	font-size: 14px;
	vertical-align:middle;
	line-height: 1.3em;
	font-weight: normal;
	padding: 1em 0.5em ;
}
#contents table.deftable td.nwr {
	white-space:nowrap;
}
#contents table.deftable th.aff,
#contents table.deftable th.place {
	width: 140px;
}