/* ==========================================================================
   PC Layout
============================================================================= */
@media (min-width: 737px) {

/*全体指定************************************************************/
#container {
	width: 100%;
	margin: 5px auto 0px;
}

/*トップページ_ヘッダー************************************************************/

.header {
	background: url(../images/top/bg_header.png) no-repeat center top;
/*	background-size: cover;*/
	width: 100%;
	position: relative;
	height: 994px;
}

.header_bottom {
	width: 100%;
	height: 994px;
	background: url(../images/top/bg_wave.png) no-repeat center bottom;
}


.headerIn {
	width: 960px;
	margin:0 auto;
	position: relative;
}


.headerIn ul.seo_submenu li{
	margin: 0;
	display:inline-block;
}

.headerIn ul.seo_submenu li.seo{
	padding-top: 20px;
	padding-bottom:20px;
	font-size: 11px;
}

.headerIn ul.seo_submenu li.submenu{
	padding-top:20px;
	padding-left:130px;
	vertical-align: top;
}

.header_lead {
	position: absolute;
	left: 0px;
	top: 130px;
}

.header_logo {
	position: absolute;
	left: 414px;
	top: 398px;
}

.navi_posi {
	position: absolute;
	top: 475px;
}

.m_header_logo { 
	display: none; 
}


/*トップページ_TOPICS************************************************************/

.header_topics {
	position: absolute;
	left: 0px;
	top: 340px;
}

ul.topics {
	display:table;
	table-layout:fixed;
	width: 960px;
}

ul.topics li{
	background: url(../images/top/bg_subtopics.png) no-repeat center top;
	display:table-cell;
	vertical-align:middle;
	text-align:center;

}

ul.topics li.tit{
	width: 140px;
}

ul.topics li.txt{
	width: 720px;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 20px;
	text-align: left;
}

ul.topics li.btn{
	width: 100px;
	text-align: right;
}


/*トップページ_活動報告************************************************************/
.wrapper_report {
	width: 960px;
	margin:0 auto;
	position: absolute;
	top: 607px;
}

.wrapper_report p{
	text-align: center;
}

ul.report_list {
}

ul.report_list img {
	display:block;
}

ul.report_list li{
	width: 305px;
	display:inline-block;
	text-align: center;
}

.listIn {
	width: 272px;
	margin: 0 auto;
}

.list_bg {
	background: url(../images/top/index_con_m.png) repeat-y left top;

}

.report_txt {
	padding-top: 10px;
}

.report_btn {
	padding-top: 10px;
	padding-bottom: 20px;
}

ul.report_list li.list_left {
	margin-left: 17px;
}

.backnumber {
	text-align: center;
	background: url(../images/top/line_side01.png) repeat-x left top;
	height: 36px;
	margin-top: 20px;
	padding-top: 8px;
}




/*トップページ_透析医療研究会とは************************************************************/
.wrapper_about {
	width: 100%;
	margin:0 auto;
	position: relative;
}

.wrapper_about{
	text-align: center;
	margin-top: 40px;
}

.wrapper_about .greeting{
	background: url(../images/top/bg_about.jpg) no-repeat center top;
	height: 350px;
	margin-top: 20px;
}

.wrapper_about .greetingIn{
	width: 670px;
	margin: 0 auto;
	padding-top: 40px;
}

.wrapper_about .greetingIn p.tit{
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

.wrapper_about .greetingIn p.con{
	font-size: 90%;
	text-align: left;
	margin-top: 20px;
}



/*トップページ_透析医療研究会の業績************************************************************/

.wrapper_perfor {
	width: 960px;
	margin: 40px auto 0px;
	position: relative;
}

.wrapper_perfor p{
	text-align: center;
}

/*※その他細かい部分は「トップページ_活動報告」を流用*/




/*トップページ_更新履歴************************************************************/

.news_bg{
	background: url(../images/top/bg_main.png) no-repeat center top;
	height: 230px;
}


.newsIn {
	width: 960px;
	margin: 40px auto 0px;
	position: relative;
}

ul.news {
	padding-top: 35px;
	padding-left: 15px;
	background: url(../images/common/line_side.png) no-repeat center bottom;
}


ul.news li{
	margin: 0;
	display:inline-block;
}


ul.news li.back {
	width: 845px;
	text-align: right;
	font-size: 90%;
}


#news_contents dl {
	height: 130px;
	overflow: auto;
	width: 940px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}


#news_contents dt {
	width: 120px;
	padding-left: 10px;
	font-size: 13px;
	float: left;
	clear: left;
}


#news_contents dd {
	margin-bottom: 10px;
	padding: 0 0 10px 130px;
	font-size: 13px;
	border-bottom: #bbb 1px dotted;
}


/*コンテンツページ_ヘッダー************************************************************/

.con_header {
	background: url(../images/contents/con_header.png) no-repeat center top;
/*	background-size: cover;*/
	width: 100%;
	position: relative;
}


.con_header_bottom {
	width: 100%;
	height: 430px;
	background: url(../images/contents/con_bg_wave.png) no-repeat center bottom;
}


.con_header_logo {
	position: absolute;
	left: 414px;
	top: 230px;
}

.con_navi_posi {
	position: absolute;
	top: 307px;
}

.contents_tit {
	width: 960px;
	margin:0 auto;
	position: relative;
}

.contents_tit p.tit{
	text-align: center;
	background: url(../images/common/line_side.png) no-repeat center bottom;
}

.pageTop {
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 11px;
	text-align: right;	
}

/*コンテンツページ_準備中************************************************************/

.under {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 500px;
}

.con_bottomS {
	padding-bottom: 100px;
}

.con_bottomM {
	padding-bottom: 300px;
}

.con_bottomL {
	padding-bottom: 500px;
}


/*コンテンツページ_見出し************************************************************/

h1,
h2,
h3 {
	margin-top: 20px;
	position: relative;
	padding: .5em .75em;
	background-color: #8ca30a;
	border-radius: 6px;
	font-size: 120%;
	color: #FFFFFF;
}

h1::after,
h2::after,
h3::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #8ca30a;
}

.contentsIn {
	margin-top: 30px;
	margin-bottom: 50px;
}

.contentsIn_end {
	margin-top: 30px;
	margin-bottom: 100px;
}

.listTit {
	color: #486780;
	padding: 3px 0 3px 10px;
	margin: 30px 0 15px 10px;
	font-weight: bold;
	/* [disabled]font-size: 16px; */
	border-left: 5px solid #486780;
	border-bottom: 1px dotted #486780;
}



/*コンテンツページ_ボタン************************************************************/

.square_btn{
	display: inline-block;
	padding: 7px 20px;
	border-radius: 25px;
	text-decoration: none;
	color: #FFF;
	background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
	background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
 	transition: .4s;
}

.square_btn:hover {
	background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
	background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

.btn_center {
	text-align: center;
	padding-bottom: 20px;
}


/*コンテンツページ_概要************************************************************/

.textIn {
	margin-left: 1em;
	text-indent: 1em;
	padding-right:20px;
	margin-bottom:20px;
}

.con_txt {
	padding-right:20px;
	padding-left:20px;
	margin-bottom:20px;

}

.con_txtIn {
	text-indent: 1em;
	padding-right:20px;
	padding-left:20px;
	margin-bottom: 10px;

}

.con_txtIn_end {
	text-indent: 1em;
	padding-right:20px;
	padding-left:20px;
	margin-bottom: 60px;

}

/*コンテンツページ_研究会メンバー************************************************************/

table.comTB {
	border: #8ca30a 1px solid;
	margin:0 auto;
	width: 95%;
}

.comTB th {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color:#e4efa7;
	padding:7px 10px;
	border: #8ca30a 1px solid;
	width: 18%;
	line-height: 220%;
}

.comTB td{
	padding:7px 10px;
	border: #8ca30a 1px solid;
	line-height: 220%;
}


/*コンテンツページ_リンク************************************************************/

ul#linkDl {
	margin-top: 30px;
	margin-left: 30px;
	font-weight: bold;
}

ul#linkDl li{
	background: url(../images/common/icon01.gif) 0px 0.5em no-repeat;
	margin-bottom: 20px;
	padding-left: 20px;
}



/*コンテンツページ_過去の更新履歴************************************************************/

#news_back dl {
	width: 940px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}


#news_back dt {
	width: 140px;
	padding-left: 10px;
	float: left;
	clear: left;
}


#news_back dd {
	margin-bottom: 10px;
	padding: 0 0 10px 150px;
	border-bottom: #bbb 1px dotted;
}









/*フッター***********************************************************/

#footer {
	position:relative;
	height: 150px;
	width: 960px;
	margin: 40px auto 0 auto;

}

#footer .center {
	text-align: center;
	font-size: 80%;
	padding-bottom:10px;
	background: url(../images/common/line_side.png) no-repeat center bottom;
}

#footer .boxContainer {
	background: url(../images/common/line_side.png) no-repeat center bottom;
}

#footer .boxFotIn {
	float: left;
	width:50%;
	height:160px;
	margin-top:20px;
	margin-bottom:20p;
}

.fottxt{
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	padding-left: 8px;
}

.fottxt02{
	font-size:12px;
	line-height:1.3;
	padding-top: 5px;
	padding-left: 8px;
	width: 580px;
}

.fotLogo{
	text-align: right;
	padding-top: 60px;
	padding-right:8px;
}



#copyright {
	padding-top:20px;
	padding-bottom:50px;
	font-size:11px;
	text-align: center;
	line-height:1.8;
}

.m_boxFotIn {
	display: none;
}




#pagetop {
	text-align: right;
	padding-top:20px;
}






}