/*
タイトル
-------------------------------------------------------*/

.pageTitle {
	width:700px;
	height:48px;
	margin:0px 0 0 10px;
	font-size:1.4em;
	font-weight:500;
	line-height:2.3;
	padding-left:20px;
	color:#fff;
	font-weight:600;
	font-family:Avenir, Helvetica, Arial, Verdana, Roboto, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: #009e41;
	border-top: 1px solid #006934;
	border-bottom: 1px solid #006934;
	/*text-shadow: 3px 3px 5px rgba(0,7,30,0.80);*/
}
	
.h3heading {
	font-size:1.2em;
	font-weight:bold;
	color:#006BB3;
	border-bottom:1px solid #A2CCD8;
	padding-bottom:5px;
	margin:10px 0;
}
	.h3heading span {
		display: block;
		border-left:5px solid #A2CCD8;
		padding-left:10px;
	}
	.h3heading small {
		font-size: 0.9em;
		color: #ff0000;
	}
.heading_h3 {
    display: flex;
    align-items: center;
    height: 26px;
    margin-bottom: 15px;
}
.heading_h3::before {
    content: '';
    width: 10px;
    height: 100%;
    background-image: linear-gradient(to left, #C1EFC8, #4BB73E);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px 100%;
    border-radius: 3px;
}
.heading_h3 > span {
    margin-left: .25em;
    font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

.h4heading {
	font-size:1.1em;
	font-weight:bold;
	margin:15px 0 0px;
	color:#006BB3;
}
	.h4heading span {
		border:#CCC solid 2px;
		padding:5px;
	}

.h4heading02 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
	.h4heading02 span {
		
	}
.h4heading02.color_02 {
	background: #fee8ed;
}
.h4heading02.color_03 {
	background: #f6e09c;
}

.heading_h4 {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0080CB;
}

.heading_h4 > span {
    margin-left: .25em;
    font-size: 17px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
    color: #0080CB;
}

.heading_h4_2 {
	margin-bottom: 5px;
}
.heading_h4_2 > span {
    margin-left: .25em;
    font-size: 17px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
    color: #0080CB;
}

.h4heading03 {
	
}
	.h4heading03 span {
		display: block;
		font-size: 1.1em;
		font-weight: bold;
		border:#bbb solid 2px;
		padding:7px 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background: #9CF;
	}
	

	
@media screen and (max-width: 640px){

.pageTitle {
	width:98%;
	height:40px;
	margin:0px;
	font-size:1.4em;
	font-weight:500;
	line-height:2;
	padding-left:2%;
	color:#fff;
	font-weight:600;
	font-family:Avenir, Helvetica, Arial, Verdana, Roboto, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: #009e41;
	border-top: 1px solid #006934;
	border-bottom: 1px solid #006934;
	/*text-shadow: 3px 3px 5px rgba(0,7,30,0.80);*/
}

}
	


.h01 {
	font-size: 1.1em;
	font-weight:bold;
	margin:15px 0 10px;
}
.h02 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 30px 0 20px;
	border: 1px solid #aaa;
	padding: 5px 15px;
	background: #fff;
}


/*

.h3pageIndex {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #ccc;
	padding:8px 0.5em 5px;
	margin-top:20px;
	background:#3c78a0;
}

.h3index {
	font-size: 1.2em;
	font-weight: bold;
	color: #79500D;
	border: 1px solid #aaa;
	border-left: 8px solid #79500D;
	padding: 5px 5px 5px 10px;
	margin-top: 20px;
	background: #fff;
}


.h4index_waku {
	font-size: 1.1em;
	font-weight:bold;
	margin:20px 0 0px;
	border: 1px solid #aaa;
	padding: 5px 15px;
	background: #fff;
}
*/



/*
共通
-------------------------------------------------------*/

.mainTxt {
	line-height:180%;
	margin:1em auto;
}
.mainTxt02 {
	line-height:180%;
	margin:1em auto;
	text-indent:1em;
}
.mainTxt03 {
	line-height:180%;
	margin:1em auto;
	text-indent:-1em;
	padding-left: 1em;
}
.indentTxt {
	width:97%;
	margin:1em auto;
	line-height:180%;
	text-indent: -1em;
	padding-left: 1em;
}
.indentTxt02 {
	margin:1em auto;
	line-height:180%;
	padding-left: 1em;
}

p.under_construction {
	font-size:1.1em;
	margin: 30px 0 500px;
	line-height:200%;
	text-align: center;
}

.txt_waku {
	line-height: 1.6;
	border: 1px solid #cc0000;
	padding: 1em;
	margin: 1em auto;
}

.kome dt {
  	position: relative;
}
	.kome dt span {
  		position: absolute;
	}
	.kome dd {
 		padding-left: 1em;
		margin-bottom:5px;
	}
	
.color_01 {			/*各学会の色*/
	color:#2babc9;
}
.color_02 {
	color:#c9697d;
}
.color_03 {
	color:#c19405;
}

/*問い合わせ*/

.inquiryBox01 {
	width: 580px;
	margin: 20px 0 0;
	border: 1px solid #ccc;
	padding: 15px 30px;
	background-color: #fff;
}
	.inquiryBox01 h5 {
		font-weight:bold;
		padding-bottom:10px;
		margin:0;
	}
	

/*リスト*/

.ul_indent1em li {
	margin:10px auto;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:0.5em;
}

.ul_dot {
	
}
	.ul_dot li {
		position: relative;
		padding-left: 1.5em;
		margin-bottom: 0.5em;
	}
	.ul_dot li::after {
		display: block;
		content: '';
		position: absolute;
		top: .5em;
		left: 0.5em;
		width: 6px;
		height: 6px;
		background-color: #666;
		border-radius: 100%;
	}
.ul_dot.color_red li::after {
	background-color: #ee0000;
}

.ul_line01 li {
	position: relative;
	padding-left: 1em;
	margin-bottom: 0.5em;
}
	.ul_line01 li::after {
		display: block;
		content: '';
		position: absolute;
		top: .75em;
		left: 0.2em;
		width: 8px;
		height: 1px;
		background-color: #666;
	}
	
.dl_style01 {
	margin: 1rem;
	line-height: 2;
}
	.dl_style01 dt {
		font-weight: bold;
	}
	.dl_style01 dd {
		padding-left: 1em;
	}


.dl_col01 {
	margin:10px auto;
}
	.dl_col01 dt {
		clear: left;
		float: left;
	}
	.dl_col01 dd {
		padding-left: 6em;
	}
	
.dl_01 {
	margin: 1em auto;
}
	.dl_01 dt {
		font-weight: bold;
		margin: 1em 0 5px;
	}
	.dl_01 dd {
		padding-left: 1em;
	}
	
ol {
  counter-reset:number; /* 名前を付けたカウンターをリセット */
}
.ol_01 {
	margin:10px auto;
}
	.ol_01 li {
		position: relative;
		padding-left: 2em;
		margin-bottom: 0.5em;
	}
	.ol_01 li:before {
		counter-increment: number;
		content: counter(number) ". ";
		position: absolute;
		left: 0.2em;
		width: 1.8em;
	}

.ol_02 {
	margin:10px auto;
}
	.ol_02 li {
		position: relative;
		padding-left: 2em;
		margin-bottom: 0.5em;
	}
	.ol_02 li:before {
		counter-increment: number;
		content: counter(number) ") ";
		position: absolute;
		left: 0.2em;
		width: 1.8em;
	}
.ol_03 {
		margin:10px auto;
	}
		.ol_03 li {
			position: relative;
			padding-left: 1.5em;
			margin-bottom: 0.5em;
		}
		.ol_03 li:before {
			counter-increment: number;
			content: counter(number) ". ";
			position: absolute;
			left: 0.2em;
			width: 1.3em;
		}

/*ボタン*/

.ul_btn01 {
	margin: 20px auto;
	text-align: center;
}
	.ul_btn01 li {
		display: inline;
		margin: 0 10px;
	}
	.ul_btn01 li img {
		display: inline;
		-webkit-transition: 0.3s ease-in-out;
		   -moz-transition: 0.3s ease-in-out;
			 -o-transition: 0.3s ease-in-out;
				transition: 0.3s ease-in-out;
	}
	.ul_btn01 li img:hover,
	.ul_btn01 li img.passed {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity:0.85;
	}
.btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#00469D;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 16px;
	border-radius: 6px;
	transition: .3s linear;
}

.btn a:hover {
	transform: rotateX(15deg);
	box-shadow: 0 15px 15px #666;
	text-decoration: none;
}
/*cssボタン*/

.ul_btn_css {
	margin: 40px auto 10px;
	text-align: center;
}
	.ul_btn_css li {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 40px;
		list-style: none;
		display: inline;
		margin: 0 20px;
	}
		.ul_btn_css li a {
			display: inline-block;
			width:180px;
			padding: 15px 20px;
			color: #fff;
			text-decoration: none;
			background: #F89E12; 
			-webkit-box-shadow: 0 0 5px 0 #999;
			-moz-box-shadow: 0 0 5px 0 #999;
			box-shadow: 0 0 5px 0 #999; 
			
			border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
		}
		.ul_btn_css li a:hover {
			filter:alpha(opacity=75);
			-moz-opacity:0.75;
			-khtml-opacity: 0.75;
			opacity:0.75;
		}
		
		.ul_btn_css li a.long {
				width: 400px;
		}
		.ul_btn_css li a.auto {
				width: auto;
		}
		.ul_btn_css li a.btn02 {
				background: #E95513; 
		}
		.ul_btn_css li a i {
			font-size: 1.2em;
			padding-left: 1em;
		}
	.list-style {
			list-style-position: outside;
			padding-left: 1.5em;
	}

	.list-disc {
			list-style-type: disc;
	}
.ul_btn_css.disabled li a {
	background: #888;
	pointer-events: none;
}

/*テーブル*/

.tbl_style01 {
	
}
	.tbl_style01 th,
	.tbl_style01 td {
		padding: 5px 1em;
		border: 1px solid #aaa;
		background: #fff;
		text-indent: 0;
	}
	.tbl_style01 th {
		white-space: nowrap;
		text-align: center;
		background: #999;
		color: #fff;
		font-weight:600;
	}
	.tbl_style01 td {
		text-align: left;
	}
	.tbl_style01 .td01 {
		background: #ddd;
		font-weight: bold;
	}

.tbl_nostyle {
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-text-size-adjust: 100%; 
}
	.tbl_nostyle th {
		white-space: nowrap;
		text-indent: 0;
		border: none;
	}
	.tbl_nostyle td {
		padding: 2px 1em 2px 0;
		border: none;
		text-indent: 0;
	}
.tbl_cat {
  width: 100%;
  margin: 20px 0;
  background: #fff;
}
.tbl_cat th {
  background: #eee;
  text-align: center;
}
.tbl_cat th, .tbl_cat td {
  padding: 5px 1em;
  border: 1px solid #aaa;
  vertical-align: middle;
}
.tbl_cat.thl th{
	text-align:left;
}
.tbl_cat.tdc td{
	text-align:center;
}
.tbl_cat.tdr td{
	text-align:right;
}
@media screen and (max-width: 640px){
	
.tbl_nostyle {
	word-break:break-all;
}
	
}


/*テーブル　レスポンシブ用*/
.table_wrapper {
	width: 100%;
  overflow-x: scroll;
}

/*img*/

.imgBorder {
	border: 1px solid #ccc;
}


/*ボックス*/

.bg {
	padding: 3em 2em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.bg02 {
	background: #fee8ed;
}

.box_border01 {
	padding: 1.5em 2em;
	border: 4px double #ff0000;
}

.box_border02 {
	padding: 5px;
	border: 1px solid #CCC;
}
.box_border03 {
	padding: 5px;
	border: 2px solid #ff3333;
}


/*電話番号リンクスマホ以外無効*/
@media (min-width: 641px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #333;
	}
}


/*flexbox*/

.flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-row-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row-reverse;
    /* Safari */
    flex-direction: row-reverse;
}

.flex-column {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.flex-column-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
}

.inline-flex {
    display: -webkit-inline-flex;
    /* Safari */
    display: inline-flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-start {
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start;
}

.flex-center {
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
}

.flex-end {
    -webkit-justify-content: flex-end;
    /* Safari */
    justify-content: flex-end;
}

.flex-space-around {
    -webkit-justify-content: space-around;
    /* Safari */
    justify-content: space-around;
}

.flex-space-between {
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
}

.flex-align-center {
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
}

.flex-align-end {
    -webkit-align-items: flex-end;
    /* Safari */
    align-items: flex-end;
}

.flex-wrap {
		-ms-flex-wrap:wrap;/*--- IE10用 ---*/
		-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
		flex-wrap:wrap;
}

/*囲み*/

.enclosure01 {
    border: 1px;
    border-style: solid;
    padding: 1em 2em;
}

.enclosure02 {
    display: inline-block;
    border: 1px;
    border-style: solid;
    padding: .5em 1em;
}

.enclosure-style01 {
    border-color: #DDDDDD;
    background: #FFFFFF;
}
.enclosure-style02 {
    border: 3px solid rgba(245, 200, 200, 0.4);
    background: rgba(245, 200, 200, 0.1);
}
.enclosure-style03 {
	border: 3px solid #ff0000;
	background: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

}
/*※入り*/
.asterisk {
    padding-left: 1.2em;
    text-indent: -1.3em;
}

.asterisk li::before {
    content: '※';
    margin-right: .3em;
    position: relative;
    bottom: 1px;
}

/* アイコン
--------------------------*/

.exlink:after {
    content: '\f08e';
    /* 外部リンク先のアイコン */
    font-family: FontAwesome;
    margin-left: .5em;
    margin-right: .5em;
}

.download:before {
    content: '\f019';
    /* ダウンロードのアイコン */
    font-family: 'Font Awesome 5 Free';
    margin-left: .5em;
    margin-right: .5em;
}

.pdf:after {
    content: '\f1c1';
    /* PDFファイルの後（fa-file-pdf-o） */
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.5em;
}

.word:after {
    content: '\f1c2';
    /* WORDファイルの後（fa-file-word-o） */
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.5em;
}

.ppt:after {
    content: '\f1c4';
    /* PPTファイルの後（fa-file-powerpoint-o） */
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.5em;
}

.excel:after {
    content: '\f1c3';
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.5em;
}

.mail:after {
    content: '\f003';
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.5em;
}

.cipher a:before {
    content: '\f023';
    /* 暗号通信の前（fa-lock） */
    font-family: 'Font Awesome 5 Free';
    margin-right: .5em;
}

.check::before {
    content: '\f046';
    font-family: 'Font Awesome 5 Free';
    margin-right: .3em;
}

/* 会長挨拶 */
.presidentBox {
	padding:0 15px 15px;
	margin: 15px 0;
	border-bottom:1px solid #ccc;
	display: flex;
	align-items: flex-end;
}
.presidentBox img {
	margin-right:15px;
	border: 1px solid #ccc;
}
.presidentBox p {
	text-align:left;	
}
.presidentBox p span {
		font-size:1.1em;
		font-weight: bold;
}
@media(max-width:640px){
	.presidentBox {
		flex-direction: column;
	}
	.presidentBox img {
		width: 300PX;
		margin: 15px auto;
	}
	.presidentBox p {		
		text-align: center;
		margin: 0 auto;
	}
}
.pc_on {
	display: block;
}
.sp_on {
	display: none;
}
@media(max-width:640px) {
	.sp_on {
		display: block;
	}
	.pc_on {
		display: none;
	}
}

.sns-area {
	display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 220px;
	.sns-item {
		display: block;
		img {
			width: 100px;
			height: auto;
		}
		&:hover {
			filter: brightness(85%) contrast(120%);
		}
	}
	@media(max-width:640px) {
		padding: 30px 0 10px;
	}
}

.top_info {
	width: min(100%, 480px);
	margin: 0 20px 10px 110px;
	padding: 10px 20px;
	border: 3px solid #ee0000;
	border-radius: 10px;
	p {
		font-weight: bold;
		line-height: 1.6;
	}
}
@media(max-width:640px) {
	.top_info {
		width: auto;
		padding: 10px;
	}
}

.tbl_width_460 {
	min-width: 460px;
}
.tbl_scroll {
	overflow-x: auto;
}

.ul_btn_css.flex-btn {
	display: flex;
    justify-content: center;
	margin-top: 20px;
	li {
		margin: 0;
	}
}
.ul_btn_css.flex-btn-between {
    display: flex;
    justify-content: space-between;
	li {
		margin: 0;
	}
}
.ul_btn_css li a.reg_01 {
    height: 85px;
    width: 90%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ul_btn_css li a.reg_02 {
	background: #fff;
	color: #333;
	height: 85px;
    width: 90%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    line-height: 1.2;
}
.ul_btn_css li a.reg_03 {
	background: #56ba44;
    height: 85px;
    width: 90%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (min-width: 641px) {
    .ul_btn_css li a.reg_01,
	.ul_btn_css li a.reg_02,
	.ul_btn_css li a.reg_03 {
        width: 260px;
    }
}

@media screen and (max-width: 640px) {
	.ul_btn_css.flex-btn,
	.ul_btn_css.flex-btn-between {
		flex-direction: column;
        gap: 20px;
	}
}