/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body,
li {
	font-size: 1rem;
	letter-spacing: .1rem;
	font-family: "Noto Sans Japanese", sans-serif;
	font-size: .95rem;
	font-feature-settings: "palt";
	line-height: 1.6rem;
	text-align: justify !important;
	color: #3e3a39;
}


section {
	margin-bottom: 2.5rem;
}

h3 {
	font-size: 1.1rem;
	background-color: rgba(163, 204, 157, .6);
	color: #048704;
	padding: 14px 8px 10px 10px;
	border-bottom: solid 3px #048704;
	margin-top: 0 !important;
	margin-bottom: 1rem;
	padding-left: 25px;
}

h4 {
	font-size: 1rem;
	padding: 10px 6px 6px 13px;
	margin-bottom: 1rem;
	border-bottom: 1px solid #c9caca;
	text-indent: -12px;
}

h4:before {
	font-family: FontAwesome;
	content: "\f111";
	color: #a3cc9d;
}

h5 {
	font-size: 1.1em;
	border-bottom: 1px solid;
}

.mB10 {
	margin-bottom: 3rem;
}

a {
	color: inherit;
}

a:hover {
	color: inherit;
}

ul.Iline li {
	display: inline;
	padding-left: 20px;
}

.current {
	background-color: rgba(163, 204, 157, .6);
	color: #048704 !important;
	border: none;
}

a.list-group-item:hover {
	opacity: 1 !important;
	color: #048704 !important;
	background-color: rgba(163, 204, 157, .6);
	transition: .6s;

}

.block {
	display: block;
	float: left;
}

.small {
	display: block;
	line-height: 1.5em !important;
}

.collapse.show {
	background-color: #fff;
}

.fa.fa-file-pdf-o {
	margin-left: .5rem;
}

/*-------------Table-------------*/
table {
	width: 100%;
}

table th,
table td {
	padding: 10px;
}

table th {
	border: 1px solid #ededed;
	color: #048704;
	background-color: #a3cc9d !important;
	font-weight: normal;
}

table td {
	border: 1px solid #ededed;
}

#table_detail tr:hover {
	cursor: pointer;
}

#table_detail .hidden_row {
	display: none;
}

.post-cc_fz {
	font-size: 14px;
}

.start_txt {
	text-align: start;
}


@media screen and (max-width:767px) {
	.table_scroll table {
		width: 100%;
	}

	.table_scroll th,
	.table_scroll td {
		display: block;
	}

	.table_scroll tr {
		display: inline-block;
		width: 100%;
	}

	.table_scroll thead {
		display: block;
		float: left;
	}

	.table_scroll tbody {
		display: block;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}

	.table_scroll tbody tr {
		width: 10%;
		margin-right: -6px;
	}

	.table_scroll tbody td:first-child {
		background-color: #f5f3ec;
	}
}

table th.subth {
	color: #048704;
	background-color: #d3e4cf !important;
}

table.noneT td {
	border: none;
	padding: 6px 0;
}

table.noneT th {
	background-color: transparent !important;
	border: none;

	border-bottom: 1px dotted #212529;
	color: #212529;
	padding: 4px 0;
}

/*----------------------------------------------------
  .demo02
----------------------------------------------------*/
.demo02 td:first-child {
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.demo02 {
		display: block;
		width: 100%;
		margin: 0 -10px;
	}

	.demo02 thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}

	.demo02 tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}

	.demo02 th {
		display: block;
		width: auto;
	}

	.demo02 tbody tr {
		display: inline-block;
		margin: 0 -3px;
	}

	.demo02 td {
		display: block;
	}
}


@media screen and (max-width:767px) {
	.sidemenu {
		padding: 0px !important;
	}
}

@media screen and (min-width:768px),
print {
	.container_main {
		margin-bottom: 80px !important;
	}

	.guidebook_sp {
		margin-bottom: 30px !important;
	}
}

@media (min-width: 768px) {
	body {
		padding-top: 56px;
	}
}

.carousel-item {
	height: 30vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.carousel-img01 {
	background-image: url("../images/slide01.jpg")
}

.carousel-img02 {
	background-image: url("../images/slide02.jpg")
}

@media screen and (max-width:767px) {
	.carousel-img01 {
		background-image: url("../images/slide01_s.jpg")
	}

	.carousel-img02 {
		background-image: url("../images/slide02_s.jpg")
	}
}

.portfolio-item {
	margin-bottom: 30px;
}


/*2017/12 kabinett*/

/*-------------newsBox-------------*/
.s_directory {
	padding: 0px;
}

@media screen and (min-width:768px),
print {
	.s_directory {
		display: none;
	}
}

.newsBox {
	box-sizing: border-box;
	display: inline-block;
	padding: 20px 20px 40px;
	vertical-align: top;
	background-color: #f7f7f7;
}

@media screen and (max-width:767px) {
	.newsBox {
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #ededed;
	}

	.newsBox .btn-lg {
		min-width: 12rem;
	}
}

@media screen and (min-width:768px),
print {
	.newsBox:nth-child(even) {
		border-left: 1px solid #fff;
	}
}

.newsBox_head {
	box-sizing: border-box;
	position: relative;
}

.newsBox_head:before,
.newsBox_head:after {
	position: absolute;
	top: 50%;
	left: 33px;
}

/*newsアイコン丸*/
.newsBox_head:before {
	display: block;
	border-radius: 100%;
	background: #048704;
}

/*newsアイコン*/
.newsBox_head:after {
	color: #fff;
	margin-top: -.5em;
	margin-left: -.5em;
	text-shadow: none;
	line-height: 1;
}

.icon-news:before {
	font-size: 1.6rem;
	line-height: 2.1em;
	padding-left: 4px;
	color: #ffffff;
}

@media screen and (max-width:767px) {
	.newsBox_head {
		display: inline-block;
		margin-bottom: 10px;
	}

	.newsBox_head:before {
		width: 50px;
		height: 50px;
		margin-top: -28px;
		margin-left: -90px;
	}

	.newsBox_head:after {
		font-size: 24px;
		font-size: 2.4rem;
	}
}

@media screen and (min-width:768px),
print {
	.newsBox_head {
		padding: 15px 0px 25px 66px;
	}

	.newsBox_head:before {
		width: 55px;
		height: 55px;
		margin-top: -38px;
		margin-left: -33px;
	}
}

.newsBox_heading {
	font-size: 1.3rem;
	font-weight: bold;
	color: #333;
}

.newsBox_heading span {
	font-size: 0.7rem;
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	font-weight: normal;
	padding-left: 15px;
}

@media screen and (max-width:767px) {
	.newsBox_heading {
		text-align: center;
	}

	.newsBox_heading span {
		display: none;
	}
}

@media screen and (max-width:767px) {
	.pickup2_item_heading {
		padding-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	.pickup2_item_text {
		display: none;
	}
}


/*page news*/

.newsList {
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 20px;
	margin-left: 0;
	border-top: 3px solid #048704;
	border-bottom: 3px solid #048704;
	background-color: #fff;
	text-align: left;
	list-style: none;
}

.newsnotstyle {
	list-style-type: none;
	margin-left: 0;
	border-bottom: 1px dotted #f18800;
}

/*スクロール中*/
.newsList_scroll {
	overflow-y: scroll;
	height: 440px;
}

.newsList_topic {
	border-bottom: 2px dotted #048704;
}

.newsList_topic:last-child {
	border-bottom: none;
}

.newsList_topic a {
	display: block;
	padding: 1em .5em;
}

.newsList_topic span {
	display: block;
	padding: 1em .5em;
}

.newsList_topic a:hover {
	text-decoration: none;
	opacity: .5;
	transition: .4s;
}

.newsnotstyle .newsList_topic:first-child a {
	padding-top: 0;
}

.news_data {
	font-size: 15px;
	font-size: 1.5rem;
}

@media screen and (max-width:767px) {
	.news_data {
		background: none;
	}
}

@media screen and (min-width:768px),
print {
	.news_data {
		background-color: #f8c489;
		border-radius: 5px;
		padding: 7px;
	}
}

.newsList_topic a time {
	color: #333;
}

.newsList_topic a p {
	color: #212529;
}

.newsList_topic a p:hover {
	text-decoration-color: #DB191C !important;
	transition: 0.8s;
}

.newsList_topic p {
	margin-bottom: 0px;
}

.newsList_topic time {
	letter-spacing: 1px;
}

.news_content {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

@media screen and (max-width:767px) {
	.news_content {
		margin-bottom: 0;
		padding-bottom: 50px;
	}
}

@media screen and (min-width:768px),
print {
	.news_content {
		margin-bottom: 150px;
	}
}

.news_content img {
	padding: 30px 0;
	text-align: center;
}

@media screen and (max-width:767px) {
	.news_content img {
		width: 80%;
		max-width: 80%;
		height: auto;
	}
}

.news_in_text {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

@media screen and (max-width:767px) {
	.news_in_text {
		text-align: left;
	}
}

.news_in_text img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width:767px) {
	.news_in_text img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}

/*-------------メニューボックス-------------*/
/*PC*/
.menuBox {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
}

.menuBox h3 {
	padding: 0px;
}

.menuBox h3.sub_c {
	font-size: 0.6rem;
	text-align: center;
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
	color: #212529;
	background-color: #fff;
	border-bottom: none;
}

.menuBox p {
	font-size: 0.9rem;
	margin-bottom: 0px;
}

a.menuBox {
	color: #333;
	transition: .2s;
}

/*角の三角*/
.menuBox:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
	background-image: linear-gradient(to right bottom, transparent 50%, #048704 50.1%);
}

a:hover.menuBox:before {
	background-image: linear-gradient(to right bottom, transparent 50%, #048704 50.1%);
}

.menuBox:after {
	content: "\f105";
	position: absolute;
	bottom: 2px;
	right: 12px;
	color: #ffffff;
	font-family: 'FontAwesome';
	text-shadow: none;
	transition: .2s;
}

a:hover.menuBox:after {
	right: 10px;
	color: rgba(255, 255, 255, 1);

}

/*角の三角*/
@media screen and (max-width:767px) {
	.menuBox {
		display: block;
		padding: 20px 30px 20px 100px;
	}
}

@media screen and (min-width:768px),
print {
	.menuBox {
		min-height: 250px;
		padding: 20px 20px 0;
		border: 1px solid #f5f5f5;
	}

	.menuBox:first-child {
		border-top: 1px solid #f5f5f5;
		border-left: 1px solid #f5f5f5;
		border-bottom: 0px;
		border-right: 0px;
	}

	.menuBox:nth-child(4) {
		border-bottom: 1px solid #f5f5f5;
		border-right: 1px solid #f5f5f5;
		border-top: 0px;
		border-left: 0px;
	}

	a:hover.menuBox {
		box-shadow: inset 0 0 10px 5px #f7f7f7;
		text-decoration: none;
	}
}

.icon-menu_1:before,
.icon-menu_2:before,
.icon-menu_3:before,
.icon-menu_4:before {
	display: block;
	color: #4d4d4d;
	font-size: 4rem;
	width: auto;
	margin-bottom: 15px;
}

/*SP*/
@media screen and (max-width:767px) {

	.icon-menu_1:before,
	.icon-menu_2:before,
	.icon-menu_3:before,
	.icon-menu_4:before {
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -.5em;
		margin-left: -.6em;
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1;
	}

	.icon-menu_1:before {
		margin-left: -15px;
	}

	.icon-menu_3:before {
		margin-left: -15px;
	}

	.icon-menu_4:before {
		margin-left: -15px;
	}

	.menuBox h3 {
		display: none;
	}

	.menuBox {
		border: 1px solid #f5f5f5;
	}

	.menuBox:first-child {
		border-top: 1px solid #f5f5f5;
		border-left: 1px solid #f5f5f5;
		border-bottom: 0px solid #f5f5f5;
		border-right: 1px solid #f5f5f5;
	}

	.menuBox:nth-child(4) {
		border-bottom: 1px solid #f5f5f5;
		border-right: 1px solid #f5f5f5;
		border-top: 0px solid #f5f5f5;
		border-left: 1px solid #f5f5f5;
	}
}

.menuBox_heading {
	font-weight: bold;
}

@media screen and (max-width:767px) {
	.menuBox_heading {
		font-size: 11px;
		font-size: 1.2rem;
	}
}

@media screen and (min-width:768px),
print {
	.menuBox_heading {
		font-size: 22px;
		font-size: 1rem;
		text-align: center;
		letter-spacing: 2px;
		margin-bottom: 2px;
	}
}

@media screen and (max-width:767px) {
	.menuBox_heading_icon:after {
		display: none;
	}
}

/*<<--------------------------------------*/
.card {
	background-color: transparent;
	border: none;
}

.btn {
	display: block;
	width: 70%;
	background-color: #048704;
	font-size: .8rem;
	margin: 0 auto;
}

a:hover.btn {
	background-color: #137735;
}

.btn-group-lg>.btn,
.btn-lg {
	font-size: 0.9rem;
}

.marB0 {
	margin-bottom: 0px;
}

@media screen and (max-width:767px) {
	.navbar {
		background-color: #ffffff;
		padding: 0 0 1px;
	}

	.navbar ul {
		padding: 0 0 0 20px;
		z-index: 9999;
		margin-top: 20px;
		opacity: 1;
	}

	/* .navbar ul li {
 border-to
} */
	.navbar ul a {
		color: #048704;
	}
}

/*-------------ヘッダー追記-------------*/

.head_pc {
	margin-top: 180
px;
}

@media screen and (max-width:991px) {
	.head_pc {
		margin-top: 0px;
	}
}

.fixed-top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

@media screen and (min-width:768px),
print {
	.navbar {
		border-top: 10px solid #048704;
	}

	.navbar {
		height: auto;
	}

	.navbar>.container {
		display: block;
		position: relative;
	}

	a.nav-link {
		color: #212529;
		font-size: 0.9rem;
		letter-spacing: 1px;
	}
}

#c_name {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 55px;
}

#c_name a {
	color: #333;
}

#c_name_e {
	font-size: 0.9rem;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	letter-spacing: 5px;
}

#c_name_e a {
	color: #048704;
	margin-top: 5px;
}

#c_name a:hover,
#c_name_e a:hover {
	text-decoration: none;
	opacity: .6;
}

.nav-item a:hover {
	text-decoration: none;
	opacity: .5;
	transition: .4s;
}

.guidebook_sp {
	display: none;
}

@media (min-width: 768px) {
	.navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		position: absolute;
		top: 0;
		right: 0;
	}
}





@media (min-width: 768px) {
	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row;
	}

}

/*-------------広報誌バナー-------------*/
.pr_bnr {
	padding: 0px;
	margin-top: 10px;
	border: 1px solid #f5f5f5;
}

.pr_bnr a:hover img {
	opacity: .6;
	transition: .4s;
}

@media screen and (max-width:767px) {
	.pr_bnr {
		width: auto;
		margin-bottom: 20px;
	}

	img {
		max-width: 100%;
		height: auto;
	}
}

/*-------------スライド追記-------------*/
.carousel-inner {
	margin-top: 95px;
}

@media screen and (max-width:767px) and (min-width:480px) {
	.navbar {
		height: 60px;
	}
}

@media screen and (max-width:780px) and (min-width:480px) {
	.guidebook_sp {
		display: block;
		margin-top: -1rem !important;
	}

	.nav_guide {
		display: none;
	}
}

@media screen and (max-width:767px) {
	.carousel-inner {
		margin-top: 0;
	}

	.guidebook_sp {
		display: block;
	}

	.carousel-item {
		margin-top: 60px;
	}
}

@media screen and (max-width:480px) {
	.carousel-item {
		margin-top: 50px;
	}
}

.carousel-indicators li.active {
	background-color: #048704;
	opacity: .8;
}

.carousel-indicators li {
	background-color: #048704;
	opacity: .5;
}

/*-------------フッター追記-------------*/

footer p {
	font-size: 0.7rem;
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	letter-spacing: 0px;
}

footer nav {
	font-size: 0.7rem;
	padding: 5px 0;
}

footer nav a {
	color: #048704;
}

footer nav a:hover {
	color: #048704;
	text-decoration: none;
	opacity: .6;
}

footer div.container {
	padding: 12px 0;
}

.py-5 {
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
	background-color: #048704;
}

.fLink_area {
	background-color: #a3cc9d;
	text-align: center;
}

/*------------ロゴ画像-------------*/
.navbar-brand {
	max-width: 150px;
	position: relative;
	top: 20px;
}

.navbar-brand img {
	width: 100%;
	height: auto;
}

/*-------------SPナビ-------------*/
.navbar-collapse .to_member {
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 15px;
}

.navbar-collapse .to_member a {
	width: 100%;
}

.nav_guide {
	position: relative;
	left: 45px;
}

.nav_banner {
	position: absolute;
	top: 90px;
	left: 201px;
}

.nav_banner_support {
	position: absolute;
	top: 120px;
	left: 201px;
}


.nav_guide img {
	width: 320px;
}

.nav_guide img:hover {
	opacity: 0.75;
	transition: 0.25s;
}

@media screen and (max-width:1140px) {

	.nav_guide img {
		width: 190px;
	}

	#c_name {
		margin-top: 78px;
	}

	#c_name_e a {
		margin-top: 0;
	}

	.navbar-collapse .to_member {
		position: absolute;
		top: 38px;
		right: 0;
		margin-top: 0;
	}

	@media screen and (max-width:991px) {
		.navbar-collapse .to_member {
			padding-right: 0;
		}

		.nav_guide {
			display: none;
		}

		.guidebook_sp {
			display: block;
		}
	}
}

@media screen and (max-width:767px) {
	.navbar {
		border-top: none;
	}

	#c_name {
		font-size: 3.7vw;
		margin-top: 2%;
		letter-spacing: 0px;
		padding-left: 20px;
	}

	#c_name span {
		font-size: 3vw;
	}

	.nav_guide {
		display: none;
	}

	#c_name_e {
		font-size: 1.8vw;
		letter-spacing: .5vw;
		margin-top: -1.4vh;
		padding-left: 20px;
	}

	.navbar-collapse .to_member {
		position: relative;
		top: 3px;
		right: 0;
		margin-top: 0;
		padding-left: 0;
	}

	.navbar-collapse .to_member a {
		text-align: left;
		font-size: .95rem;
		padding: 8px 20px;
		border-radius: 0;
	}

	.navbar-brand {
		display: none;
	}

	.carousel-inner {
		margin-top: -14px;
	}

	.mt-4 {
		margin-top: 0px !important;
	}
}

.navbar-toggler {
	background-color: #048704;
	z-index: 9999;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	cursor: pointer;
	border-radius: 0px;
}

.navbar-toggler-icon {
	background-image: url("../images/toggle.svg");
	width: 45%;
}

@media screen and (max-width:850px) and (min-width: 768px) {
	.navbar-toggler {
		display: none;
	}
}

/*-------------ページのトップへ-------------*/

.page-top {
	margin: 0;
	padding: 0;
}

.page-top p {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 16px;
}

.move-page-top {
	display: block;
	background: #048704;
	opacity: .8;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	color: #fff !important;
	font-size: 1.3rem;
	line-height: 40px;
	padding-left: 3px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.move-page-top:hover {
	opacity: 0.5;
	cursor: pointer;
}

.breadcrumb {
	background-color: #f6f6f6;
	border-radius: 0px;
	padding: 4px 0;
	margin-bottom: 40px;
}

@media screen and (min-width:768px) {

	.breadcrumb .container,
	.breadcrumb .in_txt {
		display: flex;
	}
}

@media screen and (max-width:769px) {
	.breadcrumb {
		margin-bottom: 0;
	}
}

@media screen and (max-width:767px) {
	.breadcrumb-item:nth-child(n + 2) {
		padding-left: 5px !important;
	}

	.breadcrumb-item {
		letter-spacing: 0px !important;
		list-style-type: none;
		float: left;
	}

	.breadcrumb-item a {
		padding-right: 3px;
	}
}

.breadcrumb-item+.breadcrumb-item::before {
	display: none;
}

.breadcrumb-item {
	color: #212529;
	font-size: 0.69rem;
	letter-spacing: 1px;
}

.breadcrumb-item:nth-child(n + 2) {
	padding-left: 15px;
}

.breadcrumb-item a {
	color: #212529;
}

.breadcrumb-item a:hover {
	text-decoration: none;
	opacity: .5;
	transition: .4s;
}

.headline01 {
	background-color: #048704;
	margin-top: 140px;
}

.s_tit {
	line-height: 1.25rem;
	margin-top: .5rem;
}

.in_txt {
	position: relative;
	width: 100%;
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}



@media screen and (max-width:767px) {
	.headline01 {
		margin-top: 50px;
	}

	.headline01 h1 {
		font-size: 1.5rem;
		color: #fff;
		letter-spacing: 3px;
		margin-bottom: 0px;
		padding-top: 21px;
	}

	.s_tit {
		font-size: .8rem;
		color: #fff;
		letter-spacing: 4px;
		font-weight: normal;
		display: block;
		padding-bottom: 15px;
	}
}

@media screen and (min-width:768px),
print {
	.headline01 h1 {
		font-size: 1.7rem;
		color: #ffffff;
		letter-spacing: 3px;
		margin-bottom: 0px;
		padding-top: 21px;
	}

	.s_tit {
		font-size: .9rem;
		color: #ffffff;
		letter-spacing: 4px;
		font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
		font-weight: normal;
		display: block;
		padding-bottom: 23px;
	}
}

.li_line {
	display: flex;
}

/*-------------下層ページ------------*/
h2.u_tit {
	font-size: 1.3rem;
	margin-bottom: 1.5rem;
	border-style: solid;
	padding: .5rem 0rem .5rem 1.2rem;
	border-width: 0 0 0 4px;
	border-color: #048704;
	text-align: justify;
}

@media screen and (max-width:767px) {
	h2.u_tit {
		font-size: 1.2rem;
		line-height: 1.8rem;
		margin-bottom: 1.5rem;
		border-style: solid;
		padding: .1rem 0rem .1rem 1.2rem;
		border-width: 0 0 0 4px;
		border-color: #048704;
	}
}

/*-------------サイドナビ-------------*/
.list-group-top {
	color: #ffffff !important;
	background-color: rgba(4, 135, 4, 1);
	padding: .75rem 1.25rem;
}

a.list-group-item {
	color: #212529;
	padding-left: 1.5em !important;
	text-indent: -.5em;

}

.list-group a:hover {
	text-decoration: none;
}

.list-group-item {
	border-left: none;
	border-right: none;
}

.list-group-item i.fa-angle-right {
	color: #048704;
}

ul.arrow_link {
	color: #212529;
	list-style: none;
	padding-left: 0px;
}

ul.arrow_link li {
	margin-bottom: 10px;
}

ul.arrow_link a {
	color: #212529;
	text-decoration: none;
}

ul.arrow_link a:hover {
	opacity: .6;
}

ul.arrow_link a.list-g i.fa-angle-right {
	color: #048704;
}

i.fa-circle {
	color: #a3cc9d;
}

.pddB20 {
	padding-bottom: 20px;
}

.marB20 {
	padding-bottom: 20px;
}

.marB30 {
	padding-bottom: 30px;
}

.clearboth {
	clear: both;
}

.img100 {
	width: 100%;
}

.lineB {
	border-bottom: 1px solid #c9caca;
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.hidden_pc {
		display: none;
	}
}

@media (max-width: 767px) {
	.hidden_sp {
		display: none;
	}

	.nboxO {
		padding: 0px;
	}
}

.newslist dl dt {
	margin-bottom: .2em;
}

@media (min-width: 576px) {
	.container {
		max-width: 1140px;
	}
}

.newslist dl {
	border-bottom: 2px dotted #048704;
}

@media (max-width: 767px) {
	.links {
		text-align: center;
	}
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0rem;
	border-bottom-left-radius: 0rem;
}

/*------------- PDF ------------*/

.acrobat {
	border: 1px dotted #c9caca;
	font-size: .8rem;
	line-height: 1.3rem;
	margin-bottom: 30px;
	padding: 13px;
}

.acrobat p {
	margin-bottom: 0px;
}

.imgL {
	float: left;
	margin: 0 15px 15px 0;
}



li {
	list-style: none;
}

.red {
	color: red;
}

.cyan {
	color: #007bff;
}

.line_y {
	background: linear-gradient(transparent 20%, #ffff66 20%);
}

.u_line {
	text-decoration: underline;
}


@media (max-width: 767px) {
	.sp_none {
		display: none;
	}
}

.s_txt {
	font-size: .8em;
	line-height: 1.6em;
	padding-left: 1em !important;
	text-indent: -1em;
}


/*------------- PR page ------------*/
.bg_g {
	padding: 0px 20px 0px;
	background-color: #f7f7f7;
	border-radius: 3px;
	border: 1px solid #ccc
}

.bg_g h3 {
	font-size: 1em;
	padding-top: 23px;
	padding-left: 10px;
	background: none;
	color: #212529;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}

.bg_a {
	padding: 23px 20px 0px;
	background-color: #f7f7f7;
	background-color: rgb(226, 239, 250);
}

.bg_a h3 {
	font-size: 1em;
	padding-left: 10px;
	background: none;
	color: #212529;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}

.check,
.o_circle {
	padding-left: 1em;
}

.check li,
.o_circle li {
	text-indent: -1.4em;
	padding-left: 1em;
	padding-bottom: .5em;
}

.check li:before {
	font-family: FontAwesome;
	content: "\f14a";
	color: #ea5504;
	padding-right: .5em;
}

.o_circle>li:before {
	font-family: FontAwesome;
	content: "\f10c";
	color: #ea5504;
	padding-right: .5em;
}

.o_circle li.remark:before {
	font-family: FontAwesome;
	content: "\f06a";
	color: #ea5504;
	padding-right: .5em;
}

.arrow {
	padding-top: 20px;
	font-size: 3em;
	text-align: center;
	color: #ea5504;
}

ul {
	padding-left: 1em;
}

ul.disc {
	padding-left: 2em !important;
}

ul.disc>li {
	list-style: disc !important;
}

ol ol {
	padding-left: 1em;
}

ol.ol_alpha ul.ul_inn_c {
	padding-left: 1.5em;
}

ul.ul_inn {
	padding-bottom: .5em;
}

ul.ul_inn li {
	padding-left: 0em !important;
	text-indent: -1em;
	padding-bottom: 0em;
}

ul.ul_inn>li:before {
	font-family: FontAwesome;
	content: "\f0da" !important;
	color: #212529;
}

ul.ul_inn_c {
	padding-bottom: .5em;
}

ul.ul_inn_c li {
	padding-left: -1.2em !important;
	text-indent: -.9em !important;
	list-style-type: none;
}

ul.ul_inn_c>li:before {
	font-family: FontAwesome;
	content: "\f096";
	color: #212529;
}

a.link {
	color: #212529;
	text-decoration: underline;
}

a.link:hover {
	opacity: .6;
}

a.link:after {
	font-family: FontAwesome;
	content: "\f08e";
}

ol>li {
	list-style-type: decimal;
	margin-bottom: 10px;
}

ol li.breadcrumb-item {
	list-style-type: none;
	margin-bottom: 0px;
}

ol li.content {
	list-style-type: upper-roman;
}

ol.ol_alpha>li {
	list-style-type: none !important;
	padding-left: 0em !important;
	text-indent: -1em;
}

ol.ol_Lroman>li {
	list-style-type: lower-roman !important;
}

.clickable {
	cursor: pointer;
}

.rotate_arw {
	display: block;
	float: right;
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

.collapse li.idt {
	padding-left: 1em;
	text-indent: -1em;
}

.collapse li span {
	padding-left: 1em;
	text-indent: -1em;
}

.txt_right {
	text-align: right;
}

.tb_box {
	border: 1px solid rgba(163, 204, 157, .6);
}

.tb_box container {
	padding: 0 10px;
}

.tb_box h5 {
	border: none;
	font-size: 1.1rem;
	background-color: rgba(163, 204, 157, .6);
	color: #048704;
	padding: 14px 8px 10px 10px;
	margin-bottom: 1rem;
	padding-left: 25px;
}

.tb_box ol.ol_alpha li {
	padding-bottom: 0px !important;
}

.tb_box .col-lg-5 img {
	width: 100%;
}

.btn-primary {
	border-color: transparent;
}

/*------------- CMS関連 ------------*/
a[href*="/cms/file.php?"]:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f1c1";
	display: inline-block;
	color: red;
}

a[href=''] {
	pointer-events: none;
}

#pager {
	text-align: center;
	margin: 50px 0;
}

#pager .current1,
#pager .current0 {
	padding: 10px;
	background-color: rgba(163, 204, 157, .6);
	color: #048704;
	margin: 5px;
	text-decoration: none;
	display: inline-block;
	width: 4em;
}

#pager .current1 {
	background-color: #048704;
	color: #ffffff;
	pointer-events: none;
}

/*-------------医学系OSCE公開資料-------------*/
summary {
	width: fit-content;
	list-style: none;
	margin-bottom: 19px;
}

summary:hover {
	cursor: pointer;
	opacity: 0.6;
}

.accordion {
	margin-left: 50px;
}

.br-sp {
	display: none;
}

@media (max-width: 767px) {

	.accordion {
		line-height: 1em;
		margin-left: 8px;
	}


	.br-sp {
		display: block;
	}
}