<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* bsj2021 responsive.css */

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}

.clearfix:after{/*clearfix設定*/
	content: "";
	display: block;
	clear: both;
}

.head_smp{
	display:none;
}

#toggle{
	display:none;
}

#nav-smp{
	display:none;
}

#page_top{
	display:none;
}

#page_top img{
	display:none;
}

/* デザインA 600px～ （スマホ用） */
@media screen and (max-width:599px){
/* スマホ用レイアウト 600px以下の範囲に収めるデザインはこの中に記述 */
img{
	width:100%;	
}

.smp-none{
	display:none;	
}

#toggle{
	display:block;
}

#head01{
	padding-top:0px;
}

/*==========================================
 一時配置
===========================================*/


/*==========================================
 body
===========================================*/
body{
	width:100%;
	height:100%;
	line-height:180%;
	background-color:#F0FED2;
	-webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%
	padding:0px;
	margin:0px;
}

#view-top_bg{
	width:100%;
	background-image: url(../img/top03.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	background-color:#F0FED2;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}

#view-top_bud{
	width:100%;
	background-image: url(../img/bud02.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
	margin:0px auto 0px auto;
}

/*==========================================
 #container
===========================================*/
#container{
	width:100%;
	padding:0px;
	margin:0px auto 0px auto;
}

/*==========================================
 ヘッダーのスタイル
===========================================*/
header{
	width:100%;
	height:75px;
	display:block;
	padding:0px 0px 0px 0px;
	border-top:#008140 5px solid;
	margin:0px 0px 110px 0px;
}

header h1{
	width:75%;
	vertical-align:middle;
	display:block;
	padding:60px 0px 50px 30px;
	margin:auto 0px auto 0px;
}

/*==========================================
 コンテンツエリア全体のスタイル
===========================================*/
main#top{
	width:100%;
}

main#low{
	width:90%;
	padding:30px 30px 0 30px;
}

main #lower{
	width:98%;
	background: rgba(255,255,255,0.90);
	font-size:200%;
	padding:30px 30px 50px 30px;
	margin:0px auto;
}

main #lower.prepare{
}

main h1 {
	width:98%;
	background-color:rgba(0,129,64,.65);
	border-radius: 8px;
	font-size: 320%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	position:relative;
	padding: 30px 30px 30px 30px;
	border-bottom:#00351A 3px solid;/*#004E27*/
	margin: 0px auto 30px auto;
}

/* 見出し */
main h1{
	
}

main h2 {
	font-size:130%;
	line-height: 120%;
	padding: .75em 0 .75em .75em;
	margin: 0px 0px 20px 0px;
}

main h3 {
	font-size:110%;
	padding:.3em 1.0em .3em 1.0em;
	margin: 0px 0px 20px 0px;
}

main h4 {
	font-size:100%;
	padding: .25em 0 .25em .75em;
	margin:0px 0px 20px 0px;
}

nav.globalMenuSp ul li a::before{
   right: 90px !important;
}

/*==========================================
 コンテンツエリア -&gt; 「HOME」のスタイル
===========================================*/
/*--#top_image--*/
main #top-image{
	width:98%;
	background:url(../img/main_img03.png) no-repeat;
	padding:570px 0px 45px 0px;/*--可変する可能性あり--*/
	margin:0px auto 0px auto;
}

/*--むすび丸--*/
main #top-image #charactor{
	width:14%;
	height:14%;
	margin:50px 0px 0px auto;/*--「#period」表示後、margin:0px 0px 0px auto;に戻す--*/
}

main #top-image #charactor img{
	width:150%;
}

/*--学会概要--*/
main #top-image #outline-smp{
	width:98%;
	margin:30px auto 50px auto;/*--「#period」表示後、margin:-30px auto 10px auto;に戻す--*/
}


/*--各種登録期間--*/
main #top-image #period {
	width:95%;
	clear:both;
	overflow:hidden;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin:20px auto 30px auto;
}

.abs_top {
	width:85%;
	background: rgba(255,170,40,0.20);
	margin:0px auto 20px auto;
	
}

.abs_top h2 {
	font-size:300%;
	text-align:center;
	background: rgba(255,170,40,0.75);
	font-weight: bold;
	padding:0.75em 5px 0.5em 5px;
}

.abs_top table {
	width:100%;
	font-size:220%;
	font-weight: bold;
	color:#000;
	padding:1.0em 5px 0.75em 5px;
}

.reg_top {
	width:85%;
	background: rgba(255,170,40,0.20);
	margin:0px auto 20px auto;
}

.reg_top h2 {
	font-size:300%;
	text-align:center;
	background: rgba(240,235,65,0.75);
	font-weight: bold;
	padding:0.75em 5px 0.5em 5px;
}

.reg_top table {
	width:100%;
	font-size:220%;
	font-weight: bold;
	color:#000;
	padding:1.0em 5px 0.75em 5px;
}

/*--#info--*/
main #info{
	width:88%;
	background: rgba(255,255,255,0.70);
	border-radius:10px;
	padding:3.5% 3% 3.0% 3%;
	margin:50px auto 80px auto;/*「#period」表示後、margin:0px auto 0px auto;に戻す*/
}

main #info h2{
	color:#008140;
	font-size:310%;
	font-weight:bold;
	border-left:#008140 5px solid;
	padding:0.25em 0px 0.25em 0.75em;
	margin:0px 0px 30px 0px;
}

main #info .info_text{
	width:100%;
	height: 450px;
	line-height:260%;
	overflow-y:scroll;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

.info_text dl{
	width:100%;
	clear:both;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 30px 0px;
}

.info_text dt{
	width:95%;
	font-size:220%;
	display: list-item;
	list-style:none;
	margin:0px 0px 10px 0px;
}

.type02::after{
	display:block;
    width:11px;
    height:11px;
	font-weight:bold;
	left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	border-top: 2px solid #008140;
    border-right: 2px solid #008140;
	margin:8px 0px 0px 0px;
}

.info_text dd{
	width:95%;
	font-size:215%;
	word-break:break-all;
}

/*==========================================
 プログラムのスタイル
===========================================*/
/*===指定シンポジウム===*/


/*===公募シンポジウム===*/
.sympo-bt{
	width:90%;
	padding:2% 5% 2% 5%;
}

.sympo-bt .bt01 a{
	width:100%;
	padding:1.1em 0px 1.1em 0px;
	margin:0px 0px 30px 0px;
}

.sympo-bt .bt02 a{
	width:100%;
	padding:1.1em 0px 1.1em 0px;
}

/*==========================================
 企業協賛のスタイル
===========================================*/
.sp-bt .bt01 a, .sp-bt .bt02 a{
	width:100%;
	padding:1.1em 0px 1.1em 0px;
}





/*==========================================
 ページトップへボタンのスタイル
===========================================*/
/*--page_top--*/
#page_top {
  position: fixed;
  bottom: 30px;
  right: 10px;
}
  #page_top a {
    width: 80px;
    height: 80px;
    font-size: 10px;
    color: #FFFFFF;
    text-indent: -9999px;
    background-color: #008140;
    border-radius: 50px;
	opacity:0.85;
    display: block;
    position: relative;
  }
  #page_top a:before {
    content: '';
    width: 14px;
    height: 14px;
    margin-top: -5px;
    margin-left: -9px;
    border-top: 4px solid #FFFFFF;
    border-left: 4px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  #page_top a:hover{
    opacity:.50;
  }

/*==========================================
 フッターのスタイル
===========================================*/
footer{
	width:100%;
	margin:0px auto 0px auto;
}

footer #foot_center{
	width:100%;
	padding:40px 0px;
	margin:0px auto 0px auto;
}

#foot_center dl.secretariat {
	display: table;
	line-height: 220%;
	margin:0px auto 0px auto;
}

#foot_center dl.secretariat dt {
	width:80px;
	vertical-align:top;
	display: table-cell;
	font-weight:bold;
	font-size:150%;
	text-align:left;
	border-right:#FFFFFF 1px solid;
}

#foot_center dl.secretariat dd {
	vertical-align:top;
	display: table-cell;
	font-size:140%;
	padding:0px 0px 0px 20px;
}

.greeting p {
	margin-right: 0;
}
.greeting img {
	width: 100%;
	height: auto !important;
	vertical-align: bottom;
	float: none;
}

.limit {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 140%;
	font-weight: bold;
	line-height: 110%;
	background-color: #FFEFEF;
	border: 2px solid red;
	text-align: center;
}
.limit small {
	margin-bottom: 10px;
	font-size: 85%;
	display: block;
}
.recommend {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
	text-align: center;
}
.tax {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
}
.information {
	padding: 20px;
	line-height: 130%;
	background-color: #E5E5E5;
	text-align: center;
}
.online_registration {
	width: 100%;
	margin: 50px auto 50px auto;
}
.bt03 a {
	padding: 50px 0;
}
.entry_fee {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #9A9A9A;
	border-collapse: collapse;
}
.entry_fee th, .entry_fee td {
	padding: 10px;
	border: 1px solid #9A9A9A;
	text-align: center;
}

#tw {
	width: 95%;
	margin: 0 auto 30px auto;
}

.workshop_title {
	margin-bottom: 20px;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
	color: #008140;
	text-align: center;
}
.workshop_outline {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #D9ECE3;
	border-radius: 5px;
}

.workshop_info {
	overflow: hidden;
}
.workshop_info table {
	width: 100%;
	margin-bottom: 20px;
}
.workshop_info th {
	padding: 5px;
	vertical-align: top;
}
.workshop_info th em {
	padding: 7px 15px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_info td {
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}
.workshop_info a {
	width: 220px;
	margin: 0 auto;
	display: block;
}
.workshop_info a:hover {
	opacity: 0.8;
}
.workshop_info a img {
	vertical-align: bottom;
}

.workshop_contents {
	margin: 0 10px;
}
.workshop_contents em {
	margin-bottom: 10px;
	padding: 7px 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_contents ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
.workshop_contents li {
	margin: 5px 0;
	list-style: decimal outside;
}
.workshop_contents dl {
}
.workshop_contents dt {
	padding: 3px 0 3px 15px;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #D9ECE3;
}
.workshop_contents dd {
	margin: 0 0 20px 0;
	padding: 3px 0 3px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #008140;
	border-left: 5px solid #008140;
}

.program_pdf_list {
}
.program_pdf_list ul {
	margin: 0 50px;
	overflow: hidden;
}
.program_pdf_list li {
	margin-bottom: 20px;
}
.program_pdf_list li a {
	padding: 20px;
	font-size: 110%;
	font-weight: bold;
	background-color: #D9ECE3;
	border: 2px solid #339A66;
	border-radius: 10px;
	text-align: center;
	display: block;
	vertical-align: middle;
	box-sizing:  border-box;
}
.program_pdf_list li a:hover {
	text-decoration: none;
}

.notice {
	margin: 0 3% 30px 3%;
	padding: 30px;
	background: rgba(255,255,255,0.70);
	font-size: 28px;
	line-height: 150%;
}

.online_conference_info_wrap {
	margin: 0 3% 30px 3%;
	padding: 30px;
	background: rgba(255,255,255,0.70);
}
.online_conference_info {
	margin-bottom: 20px;
}
.online_conference_info a {
	padding: 30px 20px;
	font-size: 230%;
	font-weight: bold;
	color: #339A66;
	background:  url(../img/confit.png) no-repeat #D9ECE3;
	background-size: 45px;
	background-position: 20px 50%;
	border: 2px solid #339A66;
	border-radius: 10px;
	display: block;
	text-align: center;
}
.online_conference_info span {
	position: relative;
}
.online_conference_info span:after {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FF0000;
	position: absolute;
	top: 50%;
	left: 0;
}
.online_conference_info b {
	margin-top: 15px;
	color: #FF0000;
	display: block;
}

.online_conference_info_wrap p {
	font-size: 210%;
	line-height:  150%;
	color: #339A66;
}

.workshop_announce {
	padding: 15px;
	color: red;
	line-height: 150%;
	border: 1px solid red;
}
.workshop_announce a {
	color: red;
}

}

/* デザインB 1025px～ （タブレット用） */
@media screen and (min-width: 600px) and (max-width:1024px) {
/* タブレット用レイアウト 600px以上の範囲に収めるデザインはこの中に記述 */
img{
	width:100%;	
}

.tab-none{
	display:none;	
}

#toggle{
	display:block;
}

#head01{
	padding-top:0px;
}

/*==========================================
 body
===========================================*/
body{
	width:100%;
	height:100%;
	line-height:180%;
	background-color:#F0FED2;
	padding:0px;
	margin:0px;
}

#view-top_bg{
	width:100%;
	background-image: url(../img/top02.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	background-color:#F0FED2;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}

#view-top_bud{
	background-image: url(../img/bud02.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
	margin:0px auto 0px auto;
}

/*==========================================
 #container
===========================================*/
#container{
	width:100%;
	padding:0px;
	margin:0px auto 0px auto;
}

/*==========================================
 ヘッダーのスタイル
===========================================*/
header{
	width:90%;
	height:75px;
	display:block;
	border-top:#008140 5px solid;
	padding:0px 50px 0px 50px;
	margin:0px 0px 25px 0px;
}

header h1{
	width:90%;
	max-width:380px;
	height:26px;
	vertical-align:middle;
	display:block;
	padding:37px 0px 37px 10px;
	margin:auto 0px auto 0px;
}

/*==========================================
 コンテンツエリア全体のスタイル
===========================================*/
main#top{
	width:100%;
}

main#low{
	width:90%;
	padding:30px 30px 0 30px;
}

main #lower{
	width:98%;
	font-size:120%;
	background: rgba(255,255,255,0.90);
	padding:30px 30px 50px 30px;
	margin:0px auto;
}

main h1 {
	width:98%;
	background-color:rgba(0,129,64,.65);
	border-radius: 8px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	position:relative;
	padding: 30px 30px 30px 30px;
	border-bottom:#00351A 3px solid;/*#004E27*/
	margin: 0px auto 30px auto;
}




/*==========================================
 コンテンツエリア -&gt; 「HOME」のスタイル
===========================================*/
/*--#top_image--*/
main #top-image{
	width:90%;
	background:url(../img/main_img02.png) no-repeat;
	padding:550px 0px 45px 0px;/*--可変する可能性あり--*/
	margin:0px auto 0px auto;
}

/*--むすび丸--*/
main #top-image #charactor{
	width:81px;
	height:105px;
	margin:0px 0px 0px auto;
}

/*--学会概要--*/
main #top-image #outline{
	width:98%;
	margin:0px auto 0px auto;
}

/*--各種登録期間--*/
main #top-image #period {
	width:95%;
	clear:both;
	overflow:hidden;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin:20px auto 30px auto;
}

.abs_top {
	width:46%;
	float:left;
	background: rgba(255,170,40,0.20);
	
}

.abs_top h2 {
	font-size:20px;
	text-align:center;
	background: rgba(255,170,40,0.75);
	font-weight: bold;
	padding:8px 5px 6px 5px;
}

.abs_top table {
	width:100%;
	padding:7px 5px;
	font-size:16px;
	font-weight: bold;
	color:#000;
}

.reg_top {
	width:46%;
	float:right;
	background: rgba(255,170,40,0.20);
}

.reg_top h2 {
	font-size:20px;
	text-align:center;
	background: rgba(240,235,65,0.75);
	font-weight: bold;
	padding:8px 5px 6px 5px;
}

.reg_top table {
	width:100%;
	padding:7px 5px;
	font-size:16px;
	font-weight: bold;
	color:#000;
}

/*--#info--*/
main #info{
	width:88%;
	background: rgba(255,255,255,0.70);
	border-radius:5px;
	padding:25px 35px;
	margin:0px auto 0px auto;
}

main #info h2{
	height:25px;
	color:#008140;
	font-size:26px;
	font-weight:bold;
	border-left:#008140 2px solid;
	padding:0px 0px 0px 15px;
}

main #info .info_text{
	width:100%;
	height:155px;
	line-height:165%;
	overflow-y:scroll;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

.info_text dl{
	width:100%;
	clear:both;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 15px 0px;
}

.info_text dt{
	width:120px;
	display: list-item;
	list-style:none;
	float:left;
}

.info_text dd{
	width:83%;
	word-break:break-all;
	margin-left:120px;
}

/*==========================================
 プログラムのスタイル
===========================================*/
/*===指定シンポジウム===*/


/*===公募シンポジウム===*/
.sympo-bt{
	width:90%;
	padding:2% 5% 2% 5%;
}

.sympo-bt .bt01 a{
	width:45%;
	float:left;
	padding:18px 0px 18px 0px;
}

.sympo-bt .bt02 a{
	width:45%;
	float:right;
	padding:18px 0px 18px 0px;
}

/*==========================================
 企業協賛のスタイル
===========================================*/
.sp-bt .bt01 a, .sp-bt .bt02 a{
	width:45%;
	padding:18px 0px 18px 0px;
}


/*==========================================
 ページトップへボタンのスタイル
===========================================*/
/*--page_top--*/
#page_top {
  position: fixed;
  bottom: 30px;
  right: 10px;
}
  #page_top a {
    width: 50px;
    height: 50px;
    font-size: 10px;
    color: #FFFFFF;
    text-indent: -9999px;
    background-color: #008140;
    border-radius: 30px;
	opacity:0.85;
    display: block;
    position: relative;
  }
  #page_top a:before {
    content: '';
    width: 14px;
    height: 14px;
    margin-top: -5px;
    margin-left: -9px;
    border-top: 4px solid #FFFFFF;
    border-left: 4px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  #page_top a:hover{
    opacity:.30;
  }

/*==========================================
 フッターのスタイル
===========================================*/
footer{
	width:100%;
	min-width:1000px;
	margin:0px auto 0px auto;
}

footer #foot_center{
	width:100%;
	min-width:1000px;
	padding:40px 0px;
	margin:0px auto 0px auto;
}

#foot_center dl.secretariat {
	display: table;
	line-height: 150%;
	margin:0px auto 0px auto;
}

#foot_center dl.secretariat dt {
	width:60px;
	vertical-align:top;
	display: table-cell;
	font-weight:bold;
	font-size:105%;
	text-align:left;
	border-right:#FFFFFF 1px solid;
}

#foot_center dl.secretariat dd {
	vertical-align:top;
	display: table-cell;
	font-size:100%;
	padding:0px 0px 0px 20px;
}

.greeting p {
	margin-right: 0;
}
.greeting img {
	width: 100%;
	height: auto !important;
	vertical-align: bottom;
	float: none;
}

.limit {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 150%;
	font-weight: bold;
	background-color: #FFEFEF;
	border: 2px solid red;
	text-align: center;
}
.limit small {
	margin-bottom: 5px;
	font-size: 90%;
	display: block;
}
.recommend {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
	text-align: center;
}
.tax {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
}
.information {
	padding: 20px;
	background-color: #E5E5E5;
	text-align: center;
}
.online_registration {
	width: 450px;
	margin: 30px auto 50px auto;
}
.entry_fee {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #9A9A9A;
	border-collapse: collapse;
}
.entry_fee th, .entry_fee td {
	padding: 10px;
	border: 1px solid #9A9A9A;
	text-align: center;
}

#tw {
	width: 95%;
	margin: 0 auto;
}

.workshop_title {
	margin-bottom: 20px;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
	color: #008140;
	text-align: center;
}
.workshop_outline {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #D9ECE3;
	border-radius: 5px;
}

.workshop_info {
	overflow: hidden;
}
.workshop_info table {
	width: 100%;
	margin-bottom: 20px;
}
.workshop_info th {
	padding: 5px;
	vertical-align: top;
}
.workshop_info th em {
	padding: 7px 15px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_info td {
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}
.workshop_info a {
	width: 220px;
	margin: 0 auto;
	display: block;
}
.workshop_info a:hover {
	opacity: 0.8;
}
.workshop_info a img {
	vertical-align: bottom;
}

.workshop_contents {
	margin: 0 10px;
}
.workshop_contents em {
	margin-bottom: 10px;
	padding: 7px 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_contents ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
.workshop_contents li {
	margin: 5px 0;
	list-style: decimal outside;
}
.workshop_contents dl {
}
.workshop_contents dt {
	padding: 3px 0 3px 15px;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #D9ECE3;
}
.workshop_contents dd {
	margin: 0 0 20px 0;
	padding: 3px 0 3px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #008140;
	border-left: 5px solid #008140;
}

.program_pdf_list {
}
.program_pdf_list ul {
	width: 620px;
	margin: 0 auto;
	overflow: hidden;
}
.program_pdf_list li {
	width: 290px;
	margin: 0 10px 20px 10px;
	float: left;
}
.program_pdf_list li a {
	height: 60px;
	padding: 20px 20px 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	background-color: #D9ECE3;
	border: 2px solid #339A66;
	border-radius: 10px;
	text-align: center;
	display: block;
	vertical-align: middle;
	box-sizing:  border-box;
}
.program_pdf_list li a:hover {
	text-decoration: none;
}
.program_pdf_list .two a {
	height: 80px;
}
.program_pdf_list .two_space a {
	padding-top: 30px;
}
.program_pdf_list .three a {
	height: 100px;
}
.program_pdf_list .three_space a {
	padding-top: 40px;
}

.notice {
	margin: 30px 20px;
	padding: 30px;
	background: rgba(255,255,255,0.70);
	font-size: 18px;
	line-height: 150%;
}

.online_conference_info_wrap {
	margin: 30px 20px;
	padding: 30px;
	background: rgba(255,255,255,0.70);
}
.online_conference_info {
	margin-bottom: 20px;
}
.online_conference_info a {
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #339A66;
	background:  url(../img/confit.png) no-repeat #D9ECE3;
	background-size: 45px;
	background-position: 20px 50%;
	border: 2px solid #339A66;
	border-radius: 10px;
	display: block;
	text-align: center;
}
.online_conference_info span {
	position: relative;
}
.online_conference_info span:after {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FF0000;
	position: absolute;
	top: 50%;
	left: 0;
}
.online_conference_info b {
	color: #FF0000;
	display: block;
}

.online_conference_info_wrap p {
	font-size: 18px;
	line-height:  150%;
	color: #339A66;
}

.workshop_announce {
	padding: 15px;
	color: red;
	line-height: 150%;
	border: 1px solid red;
}
.workshop_announce a {
	color: red;
}

}

/* デザインC 1025px～ （PC用） */
@media print, screen and (min-width: 1025px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */
.pc-none{
	display:none;	
}

/*==========================================
 body
===========================================*/
body{
	min-width:1050px;
	background-color:#E4EFE7;
}

body.top_bg{
	background-image:url(../img/bg01.jpg);
	background-repeat:repeat-x;
}

body.low_bg{
	background-color:#FFFFFF;
	background-image: url(../img/bg-low01.jpg);
	background-repeat:repeat-x;
}


#view-top_bg{
	width:1100px;
	background-image: url(../img/top01.jpg);
	background-color:#F0FED2;
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px auto 0px auto;
}

#view-top_bud{
	background-image: url(../img/bud01.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
	margin:0px auto 0px auto;
}

#view-low_bg{
	background-image: url(../img/background.png);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px auto 0px auto;
}

/*==========================================
 #container
===========================================*/
/*--container--*/
#container{
	width:1000px;
	min-width:1000px;
	clear:both;
	padding:0px;
	margin:0px auto 0px auto;
}

/*==========================================
 ヘッダーのスタイル
===========================================*/
header{
	width:1000px;
	height:75px;
	max-width:1000px;
	display:block;
	border-top:#008140 5px solid;
	padding:0px 0px 0px 0px;
	
}

header h1{
	width:380px;
	height:26px;
	vertical-align:middle;
	display:block;
	padding:24.5px 0px 24.5px 0px;
	margin:auto 0px auto 0px;
}

/*==========================================
ミドル部分（メニュー＆コンテンツ）
===========================================*/
#pc_wrap{
	width:1000px;
	min-width:1000px;
	/*padding:0px 0px 40px 0px;*/
	margin:0px auto 0px auto;
}

#left_contents{
	width:230px;
	float:left;
	margin:35px 0px 40px 0px;
}

main{
	width:720px;
	float:right;
	margin:35px 0px 0px 50px;
}

/*==========================================
 コンテンツエリア全体のスタイル
===========================================*/
/*--#top_image--*/
main #lower{
	width:660px;
	min-height: 1600px;
	background: rgba(255,255,255,0.90);
	padding:30px;
}

main h1 {
	background-color:rgba(0,129,64,.65);
	border-radius: 8px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	position:relative;
	padding: 30px 30px 30px 30px;
	border-bottom:#00351A 3px solid;/*#004E27*/
	margin: 0px 0px 30px 0px;
}

/* --ボタン-- */
.bt01 a{
	
}





/*==========================================
 コンテンツエリア -&gt; 「HOME」のスタイル
===========================================*/
/*--#top_image--*/
main #top-image{/*--下が切れてしまうデザイン--*/
	width:720px;
	background:url(../img/main_img.png) no-repeat;
	padding:375px 0px 0px 0px;
	margin:0px 0px 43px 0px;/*--可変する可能性あり--*/
}

/*--むすび丸--*/
main #top-image #charactor{
	width:81px;
	height:105px;
	margin:0px 0px 0px auto;
}

/*--学会概要--*/
main #top-image #outline{
	width:720px;
	height:314px;
	margin:0px 0px 0px 0px;
}

/*--各種登録期間--*/
main #top-image #period {
	clear:both;
	overflow:hidden;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin:20px 0px 25px 0px;
}

.abs_top {
	width:345px;
	float:left;
	background: rgba(255,170,40,0.20);
	
}

.abs_top h2 {
	font-size:20px;
	text-align:center;
	background: rgba(255,170,40,0.75);
	font-weight: bold;
	padding:4px 5px 2px 5px;
}

.abs_top table {
	width:345px;
	padding:5px 5px;
	font-size:16px;
	font-weight: bold;
	color:#000;
}

.reg_top {
	width:345px;
	float:right;
	background: rgba(255,170,40,0.20);
}

.reg_top h2 {
	font-size:20px;
	text-align:center;
	background: rgba(240,235,65,0.75);
	font-weight: bold;
	padding:4px 5px 2px 5px;
}

.reg_top table {
	width:345px;
	padding:5px 5px;
	font-size:16px;
	font-weight: bold;
	color:#000;
}

/*--#info--*/
main #info{
	width:650px;
	background: rgba(255,255,255,0.70);
	border-radius:5px;
	padding:25px 35px;
}

main #info h2{
	height:25px;
	color:#008140;
	font-size:26px;
	font-weight:bold;
	border-left:#008140 2px solid;
	padding:0px 0px 0px 15px;
}

main #info .info_text{
	width:650px;
	height:220px;
	line-height:165%;
	overflow-y:scroll;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

.info_text dl{
	width:620px;
	clear:both;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.info_text dt{
	width:120px;
	display: list-item;
	list-style:none;
	float:left;
}

.info_text dd{
	width:500px;
	word-break:break-all;
	margin-left:120px;
}

/*==========================================
 プログラムのスタイル
===========================================*/
/*===指定シンポジウム===*/


/*===公募シンポジウム===*/
.sympo-bt{
	width:96%;
	padding:2% 2% 2% 2%;
}

.sympo-bt .bt01 a{
	width:300px;
	float:left;
}

.sympo-bt .bt02 a{
	width:300px;
	float:right;
}


/*==========================================
 企業協賛のスタイル
===========================================*/
.sp-bt .bt01 a, .sp-bt .bt02 a{
	width:300px;
}


/*==========================================
 ページトップへボタンのスタイル
===========================================*/
/*--page-top--*/
#page_top {
	position: fixed;
	bottom: 50px;
	right: 50px;
}
#page_top a {
    width: 58px;
    height: 58px;
    font-size: 10px;
    color: #FFFFFF;
    text-indent: -9999px;
    background-color: #008140;
    border-radius: 30px;
    display: block;
    position: relative;
}
#page_top a:before {
    content: '';
    width: 14px;
    height: 14px;
    margin-top: -5px;
    margin-left: -9px;
    border-top: 4px solid #FFFFFF;
    border-left: 4px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
}
#page_top a:hover{
    opacity:.50;
}

/*==========================================
 フッターのスタイル
===========================================*/
footer{
	width:100%;
	min-width:1000px;
	margin:0px auto 0px auto;
}

footer #foot_center{
	width:1000px;
	min-width:1000px;
	padding:40px 0px;
	margin:0px auto 0px auto;
}

#foot_center dl.secretariat {
	display: table;
	line-height: 150%;
	margin:0px 0px 0px 0px;
}

#foot_center dl.secretariat dt {
	width:60px;
	vertical-align:top;
	display: table-cell;
	font-weight:bold;
	font-size:105%;
	text-align:left;
	border-right:#FFFFFF 1px solid;
}

#foot_center dl.secretariat dd {
	width:674px;
	vertical-align:top;
	display: table-cell;
	font-size:100%;
	padding:0px 0px 0px 20px;
}


.limit {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 150%;
	font-weight: bold;
	background-color: #FFEFEF;
	border: 2px solid red;
	text-align: center;
}
.limit small {
	margin-bottom: 5px;
	font-size: 90%;
	display: block;
}
.recommend {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
	text-align: center;
}
.tax {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #9A9A9A;
}
.information {
	padding: 20px;
	background-color: #E5E5E5;
	text-align: center;
}
.online_registration {
	width: 450px;
	margin: 30px auto 50px auto;
}
.entry_fee {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #9A9A9A;
	border-collapse: collapse;
}
.entry_fee th, .entry_fee td {
	padding: 10px;
	border: 1px solid #9A9A9A;
	text-align: center;
}

#tw {
	display: none;
}
.twitter {
	min-height: 250px;
	margin-bottom: 20px;
}

.workshop_title {
	margin-bottom: 20px;
	font-size: 180%;
	font-weight: bold;
	line-height: 150%;
	color: #008140;
	text-align: center;
}
.workshop_outline {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #D9ECE3;
	border-radius: 5px;
}

.workshop_info {
	overflow: hidden;
}
.workshop_info table {
	width: 400px;
	float: left;
}
.workshop_info th {
	padding: 5px;
	vertical-align: top;
}
.workshop_info th em {
	padding: 5px 15px;
	font-style: normal;
	color: #FFFFFF;
	line-height:  100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_info td {
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}
.workshop_info a {
	width: 220px;
	display: block;
	float: right;
}
.workshop_info a:hover {
	opacity: 0.8;
}
.workshop_info a img {
	vertical-align: bottom;
}

.workshop_contents {
	margin: 0 10px;
}
.workshop_contents em {
	margin-bottom: 10px;
	padding: 5px 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #008140;
	border-radius: 3px;
	white-space: nowrap;
	display: inline-block;
}
.workshop_contents ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
.workshop_contents li {
	margin: 5px 0;
	list-style: decimal outside;
}
.workshop_contents dl {
}
.workshop_contents dt {
	padding: 3px 0 3px 15px;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #D9ECE3;
}
.workshop_contents dd {
	margin: 0 0 20px 0;
	padding: 3px 0 3px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #008140;
	border-left: 5px solid #008140;
}


.program_pdf_list {
}
.program_pdf_list ul {
	margin: 0 20px;
	overflow: hidden;
}
.program_pdf_list li {
	width: 290px;
	margin: 0 10px 20px 10px;
	float: left;
}
.program_pdf_list li a {
	height: 60px;
	padding: 20px 20px 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	background-color: #D9ECE3;
	border: 2px solid #339A66;
	border-radius: 10px;
	text-align: center;
	display: block;
	vertical-align: middle;
	box-sizing:  border-box;
}
.program_pdf_list li a:hover {
	text-decoration: none;
}
.program_pdf_list .two a {
	height: 80px;
}
.program_pdf_list .two_space a {
	padding-top: 30px;
}
.program_pdf_list .three a {
	height: 100px;
}
.program_pdf_list .three_space a {
	padding-top: 40px;
}

.notice {
	margin: 50px 0;
	padding: 30px;
	background: rgba(255,255,255,0.70);
	font-size: 17px;
	line-height: 150%;
}

.online_conference_info_wrap {
	margin: 50px 0;
	padding: 30px;
	background: rgba(255,255,255,0.70);
}
.online_conference_info {
	margin-bottom: 20px;
}
.online_conference_info a {
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #339A66;
	background:  url(../img/confit.png) no-repeat #D9ECE3;
	background-size: 45px;
	background-position: 20px 50%;
	border: 2px solid #339A66;
	border-radius: 10px;
	display: block;
	text-align: center;
}
.online_conference_info span {
	position: relative;
}
.online_conference_info span:after {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FF0000;
	position: absolute;
	top: 50%;
	left: 0;
}
.online_conference_info b {
	color: #FF0000;
	display: block;
}

.online_conference_info_wrap p {
	font-size: 18px;
	line-height:  150%;
	color: #339A66;
}

.workshop_announce {
	padding: 15px;
	color: red;
	line-height: 150%;
	border: 1px solid red;
}
.workshop_announce a {
	color: red;
}

}</pre></body></html>