@charset "utf-8";
/* CSS Document */

/****************************************
 news-wrapper
*************************************/

.iframe {
	background-color: transparent;
}
.iframe .container {
	width:100%;
}
a.no-link {
		pointer-events: none !important;
	}
.tabs ul {
    align-items: center;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: flex-start;
    padding-left: 40%;
}
.tabs ul li {
	width:33%;
}
.tabs.is-boxed a {
    border: 1px solid transparent;
    border-radius: 0;

}
.tabs a {
    align-items: center;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #7f7f7f;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    padding: 1.5em 0;
    vertical-align: top;
}
.tabs a span {
	display: inline-block;
	width:100%;
	border-left:1px solid #dbdbdb;
	text-align: center;
}
.tabs.no-tab a span {
	padding:0 0.5em;
}
.tabs.is-boxed li.is-active a {
	color:#08287f;
	border-top:2px solid #08287f;
}
#group-news .tabs.is-boxed li.is-active a {
	color:#20aee5;
	border-top:2px solid #20aee5;	
}
.tabs.is-boxed ul > li:first-child a span {
	border-left:none;
}
.news-utl-box {
	display: flex;
	justify-content: space-between;
	border-bottom:#dbdbdb 1px solid;
	width:100%;
	margin-bottom:1em;
}
.news-utl-box .tabs.no-tab {
	width:calc(100% - 200px);
	position:relative;
	margin-bottom:1em;
}
.news-utl-box .tabs.no-tab ul {
	padding-left:0;
	width:100%;
	border-bottom:none;
}
.news-utl-box .tabs.no-tab ul li {
    width: auto;
}
.news-utl-box .tabs.no-tab ul li a {
	width:100%;
	padding: 0.5em 0;
	transition: unset;
	color:#7F7F7F;
}
.news-utl-box .tabs.no-tab ul li a:hover {
    background-color:transparent;
	border-bottom: none;
}
.tabs.is-boxed.no-tab li.is-active a {
    color: #08287f;
    margin-left: 0;
	border:none;
}
.tabs.is-boxed li.no-border a span,
.tabs.is-boxed.no-tab li.is-active:first-child a span,
.tabs.is-boxed li.is-active a span {
	border-left:none;
}
.tabs.is-boxed.no-tab li.is-active a span {
	border-left:1px solid #dbdbdb;
}


.select-year {
	border:1px solid #08287F;
	border-radius: 8px;
	padding:0.5em;
	width:200px;
}

.news-wrapper .title-box {
	background: url( /img/top/pict_news_01.png) left top no-repeat;
	padding-left:48px;
	position:absolute;
	left:0;
	color:#08287f;
}
#group-news .title-box {
	background: url( /img/top/pict_news_02.png) left top no-repeat;
	color:#20aee5;
}

.news-wrapper .title-box h1 {
	font-size:2.0em;
}
.news-wrapper .title-box h2 {
	font-size:0.93em;
}
.news-wrapper .news-list {
	margin-bottom:2em;
}
.news-wrapper .news-list dl {
	position:relative;
	overflow: hidden;
}

.news-wrapper .news-list dl a {
	background: url(/img/mark_list_news.png) left 1.3em no-repeat;
	background-size: 10px;
	display: block;
	padding:0.5em 0 0.5em 1.5em ;
	color:#000;
	border-bottom:none;
	line-height:1.6;
}
.news-wrapper .news-list dl a:hover {
	opacity:1;
	background-color: #fcfde0;
}
.news-wrapper .news-list dl dt {
	width:9rem;
	float:left;
}
.news-wrapper .news-list dl dd.label {
	width:8rem;
	border:1px solid #e2e2e2;
	background-color: #FFF;
	float:left;
	text-align: center;
	font-weight: 400;
	font-size:0.8rem;
	line-height: 1;
	padding:0.25em 0;
	display: inline-block;
	vertical-align: text-top;
    margin: 0.25em 0 0 0;
}
.news-wrapper .news-list dl dd.txt {
	padding:0 2em 0 0;
	margin-left:18rem;
}
.news-wrapper .news-list dl a.pdf-link dd.txt {
	padding:0 6em 0 0;
}
.news-wrapper .news-list dl a.pdf-link dd.txt span.pdf-kb {
	display: inline-block;
	position:absolute;
	right:0;
	top:0.75em;
	padding:0 2em 0 0.5em;
	background: url(/img/icon-pdf.png) right no-repeat;
	width:6em;
	font-size:0.8em;
	color:#7f7f7f;
}
.news-wrapper .news-list dl a.url-link:after {
	content:"\f105";
	font-family: 'FontAwesome';
	color:#7f7f7f;
	position:absolute;
	right:0;
	top:0.5em;
}
.label.icon_info {
	color:#20aee5;
}
.label.icon_ir {
	color:#009e3b;
}
.label.icon_up {
	color:#08287f;
}
.label.icon_iryou {
	color:#83ae14;
}
.label.icon_kiki {
	color:#57bdc0;
}
.label.icon_kusuri {
	color:#e59933;
}
.label.icon_kaigo {
	color:#d3af20;
}
.label.icon_itc {
	color:#f968a6;
}
.label.icon_discro {
	color:#00489E;
}
.label.icon_result {
	color:#9E7500;
}
.label.icon_legal {
	color:#999E00;
}

/**library**/
.news-wrapper .news-list.lib-list dl dd.txt {
    padding: 0 2em 0 0;
    margin-left: 9rem;
}
.news-wrapper .news-list.lib-list dl a {
	background: none;
}
.news-wrapper .news-list.lib-list dl a:before {
	content:"\f054";
	font-family: 'FontAwesome';
	padding-right:0.5em;
	color:#0189be;
	position:absolute;
	left:0;
}

/*****newsrelease*******/

.tab-wrapper {
	padding:0;
}
.tab-wrapper ul {
	padding:0;
	margin:0;
}
.tab-wrapper ul li {
    width: 50%;
	text-align: center;
	font-size: 1.75em;
	line-height: 1.6;
}
.tab-wrapper ul li a{
	display: block;
	position:relative;
}
.tab-wrapper ul li a:hover {
	background-color: transparent !important;
}
.tab-wrapper ul li span {
	display: block;
	text-align: center;
	font-size: 0.9rem;
	border:none;
}
.tab-wrapper ul li.is-active a:after {
	position:absolute;
	bottom:0;
	display: block;
	width:100%;
	text-align: center;
	content:"\f063";
	font-family: 'FontAwesome';
}

@media screen and (max-width: 980px) {
	.news-wrapper .news-list.lib-list dl dd.txt {
		padding: 0 2em 0 0;
		margin-left: 0;
	}
}

@media screen and (max-width: 768px) {
.news-wrapper .title-box {
		position: static;
		margin-bottom:1em
	}
	.tabs ul {
    	padding-left:0;
	}
	.tabs a {
		padding:1rem 0;
		font-size:x-small;
	}
	.news-wrapper .news-list dl {
		line-height: 1.6;
	}
	.news-wrapper .news-list dl dt {
		line-height: 1.0;
		padding-top: 0.6em;
	}
	.news-wrapper .news-list dl dd.label {
		float: none;
	}
	.news-wrapper .news-list dl dd.txt {
		padding: 0;
		margin-left: 0;
	}
	.news-wrapper .news-list dl a.pdf-link dd.txt {
    	padding: 0;
	}
	.news-wrapper .news-list dl a.pdf-link dd.txt span.pdf-kb {
		position:static;
	}
	.news-wrapper .news-list dl a.url-link:after {
     	display: none;
	}
	/**library**/
	.news-wrapper .news-list.lib-list dl a.pdf-link dd.txt span.pdf-kb {
		position:absolute;
		right:0;
		top:1.5em;
	}
	.news-wrapper .news-list.lib-list dl dt {
		float:none;
		margin-bottom:0.5em;
	}
	.news-wrapper .news-list.lib-list dl dd.txt {
		padding: 0 ;
		margin-left: 0;
	}
	.button.to-list {
		width:100%;
		padding:1em 2em;
		display: block;
    	height: auto;
		white-space: normal;
	}
	.news-utl-box {
		display: block;
		padding-bottom:1em;
	}
	.news-utl-box .tabs.no-tab {
    width: 100%;
    position: relative;
    margin-bottom: 1em;
}
	.news-utl-box .tabs.no-tab ul {
		display: flex;
	}
	.news-utl-box .tabs.no-tab ul li {
		width:100%;
	}

	.tab-wrapper ul li span {
    	display: none;
}
	.tab-wrapper ul li a{
		min-height:2.5em;
	}
	
}
