@charset "utf-8";


.contents,
.sitemap {
	padding: .5em .5em 30px;
}


/* リウマチトップ */




h1.title_h1t
{
	clear: both;
	background: url(/med/_projects/med/img/common/title_h3_back.png) repeat-x #ececec;
	border-top: solid 2px #e60039;
	padding: 10px 0 5px 10px;
	margin-bottom: 15px;
}

.contents h3.title_default,
.contents h3.title_flasco,
.contents h3.title_recommend,
.contents h3.title_video,
.sitemap h3,
.modal_contents h3,
#mainArea h3.title_default
{
	clear: both;
	background: url(../img/common/title_h3_back.png) repeat-x #ececec;
	border-top: solid 2px #e60039;
	padding: 10px 0 5px 10px;
	margin-bottom: 15px;
}
#mainArea h3.title_default span {
	font-size: 16px;
}

.contents h3 img {
	float: left;
	padding: 7px 0 0 10px;
}
.contents .h3_detail a {
	width: 100px;
	float: right;
	font-size: .75em;
	background: url(../img/common/arrow01.png) left center no-repeat;
	margin: -39px 0 20px;
	padding: 0 0 0 15px;
}


.contents .h3_detail2 a {
	width: 80px;
	float: right;
	font-size: .75em;
	background: url(../img/common/arrow01.png) left center no-repeat;
	margin: -39px 0 20px;
	padding: 0 0 0 15px;
}



.contents h3.title_flasco span{
	background: url(../img/top02/icon_flasco.png) no-repeat 10px 0px;
	margin-left: -10px;
	padding: 0 0 5px 40px;
}
.contents h3.title_recommend span{
	background: url(../img/top02/icon_recommend.png) no-repeat 10px 0px;
	margin-left: -10px;
	padding: 0 0 5px 40px;
}

.top_news,top_news03 {
	line-height: 1.33;
	margin-bottom: 30px;
}
.top_news > div,
.top_news01 > div,
.top_news02 > div,
.top_news03 > div,
.category_title_list > div {
	clear: both;
	border-top: dotted 1px #bbb;
}
.top_news > div:first-child,
.top_news01 > div:first-child,
.top_news02 > div:first-child,
.top_news03 > div:first-child,
.category_title_list > div:first-child {
	border: none;
}
.top_news .date {
	clear: both;
	float: left;
	font-size: .875em;
	font-weight: bold;
	padding: 10px 0;
	width: 35%;
}


.top_news .news{
	float: right;
	font-size: .875em;
	color: #e60039;
	padding: 10px 0;
	width: 65%;
}
.top_news .w100 {
	width: 100%;
}

.top_news01 .date,
.top_news02 .date {
	clear: both;
	float: left;
	font-size: .875em;
	font-weight: bold;
	padding: 10px 0;
	width: 35%;
}
.top_news01 .news,
.top_news02 .news {
	float: right;
	font-size: .875em;
	color: #e60039;
	padding: 10px 0;
	width: 63%;
}

.top_news01,
.top_news02 {
	line-height: 1.33;
	margin-bottom: 10px;
}



.top_news03 .date {
	clear: both;
	float: left;
	font-size: .875em;
	font-weight: bold;
	padding: 10px 0;
	width: 35%;
/*	border-top: dotted 1px #bbb;
*/}

.top_news03 .news{
	float: right;
	font-size: .875em;
	color: #e60039;
	padding: 10px 0;
	width: 65%;
}
.top_news03 .w100 {
	width: 100%;
}

.tab_contents,
.tab01_contents {
	clear: both;
	border: solid 2px #e60039;
	padding: 10px .5em 0;
	margin-bottom: 30px;
}

.tab01_contents { background: #FAF9FF; }
.tab li span,
.tab01 li span {
 	float: left;
 	height: 35px;
 	list-style: none;
 	cursor: pointer;
	width: 50%;
	position: relative;
	background-repeat: no-repeat;
	background-position: -10px 0;
}
.tab_contents .detail {
	clear: both;
	background: url(../img/common/arrow01.png) left center no-repeat;
	font-size: .75em;
	float: right;
	padding: 5px 0 5px 12px;
	width: 50px;
}
.tab li span em,
.tab01 li span em { visibility: hidden; }
.tab li span.tab01 {
	background-image: url(../img/top02/tab01_off.png);
	background-position: -12px 0;
	width: 47.5%;
}
.tab li.select span.tab01 {
	background-image: url(../img/top02/tab01_on.png);
}
.tab li span.tab02 {
	background-image: url(../img/top02/tab02_off.png);
	background-position: -12px 0;
	width: 52.5%;
}
.tab li.select span.tab02 {
	background-image: url(../img/top02/tab02_on.png);
}
.tab01 li span.tab01 {
	background-image: url(../img/contents/tab01_off.png);
}
.tab01 li.select span.tab01 {
	background-image: url(../img/contents/tab01_on.png);
}
.tab01 li span.tab02 {
	background-image: url(../img/contents/tab02_off.png);
}
.tab01 li.select span.tab02 {
	background-image: url(../img/contents/tab02_on.png);
}


.disnon { display: none; }

.banner_col3 li {
	text-align: center;
	padding-bottom: 10px;
}


/* 眼科トップ */

.contents h3.title_video span{
	background: url(../img/top01/icon_video.png) no-repeat 10px 0px;
	margin-left: -10px;
	padding: 0 0 0 40px;
}


.video_box h4 {
	font-size: .875em;
	padding: 0 0 5px;
}
.video_box .video_thumbnail {
	float: left;
	padding: 0 0 10px;
	width: 55%;
}
.video_box .inner {
	float: right;
	width: 45%;
}



.video_box .video_thumbnail .opa img {
	border:#999;
	border-style:solid;
	border-width:1px;
}


.movie_thumbnail img {
	border:#999;
	border-style:solid;
	border-width:1px;
}


/* カテゴリータイトル一覧 */

.category_title_list {
	padding: 10px 0 20px;
}
.category_title_list .date {
	clear: both;
	float: left;
	font-size: .875em;
	font-weight: bold;
	padding: 15px 0;
	width: 32%;
}
.category_title_list .news{
	float: right;
	font-size: .875em;
	color: #e60039;
	padding: 15px 0 15px 15px;
	line-height: 1.33;
	background: url(../img/common/arrow01.png) no-repeat 0px 20px;
	width: 60%;
}

.page_navigation {
	text-align: center;
	padding: 0 0 50px;
}
.page_navigation a,
.page_navigation span.current {
	border: solid 1px #cdcdcd;
	display: block;
	color: #333;
	display:inline-block;
	font-size: .875em;
	padding: 5px;
	margin: 0 3px;
	text-align: center;
	width: 1em;
}
.page_navigation a:hover {
	color: #fff;
	background: #e60039;
}
.page_navigation span.current {
	background: #e60039;
	color: #fff;
}

.category_title_h5 {
	background: url(../img/common/arrow01.png) no-repeat 0 8px;
	border-bottom: solid 2px #e6e6e6;
	font-size: .875em;
	line-height: 1.33;
	margin: 10px 0;
	padding: 5px 0 5px 12px;
}
/*
.category_list {
	padding: 10px 0 30px;
}
*/

/* 4月9日 */
.category_list {
	padding: 0px 0 10px;
}
/* end4月9日 */


.category_list > div {
	padding: 15px 0;
}
.category_list > div:first-child {
	border: none;
	padding-top:0px;
}
.category_list .thumbnail .category_list_img img {
	border: solid 1px #ccc;
}


/* ビデオライブラリー */

.video_search_box {
	border: solid 1px #cdcdcd;
	display: block;
	margin: 20px 0;
	padding: 1px;
}
.video_search_box .inner {
	background: url(../img/contents/video_search_back.png) top left no-repeat #DEF5FA;
}
.video_search_box h5 {
	color: #e60039;
	text-align: center;
	padding: 20px 0;
}
.video_search_box .search_text {
	width: 84%;
	margin: 0 auto 15px;
}
.video_search_box .search_input {
	border: solid 2px #e60039;
	border-radius: 5px;
	height: 20px;
	width: 96%;
}
.video_search_box .search_btn {
	text-align: center;
	padding: 0 0 15px;
}

.new_mark {
	line-height: 0;
	margin: 0 0 -20px;
	position:relative;
	z-index: 1;
}
.ranking_mark {
	line-height: 0;
	margin: 2px 0 -28px 2px;
	position:relative;
	z-index: 1;
}


.video_library_link01/*,
.video_library_link02*/ {
	font-size: .875em;
	line-height: 1.25;
	padding: 10px 0;
}


.video_library_link02 {
	font-size: .875em;
	line-height: 1.25;
	padding: 10px 0;
}

.video_library_link01,
.video_library_link02 {
	height: 336px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.video_library_link01::-webkit-scrollbar,
.video_library_link02::-webkit-scrollbar {
	width: 5px;
}
.video_library_link01::-webkit-scrollbar-thumb,
.video_library_link02::-webkit-scrollbar-thumb {
	background: #bdf;
	border-radius: 2px;
}

/*　安藤コメントアウト3/17

.video_library_link01 span,
.video_library_link02 span {
	border-bottom: dotted 1px #d7d7d7;
	display: block;
	margin: 0 10px 15px;
	padding: 8px 0;
}
*/

/*　安藤新規記述　動画全て表示タブのスクロール及び、表示項目変更　*/

.tab01_contents {
	padding-right:0px;
	padding-top:0px;
	}

.video_library_link01 span {
	border-bottom: dotted 1px #d7d7d7;
	display: block;
	margin: 0 0px 15px 0;
	padding: 8px 0;
}

/*.video_library_link02 .video_title .date {
	display:block;

	}*/

.top_news03 .video_library_link02 li {
/*	border-top: dotted 1px #d7d7d7;
*/}


.top_news03 .video_library_link02 li .date {
	border-top: dotted 1px #d7d7d7;	
	display: block;
	margin: 0px;
	padding: 8px 0;
}

/*.video_library_link02 .date:first-child {
	border-top:none;
}*/


.top_news03 .video_library_link02 li .news {
	border-top: dotted 1px #d7d7d7;
	display: block;
	margin: 0px;
	padding: 8px 0;
}








/*　end 安藤新規記述　動画全て表示タブのスクロール及び、表示項目変更　*/


.video_library_link01 li a,
/*.video_library_link02 li a */{
	display: block;
	background: url(../img/common/arrow01.png) no-repeat 0 4px;
	padding: 0 0 0 15px;
}








/* カテゴリーサムネイル一覧 */

.category_thumbnail_list .category_thumbnail {
	padding: 20px 0;
	border-top: dotted 1px #d7d7d7;
}
.category_thumbnail_list .category_thumbnail:first-child {
	border: none;

/* 4月9日 */
	padding-top: 0px;
/* end4月9日 */


}

category_thumbnail_list .category_thumbnail:last-child {
/* 4月9日 */
	padding-bottom: 10px;
/* end4月9日 */


}

.category_thumbnail .movie_thumbnail {
	padding: 0 0 10px;
}
.category_thumbnail h5,
.brand_thumbnail h5,
.category_list h5 {
	font-size: .875em;
	line-height: 1.33;
	padding: 0 0 .5em;
}
.category_thumbnail p.p02,
.brand_thumbnail p.p02,
.category_list p.textend01 {
	padding: 0 0 .5em;
}
.category_thumbnail .detail,
.brand_thumbnail .detail,
.category_list .detail {
	background: url(../img/common/arrow01.png) left center no-repeat;
	font-size: .75em;
	margin-bottom: 5px;
	padding: 0 0 0 12px;
	width: 72px;
}

.item_banner {
	padding: 0 0 30px;
}
.item_banner li {
	text-align: center;
	padding: 0 0 5px;
}




/* 詳細 */

.image_left,
.image_right,
.image_center {
	padding: 0 0 .5em;
}

figure {
	margin:0 0 1em;
}
figcaption {
	font-size: .75em;
	line-height: 1.4;
	padding: 0 0 .5em;
}
figcaption.upper {
	font-size: .875em;
}
.image_center figure {
	margin: 0 auto;
}



/* 動画再生 */

.movie {
	padding: 0 0 20px;
}
.movie_times {
	text-align: right;
	font-size: .75em;
	line-height: 1.5;
}
.movie_times:before {
	content: url(../img/contents/movie_icon.png);
	position: relative;
	top: 2px;
}

.movie_enquete {
	border: solid 1px #ccc;
	margin-bottom: 30px;
	width: 100%;
}
.movie_enquete h5 {
	background: #e60039;
	border-bottom: solid 1px #ccc;
	color: #fff;
	font-size: .875em;
	padding: 1em;
	text-align: left;
}
.movie_enquete .enquete {
	padding: 1em 1em .5em;
	font-size: .75em;
	line-height: 1.8;
}
.movie_enquete .enquete label {
	padding-right: 0em;
}
.movie_enquete .submit {
	padding: 0 1em .5em;
	text-align: right;
}


/* ブランドトップ */

.text_list01 {
	padding: 0 1em 20px;
}
.text_list01 p {
	background: url(../img/common/arrow01.png) no-repeat 0 13px;
	border-top: dotted 1px #d7d7d7;
	font-size: .875em;
	line-height: 1.33;
	padding: 8px 0 8px 14px;
}
.text_list01 p:first-child {
	border: none;
}

/* 安藤追記 */

.brandlead{
	margin-bottom:15px;
	
	}

.anchor_list {
	padding: 0 1em 0px;
	margin-bottom:25px;
	background-color:#F4FDFD;
}

.anchor_list p {
	background: url(../img/common/arrow01.png) no-repeat 0 13px; 
/*	border-top: dotted 1px #d7d7d7; */
	font-size: .875em;
	line-height: 1.1;
	padding: 8px 0 8px 14px;
}
.anchor_list p:first-child {
	border: none;
}

.category_list .bt_text_list {
	padding-bottom:8px;
	margin-bottom:0px;
    margin-top:0px;

}

.bt_text_list {
	padding: 0;
	padding-top:8px;
	padding-bottom:0px;
	margin-bottom:10px;
    margin-top:0px;
}

.bt_text_list:first-child {
	margin-top:0px;
}

.bt_thumbnail_list .bt_thumbnail_title {
	background: url(../img/common/arrow01.png) no-repeat 0 4px; 
	font-size: .875em;
	line-height: 1.2;
	padding: 0px 0 8px 14px;
	}

.bt_thumbnail_list .lead {
	font-size: .75em;
	padding: 0px 0 2px 0px;
	border-top:none;
	background:none;
	line-height: 1.4;
}

/*.bt_text_list p {
/*	background: url(../img/common/arrow01.png) no-repeat 0px 4px;
	border-top: dotted 1px #d7d7d7;	*/
	font-size: .75em;
/*	line-height: 1.2;
	padding: 0px 0 8px 14px;*/


}*/



.bt_text_list p:first-child {
	border: none;
}

.bt_text_list p:last-child {
	padding-bottom: 0px;
}
*/

/*.category_list > div .thumbnail{
padding: 0px 0px!important;
}*/

.category_list_right {
	margin-top:0px;
}

.bt_text_list p {
	background: url(../img/common/arrow01.png) no-repeat 0px 4px;
	font-size: .875em;
	line-height: 1.2;
	padding: 12px 0 8px 14px;
}

.bt_text_list p:first-child {
	padding-top: 0px;
}


.bt_text_list p:last-child {
	border: none;
}




.bt_text_list .lead {
	font-size: .75em;
	padding: 0px 0 2px 0px;
	border-top:none;
	background:none;
	line-height: 1.4;
	border-bottom: dotted 1px #d7d7d7;
	margin-bottom:8px;	
}

/*.bt_text_list .detail{
	border-top: 0px;	
}*/

.thumbnail .detail{
	padding-top: 6px;	
}

.thumbnail .bt_text_list .lead {
	border-bottom: 0px;	
}


/* 安藤追記 ここまで */


.brand_thumbnail_list .brand_thumbnail {
	padding: 20px 0;
	border-top: dotted 1px #d7d7d7;
}
.brand_thumbnail_list .brand_thumbnail:first-child {
	border: none;
}

.brand_thumbnail .brand_thumbnail_img {
	padding: 0 0 10px;
}
.brand_thumbnail .brand_thumbnail_img img,
.category_list .thumbnail .category_list_img img {
    border:#999;
    border-style:solid;
    border-width:1px;
}


.brand_item_info {
	padding: 0 0 20px;
}
.brand_item_info h4 {
	clear: both;
}
.brand_item_info ul.brand_item_text {
	padding: 0 0 0px;
}
.brand_item_info ul.brand_item_text li {
	font-size: .875em;
	list-style: inside url(../img/common/arrow01.png);
	line-height: 1.5;
	padding: 0 0 10px;
}
.brand_item_info ul.brand_item_banner li {
	text-align: center;
	padding: 0 0 10px;
}


/* イラスト */

.illust {
	margin: 30px 0;
}

.ol01 li {
	font-size: .875em;
	line-height: 1.33;
	list-style: outside decimal;
	margin-left: 1.5em;
	padding: 0 0 5px;
}


/* サイトマップ */

.sitemap h4 {
	background: url(../img/common/arrow01.png) no-repeat 0 7px;
	margin: 0 0 0 .75em;
	padding: 5px 10px 15px 15px;
}
.sitemap ul {
	padding: 0 10px 15px 32px;
}
.sitemap ul a {
	color: #333;
}
.sitemap ul li {
	list-style: outside url(../img/common/arrow02.png);
	font-size: .875em;
	line-height: 1.33;
	padding: 0 0 10px;
}
.sitemap .inner {
	float: left;
	padding: 0 0 15px;
	width: 50%;
}

.arrow_icon {
	background: url(../img/common/arrow01.png) no-repeat 0 6px;
	padding: 0 0 0 15px;
}




/*----- 回り込み回避 -----*/

.top_news:after,
.top_news01:after,
.top_news02:after,
.top_news03:after,
.banner_col3:after,
.video_box:after,
.category_title_list:after,
.brand_title_list:after,
.page_navigation:after,
.video_search_box .inner:after,
.tab01_contents:after,
.category_thumbnail:after,
.brand_thumbnail:after,
.item_banner:after,
.brand_item_info:after,
.category_list > div:after,
.sitemap:after
{
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  line-height: 0;  
  clear: both;  
} 





@media all and (min-width: 480px){

	/* リウマチトップ */

	.top_news {
		padding: 0 20px;
	}
	.top_news01,
	.top_news02 {
		padding: 0 10px;
	}
	
.top_news03 {
		padding: 0 0px;
	}
	
	
	
	.top_news .date,
	.top_news01 .date, 
	.top_news02 .date,
	.top_news03 .date {
		width: 25%;
	}
	.top_news .news,
	.top_news01 .news,
	.top_news02 .news,
	.top_news03 .news {
		width: 75%;
	}
	.top_news .w100 {
		width: 100%;
	}
	
	.tab li span,
	.tab01 li span,
	.tab li span.tab01,
	.tab li span.tab02 {
		width: 200px;
		background-position: 0;
	}

	.banner_col3 li {
		width: 50%;
		float: left;
		padding-bottom: 10px;
	}

	/* 眼科トップ */

	.video_box .video_thumbnail {
		width: 40%;
	}
	.video_box .inner {
		width: 60%;
	}

	/* カテゴリータイトル一覧 */
	
	.category_title_list .date {
		width: 21%;
	}
	.category_title_list .news{
		width: 74%;
	}
	
	/* ビデオライブラリー */
	
	.contents h3 em {
		display: none;	
	}
	.video_library_link01 li {
		float: left;
		width: 33.3333%;
	}

	/* 詳細 */
	
	figure {
		display: table;
		width: 120px; /* minimum width */
		*width: auto; /* for IE7 and below */
	}
	figcaption {
		font-size: .75em;
		line-height: 1.33;
	}
	figure.left {
		float: left;
		margin: 0 16px 1em 0;
	}
	figure.right {
		float: right;
		margin: 0 0 16px 1em;
	}	
	figure.center {
		margin: 0 auto 1em;
	}

	figure img { max-width: none; }

	/* カテゴリーサムネイル一覧 */

	.category_thumbnail em {
		display: none;	
	}
	.item_banner li {
		width: 50%;
		float: left;
	}

	/* ブランドトップ */

    .brand_thumbnail .brand_thumbnail_img,
    .category_list .thumbnail .category_list_img {
        float: left;
        width: 15%;
    }
	.brand_thumbnail .brand_thumbnail_right,
	.category_list .thumbnail .category_list_right {
		float: right;
		width: 83%;
	}
	.brand_item_info {
		padding: 0 0 0px 10px;
	}
	.brand_item_info ul.brand_item_text li {
		text-align: left;
	}
	.brand_item_info ul.brand_item_banner li {
		float: left;
		text-align: left;
		width: 33.3333%;
	}





}


@media all and (min-width: 640px){

	/* リウマチトップ */
	
	/* 眼科トップ */

	.video_box .video_thumbnail {
		width: 30%;
	}
	.video_box .inner {
		width: 70%;
	}
	
	/* カテゴリータイトル一覧 */
	
	.category_title_list .date {
		width: 20%;
	}
	.category_title_list .news{
		width: 76%;
	}

	/* カテゴリーサムネイル一覧 */

	.category_thumbnail .movie_thumbnail {
		float: left;
		width: 27%;
	}
	.category_thumbnail .category_thumbnail_right {
		float: right;
		width: 72%;
	}
	
	/* 動画再生 */
	
	.movie {
		max-width: 560px;
		margin: 0 auto;
	}
	.movie_enquete td .enquete {
		float: left;
		width: 70%;
	}

	.movie_enquete td .submit {
		float: right;
		padding: .25em 0 0;
		text-align: right;
		width: 30%x;
	}


}


@media all and (min-width: 768px){


	.contents,
	.sitemap {
		padding: 0 0 10px;
	}

	/* リウマチトップ */

	.top_news .date,
	.top_news01 .date,
	.top_news02 .date,
	.top_news03 .date {
		width: 20%;
	}
	
	.top_news .news,
	.top_news01 .news,
	.top_news02 .news,
	.top_news03 .news {
		width: 80%;
	}
	.top_news .w100 {
		width: 100%;
	}

	.banner_col3 li {
		width: 33.333%;
	}
	
	.bx-wrapper {
		margin: 0 auto;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		margin: -50px 5px 0;
	}


	/* 眼科トップ */
	
	.video_box {
		float: left;
		width: 25%;
	}
	.video_box .video_thumbnail {
		float: none;
		width: 100%;
		padding: 0 0 5px;
	}





	.video_box .inner {
		float: none;
		width: 100%;
		padding: 0 0 10px;
	}

	
	/* カテゴリータイトル一覧 */
	
	.category_title_list .date {
		width: 18%;
	}
	.category_title_list .news{
		width: 78%;
	}

	/* ビデオライブラリー*/

	.video_search_box h5 {
		float: left;
		text-align: right;
		width: 35%;
	}
	.video_search_box .search_text {
		width: 45%;
		float: left;
		margin: 0;
	}
	.video_search_box .search_input {
		width: 90%;
		margin: 15px 0 0 10px;
	}
	.video_search_box .search_btn {
		width: 20%;
		float: left;
		text-align: left;
		padding: 16px 0 0;
	}
	.item_banner li {
		width: 25%;
	}

	/* 詳細 */

	.image_left {
		float: left;
		margin: 0;
	}
	.image_right {
		float: right;
	}
	.image_left p {
		width: 95.21739%;
	}
	.image_right p {
		float: right;
		width: 95.21739%;
	}

	/* 動画再生 */

	.movie_enquete .enquete {
		padding: 1em 1em 0;
	}
	
	/* サイトマップ */

	.sitemap_left {
		clear: both;
		width: 48.5%;
		float: left;
	}
	.sitemap_right {
		width: 48.5%;
		float: right;
	}


	/* 1カラム */
	
	.column1 {
		width: 98%;
		float: none;
		margin: 0 auto;
	}
	.column1 .banner_col3 li {
		width: 25%;
	}
	.column1 .category_title_list .date {
		width: 14%;
	}
	.column1 .category_title_list .news{
		width: 82%;
	}


}

@media all and (min-width: 960px){


	/* カテゴリータイトル一覧 */
	
	.category_title_list .date {
		width: 15%;
	}
	.category_title_list .news{
		width: 82%;
	}
	
	/* カテゴリーサムネイル一覧 */

	.category_thumbnail .movie_thumbnail {
		width: 25%;
	}
	.category_thumbnail .category_thumbnail_right {
		width: 74.5%;
	}
	
	/* ビデオライブラリー*/

	.video_library_link01 {
		overflow: visible;
	}

	/* 1カラム */
	
	.column1 {
		width: 100%;
	}
	.column1 .category_title_list .date {
		width: 12%;
	}
	.column1 .category_title_list .news{
		width: 86%;
	}
	
	
}