body{
	width: 100%;
	font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	color: #393939;
	background-color:white;
}

a{
	text-decoration: none;
	color: #0072bc;
}

.sp{
	display: none;
}

.pc{
	display: block;
}

#home{
	width: 100%;
}

header{
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

#contents header{
	height: 250px;
}

#home header .logo, 
#contents header .logo{
	display: block;
/*	height:103px;*/
}

nav{
	width: 100%;
	height: 50px;
	background: #0072bc;
	z-index: 100;
}

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

nav li{
	text-align: center;
	display: inline;
}

nav a{
	font-weight: normal;
	color: #fff;
	background: #0072bc;
	display: inline-block;
	font-size: 15px;
	line-height: 50px;
}

nav .sel a, nav a:hover{
	color: #013f67;
	background: #45c8fc;
}

nav .menu01 a{width: 90px;}
nav .menu02 a{width: 96px;}
nav .menu03 a{width: 200px;}
nav .menu04 a{width: 168px;}
nav .menu05 a{width: 168px;}
nav .menu06 a{width: 144px;}
nav .menu07 a{width: 144px;}

#nav_toggle{
	display: none;
}

#home header .top_page{
	width: 1010px;
	margin: 0 auto;
	position: relative
}

#home header .cover{
	position: absolute;
	left: 70px;
	top: 35px;
}

#home header .cover img{
	width: 220px;
	height: auto;
	box-shadow: 0 15px 30px #5db8d3;
}

#home header .message{
	position: absolute;
	padding: 30px;
	left: 335px;
	top: 35px;
	width: 554px;
	height: 220px;
	text-align: left;
	background: url(../img/message_back.png);
	box-shadow: 0 15px 30px #a4ddef;
}

#home header .message h2{
	font-size: 23px;
	line-height: 2.0em;
	font-weight: bold;
	color: #3670b7;
}

#home header .message h2 span{
	color: #35bdf3;
}

#home header .message .read{
	font-size: 17px;
	line-height: 1.5em;
}

section{
	width: 1010px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0;
}

#contents section{
	padding: 0;
	padding-bottom: 50px;
}

section a:hover{
	opacity:0.5;
}

#home section #left_side{
	width: 656px;
	float: left;
}

#home section #info{
	width: 656px;
	border-top: 4px solid #31bcf1;
}

#home section h3{
	font-size: 21px;
	line-height: 1.0em;
	padding-top: 20px;
	font-weight: normal;
	color: #02a6e0;
}

#home section #info .topics{
	padding: 25px 0;
	border-bottom: 1px dotted #393939;
}

#home section #info .day{
	font-size: 12px;
	margin-bottom: 5px;
}

#home section #info .txt{
	font-size: 14px;
	line-height: 1.6em;
}

#home section #info .more{
	font-size: 14px;
	margin-top: 10px;
	text-align: right;
}

#home section #office{
	width: 656px;
	border-top: 2px solid #31bcf1;
	margin-top: 64px;
}

#home section #office h3{
	font-size: 18px;
}

#home section #office .add{
	font-size: 14px;
	line-height: 1.8em;
	margin: 20px 0 45px;
}

#home section #office a{
/*	color: #393939;*/
}

#home section #right_side{
	width: 300px;
	height: auto;
	margin-left: 54px;
	float: right;
}

#home section .issn{
	width: 300px;
	font-size: 14px;
	line-height: 1.8em;
	text-align: center;
	color: #fff;
	background: #0072bc;
	padding: 15px 0;
}

#home section .issn span{
	font-size: 115%;
}


#home section .committee{
	width: 260px;
	height: 140px;
	border-top: 3px solid #31bcf1;
	margin-top: 40px;
	padding: 20px;
	position: relative;
	background: #e8f5fc;
}

#home section .committee img{
	width: 80px;
	height: auto;
	position: absolute;
}

#home section .committee .editor{
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	top: 30px;
	left: 115px;
	padding: 0 8px;
	color: #fff;
	background: #00abe7;
	border-radius: 10px;
}

#home section .committee .name{
	font-size: 15px;
	position: absolute;
	top: 60px;
	left: 115px;
}


#home section .committee .link{
	font-size: 16px;
	position: absolute;
	top: 140px;
	left: 55px;
}

#home section .bnr{
	margin-top: 40px;
}

#contents h1{
	color:#2b2b2b;
	font-size: 28px;
	font-weight: normal;
	margin-top: 30px;
}

#contents h2{
	width: 100%;
	color:#02a6e0;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 15px;
	border-bottom: 4px solid #31bcf1;
}

#contents h3{
	width: 980px;
	padding: 8px 16px;
	margin-bottom: 0.5em;
	font-size: 18px;
	line-height: 1.5em;
	background: #d8f4ff;
	margin-top: 24px;
}

#contents section p {
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 1em;
}

#contents section ul,
#contents section ol
{
	font-size: 16px;
	line-height: 1.9em;
	padding-left: 2em;
	margin: 0.5em 0;
}

#contents section li{
/*	list-style-type: disc;*/
}

#contents section ul.issue {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contents section ul.issue li {
	width: 224px;
    display: inline-block;
    vertical-align:middle;
    text-align:center;
	background-color: #f0fafe;
	border: 1px solid #31bcf1;
	font-size: 16px;
	font-weight: bold;
	margin: auto 10px;
	padding: 10px 0;
}

#contents section ul.issue li a {
	padding-right: 4px;
}
#contents section ul.issue li a[target$='_blank']{ 
	/* display: inline-block; */
	padding-left: 17px;
	background: transparent url(../img/icon_external.gif) no-repeat scroll left 1px;
	vertical-align: middle;
}
#contents section ul.issue li span {
	font-size: 13px;
	font-weight: normal;
}

#contents section table, td, th {
	border: 1px solid #a5a5a5;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 1.3em;
	padding: 0.5em;
	vertical-align: middle;
}

#contents section table {
	width: 100%;
	margin-top: 30px;
}

#contents section th{
	font-weight: normal;	
	background: #e8f5fc;
}

#contents section td.center{
	text-align: center;
}


section a[target$='_blank']{ 
	/* display: inline-block; */
	padding-right: 17px;
	background: transparent url(../img/icon_external.gif) no-repeat scroll right 0;
	vertical-align: middle;
}
section a[href$=".pdf"] {
	display: inline-block;
	padding-right: 0;
	padding-left: 20px;
	background: transparent url(../img/icon_pdf.gif) no-repeat left 6px;
	vertical-align: middle;
}
section a[href$='.doc'], #primary a[href$='.docx'] { 
	display: inline-block;
	padding-right: 0;
	padding-left: 20px;
	background: transparent url(../img/icon_word.gif) no-repeat left 4px;
	vertical-align: middle;
}
section a[href$='.xls'], #primary a[href$='.xlsx'] { 
	display: inline-block;
	padding-right: 0;
	padding-left: 20px;
	background: transparent url(../img/icon_xls.gif) no-repeat left 4px;
	vertical-align: middle;
}
section a[href$='.ppt'], #primary a[href$='.pptx'] { 
	display: inline-block;
	padding-right: 0;
	padding-left: 20px;
	background: transparent url(../img/icon_ppt.gif) no-repeat left 4px;
	vertical-align: middle;
}
section a[href$='.zip'] { 
	display: inline-block;
	padding-right: 0;
	padding-left: 20px;
	background: transparent url(../img/icon_zip.png) no-repeat left 4px;
	vertical-align: middle;
}
section a.none {
	background:none !important;
	padding:0 !important;
	display:inline !important;
}

footer{
	clear: both;
	width: 100%;
	height: auto;
	 border-top: 2px solid #dcdcdc;
}

footer .logo{
	width: 1010px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

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

footer .copy{
	width: 100%;
	text-align: center;
	background: #e6e6e6;
}

footer .copy p{
	width: 1010px;
	margin: 0 auto;
	font-size: 13px;
	padding: 20px 0 30px;
}

/*.bold{
	font-weight: bold;
}*/
/*
.mt20{
	margin-top: 20px;
}*/

.slicknav_menu{
	display: none;
}

.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);
}

