div#header div.bottom-column{
	display:none;
}

/*-------------------------main-container-------------------------*/
div#main-container{
	width: 100%;
	padding: 0;
	border-top: 1px solid #e0e0e0;
}


/*-------------------------item-list-------------------------*/

div#main-container ul.item-list{
	margin-bottom:26px;
	background:url(../img/top/item-list_border.jpg) no-repeat right;
  	background-color:#fff;
    z-index:1;
    position:relative;
}

div#main-container ul.item-list li{
	width:136px;
	float:left;
	padding-left:1px;
	background:url(../img/top/item-list_border.jpg) no-repeat left;
}

div#main-container ul.item-list li a{
	display:block;
}

div#main-container ul.item-list li a:hover img{
	opacity:.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
}

div#main-container ul.item-list li a.bottom-border{
	display:block;
	border-bottom:1px solid #E6E6E6;
}


/*-------------------------info-list-------------------------*/

div#main-container table.info-list{
	width:100%;
	border-collapse: collapse;
	margin-bottom:31px;
}

div#main-container table.info-list div{
	float:left;
}

div#main-container table.info-list th{
	width:190px;
	border:1px solid #E6E6E6;
	background:#F5F5F5;
	text-align:center;
}

div#main-container table.info-list th p{
	font-size:75%;
	font-weight:bold;
	margin-bottom:10px;
}

div#main-container table.info-list th a{
	/*margin:0 0 0 10px;*/
	margin:0 0 15px 0;
	font-size:75%;
}

div#main-container table.info-list th p.rss{
	margin:0;
}

div#main-container table.info-list th p.rss a{
	margin:0 0 0 0;
	display:block;
}

div#main-container table.info-list td{
	width:767px;
	border-top:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;

}

div#main-container table.info-list td ul li{
	padding:13px 22px;
	border-bottom:1px dotted #CCCCCC;
	font-size:100%;
}

div#main-container table.info-list.emergency td ul li{
	background-color:#FFEDED;
}

div#main-container table.info-list td ul li.last{
	border-bottom:none;
}

div#main-container table.info-list td ul li div.date{
	width:120px;
	font-size:81%;
}

div#main-container table.info-list td ul li div.title{
	width:597px;
}

div#main-container table.info-list td ul li a{
	font-size:75%;
}

div#main-container table.info-list td ul li a:hover{
	opacity:.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
}


div#main-container table.info-list.emergency th{
	background:#CB2A14;
}

div#main-container table.info-list.emergency th p{
	font-size:86%;
	margin-bottom:0;
	color:white;
}


/*-------------------------contents-slider-------------------------*/

div#contents-slider{
	background:url(../img/top/slider/slider_bg.jpg) top center no-repeat;
	width:960px;
	height:211px;
	position:relative;
}

div#contents-slider li{
	height:140px;
    position:absolute;
}

div#contents-slider div.left-btn,
div#contents-slider div.right-btn{
	width:29px;
	text-indent:-9999px;
	position:absolute;
	top:67px;
}

div#contents-slider div.left-btn{
}

div#contents-slider div.right-btn{
	right:0px;
}

div#contents-slider div.left-btn a,
div#contents-slider div.right-btn a{
	width:29px;
	height:58px;
	display:block;
}
div#contents-slider div.left-btn a:focus{outline:none;}
div#contents-slider div.right-btn a:focus{outline:none;}


div#contents-slider div.left-btn a{
	background:url(../img/top/slider/btn_prev.png) top left no-repeat;
}

div#contents-slider div.right-btn a{
	background:url(../img/top/slider/btn_next.png) top left no-repeat;
}

div#contents-slider div.left-btn a:hover, div#contents-slider div.right-btn a:hover{
	opacity:.85;
	filter:alpha(opacity=85);
}


div#contents-slider ul{
	width:960px;
	height:140px;
	margin:28px auto 0px auto;
	position:relative;
	float:left;
	overflow:hidden;
}

div#contents-slider li{
	width:270px;
	height:140px;
	padding:0px 0px 0px 10px;
	position:absolute;
}

div#contents-slider li a:hover{
	opacity:.85;
	filter:alpha(opacity=85);
}

div#contents-slider li img.frame{
	position:absolute;
	top:0px;
	left:10px;
}

div#contents-slider li img{
	display:none;
}

/*menu-frame*/
div.main-img-menu-frame{
	width:1px;
	height:1px;
	position:absolute;
	top:0px;
	left:10px;
	overflow:visible;
}

div.main-img-menu-frame div{
	display:none;
}

div.main-img-menu-frame div.top{
	width:270px;
	height:5px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
}

div.main-img-menu-frame div.right{
	width:5px;
	height:140px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:265px;
}

div.main-img-menu-frame div.bottom{
	width:270px;
	height:5px;
	background-color:#fff;
	position:absolute;
	top:135px;
	left:0px;
}

div.main-img-menu-frame div.left{
	width:5px;
	height:140px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
}

/*
div#main-img-menu-frame{
	width:1px;
	height:1px;
	position:absolute;
	left:10px;
	overflow:visible;
}

div#main-img-menu-frame div{
	display:none;
}

div#main-img-menu-frame div.top{
	width:270px;
	height:5px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
}

div#main-img-menu-frame div.right{
	width:5px;
	height:140px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:265px;
}

div#main-img-menu-frame div.bottom{
	width:270px;
	height:5px;
	background-color:#fff;
	position:absolute;
	top:135px;
	left:0px;
}

div#main-img-menu-frame div.left{
	width:5px;
	height:140px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
}
*/

div#main-container hr.border0{
	position:absolute;
	left:0;
}


/*-------------------------map-container-------------------------*/
/*
div#main-container div.map-container{
	height:586px;
	margin: 0 -500% 0px;
	padding:57px 500%;
	background:url(../img/top/map/map_bg.jpg) repeat-x;
}

div#main-container div.map-container h2{
	margin-bottom:37px;
}

div#main-container div.map-container ul.map-menu{
	margin-bottom:70px;
}

div#main-container div.map-container ul.map-menu li{
	float:left;
}

div#main-container div.map-container ul.map-menu li a{
	width:240px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

div#main-container div.map-container ul.map-menu li.pressure a{
	background:url(../img/top/map/map_menu_pressure.png) no-repeat;
}

div#main-container div.map-container ul.map-menu li.bmi a{
	background:url(../img/top/map/map_menu_bmi.png) no-repeat;
}

div#main-container div.map-container ul.map-menu li.count a{
	background:url(../img/top/map/map_menu_count.png) no-repeat;
}

div#main-container div.map-container ul.map-menu li.calorie a{
	background:url(../img/top/map/map_menu_calorie.png) no-repeat;
}

div#main-container div.map-container ul.map-menu li a.active{
	background-position:left 60px;
}

div#main-container div.map-container ul.map-menu li a:hover{
*/
	/*background-position:left 60px;*/
/*
}

div#main-container div.map-container div.data-container{
	width:960px;
	margin:0 auto;
	padding-top:50px;
	position:relative;
}

div#main-container div.map-container div.data-container div.japan-map{
	width:804px;
	height:288px;
	margin:0 auto;
	background:url(../img/top/map/map_japan.png) no-repeat;
}

div#main-container div.map-container div.data-container div.average{
	width:172px;
	height:55px;
	padding-left:144px;
	background:url(../img/top/map/count_average.png) no-repeat center;
	position:absolute;
	top:0px;
	left:22px;
}

div#main-container div.map-container div.data-container div.legend{
	width:184px;
	height:160px;
	background:url(../img/top/map/map_legend.png) no-repeat;
	position:absolute;
	top:181px;
	right:0px;
}
*/

/*-------------------------topics-container-------------------------*/

div#main-container ul.topics-container{
	margin:30px 0 60px;
}

div#main-container ul.topics-container li{
	width:182px;
	margin:0px 10px 10px 0px;
	/*background:url(../img/top/topics/topics_frame3.png) repeat-y;*/
	float:left;
	font-size:100%;
	background: #F6F6F6;
	border: 1px solid #ddd;
	border-radius: 3px;
}

div#main-container ul.topics-container li a {
	display: block;
	padding: 20px 0 0 0;
}

div#main-container ul.topics-container li.columnlast{
	margin-right:0;
}

div#main-container ul.topics-container li span.img,
div#main-container ul.topics-container li span.title,
div#main-container ul.topics-container li span.date,
div#main-container ul.topics-container li img{
	display:block;
}

div#main-container ul.topics-container li span.img {
	padding: 0;
	margin: 0 0 10px;
	display: block;
}

div#main-container ul.topics-container li span.img img{
	width: 162px;
	margin: 0 auto;
}

div#main-container ul.topics-container li span.img img{
	display: block;
}

div#main-container ul.topics-container li span.title{
	padding:0 10px 0;
}

div#main-container ul.topics-container li span.title{
	display: block;
}

div#main-container ul.topics-container li span.date{
	color:#333333;
	width:164px;
	padding:0 10px 10px;
	text-align: right;
	/*background:url(../img/top/topics/topics_bottom.png) 0 bottom no-repeat;*/
}
div#main-container ul.topics-container li span.new{
	margin-left:0px;
	position: absolute;
	top: 0px;
	left: 0px;
}


div#main-container ul.topics-container li a{
	display:block;
	position: relative;
	font-size:12px;
}


div#main-container ul.topics-container li a:hover{
	opacity:.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
}

div#main-container ul.topics-container li a:hover{
  filter:none;
  -ms-filter:"";
}



/*-------------------------sitelist-container-------------------------*/

#sitelist-container{
	width:100%;
	border-top:1px solid #E6E6E6;
	margin-bottom:30px;
}

#sitelist-container .inner{
	width:960px;
	padding-top:40px;
	margin:0 auto;
}

#sitelist-container .inner h3{
	font-size:87%;
	font-weight:bold;
	margin-bottom:26px;
}

#sitelist-container .inner ul li{
	width:190px;
	min-height:50px;
	margin-bottom:20px;
	font-size:100%;
	float:left;
	
	display:table;
	position:relative;
}

#sitelist-container .inner ul li a.site-img{
	height:50px;
	display:block;
}

#sitelist-container .inner ul li a.site-img img{
	position:absolute;
	top:0;
	left:0;
}

#sitelist-container .inner ul li p{
	width: 130px;
	padding-left:60px;
	padding-right:0px;
	font-size:75%;
    line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
}

#sitelist-container .inner ul li a img:hover{
	opacity:.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
}

#sitelist-container .inner ul li a p:hover{
	text-decoration:underline;
}

/* SNS */

#sitelist-container .inner ul li ul li{
	min-height:23px;
	margin-bottom:10px;
}

#sitelist-container .inner ul li ul li a.site-img{
	height:23px;
}

#sitelist-container .inner ul li ul li a.site-img img{
	width:23px;
	height:23px;
	margin-left:13px;
}

/*-------------------------column-container-------------------------*/
.column-theme{
	position:relative;
}

.column-theme .right-btn{
	position:absolute;
	top:0;
	right:0;
	margin-right:0
}

.column-container{
	margin:30px 0 60px;
	padding:20px 10px 10px 20px;
	background:#f5f5f5;
}

.column-container li{
	float:left;
	width:298px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
}

.column-container.listn-3 li:nth-of-type(4),
.column-container.listn-3 li:nth-of-type(5){
	display: none;
}

.column-container li a{
	display:block;
	padding:10px;
}

.column-container li span{
	display:block;
}

.column-container li .icon,
.column-container li .icon-border{
	float:right;
	width:100px;
	height:100px;
	text-align:center;
	margin: 0 0 0 10px;
}

.column-container li .icon-border{
	display: table;
	width:98px;
	height:98px;
	border:1px solid #ddd;
}

.column-container li .icon-border span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.column-container li .icon-border img {
	max-width:98px;
	max-height:98px;
}

.column-container li .text {
	margin: 0;
	float: left;
	width: 155px;
}

.column-container li a:hover img{
	opacity:.7;
}






/* ============================================================ */
/* 2018上期改修 */
/* ============================================================ */
#header .gnav {
	box-shadow: none;
}

.index-row {
	padding: 60px 0;
}
.index-row.bg-gray {
	background: #f5f5f5;
}

.index-row__inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0 32px;
	box-sizing: border-box;
}


/*----- .index-ttl01 -----*/
.index-ttl01 {
	position: relative;
	margin: 0 0 30px;
	padding: 0 0 15px;
	font-size: 137.5%;
	text-align: center;
}
.index-ttl01::before {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	content: '';
	width: 40px;
	height: 3px;
	background: #155abe;
	transform: translateX(-50%);
}


/*----- .index-ttl02 -----*/
.index-ttl02 {
	margin: 0 0 30px;
	font-size: 125%;
	font-weight: normal;
	text-align: center;
}


/*----- .index-rss -----*/
.index-rss {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 10px;
	font-size: 75%;
}
.index-rss .index-rss__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 20px;
	margin: 0 10px 0 0;
	background: #0c58c1;
	border-radius: 50px;
	color: #fff;
}
.index-rss .index-rss__btn:hover {
	opacity: 0.7;
	text-decoration: none;
}


/* .visual
----------------------------------------------------------- */
.visual {
	display: flex;
	max-width: 1366px;
	margin: 0 auto;
}
.visual .visual__body {
	width: 75%;
	border-right: 1px solid #dbdbdb;
	box-sizing: border-box;
}
.visual .visual__body img {
	width: 100%;
}
.visual .visual__thumb {
	width: 25%;
}
.visual .visual__thumb img {
	width: 100%;
}
.visual .slick-vertical .slick-slide {
	border: none;
}
.visual .visual__thumb li {
	line-height:0;
	position: relative;
	cursor: pointer;
}
.visual .visual__thumb li::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: rgba(131, 130, 141, 0.35);
}
.visual .visual__thumb li.current::before {
	background: rgba(255, 255, 255, 0.4);
}

/* .index-menu
----------------------------------------------------------- */
.index-menu .index-row__inner {
	position: relative;
	display: flex;
}
.index-menu .index-row__inner::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	content: '';
	border-left: 1px solid #ddd;
}
.index-menu .index-row__inner > * {
	flex: 0 0 auto;
	width: 455px;
}
.index-menu .index-row__inner > *:first-child {
	margin-right: 50px;
}

.index-menu .index-menu__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7px;
}
.index-menu .index-menu__list .index-menu__list__item {
	display: flex;
	width: 220px;
	margin: 15px 7px 0;
	font-size: 100%;
	line-height: 1.5;
}
.index-menu .index-menu__list .index-menu__list__item:nth-child(-n+2) {
	margin-top: 0;
}

.index-menu .index-menu__btn {
	display: flex;
	align-items: center;
	width: 100%;
	height: 80px;
	padding: 5px 10px 5px 5px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
	box-sizing: border-box;
	color: #444;
	font-size: 93.75%;
}
.index-menu .index-menu__btn[target="_blank"] {
	position: relative;
}
.index-menu .index-menu__btn[target="_blank"]::before {
	position: absolute;
	top: 10px;
	right: 10px;
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: url(/img/blank1.gif) 0 0 no-repeat;
}
.index-menu .index-menu__btn:hover img {
	opacity: 0.7;
	text-decoration: none;
}

.index-menu .index-menu__kojin .index-menu__btn {
	justify-content: center;
	height: 80px;
	font-size: 100%;
}
.index-menu .index-menu__kojin .index-menu__btn--recruit img { margin-right: 20px; }
.index-menu .index-menu__kojin .index-menu__btn--online img { margin-right: 10px; }

.index-menu .index-menu__kojin .index-menu__btn--lg {
	flex-direction: column;
	height: 185px;
	padding: 10px;
	text-align: center;
}
.index-menu .index-menu__kojin .index-menu__btn--lg img {
	margin: 0 0 20px;
}

.index-menu .index-menu__houjin {
	margin: 0 0 20px;
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
}
.index-menu .index-menu__houjin .index-menu__btn img {
	margin: 0 8px 0 0;
}

.index-menu .index-menu__iryou .index-menu__iryou__body {
	display: flex;
	justify-content: space-between;
}
.index-menu .index-menu__iryou .index-menu__iryou__body > * {
	width: 220px;
	box-sizing: border-box;
}

.index-menu .index-menu__iryou .index-menu__btn img {
	margin: 0 8px 0 0;
}


/* .index-information
----------------------------------------------------------- */
.index-information .index-row__inner {
	display: flex;
	justify-content: space-between;
}
.index-information .index-ttl01 {
	margin-bottom: 10px;
}
.index-information .index-rss {
	margin-bottom: 20px;
}

.index-information .index-information__news {
	width: 552px;
}
.index-information .index-information__news .news-list {
	margin: 0 0 30px;
	border-top: 1px solid #e7e7e7;
}
.index-information .index-information__news .news-list .news-list__item {
	padding: 15px 20px;
	border-bottom: 1px solid #e7e7e7;
}

.index-information .index-information__topics {
	width: 378px;
}
.index-information .index-information__topics .topics-list {
	margin: 0 0 30px;
	border-top: 1px solid #e7e7e7;
}
.index-information .index-information__topics .topics-list .topics-list__item {
	display: flex;
	align-items: flex-start;
	padding: 20px 15px 20px 20px;
	border-bottom: 1px solid #e7e7e7;
}
.index-information .index-information__topics .topics-list .topics-list__item .topics-list__item__thumb {
	flex: 0 0 auto;
	width: 140px;
	margin: 0 20px 0 0;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.index-information .index-information__topics .topics-list .topics-list__item .topics-list__item__thumb img {
	width: 100%;
}
.index-information .index-information__topics .topics-list .topics-list__item:hover .topics-list__item__thumb img {
	opacity: 0.7;
}
.index-information .index-information__topics .topics-list .topics-list__item .topics-list__item__body {
	flex: 1 1 auto;
	font-size: 87%;
}
.index-information .index-information__topics .topics-list .topics-list__item .topics-list__item__date {
	margin: 0 0 5px;
}
.index-information .index-information__topics .topics-list .topics-list__item:hover {
	text-decoration: none;
}
.index-information .index-information__topics .topics-list .topics-list__item .topics-list__item__category {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 20px;
	margin: 0 0 5px;
	background: #65a0ed;
	color: #fff;
}

.index-information .label-new {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 20px;
	background: #ff4d4d;
	color: #fff;
	font-size: 85.7%;
	margin: 0 5px;
}

.index-information .index-information__topics .topics-list .topics-list__item:hover .topics-list__item__title {
	text-decoration: underline;
}

/*追加テキストリンク*/
.topics-list-txtLink{
	border:none !important;
	margin-top: -10px !important;
}
.topics-list-txtLink .topics-list__item{
	padding: 0px 15px 20px 20px !important;
}


/* .index-product
----------------------------------------------------------- */
.index-product.index-row {
	padding-top: 20px;
}

.index-product .index-product__column {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #ddd;
}
.index-product .index-product__column .index-product__column__item {
	display: flex;
	justify-content: center;
	width: 20%;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	font-size: 112.5%;
	line-height: 1.5;
}
.index-product .index-product__column .index-product__column__item:nth-child(5n+1) {
	border-left: none;
}

.index-product .index-product__column .index-product__column__item.index-product__column__item--wide {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 40%;
}

.index-product .index-product__column .index-product__menu {
	display: flex;
	flex-direction: column;
	padding: 25px;
	color: #444;
}
.index-product .index-product__column .index-product__menu:hover img {
	opacity: 0.7;
	text-decoration: none;
}
.index-product .index-product__column .index-product__menu .index-product__menu__img {
	flex: 0 0 auto;
	margin: 0 0 15px;
}
.index-product .index-product__column .index-product__menu .index-product__menu__text {
	flex: 1 0 auto;
	display: flex;
	align-items: center;
	align-self: center;
	padding: 0 0 0 28px;
	background: url(/img/li_bg13.png) left center no-repeat;
}
.index-product .index-product__column .index-product__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 56px;
	margin: 8px 0;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
	color: #444;
}

.index-product .index-product__column .index-product__btn > * {
	width: 7em;
	padding: 0 0 0 28px;
	background: url(/img/li_bg13.png) left center no-repeat;
}


/* .index-recommend
----------------------------------------------------------- */
.index-recommend {
	display: none;
}

.index-recommend .bg-gray {
	margin: 0 0 30px;
}

.index-recommend .index-recommend__list {
	display: flex;
}
.index-recommend .index-recommend__list .index-recommend__list__item {
	width: 20%;
	padding: 0 15px;
	box-sizing: border-box;
}
.index-recommend .index-recommend__list .index-recommend__list__item .index-recommend__list__item__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.index-recommend .index-recommend__list .index-recommend__list__item .index-recommend__list__item__link img {
	width: 145px;
	margin: 0 0 30px;
}
.index-recommend .index-recommend__list .index-recommend__list__item .index-recommend__list__item__link:hover img {
	opacity: 0.7;
}
.index-recommend .index-recommend__list .index-recommend__list__item .index-recommend__list__item__link span {
	max-width: 100%;
}



/* .bnr-healthcare
----------------------------------------------------------- */
.bnr-healthcare {
	margin: 50px 0 60px;
	text-align: center;
}
.bnr-healthcare > a:hover {
	opacity: 0.7;
}


/* .index-support
----------------------------------------------------------- */
.index-support {
}
.index-support .index-support__body {
	display: flex;
	justify-content: space-between;
	margin: 0 0 15px;
}

.index-support .index-support__content1 {
	display: flex;
	flex-wrap: wrap;
	width: 717px;
}
.index-support .index-support__content1 .index-support__content1__item {
	width: 229px;
	margin: 0 0 15px 15px;
	font-size: 100%;
}
.index-support .index-support__content1 .index-support__content1__item:nth-child(3n+1) {
	margin-left: 0;
}

.index-support .index-support__content2 {
	width: 228px;
}
.index-support .index-support__content2 .index-support__content2__item {
	margin: 0 0 15px;
	font-size: 100%;
}
.index-support .index-support__menu {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
	color: #444;
}
.index-support__menu_mc{
	height:160px !important;
	padding:20px !important;
	box-sizing:border-box !important;
	display: block !important;
}
.index-support .index-support__menu:hover img {
	text-decoration: none;
	opacity: 0.7;
}
.index-support .index-support__menu[target="_blank"]::before {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	background: url(/img/blank1.gif) 0 0 no-repeat;
}

.index-support .index-support__content1 .index-support__menu {
	height: 160px;
}
.index-support .index-support__content2 .index-support__menu {
	height: 72px;
}
.index-support .index-support__menu .index-support__menu__icon {
	margin: 0 0 20px;
}


/* .index-resource
----------------------------------------------------------- */
.index-resource .index-resource-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 20px;
}
.index-resource .index-resource-list .index-resource-list__item {
	display: flex;
	width: 470px;
	margin: 10px;
}

.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__link {
	display: flex;
	width: 100%;
	padding: 20px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__link:hover {
	text-decoration: none;
}

.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__link:hover img {
	opacity: 0.7;
	text-decoration: none;
}

.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__thumb {
	flex: 0 0 auto;
	align-self: flex-start;
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0 30px 0 0;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100%;
	transform: translate(-50%, -50%);
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__body {
	flex: 1 1 auto;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__body > * {
	display: block;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__category {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	height: 30px;
	margin: 0 0 10px;
	background: #888;
	color: #fff;
	text-align: center;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__date {
	display: block;
	margin: 0 0 5px;
	color: #333;
	font-size: 114%;
}
.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__ttl {
	display: block;
}

.index-resource .index-resource-list .index-resource-list__item .index-resource-list__item__link:hover .index-resource-list__item__ttl {
	text-decoration: underline;
}