@media(max-width:768px) {

body{
	font-size: 62.5%;
}

.sp{
	display: block;
}

.sp2{
	display: inline;
}

.pc{
	display: none;
}



header{
	width: 100%;
	height: auto;
	background: none;
}

header .head{
	width: 100%;
	height: 4.0rem;
}
header .head .logo{
	width: 100%;
	background: #fff;
	height: auto;
	padding: 1rem 0;
	z-index: 950;
	text-align: left;
	position: fixed;
	margin-top: -2.0rem;
}

header .head .logo img{
	width: 75%;
	height: auto;
}

nav, nav ul{
	width: 100%;
	height: auto;
	margin: 0!important;
	padding: 0.2rem 0.2rem 0!important;
	background:none;
}

nav li{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	margin-bottom: 0.5rem;
}

nav a{
	width: 100%;
	color: #2b2b2b!important;
	background: #f8e58c;
	border-radius: 10px;
	display: inline-block;
	margin: 0!important;
	font-size: 1.0rem;
	line-height: 2.5em;
}

nav .sel a, nav a:hover{
	color: #2b2b2b;
	background: #f8e58c;
	border-radius: 10px;
}

nav .sp{
	width: 49%;
	font-weight: normal;
	font-size: 0.9rem;
}
nav li:nth-last-child(2){
	margin-right: 0;
	margin-left: 1%;
/*	margin-bottom: 0.35rem;
	margin-top: 0.3rem;*/
}

nav li:nth-last-child(1), nav li:nth-last-child(3){
	margin-left: 0;
}

#home header .top_page{
	height: auto;
	background: #fff;
}


#home header .top_page h1{
    width:100%;
    height:auto;
}

#home header .top_page h1 img {
	position: relative;
	left: 0;
    width:100%;
    height:auto;
    margin:0;
}

section{
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 0 5%;
/*	padding-top: 1.0rem;*/
}

section #left_side{
	width: 100%;
	float: none;
}

#contents section #left_side p a {
	word-break: break-all;
}

section h2{
	font-size: 1.4rem;
	line-height: 1.5em;
	margin: 0;
}

#home section .frame_wrap {
	width: 100%;
	height: 30.0rem;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#home .frame {
	width: 100%;
	height: 100%;
}


#home section iframe{
	width: 100%;
	height: 100%;
}

#info{
	width: 100%;
}
dl, dt, dd{
    text-align: left;
    width: 95%!important;
    padding: 0.5em 0;
    vertical-align: middle;
}
dl{
	display: block;
}

dt{
	font-size: 0.8rem;
	display: block;
	width: 100%;
	padding: 1.0rem 0 0;
}

dd{
	font-size: 1.0rem;
	line-height: 1.3em;
}

dd:before{
	padding-top: 0;
}

#contents .roster th{
	font-size: 0.9rem;
}

#contents .roster td{
	font-size: 0.9rem;
}
#contents .roster .pos{
	width: 4.1em;
}

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

#contents .constitution td{
	font-size: 1.0rem;
}

#contents .secretariat .frame_wrap {
	margin: 0;
	margin-top: 2.0em;
	width: 100%;
	height: 20.0rem;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}



#contents .secretariat iframe{
	width: 100%;
	height: 100%;
}




section #right_side{
	width: 92%;
	padding: 0;
	height: auto;
	margin: 0 auto;
	float: none;
}

section #right_side .banner{
	width: 100%;	
	padding: 0;
	margin: 0;
	text-align: center;
		
}
section #right_side .banner img{
	max-width: 320px;
	width: 100%;
	height: auto; 
	margin: 0 auto;
	margin-top: 20px;	
}

#contents section{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	padding: 0;
 }
 
#contents .top_page{order: 2;}
#contents section #left_side{order: 3;}
#contents section #right_side{order: 1;}

.other .top_page{order: 1!important;}
.other section #left_side{order: 2!important;}
.other section #right_side{order: 3!important;}


#contents .top_page{
	width: 100%;
	margin-bottom: 2.0rem;
}

#contents .top_page h1{
	width: 92%;
	font-size: 20px;
	line-height: 1.5em;
	padding: 16px 8px 24px 8px;
    margin: 0 auto;
	height: auto;
}


/*#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 {
	font-size: 1.0rem;
	line-height: 1.8em;
	font-weight: normal;
}

#contents section #left_side{
	width: 100%;
	padding: 0 4%;
}

#contents section h2{
	font-size: 1.2rem;
	line-height: 1.6em;
	margin: 1.3rem 0;
	border-left: 0.5rem solid #b69600;
	padding-left: 0.5rem;
}

#contents section h3{
	width: 96%!important;
	font-size: 1.15rem;
	line-height: 2.3em;
	margin: 1.3rem 0;
}

#contents section h4{
	font-size: 1.05rem;
	line-height: 1.5em;
	margin: 1.3rem 0;
}

#contents section #right_side{
	width: 100%;
	height: auto;
	float: none;
	padding: 0;
	margin: 0;
}


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

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

#side_nav li {
	list-style: none;
	width: 100%;
}

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

#side_nav li a{
	display:block;
	padding:12px 12px 12px 32px;
	font-size: 16px;
	font-weight: normal;
	color: #2b2b2b;
	border-bottom: 1px solid #fff;
	background:url(../img/icon.png) no-repeat 10px 12px;
	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: 0;
	border-bottom-right-radius: 0;
}

#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: 0px;
	border-bottom-right-radius: 0px;
}


footer{
	width: 100%;
	height: auto;
	margin-top: 2.0rem;
}

footer .footer{
	width: 100%;
}


footer .logo{
	width: 75%;
	text-align: left;
	padding: 1.5rem 0.5rem 0;
	float: none;
}

footer .link{
	font-size: 0.9rem;
	display: inline-block;
	margin-left: 1.0rem;
	margin-top: 0.5rem;
}

footer .copy{
	margin: 0 auto;
	font-size: 0.7rem;
	line-height: 1.5em;
	margin: 0.3rem 1.0rem ;
}

.page-top {
	right: 0;
	z-index: 9999;
}
.slicknav_menu{
	display: block;
    width: 100%;
    position: fixed;
    z-index: 1000;
	background-image: url(../img/top_logo_sp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 300px auto;
	height: 4.6rem;
	padding: 0;
}



.slicknav_nav{
	width: 100%;
	background: url(../img/navi_back_sp.png);
}



nav{
	display: none;
}

.slicknav_btn{
	background: #b69600;
	border-radius: 50px;
	margin-bottom: 1.3rem;
	margin-top: 0.8rem;
}

.active{
/* 	background: none; */
}

.slicknav_open{
/* 	background:none!important; */
}




.box_news{
	clear: both;
}
section #left_side .box_news_s {
	height: 160px;
	overflow-y: scroll;
}
section #left_side 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;
}
section #left_side .date_news{
	width: 100%;
	font-size: 12px;
	padding: 14px 0;
}
section #left_side .title_news{
	padding: 2px 0 10px 0;
	border-bottom: 1px dotted #c7ccca;
	line-height: 1.4em;
	font-size:14px;
}

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

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

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


#contents section #left_side .jjpbfe_contents {
	width:100%;
}

#contents section #left_side .jjpbfe_contents .cover { 
	background-color: #e8f3ff;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 24px 0 16px 0;
	margin: 0 auto;
}


#contents section #left_side .jjpbfe_contents .cover .issn-pub {
	font-size: 14px;
}

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



table.meeting_archive{
	display: block;
}
table.meeting_archive thead{
	display: none;
}
table.meeting_archive tbody{
	display: block;
	background: white;
}
table.meeting_archive tbody tr{
	display: block;
	margin-bottom: 1.5em;
	background: white;
}
table.meeting_archive tbody th,
table.meeting_archive tbody td{
	display: list-item;
	border: none;
}
table.meeting_archive tbody th{
	display:none;
}
table.meeting_archive tbody td{
	margin-left: 20px;
	padding: 0;
	text-align:left;
	border:0;
	background: white;
}

table.meeting_archive td:nth-of-type(1):before { content: "回数："; font-weight:bold; }
table.meeting_archive td:nth-of-type(2):before { content: "会期："; font-weight:bold; }
table.meeting_archive td:nth-of-type(3):before { content: "開催地："; font-weight:bold; }
table.meeting_archive td:nth-of-type(4):before { content: "会長："; font-weight:bold; }
table.meeting_archive td:nth-of-type(5):before { content: "所属："; font-weight:bold; }
table.meeting_archive td:nth-of-type(6):before { content: "会場："; font-weight:bold; }

#contents table.meeting_archive tr:nth-child(odd){
	background: white;
}
#contents table.meeting_archive td{
	border: 0;
	font-size: 14px;
	vertical-align:middle;
	line-height: 1.3em;
	font-weight: normal;
	padding: 2px 0 ;
}

/* 消さない */
}