/* ----- module ----- */
.module_title{
	padding:0;
}
.article_module p {
	line-height: 1.6em;
}
.list_description,
.description{
	line-height: 1.4em;
}
/* ----- ▲module ----- */


/* ----- index_module ----- */
.index_module {
	margin-bottom:30px;
}
.index_module .text{
	line-height:1.2em;
}
.index_module ul{
	position:relative;
}
.index_module ul li{
	padding: 0 0 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #dddddd;
	position: relative;
}
.popularIndex ul li,.popularIndex .module_title h3 {
	border:none;
	margin-bottom: 0px;
}
/* index_module - マーカー */
div.item_icon{
	padding: 0;
	font-size: 1rem;
	line-height: 1.4em;
}
div.item_icon a{
	padding:1px 15px 1px 0;
	display:inline;
	line-height:1.5em;
	color: #222;
	font-size: 1rem;
	text-decoration: none;
}
div.item_icon a:hover{
	text-decoration: underline;
	color: #002D72;
}

/* index_module - サムネイル画像関連 */
.image_text{
	overflow:hidden;
	clear:both;
}
.image_text .image{
	float:left;
}
.image_text .image a{
	background-image:none;
	padding-left:0;
}
.image_text .text{
	overflow: hidden;
	position: relative;
}
.image_text .image,.index_module .image{
	width: 178px;
	margin-right:20px;
	overflow: hidden;
}
.image_text .image img,.index_module .image img{
	width: 100%;
	height:auto;
	display:block;
}

/* index_module - サブタイトル */
.index_subtitle{
	font-size: 90%;
	padding:0 0 4px 18px;
}

/* index_module - アイコン */
span.icon {
	margin: 0;
}
span.icon img {
	/*margin-bottom: 6px;*/
}
span.newicon {
	position: absolute;
	top:0;
	left:0;
}
.new_icon {
	background-color: #002D72;
	padding: 0.25em 0.5em;
	color: #ffffff;
}

/* index_module - 日付 */
.index_module .date {
    font-size: 0.857142857em;
	color: #666666;
    font-weight: 700;
	white-space: nowrap;
	display: inline-block;
}

/* index_module - イベント情報 */
.index_module .event{
	/*font-size: 0.85rem;*/
	color: #444444;
}
/* index_module - イベント情報・開催日 */
.index_module .event_date {
	font-size: 0.928571428em;
	color: #002D72;
    font-weight: 500;
	white-space: nowrap;
	display: inline-block;
}
.index_module .event_txt {
	font-size: 0.928571428em;
	color: #002D72;
    font-weight: 500;
	white-space: nowrap;
	display: inline-block;
}
/* index_module - イベント情報・開催場所 */
.index_module .event_place {
    font-size: 0.785714285em;
	padding:0 0 4px 18px;
    background-image: url('../images/icon_pin.svg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1.4em;
}

/* index_module - type */
.index_module span.type {
	font-size: 0.857142857em;
    margin-left: 0.25em;
    display: inline;
}
.index_module span.type::before {
    content: "―";
    margin-right: 0.5em;
}


.image_text div.item_icon a{
	font-size: 1.25rem;
}
/* index_module - ディスクリプション */
.index_module .description{
	/*color: #818181;*/
	line-height:1.6em;
	color: #222222;
	font-size: 1.07142857em;
    /*line-height: 1.8em;*/
	padding: 15px 0 0 0;
}
/* index_module - ディスクリプション（省略） */
.index_module.ellipsis .description,
.index_module.tagBottom .description {
	height: 87px;
	position: relative;
	/*display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;*/
	overflow: hidden;
}
.index_module.ellipsis .description::before,
.index_module.ellipsis .description::after,
.index_module.tagBottom .description::before,
.index_module.tagBottom .description::after {
	background: #fff;
	position: absolute;
}
.index_module.ellipsis .description::before,
.index_module.tagBottom .description::before {
	content: "...";
	top: 62px;
	right: 0;
	padding-left:2px;
}
.index_module.ellipsis .description::after,
.index_module.tagBottom .description::after {
	content: "";
	height: 100%;
	width: 100%;
}
.index_module.tagBottom .description {
	/*padding: 15px 10px 0 0;*/
	width:101%;
}
.index_module.tagBottom .description::before {
	right:1px;
}

/* index_module - 追加リンク */
.index_module .add_link{
	padding: 8px 0 0 18px;
}
.add_link div{

}
.add_link a {
	padding-left: 0px;
}

/* index_module - tagLink */
.index_module span.tagLink.tags1 {
	border: 1px solid rgba(0,45,114,0.5);
	color: #002D72;
	font-size: 0.785714em;
	display: inline-block;
	padding: 0.1em 0.2em;
	min-width: 8rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.index_module li>a>.text {
	position: relative;
}
.index_module span.tagLink.tags1+span {
	margin-top: 25px;
}
.index_module span.date+span.tagLink {
	color: #666666;
	font-size: 0.857142857em;
	margin-left: 10px;
}
.index_module span.tagLink.tags2 {
    color: #666666;
    font-size: 0.857142em;
}
.index_module span.date+span.tagLink.tags2::before {
    content: "―";
	padding: 0 12px;
}
.index_module.newsIndex span.date+span.tagLink.tags2::before {
	display: none;
}

/* index_module - tagArea */

.index_module .tile2 .tagArea {
    font-size: 0.6875rem;
    margin-top: 15px;
}
.index_module .tagArea {
    font-size: 0.6875rem;
    margin-top: 15px;
}
.index_module .tagArea::before {
    content: " ";
    background: url('../images/icon_tag.svg') no-repeat left 0.15em;
    background-size: 1em;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    margin-bottom: -.2em;
}
.index_module .tagArea .tag::after {
    content: "、";
}
.index_module .tagArea .tag:last-child::after {
    content: none;
}
.index_module .tagArea .tag::last-child:after {
    content: "";
}
.index_module .tagArea .tag{
	display: inline;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin-right: 0;
}
/* tagBottom */
.index_module.tagBottom .tile2 li {
	padding-bottom: 60px;
}
.index_module.tagBottom .image_text .image {
	overflow: hidden;
	width:160px;
	height: 160px;
	position: relative;
	margin-right: 20px;
}
.index_module.tagBottom .image_text .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
.index_module.tagBottom a:hover .image_text .image img {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
}
.index_module.tagBottom .image_text .text {
	position: static;
}
.index_module.tagBottom .tile2 .tagArea {
    position: absolute;
    left: 15px;
    bottom: 20px;
}
/* tags2border */
.index_module.tags2border span.tagLink.tags2 {
    border: 1px solid #666666;
    font-size: 0.71428571em;
    display: inline-block;
    padding: 0.1em 0.2em;
    min-width: 6.25rem;
    text-align: center;
	margin-left: 15px;
	line-height: 1em;
}
.index_module.tags2border span.date+span.tagLink.tags2::before {
   content:none;
}

/* index_module - 一覧へ */
span.list{
	display: block;
	text-align: right;
	margin-top: 20px;
	font-size: 1.07142857em;
}
span.list a {
	color: #222222;
	text-decoration: none;
}
span.list a:hover {
	color: #002D72;
	text-decoration: underline;
}
span.list a:after {
	content: " ";
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23222222%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') no-repeat right top;
	background-size: 1.5em;
	margin-left: 0.5em;
}
.index_module .close span.list{
	display:inline;
	padding-left:15px;
}

/* index_module - 全てを見る／閉じる */
.index_module .open,.index_module .close{
	text-align: center;
	margin:0 0 14px 0;
	padding:7px 0 4px 0;
}
.sub_column .open,.sub_column .close{

}
.toppage .open,.toppage .close{

}
.index_module .close{
	display:none;
}
.index_module .open,
.index_module .close {
	cursor:pointer;
}
.index_module .open span,
.index_module .close span {
	color: #222222;
	text-decoration: none;
	background-repeat:no-repeat;
	background-size: 1em;
	transition: all 0.2s ease 0s;
}
.index_module .open span{
	padding:0 0 1.4em 0;
    background-image: url('../images/arrow_bottom.svg') ;
	background-position:center bottom;
}
.index_module .close span{
	padding:1.4em 0 0 0;
    background-image: url('../images/arrow_top.svg') ;
	background-position:center top;
}
.index_module .open:hover span,
.index_module .close:hover span {
	color: #002D72;
	transition: all 0.2s ease 0s;
}

/* index_module - floatのための横幅指定 */
/*.index_module .image_text .text{
	width:647px;
}
#contents_sub .index_module .image_text .text{
	width: 156px;
}
.p50 .image_text .text{
	width:280px;
}
.p33 .image_text .text{
	width:158px;
}*/

/* index_module - 1カラム */
.index_module ul li>.text>*,
.index_module ul li>.image_text .text>* {
	margin-bottom: 12px;
}
.index_module ul li>.text div.item_icon,
.index_module ul li>.image_text .text div.item_icon {
	margin-bottom: 0;
}
.index_module ul li>.text div.item_icon~*,
.index_module ul li>.image_text .text div.item_icon~* {
	margin-bottom: 0;
	margin-top: 10px;
	display: inline-block;
}
.index_module ul li>.text>.bar {
	margin: 0 8px 0 2px;
}

/* index_module - タイル表示 */
.index_module ul.tile1,
.index_module ul.tile2,
.index_module ul.tile3,
.index_module ul.tile4,
.index_module ul.tile5 {
	margin-right: -13px;
	padding: 2px 0 0 2px;
	*padding-left: 0;
}
.index_module ul.tile2,
.index_module ul.tile3,
.index_module ul.tile4,
.index_module ul.tile5 {
	display: flex;
	flex-flow: row wrap;
}
.index_module ul.tile1 a,
.index_module ul.tile2 a,
.index_module ul.tile3 a,
.index_module ul.tile4 a,
.index_module ul.tile5 a {
	text-decoration:none;
	color:#222222;
}
.index_module ul.tile1 li, 
.index_module ul.tile2 li,
.index_module ul.tile3 li,
.index_module ul.tile4 li,
.index_module ul.tile5 li {
	background-image: none;
	border-bottom: none;
	margin-right: 15px;
	margin-bottom: 15px;
	/*padding: 20px;*/
	padding: 0;
}
.index_module ul.tile1 li>a, 
.index_module ul.tile2 li>a,
.index_module ul.tile3 li>a,
.index_module ul.tile4 li>a,
.index_module ul.tile5 li>a {
	padding: 20px;
}
.index_module ul.tile1>li, 
.index_module ul.tile2>li,
.index_module ul.tile3>li,
.index_module ul.tile4>li,
.index_module ul.tile5>li {
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-webkit-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-o-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-ms-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
}
.index_module ul.tile1>li:hover, 
.index_module ul.tile2>li:hover,
.index_module ul.tile3>li:hover,
.index_module ul.tile4>li:hover,
.index_module ul.tile5>li:hover {
	-moz-box-shadow: 1px 1px 3px 2px rgba(40,40,40,0.3);
	-webkit-box-shadow: 1px 1px 3px 2px rgba(40,40,40,0.3);
	-o-box-shadow: 1px 1px 3px 2px rgba(40,40,40,0.3);
	-ms-box-shadow: 1px 1px 3px 2px rgba(40,40,40,0.3);
	box-shadow: 1px 1px 3px 2px rgba(40,40,40,0.3);
}
.index_module ul.tile1 li {
	margin-right: 11px;
}
.index_module ul.tile2 li {
	width: calc(50% - 16px);
}
.index_module ul.tile2:after{
	clear: both;
}
.index_module ul.tile3 li{
	width: calc(33.333% - 16px);
}
.index_module ul.tile4 li{
	width: calc(25% - 15px);
}
.index_module ul.tile5 li{
	width: calc(20% - 15px);
}
.index_module ul.tile1>li>*, 
.index_module ul.tile2>li>*,
.index_module ul.tile3>li>*,
.index_module ul.tile4>li>*,
.index_module ul.tile5>li>* {
	display:block;
}
.index_module ul.tile3:after,
.index_module ul.tile4:after,
.index_module ul.tile5:after {
	clear: both;
}
.index_module ul.tile1,
.index_module ul.tile2,
.index_module ul.tile3,
.index_module ul.tile4,
.index_module ul.tile5 {
	overflow: hidden;
	position:relative;
}
.index_module ul.tile1 .text div.item_icon,
.index_module ul.tile2 .text div.item_icon,
.index_module ul.tile3 .text div.item_icon,
.index_module ul.tile4 .text div.item_icon,
.index_module ul.tile5 .text div.item_icon {
	font-size: 1.14285714em;
	line-height: 1.5em;
	font-weight: 500;
	transition: all 0.6s ease 0s;
}
.index_module ul.tile1 a:hover .text div.item_icon,
.index_module ul.tile2 a:hover .text div.item_icon,
.index_module ul.tile3 a:hover .text div.item_icon,
.index_module ul.tile4 a:hover .text div.item_icon,
.index_module ul.tile5 a:hover .text div.item_icon {
	color: #002D72;
	text-decoration: underline;
	transition: all 0.6s ease 0s;
}
.index_module ul.tile1 .image_text div.item_icon,
.index_module ul.tile2 .image_text div.item_icon,
.index_module ul.tile3 .image_text div.item_icon,
.index_module ul.tile4 .image_text div.item_icon,
.index_module ul.tile5 .image_text div.item_icon {
	font-size: 1.25rem;
	line-height: 1.5em;
	font-weight: 500;
	transition: all 0.6s ease 0s;
}
.index_module ul.tile1 a:hover .image_text div.item_icon,
.index_module ul.tile2 a:hover .image_text div.item_icon,
.index_module ul.tile3 a:hover .image_text div.item_icon,
.index_module ul.tile4 a:hover .image_text div.item_icon,
.index_module ul.tile5 a:hover .image_text div.item_icon {
	color: #002D72;
	text-decoration: underline;
	transition: all 0.6s ease 0s;
}
.index_module ul.tile1 a:hover .image_text div.item_icon .series_title,
.index_module ul.tile2 a:hover .image_text div.item_icon .series_title,
.index_module ul.tile3 a:hover .image_text div.item_icon .series_title,
.index_module ul.tile4 a:hover .image_text div.item_icon .series_title,
.index_module ul.tile5 a:hover .image_text div.item_icon .series_title {
	text-decoration: none;
}
/* タイル表示 4カラム 5カラム */
.index_module ul.tile4 li,
.index_module ul.tile5 li {
	padding:0;
}
.tile4 li>*,
.tile5 li>* {
	padding: 0;
	position:relative;
	display:block;
}
.tile4 li .image,
.tile5 li .image {
	width:100%;
	margin-right:0;
	float:none;
}
.tile4 li .image img,
.tile5 li .image img {
	display:block;
}
.tile4 li .text,
.tile5 li .text {
	width:100%;
	position:absolute;
	bottom:0;
	background-color:rgba(255, 255, 255, 0.85 );
	padding:10px;
}
.tile4 li .text .item_icon,
.tile5 li .text .item_icon {
	padding:0;
	font-size:0.8rem;
}
.tile4 li .text .item_icon a,
.tile5 li .text .item_icon a {
	padding:0;
	color:#3a3a3a;
}
.tile4 li .text .description,
.tile5 li .text .description {
	padding:0;
	font-size:0.8rem;
	color:#3a3a3a;
}

/* タイル表示 画像重ねテキスト */
.index_module.overlapIndex ul.tile1 li,
.index_module.overlapIndex ul.tile2 li,
.index_module.overlapIndex ul.tile3 li {
	padding: 0;
}
.index_module.overlapIndex ul.tile1 li>*,
.index_module.overlapIndex ul.tile2 li>*,
.index_module.overlapIndex ul.tile3 li>* {
	padding: 0;
	position:relative;
	display:block;
}
.index_module.overlapIndex ul.tile1 li .image,
.index_module.overlapIndex ul.tile2 li .image,
.index_module.overlapIndex ul.tile3 li .image {
	width:100%;
	margin-right:0;
	float:none;
	background-color:#000000;
}
.index_module.overlapIndex ul.tile1 li .image img,
.index_module.overlapIndex ul.tile2 li .image img,
.index_module.overlapIndex ul.tile3 li .image img {
	display:block;
	opacity:0.5;
}
.index_module.overlapIndex ul.tile1 li .text,
.index_module.overlapIndex ul.tile2 li .text,
.index_module.overlapIndex ul.tile3 li .text {
	width:100%;
	position:absolute;
	padding:25px;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.index_module.overlapIndex ul.tile1 li .text .item_icon,
.index_module.overlapIndex ul.tile2 li .text .item_icon,
.index_module.overlapIndex ul.tile3 li .text .item_icon {
	padding:0;
	font-size:1.5714285714286em;
	line-height: 1.4em;
	color:#FFFFFF;
}
.index_module.overlapIndex ul.tile1 li .text .description,
.index_module.overlapIndex ul.tile2 li .text .description,
.index_module.overlapIndex ul.tile3 li .text .description {
	padding:0;
	font-size:0.8rem;
	color:#FFFFFF;
}

/* タイル表示 画像上テキスト下 */
.index_module.bigImgIndex ul li {
	padding: 0;
}
.index_module.bigImgIndex ul li>* {
	padding: 0;
	display: block;
}
.index_module.bigImgIndex ul li .image {
	width:100%;
	margin-right:0;
	float:none;
}
.index_module.bigImgIndex ul li .image img {
	display:block;
}
.index_module.bigImgIndex ul li .text {
	width:100%;
	padding: 25px 30px;
}
.index_module.bigImgIndex ul li .text .item_icon {
	padding:0;
	/*font-size:1.07142857em;*/
	font-size: 1.28571428em;
	font-weight: 500;
}
.index_module.bigImgIndex ul li a {
	color:#222222;
	padding:0;
}
.index_module.bigImgIndex ul li .text .description {
	margin-top:10px;
	padding:0;
	font-size: 1em;
	color: #222222;
	line-height: 1.7857em;
}
.index_module.bigImgIndex ul.tile2 li .image,
.index_module.bigImgIndex ul.tile3 li .image,
.index_module.bigImgIndex ul.tile4 li .image {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.index_module.bigImgIndex ul.tile2 li .image {
	height: 255px;
}
.index_module.bigImgIndex ul.tile3 li .image {
	height: 190px;
}
.index_module.bigImgIndex ul.tile4 li .image {
	height: 140px; /*仮*/
}
.index_module.bigImgIndex ul.tile2 li .image img,
.index_module.bigImgIndex ul.tile3 li .image img,
.index_module.bigImgIndex ul.tile4 li .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	transition: all 0.6s ease 0s;
}
.index_module.bigImgIndex ul.tile2 li a:hover .image img,
.index_module.bigImgIndex ul.tile3 li a:hover .image img,
.index_module.bigImgIndex ul.tile4 li a:hover .image img {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
}

/* タイル表示 画像大 */
.index_module.bigBtnIndex ul li {
	padding: 0;
}
.index_module.bigBtnIndex ul li>* {
	padding: 0;
	position:relative;
	display:block;
}
.index_module.bigBtnIndex ul li .image_text {
	position:relative;
}
.index_module.bigBtnIndex ul li .image {
	width: calc(50% - 25px);
	margin-right:25px;
	min-height:270px;
	position:relative;
	overflow: hidden;
}
.index_module.bigBtnIndex ul li .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:auto;
	min-width: 100%;
	height: 100%;
	transition: all 0.6s ease 0s;
}
.index_module.bigBtnIndex ul li a:hover .image img {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
}
.index_module.bigBtnIndex ul li .text {
	width:50%;
	padding-top:50px;
	padding-right: 50px;
	position:static;
}
.index_module.bigBtnIndex ul li .text .item_icon {
	font-size:1.42857142em;
}
.index_module.bigBtnIndex ul li a {
	color:#222222;
	padding:0;
}
.index_module.bigBtnIndex ul li .text .description {
	margin-top:20px;
	padding:0;
	font-size: 1em;
	line-height: 2.14285em;
	color:#222222;
}
.index_module.bigBtnIndex ul li .text::after {
	content: "全文を見る";
	display: block;
	position:absolute;
	bottom:35px;
	right:50px;
	font-size: 1.07142857em;
	padding-right: 1.5em;
}
.index_module.bigBtnIndex ul li .text::before {
	content: "";
	display: block;
	position:absolute;
	bottom:35px;
	right:50px;
	background-image: url(../images/arrow_right.svg);
	background-repeat:no-repeat;
	background-position: right top;
	width: 1em;
	height: 1em;
}

/* - カテゴリインデックス - */
/* serviceSolution インデックス */
.index_module.serviceSolution .main_column_middle {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.index_module.serviceSolution ul li {
    margin-bottom: 9px;
}
.index_module.serviceSolution ul li>a {
    padding: 0;
}
.index_module.serviceSolution .image_text {
    padding: 0;
    max-width: 100%;
    width: 100%;
    /*background-color: #000;*/
	/*padding-bottom:70px;*/
}
.index_module.serviceSolution .image_text .image {
    margin-right: 0;
    clear: both;
    /*opacity: 0.7;*/
    display: block;
    width: auto;
    width: 100%;
    min-width: 100%;
    height: 290px;
    position: relative;
	background-color: #000;
	overflow: hidden;
}
.index_module.serviceSolution .image_text .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	min-width: 100%;
	min-height: 100%;
	opacity: 0.7;
}
.index_module.serviceSolution .image_text:hover .image img {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
	opacity: 0.5;
}
.index_module.serviceSolution .image_text .text {
    /*position: absolute;*/
	position: static;
    padding: 0;
}
.index_module.serviceSolution ul li .image_text div.item_icon {
	position: absolute;
	top:0;
    padding: 0 30px;
    max-width: 100%;
    /*width: 290px;*/
    height: 290px;
    color: #fff;
    font-weight: bold;
    font-size: 1.57142857em;
    display: block;
    padding-top: 7rem;
}
.index_module.serviceSolution li:nth-child(1) .image_text,
.index_module.serviceSolution li:nth-child(1) .image_text div.item_icon,
.index_module.serviceSolution li:nth-child(5) .image_text,
.index_module.serviceSolution li:nth-child(5) .image_text div.item_icon {
    max-width: 100%;
    width: 100%;
}
.index_module.serviceSolution li:nth-child(1) .image_text div.item_icon,
.index_module.serviceSolution li:nth-child(5) .image_text div.item_icon {
    padding: 7rem 60px 0;
}
.index_module.serviceSolution ul li a:hover .image_text div.item_icon {
    color: #fff;
    text-decoration: none;
}
.index_module.serviceSolution ul.tile3 {
    margin-right: -12px;
    margin-bottom: 0;
    padding: 0;
}
.index_module.serviceSolution ul.tile3 li {
    width: calc(25% - 5px);
    padding: 0;
    margin-right: 5px;
    margin-left: 1px;
}
.index_module.serviceSolution .tile3 li {
    /*-moz-box-shadow: none;*/
    /*-webkit-box-shadow: none;*/
    /*-o-box-shadow: none;*/
    /*-ms-box-shadow: none;*/
    /*box-shadow: none;*/
    margin-bottom: 10px;*/
}
.index_module.serviceSolution .tile3 li .text {
    width: 100%;
}
.index_module.serviceSolution ul.tile3 li:nth-child(1) .text,
.index_module.serviceSolution ul.tile3 li:nth-child(5) .text {
    width: 100%;
}
.index_module.serviceSolution ul.tile3 li:nth-child(1),
.index_module.serviceSolution ul.tile3 li:nth-child(5) {
    width: calc(50% - 15px);
}
.index_module.serviceSolution div.item_icon {
    padding: 0;
}
.index_module.serviceSolution div.item_icon a:hover {
    text-decoration: none;
}
.index_module.serviceSolution span.tagLink {
    position: absolute;
    top: 5.5rem;
    left: 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 0.785714em;
    display: inline-block;
    padding: 0.1em 0.2em;
    min-width: 140px;
    text-align: center;
}
.index_module.serviceSolution li:nth-child(1) span.tagLink,
.index_module.serviceSolution li:nth-child(5) span.tagLink {
    left: 60px;
}
.index_module.serviceSolution .tagArea {
    background-color: #fff;
	margin-top: 0;
    padding: 1em 1em 15px;
    display: block;
}

/* index_module - serviceTopIndex */
.index_module.serviceTopIndex ul li {
	padding: 0;
}
.index_module.serviceTopIndex ul li>*,
.index_module.serviceTopIndex ul.tile2 li>* {
	padding: 0;
	position:relative;
	display:block;
}
.index_module.serviceTopIndex .image {
	width:100%;
	margin-right:0;
	float:none;
}
.index_module.serviceTopIndexi .image img {
	display:block;
}
.index_module.serviceTopIndex .text {
	width: calc(100% - 60px);
	height: calc(100% - 50px);
	position:absolute;
	top: 25px;
	left: 30px;
	display:table;
}
.index_module.serviceTopIndex .image_text .text .item_icon {
	color: #FFFFFF;
	font-size: 1.14285714em;
	/*width:155px;*/
	width:240px;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	background-color:rgba(0, 45, 114, 0.8 );
}
.index_module.serviceTopIndex a:hover .image_text .text .item_icon {
	color: #FFFFFF;
	text-decoration: none;
}
.index_module.serviceTopIndex .text .description {
	color: #FFFFFF;
	font-size: 0.85714285em;
	line-height:1.6em;
	display: table-cell;
	padding: 25px 30px;
	visibility: hidden;
	vertical-align: middle;
}
.index_module.serviceTopIndex li:hover .text .description {
	visibility: visible;
	background-color:rgba(0, 45, 114, 0.8 );
}
.index_module.serviceTopIndex li a:hover img {
	opacity:1;
}

/* index_module - ニュースインデックス */
.index_module.newsIndex ul li {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.index_module.newsIndex .text {
	display: table;
}
.index_module.newsIndex div.item_icon {
	display: table-cell;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-weight: 500;
}
.index_module.newsIndex .date,
.index_module.newsIndex .event_date {
    font-size: 0.875rem;
	font-weight: 400;
	padding-right: 2rem;
	min-width: 5rem;
	display: table-cell;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.index_module.newsIndex span.tagLink {
	color: #666666;
	font-size: 0.75rem;
	padding-right: 2rem;
	min-width: 7.5rem;
	display: table-cell;
	/*text-align:center;*/
	border:none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.index_module.newsIndex span.type::before {
    content: none;
}
.index_module.newsIndex ul li>.text div.item_icon~.tags3 {
	background-color: #a1a1a1;
	color: #FFFFFF;
	font-size: 0.92857142em;
	padding:3px 7px;
	min-width:6.8rem;
	text-align: center;
} 

/* index_module - バックナンバー */
.index_module.backNumber {
	
}
.backNumber .bx-wrapper .bx-viewport {
	min-height:200px;
}
.index_module.backNumber ul::after {
	content: "";
	display: block;
	clear: both;
}
.index_module.backNumber ul li {
	float: left;
	width: 150px;
	height: 200px;
	background: #F4F5FA;
	margin-right: 17px;
	border-bottom: none;
	position: relative;
	padding-bottom: 0;
	transition: all 0.6s ease 0s;
}
.index_module.backNumber ul li::before {
    content: "MONTHLY\AREVIEW";
    font-size: 1.25rem;
    color: #002D72;
	white-space: pre;
	line-height: 1.2em;
	position: absolute;
	top: 25px;
	left: 20px;
}
.index_module.backNumber ul li:hover {
	opacity: 0.6;
	transition: all 0.6s ease 0s;
}
.index_module.backNumber ul li .text {
	height: 100%;
}
.index_module.backNumber ul li .item_icon {
	height: 100%;
}
.index_module.backNumber ul li .item_icon a {
	display: inline-block;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
	border-top: solid 5px #002D72;
}
.index_module.backNumber ul li .item_icon a small {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 1.5rem;
    color: #002D72;
}
.index_module.backNumber ul li .item_icon a small span {
	display: block;
	font-size: 1rem;
    margin-bottom: 4px;
}
.index_module.backNumber ul li .item_icon a > span{
	display: none;
}

/* index_module+img [layoutblock] - companyTopBlock 企業情報トップ */
.main_column.companyTopBlock {
	margin-bottom: 0;
}
.main_column.companyTopBlock:nth-child(4) {
	margin-bottom: 80px;
}
.companyTopBlock .main_column_middle {
	position:relative;
	margin-bottom: 0;
}
.companyTopBlock .main_column_middle .p50 {
	float:none;
}
.companyTopBlock .main_column_middle .p50:first-child {
	width:100%;
	margin:0 auto;
	position:absolute;
}
.companyTopBlock .main_column_middle .p50:last-child {
	width:100%;
	max-width:1090px;
	min-width:1090px;
	margin:0 auto;
	padding:80px 0;
	overflow:hidden;
	max-height: 540px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module {
	float:left;
	margin-bottom:0;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child {
	width: 400px;
	margin: 0 90px 0 0;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul {
	margin: 0;
	padding: 0;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li {
	background-color: transparent;
	-moz-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-webkit-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-o-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-ms-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	margin: 0;
	padding: 0;
    background-image: url('../images/company_listbc.png') ;
	background-repeat:no-repeat;
	background-position:center center;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a {
	display:block;
	width:100%;
	height: 380px;
	padding:40px;
	text-align: center;
	position:relative;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a .text {
	margin-top: 32px;
	position: static;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a .text .item_icon {
	color: #FFFFFF;
	font-size: 1.85714285em;
	line-height: 1.461538em;
	font-weight: bold;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a .text .description {
	color: #FFFFFF;
	font-size: 1.07142857em;
	line-height: 2em;
	margin-top: 30px;
	padding: 0;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:first-child ul li a .text::after {
	content: "一覧を見る";
	position:absolute;
	left:40px;
	bottom: 40px;
	color: #FFFFFF;
	font-size: 1.14285714em;
	line-height: 1.5em;
	border: 1px solid #FFFFFF;
	width: 100%;
	width: calc(100% - 80px);
	box-sizing: border-box;
	padding: 18px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	background-position: right 20px center;
	background-size: 1em;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child {
	width:600px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul {
	margin: 0;
	padding: 10px 0;
	display: flex; /*1カラム用*/
	flex-flow: row wrap; /*1カラム用*/
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li {
	width: calc(50% - 1px);
	-moz-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-webkit-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-o-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-ms-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	margin-right: 1px;
	margin-bottom: 1px;
	padding:0;
	background-color: rgba(255, 255, 255, 0.9); /*1カラム用*/
	border: none; /*1カラム用*/
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a {
	padding:34px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a:hover {
	background-color: #002D72;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a::after {
	content: " ";
	width: 1em;
	height: 1em;
	position:absolute;
	top: 36px;
	right: 20px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	background-position: right center;
	background-size: 1em;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a:hover::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E');
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a div.item_icon {
	font-size: 1.07142857em;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li a:hover div.item_icon {
	color: #FFFFFF;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li>.text,
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li>.text> div.item_icon,
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li>.text> div.item_icon a {
	height: 100%;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li div.item_icon a {
	/*1カラム用*/
	display:block;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module:last-child ul li div.item_icon a:hover {
	/*1カラム用*/
	color: #FFFFFF;
	text-decoration:none;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3) {
	/*tile2top3list用*/
	width: calc(33.33333333% - 1px);
	height: 199px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3) .text {
	/*tile2top3list用*/
	position:relative;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3) .item_icon {
	/*tile2top3list用*/
	display: table;
	width: 199px;
	height: 199px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3) .item_icon a {
	/*tile2top3list用*/
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color:#002D72;
	font-size:1.75em;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list:last-child ul li:nth-child(-n+3) .text .item_icon a::after {
	/*tile2top3list用*/
	background-size: 0.5em;
	width:0.5em;
	height:0.5em;
	top: auto;
	bottom: 10px;
	right: 10px;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3) .index_subtitle {
	/*tile2top3list用*/
	width: 100%;
	margin:0;
	padding:0;
	text-align: center;
	position:absolute;
	bottom: 60px;
	color:#002D72;
	font-size:0.75em;
}
.companyTopBlock .main_column_middle .p50:last-child .index_module.tile2top3list ul li:nth-child(-n+3):hover .index_subtitle {
	/*tile2top3list用*/
	color:#FFFFFF;
}

.companyTopBlock .main_column_middle .article_module {
	margin-bottom: 0;
}
.companyTopBlock .article_image_center {
	padding:0;
}
.companyTopBlock .article_image_center .article_image {
	margin:0;
	width:100%;
	height: 540px;
	position: relative;
	overflow: hidden;
}
.companyTopBlock .article_image_center .article_image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	min-width: 1400px;
    min-height: 100%;
}

/* index_module - shortTileList */
.index_module.shortTileList > ul {
	border:none;
	padding:0;
}
.index_module.shortTileList > ul.tile2 {
	padding:0;
	margin:0 0 10px;
}
.index_module.shortTileList > ul.tile2 li {
	margin:0;
	border:1px solid #dddddd;
	width:50%;
	border-top:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.index_module.shortTileList > ul.tile2 li:nth-child(2n) {
	border-left:0;
}
.index_module.shortTileList > ul.tile2 li div.item_icon {
	font-size: 0.9375rem;
	text-decoration: underline;
	color: #002D72;
}
.index_module.shortTileList > ul.tile2 li div.item_icon > span,
.opclBlock > ul.tile2 li div.item_icon small span {
	display: none;
}

/* index_module - knowledgeIndex */
.index_module.knowledgeIndex {
	
}
.index_module.knowledgeIndex ul.tile1 {
	margin-right: -7px;
}
.index_module.knowledgeIndex ul li {
	width: calc(50% - 10px);
	padding:0;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	height:200px;
	overflow: hidden;
}
.index_module.knowledgeIndex ul li>a {
	padding:0;
}
.index_module.knowledgeIndex ul li .image {
	width: 250px;
	margin-right: 0;
}
.index_module.knowledgeIndex ul li .text {
	padding: 30px;
}
.index_module.knowledgeIndex ul li .text .item_icon {
	font-size: 1.28571428em;
	font-weight: 500;
	line-height: 1.66666666em;
}
.index_module.knowledgeIndex ul li .text .description {
	color: #222222;
	font-size: 1.07142857em;
	line-height: 1.8em;
}
.index_module.knowledgeIndex.ellipsis ul li .text .description {
	height: 96px;
}
.index_module.knowledgeIndex.ellipsis ul li .text .description::before {
	top: 69px;
}
.index_module.knowledgeIndex ul li:first-child {
	height: 410px;
}
.index_module.knowledgeIndex ul li:first-child .image {
	width: 100%;
}
.index_module.knowledgeIndex ul li:first-child .text {
	padding: 30px 40px;
}
.index_module.knowledgeIndex ul li:nth-child(n+4) {
	width: calc(33.33333333% - 10px);
	height: 170px;
}
.index_module.knowledgeIndex ul li:nth-child(n+4) .image {
	width: 130px
}
.index_module.knowledgeIndex ul li:nth-child(n+4) .text {
	padding: 25px 22px;
}

/* index_module - マンスリー 特集 */
.index_module.monFeature {
	padding: 0;
	margin: 0;
}
.index_module.monFeature ul li,
.index_module.monFeature ul li a{
	padding: 0;
}
.monFeature ul li .image_text{
	position: relative;
}
.monFeature ul li .image_text .image{
	width: 100%;
	height: 300px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	float:none;
	margin-right:0;
	background-color: #000000;
}
.monFeature ul li .image_text .image img{
	min-width: 100%;
	min-height: 100%;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: auto;
	/*filter: brightness(70%);*/
	opacity: 0.7;
}
.monFeature ul li a:hover .image_text .image img{
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
	/*filter: brightness(30%);*/
	opacity: 0.3;
}
.monFeature ul li .image_text .text{
	position: static;
}
.monFeature ul li .image_text .text .monFeature_title{
	position: absolute;
	margin: 0 70px;
	margin-top: 92px;
	top:0;
	left:0;
}
.monFeature ul li .image_text .text .tagLink.tags1,
.monFeature ul li .image_text .text .item_icon,
.monFeature ul li .image_text .text .index_subtitle{
	color: #FFFFFF;
}
.monFeature ul li .image_text .text .tagLink.tags1{
	font-size: 0.6875rem;
	font-weight: 500;
	padding: 0.1em 0.4em;
	border: solid 1px #FFFFFF;
	position: static;
}
.monFeature ul li .image_text .text .item_icon{
	margin-top: 5px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.71428em;
}
.monFeature ul li a:hover .image_text .text .item_icon{
	color: #FFFFFF;
	text-decoration: none;
}
.monFeature ul li .image_text .text .index_subtitle{
	font-size: 1.14285714em;
	font-weight: bold;
	margin-top: 10px;
	padding: 0;
}
.monFeature ul li .image_text .text .pointBlock{
	margin-top: 0;
	padding: 25px 40px;
	margin-bottom: 0;
	background: none;
}
.monFeature ul li .image_text .text .pointBlock .pointBlock_inner::after{
	content: "";
	display: block;
	clear: both;
}
.monFeature ul li .image_text .text .pointBlock h3{
	float: left;
	font-weight: bold;
	font-size: 1.28571428em;
	margin-right: 30px;
}
.monFeature ul li .image_text .text .pointBlock .wysiwyg{
	float: left;
}
.monFeature ul li .image_text .text .pointBlock .wysiwyg ul li{
	-webkit-box-shadow: none;
	box-shadow: none;
	text-indent: 0;
	font-size: 1.07142857em;
	line-height: 1.6666666em;
	padding-left:1.5em;
}
.monFeature ul li .image_text .text .pointBlock .wysiwyg ul li:last-child{
	margin-bottom: 0;
}
.monFeature ul li .image_text .text .tagArea{
	border-top: solid 1px #ddd;
	margin: 0 30px;
	padding: 20px 0;
}

/* index_module - コラムトピックス */
.index_module.columnTopics ul{
	padding: 0;
	margin-right: -15px;
}
.index_module.columnTopics ul li{
	width: 240px;
	height: 220px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}
.index_module.columnTopics.tile2w ul li:first-child {
	width: 495px;
}
.index_module.columnTopics ul li a{
	width: 240px;
	height: 220px;
	overflow:hidden;
	position: relative;
	padding:0;
}
.index_module.columnTopics.tile2w ul li:first-child a{
	width: 495px;
}
.index_module.columnTopics ul li .image_text{
	display:block;
	width: 100%;
	height: 100%;
}
.index_module.columnTopics ul li .image_text .image {
	width: 100%;
	height: 100%;
	float:none;
	background-color: #000000;
}
.index_module.columnTopics ul li .image_text .image img {
	width: auto;
	height: 100%;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0.7;
}
.index_module.columnTopics.tile2w ul li:first-child .image_text .image img {
	width: 100%;
	height: auto;
}
.index_module.columnTopics ul li a:hover .image_text .image img {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
	transition: all 0.6s ease 0s;
	opacity: 0.5;
}
.index_module.columnTopics ul li .image_text .text {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: table;
}
.index_module.columnTopics ul li .image_text .text .item_icon {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	font-size: 1.375rem;
	line-height: 1.4em;
}
.index_module.columnTopics ul li a:hover .image_text .text .item_icon {
	color: #fff;
	text-decoration: none;
}


/* - カスタムインデックス - */

/* index_module - borderIndex */
.index_module.borderIndex {
	text-align: center;
	padding-top: 15px;
}
.block_title>.index_module.borderIndex {
	padding-top: 20px;
}
#contents_sub+#contents_main .index_module.borderIndex {
	text-align: center;
	padding: 0 0 35px 0;
}
.grback .block_title+.main_column_middle .index_module.borderIndex:first-child {
	padding-top: 0;
}
#recommend_bottom .index_module.borderIndex {
	padding: 35px 0;
}
#contents_sub+#contents_main .index_module.borderIndex.grback {
	padding: 35px;
}
.index_module.borderIndex h2,
#recommend_area .index_module.borderIndex h2 {
	border-bottom: none;
}
.index_module.borderIndex h3 {
	color: #222222;
    font-size: 1.28571em;
    font-weight: bold;
}
.index_module.borderIndex ul::after {
	content: "";
	display: block;
	clear: both;
}
#contents_sub+#contents_main .index_module.borderIndex ul {
	margin-bottom: 0;
}
.index_module.borderIndex ul li {
	border: solid 1px #666666;
	float: left;
	width: 255px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	/*padding: 15px 0 15px 0;*/
	padding:0;
	position: relative;
	color: #222222;
	transition: all 0.2s ease 0s;
}
.index_module.borderIndex ul li:hover{
	border: solid 1px #AAAAAA;
	color: #666666;
	cursor: pointer;
	transition: all 0.2s ease 0s;
}
.index_module.borderIndex ul li:hover::after,
.index_module.borderIndex ul li div.item_icon a:hover::after,
.index_module.borderIndex ul.tile3 li a:hover div.item_icon::after,
.index_module.borderIndex ul.tile5 li a:hover div.item_icon::after {
     -webkit-filter: opacity(0.65);
     -moz-filter: opacity(0.65);
     -o-filter: opacity(0.65);
     -ms-filter: opacity(0.65);
     filter: opacity(0.65);
	transition: all 0.2s ease 0s;
}
.index_module.borderIndex ul li div.item_icon {
	font-size:1.07142857em;
	display: table;
	width:100%;
	height:48px;
}
.index_module.borderIndex ul li div.item_icon a {
	font-size:1em;
	display: table-cell;
	vertical-align: middle;
	padding: 0 2em;
}
.index_module.borderIndex ul li div.item_icon a:hover {
	color: #666666;
}
.index_module.borderIndex ul li div.item_icon a::after,
.index_module.borderIndex ul.tile3 li a div.item_icon::after,
.index_module.borderIndex ul.tile5 li a div.item_icon::after {
	content: " ";
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23222222%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') no-repeat right center;
	background-size: 1.5em;
	position: absolute;
	right: 1.3em;
	top: 1.1em;
	transition: all 0.2s ease 0s;
}
.index_module.borderIndex ul li div.item_icon.blank a::before,
.index_module.borderIndex ul.tile3 li a div.item_icon.blank::before,
.index_module.borderIndex ul.tile5 li a div.item_icon.blank::before {
	content: none;
}
.index_module.borderIndex ul li div.item_icon.blank a::after,
.index_module.borderIndex ul.tile3 li a div.item_icon.blank::after,
.index_module.borderIndex ul.tile5 li a div.item_icon.blank::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_blank%3C%2Ftitle%3E%3Crect%20class%3D%22a%22%20x%3D%224.46%22%20y%3D%223.19%22%20width%3D%2210%22%20height%3D%227%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%221.54%205.88%201.54%2012.81%2012.07%2012.81%22%2F%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	background-position:right center;
	background-size: 1em;
}
#contents_sub+#contents_main .index_module.borderIndex ul li{
	width: 243.333333333px;
	margin-right: 10px;
}
#contents_sub+#contents_main .index_module.borderIndex.grback ul li{
	width: 220px;
	margin-right: 10px;
}
.index_module.borderIndex ul li:nth-child(4n){
	margin-right: 0;
}
#contents_sub+#contents_main .index_module.borderIndex ul li:nth-child(4n){
	margin-right: 10px;
}
#contents_sub+#contents_main .index_module.borderIndex ul li:nth-child(3n){
	margin-right: 0;
}
.index_module.borderIndex ul li a{
	line-height: 1.4em;
}
.index_module.borderIndex ul li:hover a{
	text-decoration: none;
	color: #444444;
}
.index_module.borderIndex ul.tile3 li,
.index_module.borderIndex ul.tile5 li {
	width: 20%;
	box-shadow: none;
	-moz-box-shadow none;
	-webkit-box-shadow none;
	-o-box-shadow none;
	-ms-box-shadow none;
	margin-right: 10px;
}
.index_module.borderIndex ul.tile3 li>a,
.index_module.borderIndex ul.tile5 li>a {
	padding: 0;
}
.index_module.borderIndex ul.tile3 li .text,
.index_module.borderIndex ul.tile5 li .text {
	display: table;
	width:100%;
	height:48px;
}
.index_module.borderIndex ul.tile3 li .text .item_icon,
.index_module.borderIndex ul.tile5 li .text .item_icon {
	display: table-cell;
	vertical-align: middle;
	padding: 0 38px;
	font-weight:normal;
}
.index_module.borderIndex ul.tile3 li .text .item_icon,
.index_module.borderIndex ul.tile5 li .text .item_icon {
	display: table-cell;
	vertical-align: middle;
	padding: 0 2.3em;
	font-weight:normal;
}
.index_module.borderIndex ul.tile3 li a:hover .text .item_icon,
.index_module.borderIndex ul.tile5 li a:hover .text .item_icon {
	color: #666666;
	text-decoration: none;
	transition: all 0.2s ease 0s;
}
.index_module.borderIndex ul.tile3 li {
	/*width: 340px;*/
	width: calc(33% - 10px);
}
.index_module.borderIndex ul.tile3 li:nth-child(3n) {
	margin-right: 0;
}
.index_module.borderIndex ul.tile5 li {
	/*width: 200px;*/
	width: calc(20% - 10px);
}
.index_module.borderIndex ul.tile5 li:nth-child(5n) {
	margin-right: 0;
}
.index_module.borderIndex ul.tile5 li .text {
	position:static;
	padding:0;
	background-color: transparent;
}

/* index_module - arrowIndex */
.index_module.arrowIndex>ul>li {
	margin-bottom: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.index_module.arrowIndex>ul>li:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.index_module.arrowIndex>ul>li>a {
	padding:0;
}
.index_module.arrowIndex>ul>li>a .item_icon {
	color: #002D72;
	text-decoration: underline;
}
.index_module.arrowIndex>ul>li>a:hover .text .item_icon {
	color: #335C99;
}
.index_module.arrowIndex>ul>li>a .item_icon::before {
	content: " ";
	width: 1.5em;
	height: 1em;
	display: inline-block;
	background-image: url("../images/arrow_right.svg");
	background-position:left 0.2em;
	background-repeat: no-repeat;
}

/* カスタムインデックス;toptopicslist */
.toptopicslist ul.tile2 li,
.toptopicslist ul.tile3 li {
	padding-right:15px;
}
.toptopicslist li .image_text {
	display:table;
	width: 100%;
}
.toptopicslist li .image_text .image {
	display:table-cell;
	vertical-align: middle;
	width:70px;
	text-align: center;
}
.toptopicslist li .image_text .image a {
	display:block;
}
.toptopicslist li .image_text .image img {
	width:auto;
	max-width:60px;
}
.toptopicslist li .image_text .text {
	display:table-cell;
	vertical-align: middle;
	width: 100%;
}
.toptopicslist li .image_text .text .item_icon {
	display:table-cell;
	vertical-align: middle;
	padding:0;
	background-image:none;
}
.toptopicslist li .image_text .text .item_icon a {
	background-image:none;
	padding:0;
}
/* カスタムインデックス;toptopicstile */
.toptopicstile {
	background-color: #f2f2f2;
	margin-bottom:40px;
}
.toptopicstile .image_text {
	background-color: #FFFFFF;
	padding: 20px 34px;
}
.toptopicstile .image {
	width: 100%;
	float: none;
	text-align: center;
}
.toptopicstile .image img {
	width: auto;
}
.toptopicstile .text .item_icon {
	text-align: center;
	font-size: 1.5rem;
	margin-bottom: 45px;
}
.toptopicstile .text .item_icon a {
	padding: 0;
}
.toptopicstile .text .index_subtitle {
	color: #d96262;
	font-size: 1.1rem;
	text-align: center;
	padding:0;
}
.toptopicstile .text .description {
	color: #4c4c4c;
	margin-top: 18px;
	padding: 0;
	font-size: 0.85rem;
	line-height: 1.6em;
}
.toptopicstile .text .description .tt_tile_a,
.toptopicstile .text .description .tt_tile_b {
	margin-bottom: 20px;
}
.toptopicstile .text .description .tt_tile_a:last-child,
.toptopicstile .text .description .tt_tile_b:last-child {
	margin-bottom: 0;
}
.toptopicstile .text .description .tt_tile_a div span,
.toptopicstile .text .description .tt_tile_b div span {
	color: #FFFFFF;
}
.toptopicstile .text .description .tt_tile_a div {
	margin-bottom: 16px;
}
.toptopicstile .text .description .tt_tile_a div::after {
	content: "";
	background-color: #808080;
	height: 1px;
	display: block;
	width:100%;
	margin-top: -11px;
}
.toptopicstile .text .description .tt_tile_a div>span {
	background-color: #FFFFFF;
	padding-right: 10px;
}
.toptopicstile .text .description .tt_tile_a div>span>span {
	background-color: #444444;
	padding: 2px 8px 0 8px;
}
.toptopicstile .text .description .tt_tile_b div {
	background-color: #444444;
	text-align: center;
	width:100%;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 1rem;
}
.toptopicstile .text .description .tt_tile_b p {
	margin-bottom: 5px;
}
.toptopicstile .text .add_link {
	text-align: center;
	margin-top: 25px;
	padding:0;
}
.toptopicstile .text .add_link .add_item {
	padding:0;
}
.toptopicstile .text .add_link .add_item a {
	padding: 6px 65px;
	border:1px solid #000000;
	display: inline-block;
	font-size:0.8rem;
	color:#000000;
}
.toptopicstile .text .add_link .add_item a:hover {
	background-color:#EEEEEE;
	text-decoration: none;
}

/* カスタムインデックス;btnlist */
.index_module.btnlist ul {
	margin:0;
	padding:0;
	text-align: center;
}
.index_module.btnlist ul li {
	margin:0;
	padding:0;
	background-color:transparent;
	box-shadow: none;
}
.index_module.btnlist ul li a {
	color: #fff;
	display: inline-block;
	min-width: 280px;
	padding: 1em 42px;
	border: 1px solid #002D72;
	background-color: #002D72;
	position: relative;
	text-decoration: none;
}
.index_module.btnlist ul li a:hover {
	border: 1px solid #0083CB;
	background-color: #0083CB;
}
.index_module.btnlist ul li a div.text {
	position: static;
}
.index_module.btnlist ul li a div.item_icon {
	font-size: 1em;
}
.index_module.btnlist ul li a div.pdf {
	padding-left: 30px;
}
.index_module.btnlist ul li a div.pdf::before {
	content: " ";
	width: 1.43em;
	height: 1.43em;
	display: inline-block;
	background-image: url('../images/icon_PDF.svg');
	background-repeat:no-repeat;
	background-position:left center;
	background-size: 1.43em;
	position: absolute;
	left: 30px;
	top: 1em;
}

/* ----- ▲index_module ----- */



/* ----- article_module ----- */
.article_module {
	margin-bottom:0px;
}
.tag_title {
	margin-bottom:5px;
}
.article_text{
	padding:0;
}

/* article_module - テキストエディタ リセット（Markdown、HTML） */
.article_text .txt,
.article_text .wysiwyg,
.article_text_right .txt,
.article_text_right .wysiwyg,
.article_text_left .txt,
.article_text_left .wysiwyg {
	line-height: 2em;
	font-size: 1rem;
}
.article_text .txt h1 {
	color:#000000;
	font-size: 2rem;
	font-weight: bold;
}
.article_text .txt h2 {
	color:#000000;
	font-size: 1.8rem;
	font-weight: bold;
}
.article_text .txt h3 {
	color:#000000;
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: none;
}
/*
.article_text .txt h4 {
	color:#000000;
	font-size: 1.4rem;
	font-weight: bold;
	border-bottom: none;
}
*/
.article_text .txt h5 {
	color:#000000;
	/*font-size: 1.2rem;*/
	font-weight: bold;
	border-bottom: none;
}
.article_text .txt h6 {
	color:#000000;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: none;
}

.article_text .txt blockquote,
.article_text .wysiwyg blockquote {
	background-color: #F4F5FA;
	padding:30px;
	/* Markdown用 一旦削除
	margin: 20px 20px;
	padding: 10px;
	border: 1px solid #c8b4a0;
	background-color: rgba(250,250,220,0.5);
	*/

}

.article_text .txt a,
.article_text .wysiwyg a,
.article_text_right .txt a,
.article_text_right .wysiwyg a,
.article_text_left .txt a,
.article_text_left .wysiwyg a {
	word-break: break-word;
}
.article_text .txt code {
	border: 1px solid rgba(151,224,253,1.0);
	background-color: #f0faff;
	padding: 0 4px;
	margin: 0 4px;
}
.article_text .txt pre code {
	display: block;
	overflow: auto;
	padding: 1em 1.5em;
	margin-bottom: 2em;
	padding: .5em;
	font-size: 1rem;
}
.article_text .txt hr {
	display: block;
	unicode-bidi: isolate;
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: auto;
	margin-inline-end: auto;
	overflow: hidden;
	border-style: inset;
	border-width: 1px;
}
.article_text .txt ul {
	text-align: justify;
	padding: .2em;
	margin: .2em;
	margin-left: 40px;
	list-style-type: square;
}

/* article_module - 文中リンク（リード、注釈含む） アイコン表示対応 */
.article_text .txt a[target="_blank"],
.article_text .wysiwyg a[target="_blank"],
.article_text .cautionBlock p a[target="_blank"],
.article_text .txt a[href$=".pdf"],
.article_text .wysiwyg a[href$=".pdf"],
.article_text .cautionBlock p a[href$=".pdf"],
.article_text .txt a[href$=".doc"],
.article_text .txt a[href$=".docx"],
.article_text .cautionBlock p a[href$=".doc"],
.article_text .cautionBlock p a[href$=".docx"],
.article_text .wysiwyg a[href$=".doc"],
.article_text .wysiwyg a[href$=".docx"],
.article_text .txt a[href$=".xls"],
.article_text .txt a[href$=".xlsx"],
.article_text .cautionBlock p a[href$=".xls"],
.article_text .cautionBlock p a[href$=".xlsx"],
.article_text .wysiwyg a[href$=".xls"],
.article_text .wysiwyg a[href$=".xlsx"],
.article_text .txt a[href$=".ppt"],
.article_text .txt a[href$=".pptx"],
.article_text .cautionBlock p a[href$=".ppt"],
.article_text .cautionBlock p a[href$=".pptx"],
.article_text .wysiwyg a[href$=".ppt"],
.article_text .wysiwyg a[href$=".pptx"] {
	position: relative;
	padding-right: 1.1em;
}
.article_text .txt a[target="_blank"]::after,
.article_text .wysiwyg a[target="_blank"]::after,
.article_text .cautionBlock p a[target="_blank"]::after,
.article_text .txt a[href$=".pdf"]::after,
.article_text .wysiwyg a[href$=".pdf"]::after,
.article_text .cautionBlock p a[href$=".pdf"]::after,
.article_text .txt a[href$=".doc"]::after,
.article_text .txt a[href$=".docx"]::after,
.article_text .cautionBlock p a[href$=".doc"]::after,
.article_text .cautionBlock p a[href$=".docx"]::after,
.article_text .wysiwyg a[href$=".doc"]::after,
.article_text .wysiwyg a[href$=".docx"]::after,
.article_text .txt a[href$=".xls"]::after,
.article_text .txt a[href$=".xlsx"]::after,
.article_text .cautionBlock p a[href$=".xls"]::after,
.article_text .cautionBlock p a[href$=".xlsx"]::after,
.article_text .wysiwyg a[href$=".xls"]::after,
.article_text .wysiwyg a[href$=".xlsx"]::after,
.article_text .txt a[href$=".ppt"]::after,
.article_text .txt a[href$=".pptx"]::after,
.article_text .cautionBlock p a[href$=".ppt"]::after,
.article_text .cautionBlock p a[href$=".pptx"]::after,
.article_text .wysiwyg a[href$=".ppt"]::after,
.article_text .wysiwyg a[href$=".pptx"]::after {
	content: " ";
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-left: 0.1em;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: 1em;
	position: absolute;
	bottom: 0.1em;
}
.article_text .txt a[target="_blank"]::after,
.article_text .wysiwyg a[target="_blank"]::after,
.article_text .cautionBlock p a[target="_blank"]::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_blank%3C%2Ftitle%3E%3Crect%20class%3D%22a%22%20x%3D%224.46%22%20y%3D%223.19%22%20width%3D%2210%22%20height%3D%227%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%221.54%205.88%201.54%2012.81%2012.07%2012.81%22%2F%3E%3C%2Fsvg%3E');
	bottom: 0.2em;
}
.article_text .txt a[href$=".pdf"]::after,
.article_text .wysiwyg a[href$=".pdf"]::after,
.article_text .cautionBlock p a[href$=".pdf"]::after {
	background-image: url(../images/icon_PDF.svg);
}
.article_text .txt a[href$=".doc"]::after,
.article_text .txt a[href$=".docx"]::after,
.article_text .wysiwyg a[href$=".doc"]::after,
.article_text .wysiwyg a[href$=".docx"]::after,
.article_text .cautionBlock p a[href$=".doc"]::after,
.article_text .cautionBlock p a[href$=".docx"]::after {
	background-image: url(../images/icon/icon_word.svg);
}
.article_text .txt a[href$=".xls"]::after,
.article_text .txt a[href$=".xlsx"]::after,
.article_text .wysiwyg a[href$=".xls"]::after,
.article_text .wysiwyg a[href$=".xlsx"]::after,
.article_text .cautionBlock p a[href$=".xls"]::after,
.article_text .cautionBlock p a[href$=".xlsx"]::after {
	background-image: url(../images/icon/icon_exe.svg);
}
.article_text .txt a[href$=".ppt"]::after,
.article_text .txt a[href$=".pptx"]::after,
.article_text .wysiwyg a[href$=".ppt"]::after,
.article_text .wysiwyg a[href$=".pptx"]::after,
.article_text .cautionBlock p a[href$=".ppt"]::after,
.article_text .cautionBlock p a[href$=".pptx"]::after {
	background-image: url(../images/icon/icon_pp.svg);
}
.article_text .txt .mf_finder_container a[target="_blank"],
.article_text .wysiwyg .mf_finder_container a[target="_blank"],
.article_text .txt .mf_finder_container a[href$=".pdf"],
.article_text .wysiwyg .mf_finder_container a[href$=".pdf"],
.article_text .txt .mf_finder_container a[href$=".doc"],
.article_text .txt .mf_finder_container a[href$=".docx"],
.article_text .wysiwyg .mf_finder_container a[href$=".doc"],
.article_text .wysiwyg .mf_finder_container a[href$=".docx"],
.article_text .txt .mf_finder_container a[href$=".xls"],
.article_text .txt .mf_finder_container a[href$=".xlsx"],
.article_text .wysiwyg .mf_finder_container a[href$=".xls"],
.article_text .wysiwyg .mf_finder_container a[href$=".xlsx"],
.article_text .txt .mf_finder_container a[href$=".ppt"],
.article_text .txt .mf_finder_container a[href$=".pptx"],
.article_text .wysiwyg .mf_finder_container a[href$=".ppt"],
.article_text .wysiwyg .mf_finder_container a[href$=".pptx"] {
	position: static;
	padding-right: 0;
}
.article_text .txt .mf_finder_container a[target="_blank"]::after,
.article_text .wysiwyg .mf_finder_container a[target="_blank"]::after,
.article_text .txt .mf_finder_container a[href$=".pdf"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".pdf"]::after,
.article_text .txt .mf_finder_container a[href$=".doc"]::after,
.article_text .txt .mf_finder_container a[href$=".docx"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".doc"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".docx"]::after,
.article_text .txt .mf_finder_container a[href$=".xls"]::after,
.article_text .txt .mf_finder_container a[href$=".xlsx"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".xls"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".xlsx"]::after,
.article_text .txt .mf_finder_container a[href$=".ppt"]::after,
.article_text .txt .mf_finder_container a[href$=".pptx"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".ppt"]::after,
.article_text .wysiwyg .mf_finder_container a[href$=".pptx"]::after {
	content: none;
}

/* article_module - 画像パネル */
.article_image{
	/* margin-bottom: 8px; */
	/*overflow: hidden;*/
}
.article_image_float{
	overflow: hidden;
	padding: 0;
}
.article_image_float .article_image{
	float:left;
	padding-right: 8px;
	max-width:50%;
}
.article_image_float .article_image img{
	max-width:100%;
	height:auto;
}
.article_image_left{
	float:left;
	margin-bottom: 8px;
	margin-right: 30px;
	max-width:25%;
}
.article_image_left img{
	max-width:100%;
	height:auto;
}
.article_image_right{
	float:right;
	margin-bottom: 8px;
	margin-left: 8px;
	max-width:25%;
}
.article_image_right img{
	max-width:100%;
	height:auto;
}
.article_image_center{
	text-align:center;
	padding: 0 4px 0;
}
.sub_module .article_image_center{
	margin:0;
}
.article_image_center .article_image{
	margin:11px auto 36px auto;
	width:100%;
}
.article_image_center .article_image img{
	max-width:100%;
	height:auto;
}
.article_image img+div,
.article_image a+div,
.article_image map+div{
/*	margin-top: 3px; */
}
.article_image a:hover img{
	transform:none;
	opacity: 0.6;
}
.caption{
	color:#444444;
	font-size:0.8rem;
	text-align:left;
}
.image_title{
	font-weight:bold;
	font-size:1rem;
}
/* 画像パネル;ライトボックスリンク */
a.lightbox{
	display:block;
	background-repeat:no-repeat;
	background-position:8px 8px;
}
a.lightbox:hover img{
	background-color:#000000;
}
a.lightbox:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/* - カスタム記事 - */
/* カスタム記事;joinimg */
.joinimg .article_module {
	margin-bottom:0;
	position:relative;
}
.joinimg .article_module .article_image_center {
	padding:0;
}
.joinimg .article_module .article_image {
	margin: 0 auto;
}
.joinimg .article_module .article_image img {
	width:100%;
	height:100%;
	display:block;
}
.joinimg .main_column_middle .article_module:first-child .article_text {
	display:table;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.joinimg .main_column_middle .article_module:first-child .article_text .txt {
	color:#FFFFFF;
	font-weight:500;
	line-height:1.875em;
	width: 100%;
	height: 350px;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}
/* カスタム記事;jointile */
.jointile .main_column_middle {
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-webkit-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-o-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	-ms-box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
	box-shadow: 1px 1px 2px 1px rgba(40,40,40,0.1);
}
/* カスタム記事;tex3List */
.article_module.text3List {

}
.article_module.text3List ul {
	padding:25px 50px 0 50px;
	display: flex;
	flex-wrap: wrap;
}
.article_module.text3List ul li {
	/*display:inline-block;*/
	margin-bottom:45px;
	width:33%;
	padding-left: 0;
	padding-right: 20px;
}
.article_module.text3List ul li a {
	padding-left: 0;
}
/* safari */
_::-webkit-full-page-media, _:future, :root .article_module.text3List ul li {
	width:32.9%;
}
.article_module.text3List ul li.link div a::before {
    content: none;
}
.article_module.text3List ul li.link div a::after {
    content: " ";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../images/arrow_right.svg) no-repeat right 0.2em;
    padding-left: 0.2em;
}
.article_module.text3List ul li.link.blank div a::after {
    background: url(../images/icon_blank.svg) no-repeat right 0.2em;
}

/* Google map 埋め込み */
.gmap {
	position: relative;
	width: 100%;
	padding-top: 38.0952%;
}
.gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* - リストエディタ - */
/* リストエディタ（箇条書き） */
ul li.link{
	list-style-position: outside;
	/*padding-left: 16px;*/
	font-size: 1rem;
}
li.headword,
.wysiwyg ul li {
	padding-left: 1.25em;
	/*text-indent: -1.2em;*/
	font-size: 1rem;
	/*display: flex;*/
}
ul li.headword:before,
.wysiwyg ul li:before {
	content: "・";
	display: inline-block;
	width:  1.25em;
	margin-left:-1.25em;
}
.wysiwyg ul li ul {
	/*margin-left: 1em;*/
}
.wysiwyg ul li ul li {
	padding-left: 1em;
}
.wysiwyg ul li ul li::before {
	content: "";
	width:  0.2em;
	height:  0.2em;
	display:  inline-block;
	border: 1px solid #222222;
	border-radius:  50%;
	margin-right: 0.8em;
	margin-bottom: 0.2em;
	margin-left: -1em;
}
.link .list_description{
	padding: 0 0 0 1.5em;
}
.link_headword{
	background-image: none;
	display: inline;
}
.link_headword a {
	color: #002D72;
	/*font-size: 0.9375rem;*/
	/*text-decoration: none;*/
	vertical-align: bottom;
	padding-left: 1.5em;
	/*display: inline-block;*/
	display: block;
}
.link_headword a:hover {
	color: #335C99;
	text-decoration: underline;
}
li.headword div{
	display: inline;
	line-height: 2.13333333em;
}
li.headword .list_description{
	padding: 0 0 0px 0px;
	display: block;
}

/* リストエディタ（番号付き） */
.article_module ol{
	padding:0 0 0 1.5em;
}
.article_module ol li{
	list-style-position: outside;
	list-style-type: decimal;
	padding: 8px 0 0 0;
	background-image: none;
}
.article_module ol li div,
.article_module ol .list_description{
	padding: 0 0 0px 0;
}
.article_module ol li.headword{
	list-style-image: none;
}
.article_module ol li.headword .list_description{
	padding: 0 0 0px 0px;
}
.list_description ul {
	margin: 0;
}
.list_description ol {
	margin: 0 0 0 2px;
}
ul .list_description ul li, ol .list_description ul li,
.list_description ul li ul li, .list_description ol li ul li{
	list-style-type: none;
	background-position: left 0.8em;
	background-repeat: no-repeat;
	padding-left: 16px;
}
ul .list_description ol li,
ol .list_description ol li,
.list_description ul li ol li {
	list-style-type: decimal;
	background-image: none;
	padding-left: 0;
}

/* 画像パネル（左）の右側にあるリストへの手当 */
.article_text_right ol,
.article_text_right ul{
	display: table;
	padding-left: 0px;
	zoom: 1;
}
.ie7 .article_text_right ol,
.ie7 .article_text_right ul{
	display: inline-block;
	padding-left: 0px;
	zoom: 1;
}
.article_text_right ol{
	padding-left: 22px;
}
/* 画像パネル（左）が2カラム内にある時の手当 */
.main_column .p50 .article_text_right {
	overflow: hidden;
}


/* TabLink */
.TabLink .article_text ul {
	max-width: 1050px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	overflow: hidden;
	display: block;
	justify-content: flex-start;
}
.TabLink .article_text ul:after {
    content: " ";
    display: block;
    clear: both;
}
.TabLink .article_text ul li {
/*min-width: 200px;*/
min-width: 165px;
	/*flex-grow: 0;*/
	margin-bottom: 0;
	padding: 0;
	display: inline-block;
	float: left;
	margin-left: -1px;
}
.TabLink .article_text ul li a {
	margin: 0 0 25px;
	color: #666666;
	font-size: 1rem;
	text-align: center;
	position: relative;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	display: block;
	padding: 0 25px;
}
.TabLink .article_text ul li:first-child a {
	border-left: 1px solid #cccccc;
}
.TabLink .article_text ul li a::before {
	content: none;
}
.TabLink .article_text ul li a:hover,
.TabLink .article_text ul li a.select {
	color: #444444;
	text-decoration: none;
}
.TabLink .article_text ul li a::after {
	content: " ";
	opacity:0;
	transition: all 0.2s ease 0s;
}
.TabLink .article_text ul li a.select::after,
.TabLink .article_text ul li a:hover::after {
	content: " ";
	position: absolute;
	width: 50%;
	height: 2px;
	display: block;
	background-color: #002D72;
	left: 25%;
	bottom: -15px;
	opacity:1;
	transition: all 0.2s ease 0s;
}
.TabLink .article_text ul li.blank a::before {
	content: " ";
	position: absolute;
	width: 1.5em;
	height: 1em;
	display: inline-block;
	background: url(../images/icon_blank.svg) left center no-repeat;
right:18px;
/*right:20px;*/
	top: 0.25em;
}
.TabLink .article_text ul li.blank a::after {
	content: none;
}
.TabLink .article_text ul li.blank a:hover::after {
	content: " ";
}


/* - ▲リストエディタ - */


/* - テーブル - */
.article_module table{
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.article_module table th,
.article_module table td{
	border-collapse: collapse;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	color: #333;
	padding: 1em 2em;
	line-height: 1.4em;
	vertical-align: middle;
	text-align: left;
}
.article_module table th{
	background-color: #F4F5FA;
	font-weight: bold;
}
.article_module table ul{
	margin-top: 0;
}
.article_module table ul li:first-child{
	padding-top: 0;
}
/* テーブル 移行前設定の継続 */
/* テーブル noBorder */
.article_module table.noBorder {
	border:none;
}
.article_module table.noBorder th,
.article_module table.noBorder td {
	border:none;
	padding: 0.5em 0.5em;
	vertical-align: top;
}
/* テーブル 色付け */
.article_module table .lv1 {
	background-color: #7a7a7a;
	color: #ffffff;
}
.article_module table .lv2 {
	background-color: #dddddd;
}
.article_module table .lv3 {
	background-color: #ededed;
}
.article_module table .lv4 {
	background-color: #cad8eb;
}
/* テーブル テキスト関係 */
.article_module table td p {
	font-size: 1em;
}
.article_module table .aC {
	text-align: center;
}
.article_module table .aR {
	text-align: right;
}
.article_module table .txBold th,
.article_module table .txBold td {
	font-weight: bold;
}
/* - ▲テーブル - */

/* - dl - */
.article_module .wysiwyg dl {
	border-bottom: dotted 1px #ccc;
}
.article_module .wysiwyg dl dt{
	font-size: 1.25rem;
	font-weight: 500;
	margin-bottom: 15px;
}
.article_module .wysiwyg dl dd{
	font-size: 0.9375rem;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.article_module .wysiwyg dl.definitionList04 {
	width:100%;
	padding:30px 0;
	overflow:hidden;
}
.article_module .wysiwyg dl.definitionList04 dt,
.article_module .wysiwyg dl.definitionList04 dd {
	display:block;
	font-size:1.07142857em;
}
.article_module .wysiwyg dl.definitionList04 dt {
	width:190px;
	float: left;
	margin: 0;
}
.article_module .wysiwyg dl.definitionList04 dd {
	margin: 0;
	padding:0;
	width:860px;
	float: right;
	overflow:hidden;
}
.article_module .wysiwyg dl.definitionList04>*:nth-child(n+3),
.article_module .wysiwyg dl.definitionList04>div:nth-child(n+2) {
	margin-top: 20px;
}
.article_module .wysiwyg dl.definitionList04>div {
	overflow:hidden;
}
.article_module .wysiwyg dl.definitionList04 dd .left{
	width:190px;
	display: block;
	float: left;
}
.article_module .wysiwyg dl.definitionList04 dd .right{
	width:670px;
	display: block;
	float: right;
}
/* - ▲dl - */

/* ----- ▲article_module ----- */


/* ----- 注記 ----- */
.cautionBlock{
	overflow: hidden;
	margin-bottom: 30px;
}
.cautionBlock p{margin-bottom: 5px;}
.cautionBlock span{display:block;float:left;}
.cautionBlock1{padding-left:1.2em; text-indent:-1.2em;}
.cautionBlock2{padding-left:1.8em; text-indent:-1.8em;}
.cautionBlock3{padding-left:3em; text-indent:-3em;}
.cautionBlock4{padding-left:4em; text-indent:-4em;}
.cautionBlock5{padding-left:5.5em; text-indent:-5.5em;}
.cautionBlock1 span{width:1.2em;}
.cautionBlock2 span{width:1.8em;}
.cautionBlock3 span{width:3em;}
.cautionBlock4 span{width:4em;}
.cautionBlock5 span{width:5.5em;}
.cautionBlockSizeS p{
	font-size:0.8125rem;
	color: #666;
}
/* ----- ▲注記 ----- */



/* ----- その他 ----- */
/* リンクボタンレイアウト */
.linkBtnBlock div {
	display: table;
	vertical-align: top;
}
.linkBtnBlockFloat .linkBtnT,
.linkBtnBlockFloat .linkBtnI {
	display: inline-block;
}

/* テキストボタン */
.linkBtnBlock {
	text-align: center;
	margin-bottom:20px;
}
.article_text_right .linkBtnBlock {
	text-align: left;
}

.linkBtnBlock div {
	display: inline-block;
	vertical-align: middle;
}
.linkBtnBlock .linkBtnBlockFloat {
	width: 100%;
	text-align: left;
	letter-spacing: -1em;
}
.linkBtnBlock .linkBtnBlockFloat div {
	text-align: center;
}
.linkBtnT {
	margin-right:14px;
	margin-bottom:30px;
	letter-spacing: normal;
}
.linkBtnT.line {
}
.linkBtnT a {
	color: #fff;
	display: inline-block;
	min-width: 280px;
	padding: 1em 42px;
	border: 1px solid #002D72;
	background-color: #002D72;
	position: relative;
	text-decoration: none;
}
.linkBtnT.line a {
	color: #222222;
	border: 1px solid #666666;
	background-color: transparent;
}
.linkBtnT a:hover {
	border: 1px solid #335C99;
	background-color: #335C99;
}
.linkBtnT.line a:hover {
	color: #666666;
	border: 1px solid #AAAAAA;
	background-color: transparent;
}
.linkBtnT a>span {
	padding: 0;
}
.linkBtnT a>span::after {
	content: " ";
	width: 1em;
	height: 1em;
	display: inline-block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') ;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: 1em;
	position: absolute;
	right: 20px;
	top: 1.25em;
}
.linkBtnT.line a>span::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') ;
}
.linkBtnT a>span.blank::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_blank%3C%2Ftitle%3E%3Crect%20class%3D%22a%22%20x%3D%224.46%22%20y%3D%223.19%22%20width%3D%2210%22%20height%3D%227%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%221.54%205.88%201.54%2012.81%2012.07%2012.81%22%2F%3E%3C%2Fsvg%3E');
}
.linkBtnT.line a>span.blank::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_blank%3C%2Ftitle%3E%3Crect%20class%3D%22a%22%20x%3D%224.46%22%20y%3D%223.19%22%20width%3D%2210%22%20height%3D%227%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%221.54%205.88%201.54%2012.81%2012.07%2012.81%22%2F%3E%3C%2Fsvg%3E');
}
.linkBtnT a>span.blank::before {
	content: none;
}
.linkBtnT a>span.pdf,
.linkBtnT a>span.doc,
.linkBtnT a>span.docx,
.linkBtnT a>span.xls,
.linkBtnT a>span.xlsx,
.linkBtnT a>span.ppt,
.linkBtnT a>span.pptx {
	padding-left:30px;
}
.linkBtnT a>span.pdf::after,
.linkBtnT a>span.doc::after,
.linkBtnT a>span.docx::after,
.linkBtnT a>span.xls::after,
.linkBtnT a>span.xlsx::after,
.linkBtnT a>span.ppt::after,
.linkBtnT a>span.pptx::after {
	content: none;
}
.linkBtnT a>span.pdf::before,
.linkBtnT a>span.doc::before,
.linkBtnT a>span.docx::before,
.linkBtnT a>span.xls::before,
.linkBtnT a>span.xlsx::before,
.linkBtnT a>span.ppt::before,
.linkBtnT a>span.pptx::before {
	content: " ";
	width: 1.43em;
	height: 1.43em;
	display: inline-block;
	background-repeat:no-repeat;
	background-position:left center;
	background-size: 1.43em;
	position: absolute;
	left: 30px;
	top: 1.1em;
}
.linkBtnT a>span.pdf::before {
	background-image: url('../images/icon_PDF.svg');
}
.linkBtnT a>span.doc::before,
.linkBtnT a>span.docx::before {
	background-image: url(../images/icon/icon_word.svg);
}
.linkBtnT a>span.xls::before,
.linkBtnT a>span.xlsx::before {
	background-image: url(../images/icon/icon_exe.svg);
}
.linkBtnT a>span.ppt::before,
.linkBtnT a>span.pptx::before {
	background-image: url(../images/icon/icon_pp.svg);
}
.linkBtnT a>span.zip {
	padding-left:28px;
}
.linkBtnT a>span.zip::after {
	content: none;
}
.linkBtnT a>span.zip::before {
	content: " ";
	width: 1.153em;
	height: 1.153em;
	display: inline-block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_download%3C%2Ftitle%3E%3Cline%20class%3D%22a%22%20x1%3D%228%22%20y1%3D%221%22%20x2%3D%228%22%20y2%3D%2212%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%224%208%208%2012%2012%208%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%220.5%207%200.5%2015%2015.5%2015%2015.5%207%22%2F%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	background-position:left center;
	background-size: 1.153em;
	position: absolute;
	left: 30px;
	top: 1.1em;
}
.linkBtnT.line a>span.zip::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_download%3C%2Ftitle%3E%3Cline%20class%3D%22a%22%20x1%3D%228%22%20y1%3D%221%22%20x2%3D%228%22%20y2%3D%2212%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%224%208%208%2012%2012%208%22%2F%3E%3Cpolyline%20class%3D%22a%22%20points%3D%220.5%207%200.5%2015%2015.5%2015%2015.5%207%22%2F%3E%3C%2Fsvg%3E');
}
.linkBtnI {
	margin: 10px 10px 0 0;
}
/* テキスト左寄せ対応 */
.leftTextBtn .linkBtnBlock .linkBtnT {
	text-align: left;
}

/* 画像ボタン */
.linkBtnI{
	padding: 0 5px 0px 0;
}

/* conversionボタン */
.conversion .linkBtnT a {
    background: linear-gradient(to right, #002D72, #275FB6);
    font-size: 1.4285714em;
    line-height: 1;
    padding: 2em 0;
	transition: all 0.2s ease 0s;
}
.conversion .linkBtnT a:hover {
    /*background: linear-gradient(to right, #275FB6, #002D72);*/
	background: linear-gradient(to right, #2459AA, #397ADD);
    text-decoration: none;
	transition: all 0.2s ease 0s;
}
.conversion .linkBtnT a span::after {
    background-size: 1.0em;
    top: 2em;
}

/* 一覧ボタン */
.bt_return {
	margin-top: 30px;
}
.bt_return span {
	font-size: 1.07142857em;
}
.bt_return span::before {
	content: " ";
	width: 1.5em;
	height: 1em;
	display: inline-block;
	background: url(../images/arrow_right.svg) left center no-repeat;
}
.bt_return span a::before,
.bt_return span a::after {
    display: inline-block;
	text-decoration: underline;
}
.bt_return span a::before {
    content: "『";
}
.bt_return span a::after {
    content: "』一覧へ";
}

/* 関連するタグ */
.related_tags {
	background-color: #F6F6F6;
	margin-top: 30px;
	margin-bottom: 0px;
	padding:25px 35px 5px 35px;
}
.related_tags h3 {
	color: #222222;
	font-size:1.14285714em;
	font-weight: bold;
	margin-bottom: 12px;
}
.related_tags h3::before {
    content: " ";
    background: url('../images/icon_tag.svg') no-repeat left 0.15em;
    background-size: 1em;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    margin-bottom: -.2em;
}
.related_tags .tagArea li {
	margin-right:10px;
	margin-bottom:20px;
    display: inline-block;
}
.related_tags .tagArea li:last-child {
	margin-right:0;
}
.related_tags .tagArea li a {
    border: 1px solid rgba(0,45,114,0.5);
    color: #002D72;
    font-size: 0.785714em;
    display: inline-block;
    padding: 0.1em 0.2em;
    min-width: 8rem;
    text-align: center;
	text-decoration: none;
	transition: all 0.2s ease 0s;
}
.related_tags .tagArea li a:hover {
    color: #FFFFFF;
    background-color: #002D72;
	transition: all 0.2s ease 0s;
}

/* ----- ▲その他 ----- */

/* ----- contact ----- */
.main_column .contact {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.main_column .contact > div {
	display: table-cell;
	vertical-align: middle;
}
.main_column .contact .module_title {
    background-color: #002D72;
    width: 200px;
    text-align: center;
}
.main_column .contact h3,
.sub_columun .contact h3,
.main_column .contact h4,
.sub_columun .contact h4,
.main_column .contact h5,
.sub_columun .contact h5,
.main_column .contact h6,
.sub_columun .contact h6 {
	margin: 0 1rem;
}
.contact.index_module>ul,
.contact.article_module>div>p,
.contact.article_module>div>.txt,
.contact.wysiwyg,
.contact.article_image {
	margin: 1rem 2rem;
}
.main_column .contact .module_title span {
    color: #ffffff;
	font-size: 1rem;
	line-height: 1.6em;
	display: inline-block;
}
.main_column .contact .article_text {
    background-color: #F4F5FA;
}



/* ----- 各種アイコン ----- */
span.link, span.pdf,span.xls,span.xlsx,span.blank,span.gif,span.png,span.jpg,span.zip,span.ppt,span.pptx,span.doc,span.docx,
li.link, li.pdf a,li.xls a,li.xlsx a,li.blank a,li.gif a,li.png a,li.jpg a,li.zip a,li.ppt a,li.pptx a,li.doc a,li.docx a,
div.link a, div.pdf a,div.xls a,div.xlsx a,div.blank a,div.gif a,div.png a,div.jpg a,div.zip a,div.ppt a,div.pptx a,div.doc a,div.docx a{
	/*padding: 0!important;*/
	/*padding: 0;*/
}
li.link a::before,
div.link a::before {
	content: " ";
	width: 1.5em;
	height: 1em;
	display: inline-block;
	background: url(../images/arrow_right.svg) left center no-repeat;
	margin-left: -1.5em;
}
/* 外部リンク */
li.blank a::before,
div.blank a::before,
span.blank::before {
	content: " ";
	width: 1.5em;
	height: 1em;
	display: inline-block;
	background: url(../images/icon_blank.svg) left center no-repeat;
}
li.doc a::before,li.docx a::before,
div.doc a::before,div.docx a::before,
span.doc::before,span.docx::before {
	background-image: url(../images/icon/icon_word.svg);
}
li.gif a::before,li.png a::before,li.jpg a::before,
div.gif a::before,div.png a::before,div.jpg a::before,
span.gif::before, span.png::before, span.jpg::before {
	background-image: url(../images/icon/image.gif);
}
li.pdf a::before,
div.pdf a::before,
span.pdf::before {
	background-image: url(../images/icon_PDF.svg);
}
li.ppt a::before,li.pptx a::before,
div.ppt a::before,div.pptx a::before,
span.ppt::before,span.pptx::before {
	background-image: url(../images/icon/icon_pp.svg);
}
li.xls a::before,li.xlsx a::before,
div.xls a::before,div.xlsx a::before,
span.xls::before,span.xlsx::before {
	background-image: url(../images/icon/icon_exe.svg);
}
li.zip a::before,
div.zip a::before,
span.zip::before {
	background-image: url(../images/icon/zip.gif);
}

/* ----- ▲各種アイコン ----- */



/* ----- サイドカラムランキング ----- */
#contents_sub .slide_set_5 .image {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-right: 15px;
}

#contents_sub .slide_set_5 .image a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

#contents_sub .slide_set_5 .image a:before {
	width: 20px;
	height: 20px;
	padding-top: 1px;
	font-size: 0.8125rem;
	color: #fff;
	text-align: center;
	background: #000;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents_sub .slide_set_5 li:nth-child(1) .image a:before {
	content:"1";
	background: #C09F4F;
}

#contents_sub .slide_set_5 li:nth-child(2) .image a:before {
	content:"2";
	background: #A1A1A1;
}

#contents_sub .slide_set_5 li:nth-child(3) .image a:before {
	content:"3";
	background: #BB7D67;
}

#contents_sub .slide_set_5 li:nth-child(4) .image a:before {
	content:"4";
}

#contents_sub .slide_set_5 li:nth-child(5) .image a:before {
	content:"5";
}

#contents_sub .slide_set_5 li:nth-child(6) .image a:before {
	content:"6";
}

#contents_sub .slide_set_5 li:nth-child(7) .image a:before {
	content:"7";
}

#contents_sub .slide_set_5 li:nth-child(8) .image a:before {
	content:"8";
}

#contents_sub .slide_set_5 li:nth-child(9) .image a:before {
	content:"9";
}

#contents_sub .slide_set_5 li:nth-child(10) .image a:before {
	content:"10";
}

#contents_sub .slide_set_5 .image img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#contents_sub .slide_set_5 .image_text div.item_icon a {
	font-size: 0.875rem;
}

/* ----- slider ----- */
.backNumber .bx-wrapper {
	max-width: 100% !important;
	margin: 0px auto;
	padding: 0 50px;
}
.backNumber .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
}
.backNumber .bx-wrapper .bx-prev {
	left:0;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_left%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%225.99%205%202%209%2016%209%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#000000;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center 7px;
}
.backNumber .bx-wrapper .bx-prev:hover {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_left%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%225.99%205%202%209%2016%209%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#444444;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center 7px;
}
.backNumber .bx-wrapper .bx-next {
	right:0;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#000000;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center 7px;
}
.backNumber .bx-wrapper .bx-next:hover {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#444444;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center 7px;
}
.backNumber .bx-wrapper .bx-next:focus,
.backNumber .bx-wrapper .bx-prev:focus {
	background-position: center 7px;
}
/* ----- ▲slider ----- */

/* ----- accordion ----- */
.opclBlock {
	margin-bottom:10px;
}
.opclBlock .module_title {
	position:relative;
	border:1px solid #dddddd;
	cursor:pointer;
	min-height:60px;
	box-sizing:border-box;
}
.opclBlock .module_title .headlineDef {
	padding:0 60px 0 20px;
	height: 100%;
}
.opclBlock .module_title .accordionBtn {
	width:60px;
	height:100%;
	display:block;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_%2B%3C%2Ftitle%3E%3Cline%20class%3D%22a%22%20x1%3D%222%22%20y1%3D%228%22%20x2%3D%2214%22%20y2%3D%228%22%2F%3E%3Cline%20class%3D%22a%22%20x1%3D%228%22%20y1%3D%222%22%20x2%3D%228%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#000000;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center center;
	position:absolute;
	right:0;
	top:0;
	transition: all 0.2s ease 0s;
}
.opclBlock .module_title:hover .accordionBtn {
	opacity: 0.735;
	transition: all 0.2s ease 0s;
}
.opclBlock.list_op .module_title .accordionBtn {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eicon_-%3C%2Ftitle%3E%3Cline%20class%3D%22a%22%20x1%3D%222%22%20y1%3D%228%22%20x2%3D%2214%22%20y2%3D%228%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0,#000000;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-position: center center;
}
.opclBlock .module_title h3 {
	margin-bottom:0;
	color: #222;
	font-size: 0.9375rem;
	/*height: 100%;*/
	min-height: 60px;
	display: table;
	transition: all 0.2s ease 0s;
}
.opclBlock .module_title:hover h3 {
	color: #002D72;
	text-decoration: underline;
	transition: all 0.2s ease 0s;
}
.opclBlock .module_title span {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 0;
}
.opclBlock > ul,
.opclBlock > .article_text {
	border:1px solid #dddddd;
	border-top:none;
	padding:25px 30px;
}
.opclBlock > .article_text > *:last-child {
	margin-bottom:0;
	font-size:1.07142857em;
}
.opclBlock~.article_module {
	margin-top:30px;
}
/* ----- ▲accordion ----- */


.jstream-eqPlayer, .jstream-eqPlayer > div, .jstream-eqPlayer > div > img {
	width:640px !important;
	height:360px !important;
	left:0 !important;
	position: inherit !important;
}
.jstream-eqPlayer {
background-color: inherit !important;
}
