@charset "UTF-8";


*{
	margin:0;
	padding:0;
	line-height: 1.5;
	color: #323232;
}

html,body,ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color:#333333;	
}

a:hover , a:focus , a:active 
 {
	text-decoration: underline;
	color:#5e5e5e;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	
}

.gnavi {
	font-weight: bold;
	background-color: #fdfdfd;
	}


.navbar{
	margin-bottom: 1px
}


.breadcrumb {
	font-size:0.938em;
	margin-bottom: 1px
}

table.type01 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 2px;
}

table.type01 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}

table.type01 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type02 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type02 thead th {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
table.type02 tbody th {
	width: 20%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type02 td {
	width: 80%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.nav-justified {
		display: table;
		table-layout: fixed;
		width: 100%;
}
.navbar .nav-justified > li {
		display: table-cell;
		width: 100%;
}

.main-img {
	margin-bottom: 36px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		text-decoration: none;
		color: #5e5e5e;
		background-color: #f5f5f5;
}

.contents_text {
	margin-bottom:20px;
	background-color: #F4FFDD;
}

section a:link {
	text-decoration:underline;
	
}

#next-link a , .back_btn {
	text-decoration:none !important;
}

#next-link_disclosure a , .back_btn {
	text-decoration:none !important;
}

.dl_area dl { margin-bottom: 20px; }
.dl_area dt {
	clear: left;
	float: left;
	width:16%;
}
.dl_area dd {
	width: 84%;
		float: left;
	padding-left:5px;
}

.dl_time dl { margin-bottom: 10px; }
.dl_time dt {
	clear: left;
	float: left;
	width:10%;
	font-weight:normal;
}
.dl_time dd {
	width: 90%;
		float: left;
	padding-left:5px;
}

.dl_time .disc li {
	list-style:disc;
	margin-left:2em;
}

.bunner_title {
	margin:10px 0;
	padding: 0 auto;
	text-align:left;
	font-size:1em;
}
.bunner_wrap {
	width:100%;
}
.bunner_text {
	max-width:220px;
	margin:auto;
}

.report_area li:before {
	color:#333;
	width:16px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:0;
	font-family:"FontAwesome";
	content:"\f0c6";
	font-weight:lighter;
	font-size:15px;
	position: relative;
	top:0;
	display:inline-block;
}
.report_area li {
	margin-left:2em;
	text-indent:-1em;
}

.interview_area p {
	margin-bottom:20px;
}

.paneler_mrkoga {
	background-color:#F6FEFF;
}
.paneler_mrnakamura {
	background-color:#F3FFF1;
}

.old_news {
	float:right;
	font-size:0.875em;
	font-weight:normal;
	margin-left: -53px;
}

.plus {
	padding:24px 0 !important;
}

.space {
	letter-spacing:2px;
}

.bold{
	font-weight: bold;
}

.bottom_line{
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 20px;
}


#info {
		padding: 1rem;
		padding-top: 0;
}
/*20180216追加*/
.banner{
	width: 610px;
	margin:0 auto;
	margin:0 auto;
	margin-bottom:20px;
}
/* タブレット以上のナビゲーション */
@media (min-width: 768px) {

.dl_area_repo dl { margin-bottom: 20px; }
.dl_area_repo dt {
	clear: left;
	float: left;
	width:25%;
	border: 1px solid #ccc;
}
.dl_area_repo dd {
	width: 75%;
		float: left;
	padding-left:5px;
}

.dl_area_repo dt img {

}

	
h1,h2,h3,h4,h5,h6 {
	font-size:0;
}

.section_h1 {
	display:table;
	width:100%;
	height:auto;
}

h1 span {
	display:table-cell;
	vertical-align:middle;
	height:110px;
}

h1 {
	font-size: 1.714em;
	display: block;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	padding: 14px 10px 10px;
	line-height: 2;
	font-weight: bold;
	background-image: url(images/h1_back_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 140px;
	margin-bottom: 20px;
}

.h1_water h1 {
	background-image:url(images/h1_back_water.png);
}

.h1_orange h1 {
	background-image:url(images/h1_back_orange.png);
}

.h1_pink h1 {
	background-image:url(images/h1_back_pink.png);
}

.h1_blue h1 {
	background-image:url(images/h1_back_blue.png);
}

.section_h2 {
	display:table;
	width:100%;
	height:auto;
}
h2 {
	font-size: 1.313em;
	position: relative;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
}
h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #333;
}

.section_h3 {
	display:table;
	width:100%;
	height:auto;
}
h3 {
	font-size: 1.125em;
	padding: 0.25em;
	border-left: 6px solid #333;
	font-weight: bold;
	margin-bottom: 20px;
}

.priority_wrap {
	width:100%
}

#priority ul , .priority_center ul { 
	margin-right: auto;
	margin-left: auto;
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#priority li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	padding: 0;
	vertical-align: middle;
	width: 50%;
	float: left;
}
.priority_center li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	padding: 0;
	vertical-align: middle;
	width: 50%;
}

#priority li a , .priority_center li a {
	display: block;
	padding-top: 14px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 14px;
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.high_priority:hover {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:focus {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:active {
	background-color:#aaa;
	color:#fff;
}

.low_priority:hover {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:focus {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:active {
	background-color:#ccc;
	color:#333;
}

.high_priority {
	display: block;
	color: #ffffff !important;
	background: #333;
	border: 1px solid #333;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.low_priority {
	display: block;
	color: #333;
	background: #ffffff;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}


/*
.parent{
	border: 1px solid #aaa;
	padding: 10px;
	text-align: center;
	width: 400px;
}
.inner{
	 display:inline-block;
	 padding:10px;
	 border: 1px dashed #ccc;
}
.tablecell{
	border: 1px solid #aaa;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 250px;
	margin: 20px;
}*/
	
.high_priority span {
	vertical-align:middle;
	text-align:center;
	height: 80px;
		display: table-cell;
}

.back_btn_wrap {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.center_btn , .center_text {
	text-align: center !important;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: 3px solid #333;
	background-color: #ffffff;
	padding: 1em 1em;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.center_text_area >ul {
	width:365px;
	height:100px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.dropdown-menu > li > a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	/* [disabled]white-space: nowrap; */
	width: 100%;
	text-align: center;
	font-size: 1.125em;
}


.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li {
	/* [disabled]position: relative; */
	display: table;
	table-layout: fixed;
	width: 25%;
	float: left;
	text-align: center;
}
.nav > li > a {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
}

.nav_en > li {
	width: 25%;
}

.navbar-nav {
	margin-top: 7.5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7.5px;
		width:100%;
	border-top: 4px solid #ccc;
	border-bottom:1px solid #ccc;
		
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 1.125em;
	border-bottom: solid 4px transparent;
}

 .navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	border-left: 2px dotted #cccccc;
	}
	.navbar-nav > li > a {
		padding-top: 14px;
		padding-bottom: 10px;
	line-height:1.5;
	}

	

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #fff;
}
	
	.nav li:first-child {
		border-left: none;
	}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
		border-color: #edff00;
}

	.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #5e5e5e;
	/* background-color: transparent; */
	/* liにオンマウスで背景表示 */
	
}


.red > a,
.red > a:hover,
.red > a:focus {
	border-bottom:solid 4px #d10012 !important;
}
.water > a,
.water > a:hover,
.water > a:focus {
	border-bottom:solid 4px #008bd4  !important;
}
.orange > a,
.orange > a:hover,
.orange > a:focus {
	border-bottom:solid 4px #de8300  !important;
}
.pink > a,
.pink > a:hover,
.pink > a:focus {
	border-bottom:solid 4px #e43093 !important;
}
.blue > a,
.blue > a:hover,
.blue > a:focus {
	border-bottom:solid 4px #1d2080 !important;
}

/*
.red > a {
	border-bottom:solid 4px #EFD3D3 !important;
}

.water > a {
	border-bottom:solid 4px #D3EFEE  !important;
}

.orange > a {
	border-bottom:solid 4px #EFDFD3  !important;
}

.pink > a {
	border-bottom:solid 4px #EED3EF !important;
}

.blue > a {
	border-bottom:solid 4px #C3D7ED !important;
}


#sideL_about #L-set li:first-child a {
		background-color: #fff;
}
#sideL_about #L-set li a {
		background-color: #d10012;
}

#sideL_activity #L-set li:first-child a {
		background-color: #fff;
}
#sideL_activity #L-set li a {
		background-color: #008bd4;
}

#sideL_disclosure #L-set li:first-child a {
		background-color: #fff;
}
#sideL_disclosure #L-set li a {
		background-color: #de8300;
}


*/


	.navbar-default .navbar-nav > li > a:hover >img {
	margin:auto 0;
}

#main-logo {
	width: 100%;
	height: auto;
	}
#main-side {
	}


.head-wrap{
	display:block;
}
.pull-right > .head-wrap , .pull-right > .jst-logo_wrap {
	margin-left:auto;
	font-size: 0.875em;
	text-align:right;
}
.pull-right > img {
	margin: 2px 0;
}
.navbar-right >.pull-right {
	float:none !important;
}
.jst-logo_wrap > img {
		margin-left: auto !important;
}
.jst-logo_wrap > img {
	margin:0;
	background-color:#fff;
}
.head-wrap ul {
	background-color:#fff;
}

.jst-logo_wrap > a >img.img-responsive {
	display:inline-block !important; 
}

.back {
	/*padding-bottom:20px;*/
	background-image:url(images/header_back.png);
	background-position:82% 25%;
	background-repeat:no-repeat;
	padding-top:10px;
}

.dropdown:hover > .dropdown-menu{
	display: block;
}

#header-set ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#header-set li { 
	display: inline-block; 
	padding: 0; 
	margin: 0; 
}
#header-set li a {
	display: block; 
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 6px 10px;
	text-decoration: none;
	color: #333; 
	margin: 0px;
	text-align: center;
	border-radius:3px;
}
#header-set li a:hover {
	border: 1px solid #aaa;
	background-color:#f5f5f5;
}

#header-set li a:focus {
	border: 1px solid #aaa;
	background-color:#ddd;
}

.word-large , .word-medium , .word-small {
	margin:8px 0;
}

#header-set li a:active {
	background-color:#1D2088;
	color:#fff;
}

#L-set {
	
}
#L-set ul{
margin: 0; 
padding: 0; 
list-style: none; 
text-align:center;
border-top:4px solid #333;
}
#L-set li{
display: inline; 
padding: 0; 
margin: 0;
}
#L-set li:first-child {
display:block;
margin: 0;
font-weight:bold;
font-size:1.250em;
}
#L-set li a{
display: block; 
border: 2px solid #ccc;
background-color: #fbfbfb;
padding: 20px 10px;
text-decoration: none;
color: #333;
margin: 12px 0px;
}
#L-set li.quick {
	display:block;
	padding:20px 10px;
	font-weight:bold;
	font-size:1.250em;
}
#L-set li:first-child a{
display: block; 
border: none;
background-color: #fff;
margin: 0;
text-decoration: none;
color: #333;
padding: 20px 10px;
}
#L-set li:nth-child(2) a{
	margin-top:6px;
}


#L-set li a:hover{
/*border: 2px solid #aaa !important;
background-color: #f5f5f5 !important;*/
opacity: .7;
}

a:hover{
	opacity: .7; 
}
 
#L-set li:first-child a:hover{
border: none !important;
background-color: #f5f5f5 !important;
}

/* 英語G10用追記20170704 */
#sideL_en_GS10 #L-set > ul > li > a.current {
	background-color: #fff !important;
	border-color:#337ab7 !important;
}
#sideL_en_GS10 #L-set li a {
		border-color: #ccc;
}

/* 英語G10用追記20170704end */

#sideL_about #L-set > ul > li > a.current {
	background-color: #fff !important;
	border-color:#d10012 !important;
}
#sideL_about #L-set li:first-child a {
		background-color: #fff;
}
#sideL_about #L-set li a {
		border-color: #ccc;
}


#sideL_activity #L-set > ul > li > a.current {
	background-color: #fff !important;
	border-color:#008bd4 !important;
}
#sideL_activity #L-set li:first-child a {
		background-color: #fff;
}
#sideL_activity #L-set li a {
		border-color: #ccc;
}


#sideL_disclosure #L-set > ul > li > a.current {
	background-color: #fff !important;
	border-color:#de8300 !important;
}
#sideL_disclosure #L-set li:first-child a {
		background-color: #fff;
}
#sideL_disclosure #L-set li a {
		border-color: #ccc;
}

#sideL #L-set li:nth-child(2) a, #L-set li:nth-child(3) a {
	border-color:#008bd4;
}
#sideL #L-set li:nth-child(4) a, #L-set li:nth-child(5) a, #L-set li:nth-child(6) a {
	border-color:#d10012;
}

#sideL_en_OurEfforts #L-set > ul > li > a.current {
	background-color: #fff !important;
	border-color:#d10012 !important;
}
#sideL_en_OurEfforts #L-set li a {
		border-color: #ccc;
}


#R-set img {
		max-width: auto;
		max-height: 100px;
}

#R-set img.gs2017 {
		max-width: auto;
		max-height: 120px;
		background-color: #000;
}


#R-set ul {
margin: 0; 
padding: 0; 
list-style: none; 
text-align:left;
font-size:0.875em;
}
#R-set li {
display: inline; 
padding: 0; 
margin: 0;
}
#R-set li:first-child a { 
margin-top: 0;
}
#R-set li a {
display: block; 
border: 2px solid #ccc;
background-color: #fff;
padding: 15px 8px 10px;
text-decoration: none;
color: #333;
margin: 12px 0px;
}
#R-set li a:hover {
/*border: 2px solid #aaa;
background-color: #f5f5f5;*/
}
#R-set p {
	width:0 auto;
}


.event_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 150px;
		height: 100px;
		border:none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align:center;
}

#event {
	width:100%;
}

#event .event_text-row {
		display: table-cell;
		width: 75%;
		vertical-align: middle;
		padding: 20px 0;
}
#event .event_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	font-size:1.063em;
}

#event a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:2px solid #ccc;
}
#event p {
	padding:0;
	margin:0;
}
#event .event_img-row {
		display: table-cell;
		width: 25%;
		vertical-align: middle;
		padding: 20px 0;
}
#event .event_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
}

#event a:active, #event a:focus, #event a:hover {
		background-color: #f0f0f0;
}


/*　理事長・室長メッセージ　*/

.message_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 200px;
		height: 100px;
		border:none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: 0 0 0 20px;
	text-align:center;
}

#about_message {
	width:100%;
	margin: 30px 0;
}

#about_message .message_text-row {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		padding: 20px 0;
}
#about_message .message_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	font-size:1.500em;
}

#about_message a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:2px solid #ccc;
}
#about_message p {
	padding:0;
	margin:0;
}
#about_message .message_img-row {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		padding: 20px 0;
}
#about_message .message_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
}

#about_message a:active, #message a:focus, #message a:hover {
		background-color: #f0f0f0;
}

.action_wrap {
	width:100%;
}


/* ニュース */
#news {
	width: 100%;
	border-bottom: 1px solid #CCC;
	background-color: ivory;
	padding: 1rem;
}

.news_wrapper {
	width: 100%;	
}

.news {
	text-align:center;
	font-size:1.250em;
	padding-bottom:4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#news .news_title-row {
		display: table-cell;
		width: 75%;
		vertical-align: middle;
		padding: 0;
	font-size:1.063em;
	float:left;
}

#news .news_title-row {
	padding-left: 1.2rem;
}

#news .news_title-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 0 30px 0;
	float:left;
}

#news a , #news span {
	text-decoration: underline;
}
#news span:first-child {
	text-decoration: none;
}

#news .news_date-row {
		display: table-cell;
		width: 25%;
		padding: 0;
	margin-top:0;
	font-size:1.063em;
	float:left;
}
#news .news_date-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0;
	float:left;
}

.kakko p {
	margin:0;
}

.next-link_wrap {
	display:block;
	width:100%;
	height:auto;
}


/* ここから中間ページのリンク説明 */
.next-link_gaiyou {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}


/* ここから中間ページのリンク部分 */
#next-link {
	width:100%;
}

#next-link .next-link_title {
		display: table-cell;
		width: 95%;
		vertical-align: middle;
	float:left;
}
#next-link .next-link_arrow {
		display: table-cell;
		width: 5%;
		vertical-align: middle;
	float:left;
}
#next-link .next-link_wrap {
	width: 100%;
		box-sizing: border-box;
	font-size:1.063em;
}

#next-link a {
		display: table;
		position: relative;
		width: 100%;
		padding:2%;
		table-layout: fixed;
		box-sizing: border-box;
	border:solid 1px #CCC;
		margin-bottom:20px;
	background-color: ivory;
}

#next-link .next-link_text {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
}

#next-link .next-link_wrap {
	border-bottom: 3px solid #333;
	font-size:1.250em;
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
}

 .detail {
		width:100%;
}

#next-link a:active, #next-link a:focus, #next-link a:hover {
		/*background-color: #FAFAFA;
	color:#888888;*/
	text-decoration:none;
}

/* ここから中間ページのリンク部分（行動計画用） */
#next-link_disclosure {
	width:100%;
}

#next-link_disclosure .next-link_title {
		display: table-cell;
		width: 95%;
		vertical-align: middle;
	float:left;
}
#next-link_disclosure .next-link_arrow {
		display: table-cell;
		width: 5%;
		vertical-align: middle;
	float:left;
}
#next-link_disclosure .next-link_wrap_disclosure {
	width: 100%;
		box-sizing: border-box;
	font-size:1.063em;
}

#next-link_disclosure a {
		display: table;
		position: relative;
		width: 100%;
		padding:2%;
		table-layout: fixed;
		box-sizing: border-box;
	border:solid 1px #CCC;
		margin-bottom:20px;
	background-color: #fafafa;
}

#next-link_disclosure .next-link_text {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
}

#next-link_disclosure .next-link_wrap_disclosure {
	border-bottom: 3px solid #de8300;
	font-size:1.250em;
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
}

 .detail {
		width:100%;
}

#next-link_disclosure a:active, #next-link_disclosure a:focus, #next-link_disclosure a:hover {
		/*background-color: #FAFAFA;
	color:#888888;*/
	text-decoration:none;
}
/*ここまで*/



.about_action .action_title {
	margin:10px 0;
	padding: 0 auto;
	text-align:center;
	font-size:1.250em;
	height: 50px
}

.about_action p {
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.caret2 {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.caret2_mobile.fa-caret:before {
	visibility:hidden;
}

}

@media (max-width: 1199px) {


#event .event_text-row {
		display: table-cell;
		width: 70%;
}

#event .event_img-row {
		display: table-cell;
		width: 30%;
}

h1,h2,h3,h4,h5,h6 {
	font-size:0;
}

.section_h1 {
	display:table;
	width:100%;
	height:auto;
}

h1 span {
	display:table-cell;
	vertical-align:middle;
	height:110px;
}

h1 {
	font-size: 1.714em;
	display: block;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	padding: 14px 10px 10px;
	line-height: 2;
	font-weight: bold;
	background-image: url(images/h1_back_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 140px;
	margin-bottom: 20px;
}

.h1_water h1 {
	background-image:url(images/h1_back_water.png);
}

.h1_orange h1 {
	background-image:url(images/h1_back_orange.png);
}

.h1_pink h1 {
	background-image:url(images/h1_back_pink.png);
}

.h1_blue h1 {
	background-image:url(images/h1_back_blue.png);
}

.section_h2 {
	display:table;
	width:100%;
	height:auto;
}
h2 {
	font-size: 1.250em;
	position: relative;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
}
h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #333;
}

.section_h3 {
	display:table;
	width:100%;
	height:auto;
}
h3 {
	font-size: 1.063em;
	padding: 0.25em;
	border-left: 6px solid #333;
	font-weight: bold;
	margin-bottom: 20px;
}



.priority_wrap {
	width:100%
}

#priority ul , .priority_center ul { 
	margin-right: auto;
	margin-left: auto;
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#priority li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	vertical-align: middle;
	width: 50%;
	float: left;
}
.priority_center li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	vertical-align: middle;
	width: 50%;
}
#priority li a , .priority_center li a {
	display: block;
	padding: 14px 8px;
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
	text-align: center;
}

.high_priority:hover {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:focus {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:active {
	background-color:#aaa;
	color:#fff;
}

.low_priority:hover {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:focus {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:active {
	background-color:#ccc;
	color:#333;
}

.high_priority {
	display: block;
	color: #ffffff !important;
	background: #333;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.low_priority {
	display: block;
	color: #333;
	background: #ffffff;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.back_btn_wrap {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.center_btn  , .center_text{
	text-align: center;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	border: 3px solid #333;
	background-color: #ffffff;
	padding: 1em 1em;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

/*20180216追加*/
	.banner{
		margin: 0 auto;
		width:460px;
	}
	.bn1{
		width: 225px;
		padding:10px;
	}
	
	.bn2{
		width: 225px;
		padding:10px;
	}

}


@media (max-width: 991px) {
	
.navbar-nav > li > a {
	font-size: 0.875em;
}


.plus {
		padding: 17px 0 !important;
}

html body {
	font-size:0.875em;
}

h1,h2,h3,h4,h5,h6 {
	font-size:0;
}

dd {
	font-size:0.875em;
}

.section_h1 {
	display:table;
	width:100%;
	height:auto;
}

h1 span {
	display:table-cell;
	vertical-align:middle;
	height:110px;
}

h1 {
	font-size: 1.714em;
	display: block;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	padding: 14px 10px 10px;
	line-height: 2;
	font-weight: bold;
	background-image: url(images/h1_back_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 140px;
	margin-bottom: 20px;
}

.h1_water h1 {
	background-image:url(images/h1_back_water.png);
}

.h1_orange h1 {
	background-image:url(images/h1_back_orange.png);
}

.h1_pink h1 {
	background-image:url(images/h1_back_pink.png);
}

.h1_blue h1 {
	background-image:url(images/h1_back_blue.png);
}

.section_h2 {
	display:table;
	width:100%;
	height:auto;
}
h2 {
	font-size: 1.714em;
	position: relative;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
}
h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #333;
}

.section_h3 {
	display:table;
	width:100%;
	height:auto;
}
h3 {
	font-size: 1.500em;
	padding: 0.25em;
	border-left: 6px solid #333;
	font-weight: bold;
	margin-bottom: 20px;
}

.priority_wrap {
	width:100%
}

#priority ul , .priority_center ul { 
	margin-right: auto;
	margin-left: auto;
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#priority li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	vertical-align: middle;
	width: 50%;
	float: left;
	font-size: 0.813em;
}
.priority_center li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	vertical-align: middle;
	width: 50%;
	font-size: 0.813em;
}

#priority li a , .priority_center a {
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size:0.750em;
}

.high_priority:hover {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:focus {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:active {
	background-color:#aaa;
	color:#fff;
}

.low_priority:hover {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:focus {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:active {
	background-color:#ccc;
	color:#333;
}

.high_priority {
	display: block;
	color: #ffffff !important;
	background: #333;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.low_priority {
	display: block;
	color: #333;
	background: #ffffff;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.back_btn_wrap {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.center_btn  , .center_text{
	text-align: center;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border: 3px solid #333;
	background-color: #ffffff;
	padding: 1em 2em;
	text-align: center;
	display: block;
	font-size: 0.813em;
	margin-bottom: 20px;
}

#event {
	font-size:0.938em;
}
	
#event .event_text-row {
		display: table-cell;
		width: 50%;
}

#event .event_img-row {
		display: table-cell;
		width: 50%;
}
.event_contain {
		width: 150px;
		height: 150px;
}


/*　理事長・室長メッセージ　*/

.message_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 100px;
		height: 50px;
		border:none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: 0 0 0 5px;
	text-align:center;
}

#about_message {
	width:100%;
	margin: 30px 0;
}

#about_message .message_text-row {
		display: table-cell;
		width: 60%;
		vertical-align: middle;
		padding: 20px 0;
}
#about_message .message_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	font-size:1.250em;
}

#about_message a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:2px solid #ccc;
}
#about_message p {
	padding:0;
	margin:0;
}
#about_message .message_img-row {
		display: table-cell;
		width: 40%;
		vertical-align: middle;
		padding: 20px 0;
}
#about_message .message_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
}

#about_message a:active, #message a:focus, #message a:hover {
		background-color: #f0f0f0;
}

.about_action {
	font-size:0.875em;
}

/* ニュース */
#news {
	width: 100%;
	border-bottom: 1px solid #CCC;
}

.news_wrapper {
	width: 100%;	
}

.news {
	text-align:center;
	font-size:1.250em;
	padding-bottom:4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#news .news_title-row {
		width: 100%;
		vertical-align: middle;
		padding: 0;
	padding-left: 1.2rem;
	font-size:1.063em;
}
#news .news_title-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 0 20px 0;
}

#news a , #news span {
	text-decoration: underline;
}
#news span:first-child {
	text-decoration: none;
}

#news .news_date-row {
		width: 100%;
		padding: 0;
	margin-top:0;
	font-size:1.063em;
}
#news .news_date-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px 0 0;
}

.kakko p {
	margin:0;
}

#event p {
}

#info {
	margin-bottom:30px;
}
h1 ,h2,h3{
	font-size: 1.25em;
}

.navbar-brand > img {
	max-width: 250px;
	height: 61px;
	margin: 0;
}

#header-set li a {
		padding: 3px 6px;
		margin: 8px 0;
}

.form-control {
		height: 28px;
		padding: 3px 6px;
		font-size: 10px;
	vertical-align: text-bottom;
}

.btn {
		vertical-align: top;
		padding: 4px 8px;
}
.head-wrap ul {
	font-size:0.875em;
}
	
/*20180216追加*/

	.banner{
		margin: 0 auto;
		width:350px;
		text-align: center;
	}
	.bn1{
		width: 150px;
		padding:10px;
	}
	
	.bn2{
		width: 150px;
		padding:10px;
	}

}

/* スマホ以下のナビゲーション */
@media (max-width: 767px) {

.dl_area_repo dl { margin-bottom: 20px; }
.dl_area_repo dt {
	clear: left;
	float: left;
	width:20%;
	border: 1px solid #ccc;
}
.dl_area_repo dd {
	width: 80%;
		float: left;
	padding-left:5px;
}
	
	
header {
	padding-top:5px;
}


.navbar-toggle {
	margin-right:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:0;
}

.section_h1 {
	display:table;
	width:100%;
	height:auto;
}

h1 span {
	display:table-cell;
	vertical-align:middle;
	height:110px;
}

h1 {
	font-size: 1.125em;
	display: block;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	padding: 14px 10px 10px;
	line-height: 2;
	font-weight: bold;
	background-image: url(images/h1_back_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: auto;
	margin-bottom: 20px;
}

.h1_water h1 {
	background-image:url(images/h1_back_water.png);
}

.h1_orange h1 {
	background-image:url(images/h1_back_orange.png);
}

.h1_pink h1 {
	background-image:url(images/h1_back_pink.png);
}

.h1_blue h1 {
	background-image:url(images/h1_back_blue.png);
}

.section_h2 {
	display:table;
	width:100%;
	height:auto;
}
h2 {
	font-size: 1em;
	position: relative;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
}
h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #333;
}

.section_h3 {
	display:table;
	width:100%;
	height:auto;
}
h3 {
	font-size: 1em;
	padding: 0.25em;
	border-left: 6px solid #333;
	font-weight: bold;
	margin-bottom: 20px;
}

.priority_wrap {
	width:100%
}

#priority ul , .priority_center ul { 
	margin-right: auto;
	margin-left: auto;
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#priority li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	width: 50%;
	float: left;
}
.priority_center li {
	display: inline-block;
	/display: inline;
		/zoom: 1;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	width: 50%;
}
#priority li a ,  .priority_center a {
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	text-align: center;
}

.high_priority:hover {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:focus {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:active {
	background-color:#aaa;
	color:#fff;
}

.low_priority:hover {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:focus {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:active {
	background-color:#ccc;
	color:#333;
}

.high_priority {
	display: block;
	color: #ffffff !important;
	background: #333;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.low_priority {
	display: block;
	color: #333;
	background: #ffffff;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.back_btn_wrap {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.center_btn  , .center_text{
	text-align: center;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: 3px solid #333;
	background-color: #ffffff;
	padding: 1em 2em;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

/* ここから中間ページのリンク説明 */
.next-link_gaiyou {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}


/* ここから中間ページのリンク部分 */
#next-link {
	width:100%;
}

#next-link .next-link_title {
		display: table-cell;
		width: 95%;
		vertical-align: middle;
	float:left;
}
#next-link .next-link_arrow {
		display: table-cell;
		width: 5%;
		vertical-align: middle;
	float:left;
}
#next-link .next-link_wrap {
	width: 100%;
		box-sizing: border-box;
	font-size:1.063em;
}

#next-link a {
		display: table;
		position: relative;
		width: 100%;
		padding:2%;
		table-layout: fixed;
		box-sizing: border-box;
	border:solid 1px #CCC;
		margin-bottom:20px;
	background-color: ivory;
}
#next-link .next-link_text {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
}
#next-link .next-link_wrap {
	border-bottom: 3px solid #333;
	font-size:1.250em;
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
}

 .detail {
		width:100%;
}

#next-link a:active, #next-link a:focus, #next-link a:hover {
		/*background-color: #FAFAFA;
	color:#888888;*/
	text-decoration:none;
}

/* ここから中間ページのリンク部分（行動計画用） */
#next-link_disclosure {
	width:100%;
}

#next-link_disclosure .next-link_title {
		display: table-cell;
		width: 95%;
		vertical-align: middle;
	float:left;
}
#next-link_disclosure .next-link_arrow {
		display: table-cell;
		width: 5%;
		vertical-align: middle;
	float:left;
}
#next-link_disclosure .next-link_wrap_disclosure {
	width: 100%;
		box-sizing: border-box;
	font-size:1.063em;
}

#next-link_disclosure a {
		display: table;
		position: relative;
		width: 100%;
		padding:2%;
		table-layout: fixed;
		box-sizing: border-box;
	border:solid 1px #CCC;
		margin-bottom:20px;
	background-color: #fafafa;
}
#next-link_disclosure .next-link_text {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
}
#next-link_disclosure .next-link_wrap_disclosure {
	border-bottom: 3px solid #de8300;
	font-size:1.250em;
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
}

#next-link_disclosure a:active, #next-link_disclosure a:focus, #next-link_disclosure a:hover {
		/*background-color: #FAFAFA;
	color:#888888;*/
	text-decoration:none;
}
/*ここまで*/


.dropdown-menu {
		top: 100%;
		left: 0;
		z-index: 1000;
		list-style: none;
		text-align: left;
	padding:0;
	margin:0;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		background-clip: padding-box;
		width: 100%;
}

.dropdown-menu > li > a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #f5f5f5;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	width: 100%;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #333;
}

.dropdown-menu > li {
	border-top:1px solid #ccc;
}

.navbar-nav .open .dropdown-menu > li > a:focus {
	border: 1px solid #aaa;
	background-color: #ddd;
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width:100%;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
	
.navbar-collapse {
		overflow-x: visible;
		padding:0;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		-webkit-overflow-scrolling: touch;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
	border-bottom:1px solid #ccc;
}
.nav > li:first-child {
	border-top:1px solid #ccc;
}

.nav > li > a {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 10px 20px ;
}

.navbar-nav {
	margin-top: 7.5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7.5px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size:1em;
}

.navbar-form {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}



.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 50px;
	height: 44px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #dddddd;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 20px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}


.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}

.container {
	width: 94%;
}
.spcontainer {
	width: 100%;
}

.navbar-brand > img {
	max-width: 200px;
	height: 48px;
	margin: 0;
}

#main-logo {
	float: left;
	width: 100%;
	height: auto;
	}
#main-side {
	float: right;
	width: 100%;
	}

.breadcrumb {
		padding: 5px 0px;
		margin-bottom: 10px;
		list-style: none;
		border-radius: 4px;
}

.navbar {
		margin-bottom: 10px;
}

.event_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 120px;
		height: 120px;
		border: none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-left: 0 auto;
	margin-right:0 auto;
	text-align:center;
}

#event {
	width:100%;
	font-size:0.875em;
}

#event .event_text-row {
		display: table-cell;
		width: 70%;
		vertical-align: middle;
		padding: 20px 0;
}
#event .event_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0;
}

#event a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:1px solid #ccc
}
#event p {
	margin:0;
	padding:0;
}

#event .event_img-row {
		display: table-cell;
		width: 30%;
		vertical-align: middle;
		padding: 10px 0;
}
#event .event_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 8px;
	text-align: center;
}

/*　理事長・室長メッセージ　*/

.message_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 100px;
		height: 50px;
		border:none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: 0 0 0 20px;
	text-align:center;
}

#about_message {
	width:100%;
	margin: 30px 0;
}

#about_message .message_text-row {
		display: table-cell;
		width: 60%;
		vertical-align: middle;
		padding: 20px 0;
}
#about_message .message_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	font-size:1.250em;
}

#about_message a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:2px solid #ccc;
}
#about_message p {
	padding:0;
	margin:0;
}
#about_message .message_img-row {
		display: table-cell;
		width: 40%;
		vertical-align: middle;
		padding: 10px 0;
}
#about_message .message_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
}

#about_message a:active, #message a:focus, #message a:hover {
		background-color: #f0f0f0;
}

.action_title {
	font-size: 1.250em;
	margin-bottom:10px;
}
.action-text_wrap p {
	font-size: 1.125em;
}

.action_img {
	float:left;
	width:30%;
	padding-right:10px;
}
.action-text_wrap {
	float:left;
	width:70%;
}

.action_wrap {
	width:100%;
}

.about_action .col-sm-4 {
	padding-left:0;
	padding-right:0;
}

.about_diversity_sp {
	margin-bottom:20px;
}


/* ニュース */
#news {
	width: 100%;
	border-bottom: 1px solid #CCC;
	background-color: ivory;
	padding: .8em;
}

.news_wrapper {
	width: 100%;	
	font-size:0.875em;
}

.news {
	text-align:center;
	font-size:1.250em;
	padding-bottom:4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#news .news_title-row {
		width: 100%;
		vertical-align: middle;
		padding: 0;
	padding-left: 1.2rem;
	font-size:1.063em;
}
#news .news_title-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 0 20px 0;
}

#news a , #news span {
	text-decoration: underline;
}
#news span:first-child {
	text-decoration: none;
}

#news .news_date-row {
		width: 100%;
		padding: 0;
	margin-top:0;
	font-size:1.063em;
}
#news .news_date-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px 0 0;
}

.kakko p {
	margin:0;
}

#info {
	margin-bottom:30px;
		padding: 0;
}


/* English */

.english_row {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
	padding: 10px 0;
}

.english_wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 0 8px;
	text-align: center;
}

#english-set ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#english-set li { 
	display: inline-block; 
	padding: 0; 
	margin: 0; 
	width:100%;
}
#english-set li a {
	display: block; 
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 0;
	text-decoration: none;
	color: #333; 
	margin: 0px;
	text-align: center;
	border-radius:3px;
}
#english-set li a:hover {
	border: 1px solid #aaa;
	background-color:#f5f5f5;
}

#english-set li a:focus {
	border: 1px solid #aaa;
	background-color:#ddd;
}

img {
	transition: 0.6s ;
}
a:hover img {
	opacity: 0.5 ;
	 filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
}

.form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 12px;
		line-height: 1.42857143;
		color: #555555;
		background-color: #ffffff;
		background-image: none;
		border: 1px solid #cccccc;
		border-radius: 20px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
		position: absolute;
/*    background: url(../images/common/search_box_icon.png) no-repeat #fff; */
		width: 20px;
		height: 20px;
		right: 10px;
		top: 0px;
		margin: 18px;
		z-index: 999;
	padding:0;
}
.btn_head {
		position: absolute;
/*    background: url(../images/common/search_box_icon.png) no-repeat #fff; */
		width: 20px;
		height: 20px;
		right: 10px;
		top: 0px;
		margin: 18px;
		z-index: 999;
	padding:0;
}

.btn-default {
		border-color: transparent;
}

.form_wrap {
	border-top:#ccc solid 1px;
	background-color:#f4f4f4;
}

.form-inline .form-control {
		display: block;
		width: 100%;
}
.navbar-nav {
		margin-top: 0;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
		color: #333333;
		background-color:transparent;
		border-color:transparent;
}

.navbar-form {
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		 border-top: none; 
		 border-bottom: none; 
		 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); 
		 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); 
		 margin-top: 0; 
		 margin-bottom: 0; 
}

.caret2_mobile {
	position: absolute;
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	right: 0px;
	top: 0px;
}

.caret2_mobile.fa-caret:before {
	visibility:visible;
	font-size: 24px;
	font-family:"FontAwesome";
	content: "\f0d7";
}
	
.banner{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
	}


}

@media (max-width: 540px) {
	
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
		display: block;
		max-width: auto;
		height: auto;
}
.navbar-brand > img {
	max-width: 200px;
	height: 48px;
	margin: 0;
}
.sp_50_left , .sp_50_right {
	width:50% !important;
	padding-left:0;
	padding-right:0;
}
	
.navbar-toggle {
	margin-top:5px;
}

	h1,h2,h3,h4,h5,h6 {
	font-size:0;
}

.section_h1 {
	display:table;
	width:100%;
	height:auto;
}

h1 span {
	display:table-cell;
	vertical-align:middle;
	height:auto;
}

h1 {
	font-size: 1.125em;
	display: block;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	padding: 14px 10px 10px;
	line-height: 2;
	font-weight: bold;
	background-image: url(images/h1_back_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: auto;
	margin-bottom: 20px;
}

.h1_water h1 {
	background-image:url(images/h1_back_water.png);
}

.h1_orange h1 {
	background-image:url(images/h1_back_orange.png);
}

.h1_pink h1 {
	background-image:url(images/h1_back_pink.png);
}

.h1_blue h1 {
	background-image:url(images/h1_back_blue.png);
}

.section_h2 {
	display:table;
	width:100%;
	height:auto;
}
h2 {
	font-size: 1em;
	position: relative;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px;
}
h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #333;
}

.section_h3 {
	display:table;
	width:100%;
	height:auto;
}
h3 {
	font-size: 1em;
	padding: 0.25em;
	border-left: 6px solid #333;
	font-weight: bold;
	margin-bottom: 20px;
}


.priority_wrap {
	width:100%
}

#priority ul , .priority_center ul { 
	margin-right: auto;
	margin-left: auto;
	padding: 0; 
	list-style: none; 
	font-size:0;
}
#priority li , .priority_center li { 
	display: inline-block; 
	/display: inline;
		/zoom: 1;
	padding: 0; 
	margin: 0; 
	vertical-align: middle;
}

#priority li a ,.priority_center li a {
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #333;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	text-align: center;
}

.high_priority:hover {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:focus {
	border: 1px solid #aaa;
	background-color:#555;
}
.high_priority:active {
	background-color:#aaa;
	color:#fff;
}

.low_priority:hover {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:focus {
	border: 1px solid #5a5a5a;
	background-color:#f5f5f5;
}
.low_priority:active {
	background-color:#ccc;
	color:#333;
}

.high_priority {
	display: block;
	color: #ffffff !important;
	background: #333;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.low_priority {
	display: block;
	color: #333;
	background: #ffffff;
	border:1px solid #333;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.back_btn_wrap {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.center_btn  , .center_text{
	text-align: center;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border: 3px solid #333;
	background-color: #ffffff;
	padding: 1em 2em;
	text-align: center;
	display: block;
	font-size: 0.813em;
	margin-bottom: 20px;
}

.menu-trigger {
		position: relative;
		width: 40px;
		height: 34px;
}	
.menu-trigger span:nth-of-type(2) {
		top: 15px;
}
.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(15px) rotate(-45deg);
		transform: translateY(15px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-15px) rotate(45deg);
		transform: translateY(-15px) rotate(45deg);
}

.event_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 80px;
		height: 100px;
		border: none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align:center;
}

#event {
	width:100%;
}

#event .event_text-row {
		display: table-cell;
		width: 70%;
		vertical-align: middle;
		padding: 10px 0;
}
#event .event_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0;
}
#event .event_text-wrap p {
	padding-bottom:0;
	margin:0;
}

#event a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:1px solid #ccc
}
#event .event_img-row {
		display: table-cell;
		width: 30%;
		vertical-align: middle;
		padding: 10px 0;
}
#event .event_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	text-align: center;
}


/*　理事長・室長メッセージ　*/

.message_contain {
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		width: 100px;
		height: 50px;
		border:none;
		background-size: cover;
	top: 0;
	bottom: 0;
	margin: 0;
	text-align:center;
}

#about_message {
	width:100%;
	margin: 30px 0;
}

#about_message .message_text-row {
		display: table-cell;
		width: 60%;
		vertical-align: middle;
		padding: 4px 0;
}
#about_message .message_text-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 4px;
	font-size:1.250em;
}

#about_message a {
		display: table;
		position: relative;
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
	border:2px solid #ccc;
}
#about_message p {
	padding:0;
	margin:0;
}
#about_message .message_img-row {
		display: table-cell;
		width: 40%;
		vertical-align: middle;
		padding: 10px 0;
}
#about_message .message_img-wrap {
	width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
}

#about_message a:active, #message a:focus, #message a:hover {
		background-color: #f0f0f0;
}


#english-set li a {
	margin: -5px;
	font-size:0.750em;
}
.english_row {
	padding: 10px 0;
}

.clear{
		clear: both;
	}
}


@media (min-width: 992px) {

.col-lg-3 {
	width:20%;
}
.col-lg-6 {
	width:60%;
}

#EN .col-lg-6 {
	width:80%;
}

}

@media (max-width: 396px) { 

#priority li a ,.priority_center li a {
	font-size:0.750em;
}
}

#event {
	margin-bottom:30px;
}





.back_btn_wrap a:hover , .back_btn_wrap a:active ,
.back_btn_wrap a:focus {
	background-color: #f0f0f0;
}

	.navbar-right {
	float: right !important;
	margin-right: 0px;
	}
.back > .col-xs-4 , .back > .col-xs-8 {
	padding-left:0;
	padding-right:0;
}


#priority li {
		text-align: left;
}

.priority_text {
	margin-left: 1em;
		text-indent: -1em;
}

.new_icon {
	margin-left:0.5em;
}



.sns_div {
		float: right;
}

.sns li {
		letter-spacing: 0;
		margin-left: 8px;
}

.sns, .sns li {
				display: inline-block;
				vertical-align: bottom;
				line-height: 0;
}

.sns {
				list-style: none;
				margin-bottom: 15px;
}


.contents_table > .row > .col-xs-1, .contents_table > .row > .col-sm-1, .contents_table > .row > .col-md-1, .contents_table > .row > .col-lg-1, .contents_table > .row > .col-xs-2, .contents_table > .row > .col-sm-2, .contents_table > .row > .col-md-2, .contents_table > .row > .col-lg-2, .contents_table > .row > .col-xs-3, .contents_table > .row > .col-sm-3, .contents_table > .row > .col-md-3, .contents_table > .row > .col-lg-3, .contents_table > .row > .col-xs-4, .contents_table > .row > .col-sm-4, .contents_table > .row > .col-md-4, .contents_table > .row > .col-lg-4, .contents_table > .row > .col-xs-5, .contents_table > .row > .col-sm-5, .contents_table > .row > .col-md-5, .contents_table > .row > .col-lg-5, .contents_table > .row > .col-xs-6, .contents_table > .row > .col-sm-6, .contents_table > .row > .col-md-6, .contents_table > .row > .col-lg-6, .contents_table > .row > .col-xs-7, .contents_table > .row > .col-sm-7, .contents_table > .row > .col-md-7, .contents_table > .row > .col-lg-7, .contents_table > .row > .col-xs-8, .contents_table > .row > .col-sm-8, .contents_table > .row > .col-md-8, .contents_table > .row > .col-lg-8, .contents_table > .row > .col-xs-9, .contents_table > .row > .col-sm-9, .contents_table > .row > .col-md-9, .contents_table > .row > .col-lg-9, .contents_table > .row > .col-xs-10, .contents_table > .row > .col-sm-10, .contents_table > .row > .col-md-10, .contents_table > .row > .col-lg-10, .contents_table > .row > .col-xs-11, .contents_table > .row > .col-sm-11, .contents_table > .row > .col-md-11, .contents_table > .row > .col-lg-11, .contents_table > .row > .col-xs-12, .contents_table > .row > .col-sm-12, .contents_table > .row > .col-md-12, .contents_table > .row > .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0; 
	padding-right: 0; 
}

.col-xs-9 > .row > .col-xs-6 {
	position: relative;
	min-height: 1px;
	padding-left: 0; 
	padding-right: 0; 

}

.contents_table > span {
	padding:4px;
}




@media (min-width: 1200px) {

.pdf_link {
	background-image:url(images/Adobe_PDF_file_icon_24x24.gif);
	background-size: 1em;
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-left:1.5em;
}
.tabmenu_wrap {
	width:100%;
}
.contents_tab_text {
	padding-left: 28px;
	margin: 5px 0;
}
#tabmenu{
		padding:0px;
		margin:0px;
		color:#333;
		font-size: 0.938em;
		width:auto;
		position:relative;
}
#tabs li { list-style: none; }
#tabs li a { 
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: center;
		width: 12.5%;
		display: block;
		text-decoration:none;
		color:#333;
		background:#f4f4f4;
	border-bottom: 1px solid #ccc;
}
#tabs li a:hover {
		background:#BBBBBB;
		color:#fff; 
}
#tabs li.current a { 
		background:#000;
		color:#fff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
#tabs li.current a:hover{
		background:#808080;
		color:#fff;
}
#content > div {
		clear: both;
		width:auto;
		list-style-type:none;
		padding:20px 0;
		background:#fff;
		display: none;
}
#content .current { display: block; }
#content #home.first { display: block; }
#content p { margin: 0 0 0 0;}
}

@media (max-width: 1199px) {

.pdf_link {
	background-image:url(images/Adobe_PDF_file_icon_24x24.gif);
	background-size: 1em;
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-left:1.5em;
}
.tabmenu_wrap {
	width:100%;
}
.contents_tab_text {
	padding-left: 20px;
	margin: 5px 0;
}
#tabmenu{
		padding:0px;
		margin:0px;
		color:#333;
		font-size: 0.938em;
		width:auto;
		position:relative;
}
#tabs li { list-style: none; }
#tabs li a { 
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: center;
		width: 12.5%;
		display: block;
		text-decoration:none;
		color:#333;
		background:#f4f4f4;
	border-bottom: 1px solid #ccc;
}
#tabs li a:hover {
		background:#BBBBBB;
		color:#fff; 
}
#tabs li.current a { 
		background:#000;
		color:#fff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
#tabs li.current a:hover{
		background:#808080;
		color:#fff;
}
#content > div {
		clear: both;
		/*width:682px;*/
	width:auto;
		list-style-type:none;
		padding:20px 0;
		background:#fff;
		display: none;
}
#content .current { display: block; }
#content #home.first { display: block; }
#content p { margin: 0 0 0 0;}
}

@media (max-width: 991px) {
	
.tabmenu_wrap {
	width:100%;
}
.contents_tab_text {
	padding-left: 16px;
	margin: 5px 0;
}
#tabmenu{
		font-size: 0.938em;
}
#tabs li { list-style: none; }

#content > div {
		clear: both;
		/*width:355px;*/
		list-style-type:none;
		padding:20px 0;
		background:#fff;
		display: none;
}

}

@media (max-width: 767px) {
	
	.bn1{
		width: 100%;
		float: none;
	}
	
	.bn2{
		width: 100%;
		height:auto;
		float: none;
	}

.contents_tab_text {
	padding-left: 0;
	margin: 5px 0;
}
#tabs li { list-style: none; }
#tabs li a { 
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: center;
		width: 25%;
	margin:0;
		display: block;
		text-decoration:none;
		color:#333;
		background:#f4f4f4;
	border: 1px solid #ccc;
}
#content > div {
		width:auto;
		padding:20px 0 0 0;
}
}



.tableClass           { display: table }
.tr              { display: table-row }
.thead           { display: table-header-group }
.tbody           { display: table-row-group }
.tfoot           { display: table-footer-group }
.col             { display: table-column }
.colgroup        { display: table-column-group }
.td, .th          { display: table-cell; }
.caption         { display: table-caption }
.th              { font-weight: bolder; text-align: center }
.caption         { text-align: center }

.tableClass .type01 {
				border-collapse: separate;
				border-spacing: 0;
				text-align: left;
				line-height: 1.5;
				border-top: 1px solid #ccc;
				border-left: 1px solid #ccc;
				margin-bottom: 2px;
}

.tableClass .caption {
				text-align:center;
				padding-top:8px;
				padding-bottom:8px;
				color:#777777
}

.tableClass .type01 .th {
				width: 210px;
				padding: 10px;
				font-weight: bold;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				border-top: 1px solid #fff;
				border-left: 1px solid #fff;
				background: #eee;
				text-align: left;
}
.tableClass .type01 .td {
				width: 500px;
				padding: 10px;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
}

.tableClass .type02 {
				border-collapse: collapse;
				text-align: left;
				line-height: 1.5;
				border-left: 1px solid #ccc;
}

.tableClass .type02 .thead .th {
				padding: 10px;
				font-weight: bold;
				border-top: 1px solid #ccc;
				border-right: 1px solid #ccc;
				border-bottom: 2px solid #c00;
				background: #dcdcd1;
				text-align: left;
}
.tableClass .type02 .tbody .th {
				width: 20%;
				padding: 10px;
				font-weight: bold;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				background: #ececec;
				text-align: left;
}
.tableClass .type02 .td {
				width: 80%;
				padding: 10px;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
}

.tableClass .type03 {
				border-collapse: separate;
				border-spacing: 0;
				text-align: left;
				line-height: 1.5;
				border-top: 1px solid #ccc;
				border-left: 1px solid #ccc;
				margin-bottom: 2px;
}

.tableClass .type03 .th {
				padding: 10px;
				font-weight: bold;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				border-top: 1px solid #fff;
				border-left: 1px solid #fff;
				background: #eee;
				text-align: left;
}
.tableClass .type03 .td {
				padding: 10px;
				vertical-align: top;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				border-top: 1px solid #fff;
				border-left: 1px solid #fff;
}

.tbl_col_line2 {
				min-height:44px;
}

.tbl_col_line3 {
				min-height:66px;
}

.tbl_col_line4 {
				min-height:88px;
}

.tbl_col_line5 {
				min-height:110px;
}

.tbl_col_line6 {
				min-height:132px;
}

.tbl_col_line7 {
				min-height:154px;
}


#news .news_red {
	background-image: url(images/red.png);
	background-size: .8em .8em;	
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#news .news_water {
	background-image: url(images/water.png);
	background-size: .8em .8em;	
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#news .news_orange {
	background-image: url(images/orange.png);
	background-size: .8em .8em;	
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#news .news_pink {
	background-image: url(images/pink.png);
	background-size: .8em .8em;	
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#news .news_blue {
	background-image: url(images/blue.png);
	background-size: .8em .8em;	
	background-repeat: no-repeat;
	background-position: 0 .3em;
}




#about1 h1 {
	border-top: 4px solid #d10012;
	border-bottom: 1px solid #d10012;
}
#about1 h2 {
	border-bottom: 1px solid #ccc;
}
#about1 h2::after {
	background-color: #d10012;
}
#about1 h3 {
	border-left: 6px solid #d10012;
}

#activity1 h1 {
	border-top: 4px solid #008bd4;
	border-bottom: 1px solid #008bd4;
}
#activity1 h2 {
	border-bottom: 1px solid #ccc;
}
#activity1 h2::after {
	background-color: #008bd4;
}
#activity1 h3 {
	border-left: 6px solid #008bd4;
}

#disclosure1 h1 {
	border-top: 4px solid #de8300;
	border-bottom: 1px solid #de8300;
}
#disclosure1 h2 {
	border-bottom: 1px solid #ccc;
}
#disclosure1 h2::after {
	background-color: #de8300;
}
#disclosure1 h3 {
	border-left: 6px solid #de8300;
}

#gender-summit1 h1 {
	border-top: 4px solid #e43093;
	border-bottom: 1px solid #e43093;
}
#gender-summit1 h2 {
	border-bottom: 1px solid #ccc;
}
#gender-summit1 h2::after {
	background-color: #e43093;
}
#gender-summit1 h3 {
	border-left: 6px solid #e43093;
	position:relative;
}
#gender-summit1 h4 {
	font-size: 1.125em;
	padding: 0.25em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #e43093;
}
#gender-summit1 h4 a {
	color: #e43093;
	/*padding-left:1em;*/
}

#gender-summit1 h4:before {
	font-family: FontAwesome;
	content: "\f138";/*アイコンの種類*/
	/*position: absolute;
	left : 1em;/*左端からのアイコンまでの距離*/
	color: #8F0065;/*アイコン色*/
	padding-right: 8px;
	text-decoration: none;
}
#gender-summit1 .btn_gs {
	padding-right: 18px;
	background: url(../images/gs/btn_gs.gif) right center no-repeat;
	background-size: 12px;
}

ul.link {
	margin-left:0.2em;
	padding: 0 1em 0.5em 2.3em;
	position: relative;
}

ul.link li {
	line-height: 1.5;
	padding: 0.2em 0;
	list-style-type: none!important;
}

ul.link li:before {/*疑似要素*/
	font-family: FontAwesome;
	content: "\f138";/*アイコンの種類*/
	position: absolute;
	left : 1em;/*左端からのアイコンまでの距離*/
	color: #e43093;/*アイコン色*/
}

.portal ul.link li:before {/*疑似要素*/
	color: #1d2080;/*アイコン色*/
}

.portal ul.list_sec,
#gender-summit1 ul.list_sec {
	margin-left:2em;
	padding-top:0;
	padding-bottom:0;
}

.portal ul.link.list_sec li:before {
	color: #8389F2;/*アイコン色*/
}

ul.link.list_sec li:before {
	color: #F26CD9;/*アイコン色*/
}

.portal ul.list_sec,
#gender-summit1 ul.list_sec {
	margin-left:2em;
	padding-top:0;
	padding-bottom:0;
}

.btn {
	position:absolute;
	right:0;
	top:0;
}

.btn2 {
	float:right;
}

#contact1 h1 {
	border-top: 4px solid #1d2080;
	border-bottom: 1px solid #1d2080;
}
#contact1 h2 {
	border-bottom: 1px solid #ccc;
}
#contact1 h2::after {
	background-color: #1d2080;
}
#contact1 h3 {
	border-left: 6px solid #1d2080;
}

#sideL_about #L-set ul{
	border-top:4px solid #d10012;
}
#sideL_activity #L-set ul{
	border-top:4px solid #008bd4;
}
#sideL_disclosure #L-set ul{
	border-top:4px solid #de8300;
}
#sideL_gender ul{
	border-top:4px solid #e43093;
}
#sideL_contact1 ul{
	border-top:4px solid #1d2080;
}



.en_OurEfforts #en h1 {
	border-top: 4px solid #d10012;
	border-bottom: 1px solid #d10012;
}
.en_OurEfforts #en h2 {
	border-bottom: 1px solid #ccc;
}
.en_OurEfforts #en h2::after {
	background-color: #d10012;
}
.en_OurEfforts #en h3 {
	border-left: 6px solid #d10012;
}

.en_GS10 #en .h1_water h1 {
	border-top: 4px solid #008bd4;
	border-bottom: 1px solid #008bd4;
}
.en_GS10 #en h2 {
	border-bottom: 1px solid #ccc;
}
.en_GS10 #en h2::after {
	background-color: #008bd4;
}
.en_GS10 #en h3 {
	border-left: 6px solid #008bd4;
}

.en_Link #en h1 {
	border-top: 4px solid #de8300;
	border-bottom: 1px solid #de8300;
}
.en_Link #en h2 {
	border-bottom: 1px solid #ccc;
}
.en_Link #en h2::after {
	background-color: #de8300;
}
.en_Link #en h3 {
	border-left: 6px solid #de8300;
}

.en_AboutUs #en h1 {
	border-top: 4px solid #e43093;
	border-bottom: 1px solid #e43093;
}
.en_AboutUs #en h2 {
	border-bottom: 1px solid #ccc;
}
.en_AboutUs #en h2::after {
	background-color: #e43093;
}
.en_AboutUs #en h3 {
	border-left: 6px solid #e43093;
}



h1#shitsutyo_en {
	border-top: 4px solid #1d2080;
	border-bottom: 1px solid #1d2080;
}
h1#rijityo_en {
	border-top: 4px solid #1d2080;
	border-bottom: 1px solid #1d2080;
}


#sideL_en_OurEfforts ul {
	border-top:4px solid #d10012;
}
#sideL_en_GS10 ul {
	border-top:4px solid #008bd4;
}
#sideL_en_Link ul {
	border-top:4px solid #de8300;
}
#sideL_en_AboutUs ul {
	border-top:4px solid #e43093;
}
#sideL_en_Message ul {
	border-top:4px solid #1d2080;
}

.display_table {
	display:table;
	width :100%;
}

.table_cell_feft {
	display:table-cell;
	width :20%;
}

.table_cell_right {
	display:table-cell;
	width: 80%;
}

figure ul.figure_float {
	margin-bottom: 20px;
}
figure ul.figure_float li {
	float: left;
	width: 48%;
	margin-bottom: 10px;
	margin-right: 4%;
}
figure ul.figure_float li:nth-child(2n) {
	margin-right: -2%;
}

/**20170516**/
.notes{
	margin:0 auto;
	width: 100%;
	padding:1%;
	font-size:95%;
}


.notes small{
	color: #008bd4;
	line-height: 1.1em;
}
#gender-summit1.gp_m{
	background-image: url('../images/gp/bg_contants_top.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.gp_m dt{
	font-weight: normal;
	padding:30px 30px 10px 30px;
}

.gp_m dd{
	border: 2px solid #ccc;
	padding: 1%;
	font-weight: bold;
	width: 70%;
	text-align: center;
	margin: 0.2em auto;
	margin-bottom: 2.8em;
}

#gender-summit1.gp_m h1{
	text-align: center;
	border: 0px solid #ccc;
	font-size: 140%;
	border-top: 4px solid gray;
	background-image:none;

}

#gender-summit1.gp_m h1::after{
	background-color: transparent;
	content: "◆";
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 0em;
	color: #991B00;
}

#gender-summit1.gp_m .contents_text{
	background-color: rgba(255, 255, 255, 0.8);
	width: 95%;
	margin: 0 auto;
	padding: 2px;
}

.subtxt {
	display: block;
	margin-top: 5px;
}
.colorG {
	color: #106F38;
	display: inline-block;
	vertical-align: inherit;;
	height: auto;
	font-weight: bold;
}
.subtxtG {
	font-weight: normal;
	font-size: 75%;
	color: #777777;
}


/****/

@media (max-width: 767px) {
figure ul.figure_float li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
figure ul.figure_float li:last-child {
	margin-bottom: 0;
}
#gender-summit1 h4 a {
	padding-left:2em;
}
}

/**20170724 add header and footer**/
.hd_contact a {
	position: relative;
	font-size: 1.25em;
	font-weight: bold;
	color: #323232;
}
.hd_contact a:before {
	display:inline-block;
	content:'';
	width:0.8em;
	height: 0.8em;
	background: #DAE000;
	border-radius: 50%;
	margin-right: 5px;
}
.icn_yellow {
	position: relative;
}
.icn_yellow:before{
	display:inline-block;
	content:'';
	width:0.7em;
	height: 0.7em;
	background: #DAE000;
	border-radius: 50%;
	margin-right: 5px;
}

#ft_contact {
	clear: both;
	margin: 0 auto 20px;
}
#ft_contact .ttl {
	font-size: 1.375em;
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#ft_contact br {
	display: none;
}

@media (min-width: 768px) {
  #ft_contact {
	width: 750px;
  }
}
@media (min-width: 992px) {
  #ft_contact {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #ft_contact {
    width: 1170px;
  }
}

@media (max-width: 767px) {
#ft_contact {
	width: 94%;
	margin: 0 auto 20px;
	background: #fafafa;
}
#ft_contact .ttl {
	font-size: 1em;
	border-bottom: none;
}
#ft_contact br {
	display: block;
}
}

/**20170726 add portalpage**/
.portal h4 {
	font-size: 1.125em;
	padding: 0.25em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #1d2080;
}
.portal h4 a {
	color: #1d2080;
	/*padding-left:1em;*/
}

.portal h4:before {
	font-family: FontAwesome;
	content: "\f138";/*アイコンの種類*/
	/*position: absolute;
	left : 1em;/*左端からのアイコンまでの距離*/
	color: #01032d;/*アイコン色*/
	padding-right: 8px;
	text-decoration: none;
}
.portal .btn_gs {
	padding-right: 18px;
	background: url(../images/gs/btn_gs.gif) right center no-repeat;
	background-size: 12px;
}

.tyuui{
	font-size:75%;
}

/*1213追加--ジェンダーサミット*/
.summit_txt{
	font-size: 0.88em;
}

.take{
	width: 100%;
	height: 10px;
	background: url(../images/take.png) left repeat;
	
}

a.small_icon{
	font-size: 80%;
	color: #fff;
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none !important;
	border-radius: 5px;
	color: #62717d;
	background-image: -webkit-linear-gradient(#96ba4d 0%, #91b052 100%);
	background-image: linear-gradient(#e0f6b3 0%, #daf2ab 100%);
/* 	box-shadow: 0px 2px 2px rgba(141, 171, 143, 0.3); */
	border-bottom: solid 1px #8cd177;
}

.small_icon:hover {

}

h4.w15b{
	font-size: 1em;
	font-weight: bold;
}

.boxp1em{
	padding: 0 1em;
}


.flexbox_cwap {/* 折り返し・水平中央揃え */
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}


/*award*/
.namelist dt {
	float:left;
	width:11em;
	position:relative;
}

	.namelist dt:before {
		content:"・";
	}

.namelist dd {
	margin-left:11em;
	margin-bottom:0.2em;
}

section a.link_btn {
	border:solid 1px #d10012; 
	background:#d10012;
	border-radius:10px;
	padding:5px 10px;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.4);
	text-decoration:none;
	font-size:0.8em;
}
@media (max-width: 767px) {
	section a.link_btn {
		display: inline-block;
		margin: 8px auto 14px;
	}
}



.black {
	background:#333;
	color:white;
	padding:1em;
}

	.black h2 span,
	.black p,
	.black dt,
	.black dd,
	.black strong,
	.black h3,
	.black a {
		color:white;
	}

/*ジュン アシダ賞の過去のページを作成するため、左メニューにリンク追加@2020/02*/
#sideL_about #L-set > ul > li.awardSnav > a.current {
	border: none!important;
}
#sideL_about #L-set > ul > li.awardSnav > a {
	border: none;
	background: none;
}
#L-set li.awardSnav {
	display: block;
	border: 2px solid #ccc;
}
#L-set li.awardSnav > a {
	margin: 0;
	padding: 10px;
}
#sideL_about #L-set ul ul {
	border-top: 0;
	padding: 0 10px;
}
#sideL_about #L-set ul ul a {
	margin: 6px 0 6px 75px;
	padding: 0;
	font-size: 0.8em;
	border: none;
	text-align: left;
	text-indent: 1em;
	background: none;
}
#L-set .awardSnav li.ttl {
	display: block;
	margin-left: 70px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
#L-set .awardSnav li.ttl + li a {
	margin-top: 6px;
}
.awardJun #L-set li.awardSnav {
	padding: 10px 0 14px;
	border: 2px solid #d10012;
}
.fNav_aword ul {
	display: none;
}
@media (max-width: 768px) {
	.fNav_aword ul {
		display: block;
	}
	#footNav .fNav_aword > a {
		border-bottom: none;
	}
	#footNav .fNav_aword ul a {
		padding: 5px 40px;
		font-size: 14px;
	}
	.awardJun #footNav .fNav_aword ul a {
		background: #f0f0f0;
	}
}


/*横並びボタン　@2020/03*/
.from_lilnk_buttons:after { display: block; clear: both; content:""; }
.from_lilnk_buttons li { float: left; margin: 10px 0; }
.from_lilnk_buttons li:first-child { margin-right: 20px;}
.from_lilnk_buttons li a {
	displahy: inline-block; padding: 10px;
	font-weight: bold; color: #333;
	background: #fafafa; border: 1px solid #333; border-radius: 5px; text-decoration: none; }
.from_lilnk_buttons li a:before { content: ">"; color:#D10012; vertical-align: baseline; font-size: 120%;}

