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

.pageTitle {
	width:1140px;
	margin:20px auto 10px;
	border: #58B5D8 solid 2px;
	font-size:1.4em;
	font-weight:500;
	line-height:2;
	padding-left:1em;
	color:#036;
	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;
}
	
.h3heading {
	font-size:1.2em;
	font-weight:bold;
	color:#006BB3;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:10px 0;
}
	.h3heading span {
		display: block;
		border-left:5px solid #0CF;
		padding-left:10px;
	}
	.h3heading small {
		font-size: 0.9em;
		color: #ff0000;
	}

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



.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;
	}
.exlink::after {
	content: '\f14c';
	font-family: FontAwesome;
	margin-left: .5em;
	margin-right: .5em;
}

.h5heading {
	font-size:1.0em;
	font-weight:bold;
	color:#006BB3;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:20px 0 5px;
}
	.h5heading span {
		display: block;
		border-left:3px solid #84E0F7;
		padding-left:7px;
	}

.h6heading {
	font-size:1.0em;
	font-weight:bold;
	color:#454646;
	padding-bottom:5px;
	margin:5px 0 0px;
}

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

.pageTitle {
	width: 90%;
	min-height:30px;
	height: auto;
	padding:0.1em 2%;
	margin:10px auto 0px;
	border: #58B5D8 solid 2px;
	background-size: cover;
	font-size:1.2em;
	line-height:2.1;
	padding-left:1em;
	color:#036;
	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;
}

}
	


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


/*ボタン*/

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

/*cssボタン*/

.ul_btn_css {
	margin: 30px auto 50px;
	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: #0066cc; 
			-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;
		}

.btn-style01 a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.btn-style01 a {
	background-image: linear-gradient(-180deg, #993304 0%, #FA7104 100%);
	border-radius: 3px;
	height: 60px;
	padding: 0 1em;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0px 3px 3px #ccc;
}
.btn-style01 a:hover {
    background-image: linear-gradient(-180deg, #FA7104 0%, #993304 100%);
    box-shadow: none;
}
.btn-style01.btn-sub a {
    background-image: linear-gradient(-180deg, #666666 0%, #888888 100%);
}
.btn-style01.btn-sub a:hover {
    background-image: linear-gradient(-180deg, #888888 0%, #666666 100%);
}


/*テーブル*/

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

@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;
}






