@charset "utf-8";

/* 20210131ページレイアウトの変更 */

#contents {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	z-index: 99;
}

#contentsinner {
	margin: 0 25px;
	/* padding-bottom: 50px; */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#column_left {
	width: 720px;
	/* padding-bottom: 50px; */
	margin-right: 20px;
}

#column_right {
	width: 300px;
	padding-bottom: 50px;
}

#bol_link {
	z-index: 100;
}

@media only screen and (max-width: 1120px) {
	#column_right {
		width: calc(100% - 740px);
	}
}

@media only screen and (max-width: 980px) {
	#column_left {
		width: 100%;
		margin-right: 0;
	}

	#column_right {
		width: 100%;
	}
}

.pagetopicon {
	height: 65px;
	width: 110px;
	background: url(../img/pagetop.png);
	background-size: cover;
}

.pagetopicon:hover {
	opacity: 0.7;
}

a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #bf0d0d;
	text-decoration: underline;
}
a:active {
	color: #0066cc;
}

a.link {
	background: url(../img/cursor.png) no-repeat center left;
	padding-left: 10px;
}

#column_one {
	width: 100%;
	/* padding-bottom: 50px; */
}

#info #column_one {
	margin-top: 20px;
}

#column_one .shortcontents {
	max-width: 720px;
	width: 96%;
	margin: 0 auto;
	padding: 0 0;
	box-sizing: border-box;
}

#column_right h1 {
	background: #fff;
	border: 1px solid #ccc;
	background-size: 25px 25px;
	font-size: 1rem;
	line-height: 40px;
	text-align: center;
}

#column_right a.banner {
	display: block;
	line-height: 150%;
	padding: 10px 0 10px 30px;
	margin: 0 0 5px;
	text-decoration: none;
	border: 1px solid #bf0d0d;
	color: #333;
	font-size: 0.85rem;
	background: #fff;
	background-size: 12px 12px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

#column_right a.banner_new:before {
	position: absolute;
	content: "NEW";
	right: -4px;
	top: -4px;
	line-height: 100%;
	font-size: 0.7rem;
	background: #bf0d0d;
	color: #fff;
	padding: 5px;
	border-radius: 4px;
}

#column_right a.banner img {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -12px;
	width: 30px;
	height: auto;
	vertical-align: -8px;
	margin-right: 2px;
}

#column_right a.banner:hover {
	color: #bf0d0d;
}

#column_right a.h2 {
	padding: 8px 0 7px 30px;
	line-height: 110%;
}

#column_right a.h2 img {
	margin-bottom: -10px;
}

#column_right h1 i {
	font-size: 20px;
	padding: 0 8px 0 10px;
}
#di #column_right h1 i {
	font-size: 20px;
	padding: 0 8px 0 0;
}

#column_right h1.info {
	background: #fff;
	padding-left: 0px;
	font-size: 1rem;
	color: #333;
	text-align: center;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

#column_right h1.info i {
	vertical-align: -1px;
}

#column_right .info_frame {
	border: 1px solid #ccc;
	background: #fff;
}

#jb_square #column_right h1 {
	background: #fff;
	font-size: 1rem;
	line-height: 40px;
	color: #333;
	border: 1px solid #cccccc;
	text-align: center;
	padding-right: 10px;
}

#jb_square #column_right .link ul li {
	color: #083e7c;
}

#column_right .link {
	background: #fff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 15px;
	margin-bottom: 10px;
}

#column_right .link ul li {
	font-size: 0.5rem;
	color: #bf0d0d;
	text-indent: -0.6rem;
	padding-left: 0.6rem;
	line-height: 1.3rem;
}

#column_right .link ul li:first-child {
	margin-top: 0;
}

#column_right .link ul li a {
	font-size: 0.85rem;
	display: block;
	padding: 5px 0;
}

#column_right .link ul li span {
	font-size: 0.85rem;
	color: #333;
}

.info_area_pc {
	overflow: hidden;
	margin-top: 30px;
}

.info_area_pc h1 {
	background: #fff;
	font-size: 1rem;
	line-height: 40px;
	color: #333;
	border: 1px solid #cccccc;
	text-align: center;
	padding-right: 10px;
}

.info_area_pc h1 i {
	padding-right: 5px;
}

.info_area_pc .link {
	background: #fff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 15px;
}

.info_area_pc .link ul li {
	font-size: 0.5rem;
	color: #bf0d0d;
	text-indent: -0.6rem;
	padding-left: 0.6rem;
	line-height: 1.3rem;
}

.info_area_pc .link ul li:first-child {
	margin-top: 0;
}

.info_area_pc .link ul li a {
	font-size: 0.85rem;
}

.info_area_pc .link ul li span {
	font-size: 0.85rem;
	color: #333;
}

.info_area_pc .info_area {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	background: #fff;
	float: left;
}

.info_area_pc .info_area:nth-child(2n) {
	margin-left: 2%;
}

#column_right a.toplink {
	background: #bf0d0d;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 0;
	margin-top: 15px;
	color: #fff;
	line-height: 100%;
	font-size: 0.85em;
	text-decoration: none;
}
#column_right .info_frame li img.icon_open {
	width: 0.8rem;
}
#column_right a.toplink img {
	padding-right: 5px;
}

#column_right a.toplink:hover {
	text-decoration: none;
	opacity: 0.7;
}

.med_titlelayout {
	position: relative;
	z-index: 0;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 10px;
	}

.med_titlelayout:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background-image: repeating-linear-gradient(-45deg, #ccc, #ccc 3px, transparent 3px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

h1.title {
	/* border-left: 5px solid #bf0d0d; */
	/* padding: 6px 0 6px 10px; */
	/* margin: 0 0 15px 0; */
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	h1.title {
		font-size: 1.2rem;
	}
}

.med_titlelayout h1.title {
	margin-bottom: 0;
	padding-top: 5px;
}

h1.title span.link {
	float: right;
	font-size: 0.8rem;
	border-left: none;
	padding: 0.2rem 0 0;
	line-height: 150%;
	font-weight: 100;
	color: #333;
}

h1.title span.link i {
	padding-right: 5px;
}

h1.title span.link a:link {
	color: #0066cc;
	text-decoration: none;
}
h1.title span.link a:visited {
	color: #0066cc;
}
h1.title span.link a:hover {
	color: #bf0d0d;
	text-decoration: underline;
}
h1.title span.link a:active {
	color: #0066cc;
}

h1.title a,
h1.title a:visited,
h1.title a:hover,
h1.title a:active {
	color: #333;
	text-decoration: none;
}

h1.title span {
	display: block;
	font-size: 1rem;
}

h1.title span.right {
	display: block;
	font-size: 0.75rem;
	text-align: right;
}

h1.title {
	position: relative;
	z-index: 0;
	padding-bottom: 15px;
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: flex-end; */
}
h1.title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background-image: repeating-linear-gradient(-45deg, #ccc, #ccc 3px, transparent 3px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.med_titlelayout h1.title {
	padding-bottom: 0;
}

.med_titlelayout h1.title:after {
	display: none;
}

.med_titlelayout span a {
	text-decoration: none;
}

h2.title {
	padding: 25px 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
	clear: both;
}

h2.title a {
	display: block;
	float: right;
	font-size: 1rem;
	font-weight: 100;
	margin-top: 1rem;
}

h2.med_title {
	padding: 0;
	font-size: 1.2rem;
	font-weight: bold;
	clear: both;
	/*color:#bf0d0d;*/
}

.title_group h2 {
	font-size: 1rem;
	float: left;
	font-weight: bold;
}

.title_group {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.title_group ul {
	float: right;
}

.title_group ul li {
	float: left;
	width: 100px;
	font-size: 0.8rem;
	background: #fff;
	padding: 7px 0px;
	line-height: 100%;
	text-align: center;
	border-bottom: 1px solid #e4cdcd;
	border-right: 1px solid #e4cdcd;
	border-top: 1px solid #e4cdcd;
}

.title_group .standard {
	/*background: #e3e3e3;*/
	font-size: 0.8rem;
	/*padding:0.1rem 0.7rem;*/
	overflow: hidden;
	float: right;
}

.title_group .standard .standard_txt {
	color: #878787;
	margin: 0 0.5rem 0 0;
}

.title_group ul li:first-child {
	border-left: 1px solid #e4cdcd;
}

ul.title_box {
	overflow: hidden;
}

ul.title_box li {
	float: left;
	width: 90px;
	font-size: 0.9rem;
	background: #fff;
	padding: 9px;
	line-height: 100%;
	text-align: center;
	border-bottom: 1px solid #e4cdcd;
	border-right: 1px solid #e4cdcd;
	border-top: 1px solid #e4cdcd;
}

ul.title_box li:first-child {
	border-left: 1px solid #e4cdcd;
}

#contents {
	margin: 0 auto;
	padding: 20px 0 0;
}

#bc {
	/* background: #9aa0a6; */
	background: #62666e;
	font-size: .8rem;
	line-height: 100%;
	color: #fff;
	margin-bottom: 5px;
  padding-top: 100px;
}

@media only screen and (max-width: 1260px) {
  #bc {
  	margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  #bc {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 980px) {
  #bc {
  	margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #bc {
    padding-top: 70px;
  	margin-bottom: 0;
  }
	#bcinner {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
  #bc {
  	margin-bottom: 20px;
  }
}

#headnav {
	margin: 0;
	background: #fff;
	font-size: 0.8rem;
	line-height: 100%;
	padding: 10px;
	display: table;
	position: fixed;
	border-bottom: 1px solid #ccc;
	z-index: 9;
}

#headnav div {
	display: table-cell;
	border-left: 1px solid #ccc;
	padding: 0 10px;
	min-width: 120px;
	vertical-align: middle;
	position: relative;
}

#headnav div:first-child {
	width: 100%;
	border-left: none;
}

#headnav div a {
	text-align: center;
	color: #000;
	display: block;
	text-decoration: none;
}

#headnav div img {
	padding-right: 5px;
	vertical-align: -6px;
}

#headnav div span {
	display: table;
	width: 100%;
}

#headnav div input.field {
	float: left;
	width: 87%;
	padding: 4px;
	box-sizing: border-box;
}

#headnav div .searchbtn {
	float: left;
	width: 10%;
	margin-left: 2%;
	padding: 3px 0;
	border: none;
	background: none;
	font-size: 0.75rem;
}

#headnav div a {
	font-size: 0.75rem;
	line-height: 0.8rem;
}

#headnav div:nth-child(3) a {
	padding-left: 2rem;
}

#headnav div img {
	width: 25px;
	position: absolute;
	top: 5px;
	left: 20px;
}

#headnav div i {
	color: #bf0d0d;
	padding-right: 3px;
	vertical-align: 0px;
}

#headnav div:first-child i {
	font-size: 16px;
}

#headnav div .button {
	color: #333;
	padding: 4px;
}

.link_adjust {
	margin-top: -30px;
	padding-top: 30px;
}

@media only screen and (min-width: 641px) {
	#headnav_sp {
		display: none;
	}
}

#popupinner #bc {
	background: none;
}

#bcinner {
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
	line-height: 1.8;
	padding: 5px 25px;
	box-sizing: border-box;
}

#bcinner a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
}
#bcinner a:hover {
	text-decoration: none;
}
/*
footer {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	padding-top: 30px;
	order: 4;
}

footer small {
	font-size: 0.7rem;
	text-align: right;
	display: block;
	float: right;
}

footer div.footlogo {
	text-align: center;
	margin-bottom: 30px;
}

footer div.footlogo img {
	width: 175px;
}

footer ul {
	float: left;
	font-size: 0.85rem;
	margin-bottom: 2%;
}

footer ul li {
	display: inline-block;
	font-size: 0.85rem;
	margin-bottom: 2%;
	margin-right: 10px;
}

footer ul li a {
	background: url(../img/footer_cursor.png) left center no-repeat;
	padding: 3px 0 3px 10px;
	font-size: 0.7rem;
	color: #666666;
}

footer ul li a img {
	padding-left: 3px;
}

footer ul li a:link,
footer ul li a:visited,
footer ul li a:active {
	color: #666666;
	text-decoration: none;
}

footer ul li a:hover {
	color: #bf0d0d;
} */

body {
	background: #f9f9f9;
}

#column_right #report li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

#column_right #report li:nth-child(2n) {
	margin-left: 0%;
}

#sp_head .inner div.menu .button {
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0 10px 0 0;
	overflow: hidden;
}

/*---------------------
タグ初期設定
---------------------*/
img {
	max-width: 100%;
	height: auto;
	border: none;
}

/*---------------------
共通クラス
---------------------*/
ul.menu_box,
.clearfix {
	zoom: 1;
}
ul.menu_box:after,
.clearfix:after {
	content: " ";
	clear: both;
	display: block;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

@media only screen and (min-width: 1261px) {
	#sp_head {
		display: none;
		z-index: -9999;
		overflow: hidden;
	}

	.link-head {
		position: absolute;
		/* top: -50px; */
		top: 0px;
	}
}

@media only screen and (max-width: 1260px) {
	.link_adjust {
		margin-top: -60px;
		padding-top: 60px;
	}

	#contents {
		padding-top: 0;
	}

	#contentsinner {
		margin: 0 25px;
		/* padding-bottom: 50px; */
	}

	body {
		background: #f9f9f9;
	}

	/* #bc {
		margin: 0 0 30px 0;
		padding-top: 80px;
	} */

	#headnav {
		margin: 76px 0 0 0;
	}

	#sp_head {
		overflow: hidden;
		position: fixed;
		top: 0;
		background: #fff;
		padding: 0 2%;
		width: 96%;
		z-index: 99;
		border-bottom: 1px solid #ddd;
		height: 75px;
	}

	#sp_head .inner {
		height: 75px;
	}

	#sp_head .inner div.txt {
		line-height: 1rem;
		text-align: center;
	}

	#sp_head .inner div.logo {
		margin: 14px 0;
	}

	#sp_head .inner div.logo img {
		width: 145px;
		height: auto;
	}

	#sp_head .inner div.txt a:link {
		color: #333;
		text-decoration: none;
	}
	#sp_head .inner div.txt a:visited {
		color: #333;
	}
	#sp_head .inner div.txt a:hover {
		color: #bf0d0d;
		text-decoration: none;
	}
	#sp_head .inner div.txt a:active {
		color: #333;
	}

	#sp_head .inner {
		display: table;
		width: 100%;
	}

	#sp_head .inner > div {
		vertical-align: middle;
		width: 33.33333%;
	}

	#sp_head .inner div.logo {
		text-align: left;
		padding-top: 6px;
		width: 180px;
	}

	#sp_head .inner div.menu {
		text-align: right;
		padding-top: 7px;
	}

	#headnav {
		padding-top: 0;
		margin-bottom: 25px;
		display: none;
	}

	#sp_head .inner div.txt i {
		color: #bf0d0d;
		padding: 3px;
	}

	#sp_head .inner > div {
		width: auto;
		display: table-cell;
	}

	#headnav_sp {
		margin: 0 auto;
		line-height: 90%;
		display: table;
		overflow: hidden;
	}

	#headnav_sp div {
		display: table-cell;
		vertical-align: middle;
		padding: 0 15px;
		font-size: 0.8rem;
		overflow: hidden;
		border-right: 1px solid #ccc;
		position: relative;
		white-space: nowrap;
	}

	#headnav_sp div:nth-child(3) a {
		padding-left: 1.2rem;
		display: block;
	}

	#headnav_sp div img {
		width: 23px;
		height: auto;
		position: absolute;
		top: 5px;
		left: 10px;
	}

	#headnav_sp div:first-child {
		border-left: 1px solid #ccc;
	}

	.link-head {
		position: absolute;
		/* top: -70px; */
		top: 0px;
	}
}

@media only screen and (max-width: 980px) {
	h1.title span.link {
		float: none;
		font-size: 0.8rem;
		border-left: none;
		padding: 0.6rem 0 0;
		line-height: 150%;
		font-weight: 100;
	}

	#column_left {
		padding-bottom: 0;
	}

	#sp_head .inner div.logo {
		min-width: 180px;
	}

	#sp_head .inner div.txt {
		width: 980px;
	}

	#sp_head .inner div.menu {
		min-width: 40px;
	}

	#headnav div input {
		width: 77%;
	}
	/* #bc {
		margin: 0 0 15px 0;
		padding-top: 80px;
	} */

	/* #bcinner {
		margin: 0 auto;
		width: 100%;
		padding: 0 2%;
	} */

	#headnav div input {
		width: 76%;
	}

	#contents {
		margin: 0 auto;
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 20px;
	}

	#contentsinner {
		margin: 0;
	}

	#column_left {
		width: 100%;
		float: none;
	}

	#column_right {
		width: 100%;
		float: none;
		padding-bottom: 50px;
		margin-top: 20px;
	}

	#column_right h1 {
		background: #fff none;
		font-size: 1rem;
		height: auto;
		line-height: 3rem;
		padding-top: 0;
		margin-left: 0;
		text-align: center;
	}

	#column_right h1 br {
		display: none;
	}

	#column_right a.banner {
		width: 100%;
	}

	.title_group .standard {
		float: none;
		display: block;
	}

	.title_group h2 {
		float: none;
	}

	.link-head {
		position: absolute;
		/* top: -65px; */
		top: 0px;
	}
}

@media only screen and (max-width: 640px) {
	.info_area_pc {
		margin-top: 20px;
	}

	.info_area_pc .info_area {
		display: block;
		width: 100%;
		float: none;
		margin-top: 10px;
	}

	.info_area_pc .info_area:nth-child(2n) {
		margin-left: 0%;
	}

	.link_adjust {
		margin-top: -35px;
		padding-top: 35px;
	}

	#sp_head {
		height: 50px;
	}

	#sp_head .inner {
		height: 50px;
		display: table;
	}

	#sp_head .inner > div {
		width: auto;
		display: block;
		display: table-cell;
	}

	#sp_head .inner div.logo {
		min-width: 100px;
	}

	#sp_head .inner div.txt {
		width: 640px;
	}

	#sp_head .inner div.menu {
		min-width: 40px;
	}

	#sp_head .inner div.logo {
		margin: 8px 0;
	}

	#sp_head .inner div.logo img {
		text-align: center;
		width: 100px;
	}

	#sp_head .inner div.menu {
		width: 40px;
		height: 40px;
	}

	#sp_head .inner div.menu .button {
		width: 40px;
		height: 40px;
		padding: 0;
		margin: 0 10px 0 0;
	}

	#headnav_sp div {
		padding: 0 8px;
		font-size: 0.7rem;
		line-height: 100%;
	}

	#contents {
		padding-top: 0;
	}

	/* #bc {
		margin: 0 0 25px 0;
		padding-top: 46px;
	}

	#bc #bcinner {
		display: none;
	} */

	ul.title_box li {
		font-size: 0.8rem;
		padding: 8px 0;
		border: 1px solid #e4cdcd;
		width: 32%;
	}

	h1.title img {
		max-width: 100%;
		width: auto;
	}

	h2.title {
		padding: 25px 0 5px;
		margin-bottom: 10px;
		font-size: 1.4rem;
		font-weight: bold;
		clear: both;
		border-bottom: 1px solid #bf0d0d;
	}

	h3.title {
		padding: 10px 0 5px;
		font-size: 1rem;
		font-weight: bold;
		clear: both;
	}

	#contentsinner table.code {
		width: 100%;
	}

	#contentsinner table.code th {
		width: 45%;
	}

	#contentsinner table.code td {
		width: 55%;
	}

	h2.title a {
		margin-top: 0.4rem;
		font-size: 0.85rem;
	}
/*
	footer small {
		text-align: center;
		float: none;
		padding-bottom: 25px;
	}

	footer ul {
		float: none;
		margin-bottom: 0;
		display: inline-block;
		text-align: center;
		width: 100%;
	}

	footer ul li {
		display: inline-block;
	}

	.pagetopicon {
		height: 41px;
		width: 70px;
		background: url(../img/pagetop.png);
		background-size: cover;
	}

	footer ul li {
		font-size: 0.7rem;
		margin-bottom: 2%;
	}

	footer ul li a {
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	} */

	.title_group h2 {
		float: none;
	}

	.title_group ul {
		float: none;
		margin: 3px 0;
		overflow: hidden;
	}

	.title_group ul li {
		font-size: 0.8rem;
		padding: 8px 0;
		border: 1px solid #e4cdcd;
		width: 32%;
	}
	.link-head {
		position: absolute;
		/* top: -5px; */
		top: 70px;
	}

	#headnav_sp div:nth-child(3) a {
		padding-left: 1rem;
		display: block;
	}

	#headnav_sp div img {
		width: 16px;
		height: auto;
		position: absolute;
		top: 5px;
		left: 5px;
	}
}

@media only screen and (max-width: 480px) {
	#headnav_sp div {
		padding: 0 1px;
		font-size: 0.6rem;
	}

	/* footer small {
		font-size: 0.6rem;
	} */

	#headnav_sp div img {
		width: 16px;
		height: auto;
		position: absolute;
		top: 5px;
		left: 1px;
	}
}

/* print css */
@media print {
	body {
		background: #fff;
		width: 100%;
	}

	#navigation,
	#header,
	#bc,
	#column_right,
	div.footlink,
	#sp_head,
	.page,
	.pdf_link,
	.bucknum,
	footer .small,
	#foot_sitemap,
	#headnav,
	#contents #contentsinner #column_left .index_area .series_link,
	footer,
	.jb_square #contents #contentsinner #column_left section article .number1,
	#fadeTopBtn,
	.drawer-overlay,
	#slide_menu,
	#content01,
	#content02,
	nav.drawer-nav,
	#bol_link {
		display: none !important;
	}

	#contents {
		width: 960px;
	}

	#contentsinner {
		margin: 0;
	}

	#jb_square::before,
	#di::before {
		content: url("/med/img/print_header.png") !important;
		display: block;
		/* background: url(../img/print_header.png) no-repeat 0 0; */
	}

	#column_left,
	#column_one {
		float: none !important;
		text-align: left;
		top: 0 !important;
		left: 0 !important;
		width: 100%;
	}

	#column_left,
	#column_one {
		margin-top: 10px;
	}

	.jb_square #contents #contentsinner #column_left section {
		border: none;
	}

	.pageBreak {
		page-break-before: always;
	}
} /*print css end*/

/* #foot_sitemap {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding: 25px;
	background: #eee;
	box-sizing: border-box;
	order: 3;
	position: relative;
}
#foot_sitemap::before {
	position: absolute;
	top: -1px;
	left: calc(((100vw - 100%) / -2) + 9px);
	content: "";
	background: #eee;
	height: 100%;
	width: calc((100vw - 100%) / 2);
	display: block;
	z-index: 0;
}
#foot_sitemap::after {
	position: absolute;
	top: -1px;
	right: calc(((100vw - 100%) / -2) + 9px);
	content: "";
	background: #eee;
	height: 100%;
	width: calc((100vw - 100%) / 2);
	display: block;
	z-index: 0;
}

#foot_sitemap .foot_inner {
	max-width: 1200px;
	width: 100%;
	padding: 0;
	margin: 0 auto !important;
	display: flex;
	justify-content: space-between;
}

#foot_sitemap .foot_inner div {
	width: 31%;
}
#foot_sitemap .foot_inner div span {
	display: block;
	border-bottom: 2px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 8px;
	line-height: 100%;
}
#foot_sitemap .foot_inner div span.sub {
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 0.85rem;
	margin-top: -20px;
	margin-left: 10px;
}
#foot_sitemap .foot_inner div:first-child {
	margin-left: 0;
}
#foot_sitemap .foot_inner div li {
	font-size: 0.8rem;
}
#foot_sitemap .foot_inner div ul {
	margin-bottom: 30px;
}
#foot_sitemap .foot_inner div ul:last-child {
	margin-bottom: 0;
}
#foot_sitemap .foot_inner div ul.sub {
	margin-left: 10px;
}
#foot_sitemap .foot_inner div ul.sub a {
	font-size: 0.75rem;
	display: block;
	background: none;
	padding: 4px 0;
}

#foot_sitemap .foot_inner div ul.sub a:before {
	content: "";
}
#foot_sitemap .foot_inner div li {
	display: block;
	padding: 5px 0;
}
#foot_sitemap .foot_inner div li a {
	color: #333;
	line-height: 150%;
	padding: 5px 0;
	position: relative;
	display: inline-block;
	padding-left: 8px;
	line-height: 1.5;
}
#foot_sitemap .foot_inner div li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 3px;
	color: #999;
	position: absolute;
	left: 0;
	top: 5px;
}

#foot_sitemap .foot_inner div li a img {
	vertical-align: -2px;
	padding-left: 3px;
}

@media only screen and (max-width: 640px) {
	#foot_sitemap {
		padding: 20px;
	}
	#foot_sitemap .foot_inner {
		display: block;
	}
	#foot_sitemap .foot_inner div {
		width: 100%;
	}
	#foot_sitemap .foot_inner div span.sub {
		margin-top: -15px;
	}
	#foot_sitemap .foot_inner div:nth-child(3) {
		margin-left: 0;
		clear: both;
	}
	#foot_sitemap .foot_inner div li {
		font-size: 0.8rem;
	}
	#foot_sitemap .foot_inner div ul {
		margin-bottom: 20px;
	}
	#foot_sitemap .foot_inner div:nth-child(3) ul:last-child {
		margin-bottom: 0;
	}
	#foot_sitemap .foot_inner div ul:last-child {
		margin-bottom: 20px;
	}
} */
