@charset "utf-8";
/* CSS Document */

.index .sidebar>div:first-child>ul li:first-child,
.flow .sidebar>div:first-child>ul li:first-child+*{
	background-color: #f4d4d4;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;	
}

.mt_30  {
	margin-top:30px;
}

/********************
* ページタイトル
********************/

.site-header>ul+p {
	background-image:url(/cooperation/images/cooperation-bg-page.jpg);
}

/********************
* カテゴリトップ
********************/
.index #sec00{
	text-align:center;
	margin-bottom:54px;
}
.index #sec00>img+p{
	margin-top:22px;
	text-align:left;
}
.index #sec01 li{
	list-style-type: none;
	background-repeat:no-repeat;
	background-position: 17px 19px;
	padding:14px 16px 16px 60px;
	line-height: 23px;
	color: #000;
	border-bottom: dotted 1px #999;
	margin: 0 22px;
}
.index #sec01 li:first-child{
	background-image:url(/common/images/common-txt-list01.png);
}
.index #sec01 li:first-child+*{
	background-image:url(/common/images/common-txt-list02.png);
}
.index #sec01 li:first-child+*+*{
	background-image:url(/common/images/common-txt-list03.png);
}
.index #sec02>div{
	border-radius: 10px;
	border: solid 3px #999;
	border-color: rgba(204,204,204,50);
	box-sizing:border-box;
	background-color: #f2f2f2;
	height: 191px;
	position:relative;
	margin-bottom: 58px;
}
.index #sec02>div>img{
	margin-top:30px;
	margin-bottom: 29px;
	margin-left:27px;
	display:block;
}
.index #sec02>div>a{
	margin-left:33px;
}
.index #sec02>div>p{
	position:absolute;
	margin: 0;
	right:0;
	top:0;
	background-color: #fff;
	width:345px;
	padding-top: 34px;
	padding-left:16px;
	height:100%;
	display:inline-block;
	box-sizing:border-box;
	z-index:0;
	border-radius: 0 10px 10px 0;
}
.index #sec02>div>p>img{
	margin-bottom: 21px;
}
.index #sec02>div .btn-gray-tri{
	padding-left: 19px;
	padding-right: 28px;
	margin-left: 66px;
}
.index #sec02 .contactInfoBox{
	text-align: center;
	padding: 1.125rem;
	background: #f2f2f2;
	height: auto;
}
.index #sec02 .contactInfoBox .ttl{
	margin-bottom: 1.625rem;
	line-height: 1.875rem;
}
.index #sec02 .contactInfoBox .ttl strong{
	display: block;
	font-size: 1.875em;
	padding-top: 0.1em;
}
.index #sec02 .contactInfoBox .line2{
	margin-bottom: 1.5rem;
}
.index #sec02 .contactInfoBox .line2 a{
	display: inline-block;
	color: #d35252;
	font-size: 1.875rem;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 2px #9a9a9a;
	margin-bottom: 0.5rem;
	padding: 0 0.5rem;
}
.index #sec02 .contactInfoBox .line2 a .s{
	font-size: 0.8em;
}
.index #sec02 .contactInfoBox .line2 ul{
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
.index #sec02 .contactInfoBox .line2 li{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 0.875rem;
	line-height: 1em;
	margin-bottom: 0;
}
.index #sec02 .contactInfoBox .line2 li>p:first-child:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.5em;
	background: #9a9a9a;
	border-radius: 50%;
	vertical-align: -0.2em;
}
.index #sec02 .contactInfoBox .open p{
	margin: 0;
}
.index #sec02 .contactInfoBox .line2 .date{
	width: 12em;
	flex-grow: 0;
	flex-shrink: 0;
	margin: 0;
}
.index #sec02 .contactInfoBox .note{
	font-size: 1.0rem;
	position: static;
	background: none;
	padding: 0;
	display: block;
	width: auto;
	text-align: center;

}
.index #sec02 .contactInfoBox .note a{
	display: inline-block;
	padding-left: 1.75em;
	background: url("/common/images/ico-tel.gif") 0.5em center/1em no-repeat;
	color: inherit;
}
.index #sec02 .ul_red li{
	display:inline-block;
	width:25%;
}
.index #sec02 .ul_red .long{
	width: 100%;
}
.index .g_box{
	margin-bottom: 40px;
	min-height: 228px;
	position:relative;
}
.index .btn-peach-tri{
	padding-left: 18px;
	padding-right: 25px;
	padding-bottom:8px;
	margin-top:12px;
}
.index .g_box>p+p{
	width: 213px;
	height: 140px;
	border-radius:8px;
	background-color: #fbeeee;
	text-align: center;
	padding-top: 10px;
	position:absolute;
	left: 437px;
	top: 40px;
	margin:0;
	box-sizing: border-box;
}
.index .g_box h5{
	color:  #000000;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.35px;
	margin-bottom:10px;
}
.index .g_box h5:before{
	content: none;
}
	
/********************
* 診療内容サイドメニュー
********************/

.sidebar>div:first-child+* {
	margin-bottom: 30px;
}
.sidebar>div:first-child+*>p {/*カテゴリメニュー*/
	border-radius: 4px;
	background-color: #d35252;
	width: 240px;
	height: 60px;
	color: #fff;
	font-size: 1.285em;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar>div:first-child+* li {
	list-style-type: none;
	border-top: solid 1px #fff;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar>div:first-child+* a {
	text-decoration: none;
	display: block;
	height: 100%;
	line-height: 50px;
}
.sidebar>div:first-child+* ul {
	margin: 0;
	padding: 0;
}
.sidebar>div:first-child+*>ul>li {
	background-color: #fbeeee;
	background-image: url(/common/images/ico-arrow-r-trans.png);
	background-repeat: no-repeat;
	background-position: 211px 16px;
}
.sidebar>div:first-child+*>ul li.active, 
.sidebar>div:first-child+*>ul li:hover{
	background-color: #f4d4d4;
}
/********************
* 病気についてサイドメニュー
********************/

.sidebar>div:first-child+*+* {
	margin-bottom: 30px;
}
.sidebar>div:first-child+*+*>p {/*カテゴリメニュー*/
	border-radius: 4px;
	background-color: #d35252;
	width: 240px;
	height: 60px;
	color: #fff;
	font-size: 1.285em;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar>div:first-child+*+* li {
	list-style-type: none;
	border-top: solid 1px #fff;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar>div:first-child+*+* a {
	text-decoration: none;
	display: block;
	height: 100%;
	line-height: 50px;
}
.sidebar>div:first-child+*+* ul {
	margin: 0;
	padding: 0;
}
.sidebar>div:first-child+*+*>ul>li {
	background-color: #fbeeee;
	background-image: url(/common/images/ico-arrow-r-trans.png);
	background-repeat: no-repeat;
	background-position: 211px 16px;
}
.sidebar>div:first-child+*+*>ul li.active, 
.sidebar>div:first-child+*+*>ul li:hover{
	background-color: #f4d4d4;
}

/********************
* 医療連携の流れ top_new
********************/

.cat-cooperation.index .btn-peach-tri  {
	width:350px;
	font-size:140%;
}
	
.cat-cooperation.index .section:last-child  {
	margin-bottom:50px;
}

.cat-cooperation.index .sp_btn  {
	display:none;
}

.cat-cooperation.index .ban-menu ul:first-child li {
    color: #d35252;
    border: solid 2px #d35252;
    background-image: url(/images/ban-ico-r-trans.png);
}

.cat-cooperation.index .ban-menu ul  {
	margin:0 0 20px;
	padding-left:0;
}

.cat-cooperation.index .g_box  {
	min-height: 0!important;
}

.cat-cooperation.index .ban-menu li {
    font-size: 14px;
    line-height: 22px;
    width: 200px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    margin: 0 3px 0px 3px;
    background-repeat: no-repeat;
    background-position: 165px center;
}

.cat-cooperation.index .ban-menu li a {
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    height: 76px;
    width: 196px;
    text-align: center;
    padding-left: 0px;
    padding-right: 20px;
    box-sizing: border-box;
    line-height: 22px;
    font-weight: bold;
	color: #d35252;
}


/********************
* 医療連携の流れ
********************/

.cat-cooperation.flow .coope_flow li dt  {
	/*width:100%;*/
	border:solid 4px #efefef;
	/*border:solid 4px #e47368;*/
	color:#e47368;
	text-align:center;
	margin:0;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	padding:10px 0;
}

.cat-cooperation.flow .coope_flow li dd  {
	/*width:100%;*/
	min-height:30px;
	/*border:solid 4px #e47368;
	background-color:#e47368;
	color:#fff;*/
	border:solid 4px #efefef;
	background-color:#efefef;
	color:#000;
	text-align:left;
	margin:0;
	padding:10px 20px;
	display:block;
	line-height:1.6em;
	vertical-align:middle;
}
/*
.cat-cooperation.flow .coope_flow li:nth-child(2n) dt,
.cat-cooperation.flow .coope_flow li:last-child dt  {
	border:solid 4px #e1e1e1;
}

.cat-cooperation.flow .coope_flow li:nth-child(2n) dd,
.cat-cooperation.flow .coope_flow li:last-child dd {
	border:solid 4px #e1e1e1;
	background-color:#e1e1e1;
	color:#000;
}
*/

.cat-cooperation.flow .coope_flow li  {
	background:url(/cooperation/images/ico_flow.gif) no-repeat center bottom;
	padding:0 0 21px 0;
	margin:0;
	list-style:none;
}

.cat-cooperation.flow .coope_flow li:nth-last-child(3)  {
	background:none;
	padding:0;
}

.cat-cooperation.flow .coope_flow li:last-child,
.cat-cooperation.flow .coope_flow li:nth-last-child(2)  {
	background:url(/cooperation/images/ico_flow.gif) no-repeat center top;
	padding-top:21px;
	padding-bottom:0px!important;
	list-style:none;
}

.cat-cooperation.flow .coope_flow li:last-child  {
	margin-bottom:30px;
}

.cat-cooperation.flow .coope_flow,
.cat-cooperation.flow .coope_flow dl  {
	margin:0;
	padding:0;
}

.cat-cooperation.flow .pink_left  {
	margin-left:105px;
	border-left:2px solid #e47368;
	padding-left:28px;
	clear:both;
}

.cat-cooperation.flow .right_text  {
	text-align:right;
}

.cat-cooperation.flow .coope_flow .fl_box {
	width:45%;
	margin-right:10%;
	float:left;
}

.cat-cooperation.flow .coope_flow .fl_box:last-child  {
	margin-right:0;
}

.pdf_area {
	padding: 15px 15px 15px 15px;
	background-color: #eaeaea;
}
.pdf_area p {
	margin: 0 !important;
}
.pdf_area span {
	width: 48px;
	height: 46px;
	display: block;
	float: left;
	margin-right: 15px;
}
.pdf_area span img {
	width: 48px !important;
	height: 46px !important;
}

.cat-cooperation.flow .g_box  {
	margin: 65px 0;
}

.cat-cooperation.flow .g_box .bg_pink_box  {
	background:#e47368;
	color:#fff;
	width:100%;
	text-align:center;
	margin:25px 0 15px 0;
	display: block;
    padding: 15px 0 10px 0;
}

.cat-cooperation.flow .g_box .tel_txt  {
	width:100%;
	margin: 0!important;
	text-align: center;
}

.cat-cooperation.flow .g_box .tel_txt img  {
	width:auto;
	margin:0 0 23px 0!important;
	max-width:none!important;
	
}


.cat-cooperation.flow .g_box .tel_txt a.btn_gray  {
	width:200px;
	display: inline-block;
	padding:5px!important;
}

.cat-cooperation .g_box .note{
	text-align: center;
	font-size:1.05em;
	margin-top:10px;
	margin-bottom:-1px;
}
.cat-cooperation .g_box .note a{
	display: inline-block;
	padding-left: 1.75em;
	background: url("/common/images/ico-tel.gif") 0.5em center/1em no-repeat;
	color: inherit;
}
.cat-cooperation .g_box span  {
	font-size: 140%;
	color:#e47368;
}
	
.list-inline ul li {
	display: block;
	float: left;
	width:30%;
}
.list-inline ul li.long {
	width:90%;
}


@media screen and (max-device-width:1000px){
/********************
* ページタイトル
********************/
.site-header>ul+p {
	background-image:url(/cooperation/images_sp/cooperation-bg-page.jpg);
}
.site-header>ul+p.page-title:before {
	content:url(/cooperation/images_sp/cooperation-ttl-page.png);
}
.index #sec00{
	background-image:url(/cooperation/images_sp/cooperation-txt-sec00.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.index #sec00>img:first-child{
	visibility:hidden;
	height:145px;
}
.index #sec00>p{
	max-height: 100%;
	background-image:url(/cooperation/images_sp/cooperation-img-sec00.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:460px;
}
.index #sec00>p+img{
	display:none;
}
.index #sec01>h2{
	margin-bottom: 10px;
}
.index #sec01>ul{
	margin-left: 0;
	padding-left: 16px;
	max-height: 100%;
	margin-top: 0;
}
.index #sec01 li{
	background-position: left 65px;
	padding:50px 6px 50px 134px;
	line-height: 66px;
	border-bottom: none;
	margin: 0;
	position:relative;
}
.index #sec01 li img{
	max-height:none;
	max-width:none;
	width:1000px;
	height:auto;
}
.index #sec01 li:before{
	content:url(/common/images_sp/line-dot2-trans.png);
	line-height:3px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left: 0;
}
.index #sec01 li:first-child{
	background-image:url(/common/images_sp/common-txt-list01.png);
}
.index #sec01 li:first-child+*{
	background-image:url(/common/images_sp/common-txt-list02.png);
}
.index #sec01 li:first-child+*+*{
	background-image:url(/common/images_sp/common-txt-list03.png);
}

.index #sec02>div{
	border-radius: 26px;
	border-width: 9px;
	height: 958px;
	margin-bottom: 86px;
	background-image:url(/cooperation/images_sp/cooperation-txt-sec02a.png);
	background-repeat:no-repeat;
	background-position: center 68px;
	text-align:center;
}
.index #sec02>div>img{
	visibility:hidden;
	margin:0;
	height:270px;
}
.index #sec02>div>a{
	margin-left:0;
	background-image:url(/cooperation/images_sp/cooperation-txt-sec02tel.png);
	width:668px;
	height:182px;
	display:inline-block;
	text-indent: -200%;
	overflow:hidden;
}
.index #sec02>div>p{
	padding:0;
	right:auto;
	left:0;
	top:auto;
	bottom:0;
	width:100%;
	height:472px;
	z-index:0;
	border-radius: 0 10px 10px 0;
	background-image:url(/cooperation/images_sp/cooperation-txt-sec02b.png);
	background-repeat: no-repeat;
	background-position:30px 54px;
	text-align:center;
}
.index #sec02>div>p>img{
	visibility:hidden;
	margin:0;
	height:333px;
}
.index #sec02>div .btn-gray-tri{
	padding:0 83px 0 61px;
	margin-left: auto;
	background-color:#a6a6a6;
	height:88px;
	line-height:88px;
}
.index #sec02 .ul_red li{
	display:inline-block;
	width:45%;
}
.index .g_box{
	margin-bottom: 40px;
	min-height: 228px;
	position:relative;
	max-height:100%;
}
.index .btn-peach-tri{
	padding-left: 62px;
	padding-right: 81px;
	padding-bottom:0px;
	height:88px;
	padding: 0 81px 0 62px;
	line-height:88px;
	margin-left: 163px;
}
.index .g_box>p+p{
	width: 666px;
	height: 394px;
	border-radius:25px;
	position:relative;
	top:auto;
	left:65px;
	background-image:url(/cooperation/images_sp/cooperation-txt-sec02c.png);
	background-repeat: no-repeat;
	background-position:center;
}
.index .g_box>p+p>img{
	visibility:hidden;
}
.index .g_box h5{
	margin-bottom:10px;
}
.index .g_box h5:before{
	content: none;
}

/********************
* 医療連携の流れ top_new
********************/


.cat-cooperation.index .pc_btn  {
	display:none;
}

.cat-cooperation.index .sp_btn  {
	display: block;
}

/*.cat-cooperation.index #sec02>div  {
	    height: 500px!important;
}*/

.cat-cooperation.index .ban-menu li  {
    font-size: 38px;
    line-height: 22px;
    width: 95%;
    height: 150px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 10px 30px 20px;
    background-position: 90% center!important;
    background-color: #fff;
}

.ban-menu li a {
    display: table-cell;
    text-decoration: none;
    height: 150px!important;
    width: 70%!important;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 60px;
    font-weight: bold;
}

.ban-menu ul:first-child li {
    background-image: url(/images_sp/ico-arrrow2-r-trans.png)!important;
}

.cat-cooperation.index .g_box img  {
	width:100%;
}

.index #sec00,
.index #sec00>p  {
	background:none!important;
	padding-bottom:0;
}

#sec00 img  {
	width:100%;
}

.list-inline ul li {
	width:50%;
}
.cat-cooperation .g_box span  {
	font-size: 110%;
	color:#e47368;
}

.cat-cooperation.flow .coope_flow li dt  {
	/*width:100%;*/
	height:auto;
	padding:10px;
	border:solid 6px #efefef;
	font-size:100%;
	line-height:1.6em;

}
.cat-cooperation.flow .coope_flow li dd  {
	border:solid 4px #efefef;
	background-color:#efefef;
	color:#000;
	padding:20px;
	font-weight:normal;
	text-align:left;
}
.cat-cooperation.flow .coope_flow li  {
	background:url(/cooperation/images_sp/ico_flow.png) no-repeat center bottom;
	padding:0 0 42px 0;
}
.cat-cooperation.flow .coope_flow li:last-child, .cat-cooperation.flow .coope_flow li:nth-last-child(2) {
	background:url(/cooperation/images_sp/ico_flow.png) no-repeat center top;
	padding-top:42px;
}
.cat-cooperation.flow .g_box .bg_pink_box  {
    padding:10px;
}

/***共通かも***/

div.g_box  {
	border-width: 1px!important;
}
	.index #sec02 .contactInfoBox .ttl{
		font-size: 0.85rem;
		margin-bottom: 0.5em;
	}
	.index #sec02 .contactInfoBox .ttl strong{
		font-size: 1.5em;
	}
	.index #sec02 .contactInfoBox .line2{
		margin-bottom: 0.5rem;
	}
	.index #sec02 .contactInfoBox .line2 a{
		font-size: 1.25rem;
	}
	.index #sec02 .contactInfoBox .line2 li{
		display: block;
		margin-bottom: 0.5em;
	}
	.index #sec02 .contactInfoBox .line2 li p{
		width: 100% !important;
	}
	.index #sec02 .contactInfoBox .line2 .date{
		margin-bottom: -0.3em;
	}
	.index #sec02 .contactInfoBox .line2 .time{
		padding-left: 1.5em;
	}
	.index #sec02 .contactInfoBox .note{
		height: auto;
	}
}
