@charset "UTF-8";
/* CSS Document */

.main{
	background: #FFF !important;
  padding-bottom: 90px;
}

main.container{
	background: #FFF;
	padding: 0;
	max-width: inherit;
}

.inner{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}

a.btn{
	width: 250px;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	color: #FFF;
	background: #003893;
	border: 2px solid #003893;
	padding: 10px 0;
	margin: 0 auto;
	border-radius: 30px;
	display: block;
	transition:0.3s linear;
}

a.btn:hover{
	text-decoration: none;
	background: #FFF;
	color: #003893;
	transition:0.3s;
}

a.btn::before{
	font-family: FontAwesome;
  content: "\f054";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.mv{
	height: 436px;
	background: url("/jp/~/media/Images/company/phcmnc/hospital/mv.jpg") center top no-repeat;
	background-size: cover;
	padding: 1px 15px;
}

.mv h1{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 45px;
	line-height: 1;
	margin-top: 150px;
	margin-bottom: 10px;
}

.mv p{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 28px;
	line-height: 1.3;
}

.news {
	padding: 75px 0 85px;
}

.news h1{
	font-family:"FrutigerBold";
	font-size: 28px;
	line-height: 1;
	color: #003893;
	margin-bottom: 15px;
}

.news ul{
	border-top: 1px dotted #cdcdcd;
}

.news li{
	font-size: 15px;
	line-height: 1.4;
	border-bottom: 1px dotted #cdcdcd;
	padding: 15px 0;
}

.news li span{
	width: 120px;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
}

.news li span.cate{
	font-family:"FrutigerBold";
	width: 80px;
	line-height: 1;
  color: #000;
	font-weight: 700;
	text-align: center;
	padding: 2px 0;
	border: 2px solid #000 ;
	box-sizing: border-box;
	margin-right: 20px;
	display: inline-block;
  background: #FFF;
}

.news li span.cate.event{
	color: #FFF !important;
	background: #000  !important;
}

.news li a{
	width: 1060px;
	font-size: 16px;
	line-height: 1.4;
	color: #000;
	display: inline-block;
}

.core{
	margin-bottom: 120px;
}

.core h1{
	font-family:"FrutigerBold";
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #FFF;
	background: #003893;
	padding: 15px 0 13px;
	margin-bottom: 50px;
}

.core > h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 26px;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}

.core > p{
	font-size: 18px;
	line-height: 1;
	text-align: center;
	margin-bottom: 60px;
}

.co3{
  display: flex;
  align-items: flex-start;
	margin-bottom: 60px;
}

.co3 > div{
  width: 416px;
	height: 610px;
	border: 1px solid #a7a7a7;
	box-sizing: border-box;
}

.co3 > div + div{
  margin-left: 16px;
}

.co3 > div > img{
	width: 100%;
	 height: auto;
	border-bottom: 1px solid #a7a7a7;
}

.co3 > div > div{
	padding: 20px;
	text-align: center;
}

.co3 > div h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 10px;
}

.co3 > div h3{
	width: 414px;
	height: 65px;
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 21px;
	line-height: 1.3;
	margin-bottom: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.co3 > div p{
	min-height: 95px;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 10px;
}

.co1{
  display: flex;
	border: 1px solid #a7a7a7;
	box-sizing: border-box;
	position: relative;
}

.co1 > img{
	border-right: 1px solid #a7a7a7;
	align-self: flex-start;
	box-sizing: border-box;
}

.co1 > div{
	padding: 33px;
}

.co1 h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 10px;
}

.co1 h3{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 21px;
	line-height: 1.3;
	margin-bottom: 10px;
	vertical-align: bottom;
}

.co1 h3 img{
	margin-right: 30px;
	display: inline-block;
	vertical-align: bottom;
}

.co1 p{
	font-size: 15px;
	line-height: 1.4;
}

.co1 a.btn{
	position: absolute;
	bottom :15px;
	right: 80px;
}

.expert{
	padding: 95px 0 55px;
	background: #f4f4f4;
}

.expert h1{
	font-family:"FrutigerBold";
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #FFF;
	background: #003893;
	padding: 15px 0 13px;
	margin-bottom: 50px;
}

.expert h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 26px;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}

.expert h2 + p{
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 60px;
}

.expert ul{
	margin-left: -25px;
}

.expert ul li img{
	width: 100%;
	height: auto;
}

.expert ul li{
	width: 300px;
	height: 233px;
	background: #FFF;
	float: left;
	margin-left: 25px;
	margin-bottom: 50px;
}

.expert ul li a{
	display: block;
	transition:0.3s linear;
}

.expert ul li a:hover{
	opacity: 0.7;
	transition:0.3s;
}


.expert ul li p{
	height: 50px;
	padding: 13px 0 0;
	box-sizing: border-box;
	text-align: center;
}

.expert ul li span{
	font-size: 16px;
	line-height: 1;
	color: #003893;
	display: inline-block;
}

.expert ul li span::before{
	font-family: FontAwesome;
	font-size: 14px;
  content: "\f054";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.case{
	padding: 100px 0;
}

.case h1{
	font-family:"FrutigerBold";
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #003893;
	margin-bottom: 10px;
}

.case h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 26px;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}

.case h2 + p{
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 60px;
}

.case > div{
	width: 995px;
	margin: 0 auto 35px;
	background: #dedede;
}

.case > div img{
	float: left;
}

.case > div > div{
	width: 490px;
	padding: 30px 20px 0 30px;
	box-sizing: border-box;
	float: left;
}

.case > div > div h3{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 21px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.case > div > div p.product{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 15px;
	line-height: 1;
	color: #FFF;
	padding: 5px 15px;
	display: inline-block;
	background: #003893;
	margin-bottom: 10px;
}

.case > div > div p{
	font-size: 15px;
	line-height: 1.5;
}

.case > div > div p.link{
	text-align: right;
}

.case > div > div p.link a{
	color: #023b94;
}

.case > div > div p.link a::before{
	font-family: FontAwesome;
	font-size: 14px;
  content: "\f054";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.case > div:nth-last-of-type(2) img{
	float: right;
}

.case > div:nth-last-of-type(2)  > div h3{
	font-size: 19px;
}

.contact{
	padding: 75px 0 65px;
	background: #f4f4f4;
}

.contact h1{
	font-family:"FrutigerBold";
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #003893;
	margin-bottom: 10px;
}

.contact h2{
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 26px;
	line-height: 1;
	text-align: center;
	margin-bottom: 60px;
}

.contact .box{
	display: flex;
	padding: 0 10px;
}

.contact .box div{
	width: 620px;
	height: 275px;
	background: #FFF;
	border-radius: 15px;
	padding: 35px 50px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}

.contact .box div + div{
	margin-left: 30px;
}

.contact .box div p{
	min-height: 110px;
	font-size: 18px;
	 line-height: 1.5;
}

.contact .box div p.tel{
	min-height: inherit;
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	margin-top: 20px;
}

.contact .box div p.tel span::before{
	height: 35px;
  content: "";
  padding-left: 40px;
	background: url("/jp/~/media/Images/company/phcmnc/hospital/icon_tel.gif") left center no-repeat;
	background-size: auto 100%;
	display: inline-block;
}

.contact .box div p.mail{
	min-height: inherit;
	text-align: center;
}

.contact .box div p.mail a{
	height: 25px;
	font-family: 'UD Shin Go DemiBold', sans-serif;
	font-size: 21px;
	line-height: 1;
	padding: 20px 50px 17px;
	color: #FFF;
	background: #003893;
	border-radius: 50px;
	display: inline-block;
	transition:0.3s linear;
	opacity: 1;
}

.contact .box div p.mail a::before{
	height: 25px;
  content: "";
  padding-left: 40px;
	background: url("/jp/~/media/Images/company/phcmnc/hospital/icon_mail.gif") left center no-repeat;
	background-size: auto 100%;
	display: inline-block;
	vertical-align: middle;
}

.contact .box div p.mail a:hover{
	text-decoration: none;
	opacity: 0.7;
	transition:0.3s;
}

.contact .note{
	margin-top: 100px;
	padding: 0 10px;
}

.contact .note li{
	font-size: 13px;
	line-height: 1.4;
	padding-left: 2em;
}

.contact .note li span{
	width: 2em;
	margin-left: -2em;
	display: inline-block;
}

.contact .note li + li{
	margin-top: 5px;
}

.sp{
	display: none;
}

.pc{
	display: block;
}

@media screen and (max-width: 980px) {
	
  .sp{
    display: block;
  }

  .pc{
    display: none;
  }
  
  .main{
    padding-bottom: 15vw;
  }
	
  .inner{
		padding: 0 10px;
		box-sizing: border-box;
  }

  a.btn{
    width: 80%;
  }

  .mv{
    height: 250px;
    background: url("/jp/~/media/Images/company/phcmnc/hospital/mv.jpg") center top no-repeat;
    background-size: cover;
    padding: 1px 10px;
  }

  .mv h1{
    font-size: 25px;
    line-height: 1;
    margin-top: 80px;
    margin-bottom: 10px;
  }

  .mv p{
    font-size: 18px;
  }
	
 .mv p br{
    display: none;
  }

  .news {
    padding: 40px 0;
  }

  .news h1{
    font-size: 20px;
    margin-bottom: 10px;
  }

  .news li{
    font-size: 14px;
    line-height: 1.4;
    padding: 15px 0;
  }

  .news li span{
    width: auto;
    display: inline-block;
		padding: 2px 0;
  }

  .news li span.cate{
    width: auto;
    line-height: 1;
		padding: 2px 15px;
    border: 2px solid #000 ;
    margin-right: 0;
  }

  .news li a{
    width: 100%;
    font-size: 15px;
    line-height: 1.4;
    display: block;
		padding-top: 10px;
  }

  .core{
    margin-bottom: 50px;
  }

  .core h1{
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 30px;
  }

  .core > h2{
    font-size: 18px;
  }

  .core > p{
    font-size: 16px;
		line-height: 1.5;
    margin-bottom: 30px;
  }

  .co3{
    display: block;
    margin-bottom: 20px;
  }

  .co3 > div{
    width: 100%;
    height: auto;
  }

  .co3 > div + div{
    margin-left: 0;
		margin-top: 20px;
  }

  .co3 > div > div{
    padding: 15px;
  }

  .co3 > div h2{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px;
  }
	
	.co3 > div > div img{
		height: 50px;
		width: auto;
	}

  .co3 > div h3{
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
    display: block;
    padding: 5px 0;
  }

  .co3 > div p{
    min-height: inherit;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .co1{
    display: block;
	}

  .co1 > img{
    width: 100%;
    height: auto;
    border-right: none;
		border-bottom: 1px solid #a7a7a7;
  }

  .co1 > div{
    padding: 15px;
  }

  .co1 h2{
    font-size: 16px;
    line-height: 1;
		text-align: center;
    margin-bottom: 5px;
  }

  .co1 h3{
		font-size: 18px;
    line-height: 1.3;
		text-align: center;
    margin-bottom: 10px;
  }

  .co1 h3 img{
    margin: 0 auto 5px;
    display: block;
    height: 40px;
		width: auto;
  }

  .co1 p{
    font-size: 14px;
    line-height: 1.5;
		margin-bottom: 15px;
  }

  .co1 a.btn{
    position: static;
    bottom :auto;
    right: auto;
  }

  .expert{
    padding: 50px 0;
  }

  .expert h1{
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 30px;
  }

  .expert h2{
    font-size: 18px;
  }

  .expert h2 + p{
    font-size: 16px;
		line-height: 1.5;
    margin-bottom: 30px;
  }
	
  .expert ul{
    margin-left: -2%;
  }

  .expert ul li{
    width: 48%;
    height: auto;
		min-height: 160px;
    margin-left: 2%;
    margin-bottom: 15px;
  }


  .expert ul li p{
    height: auto;
    padding: 15px 0;
  }

  .expert ul li span{
    font-size: 15px;
    line-height: 1;
  }
	
  .expert ul li span.sm{
    font-size: 12px;
    line-height: 1;
  }
	
  .expert ul li span.sm::before{
    font-size: 12px;
  }

  .case{
    padding: 50px 0;
  }

  .case h1{
    font-size: 25px;
    margin-bottom: 10px;
  }

  .case h2{
    font-size: 18px;
  }

  .case h2 + p{
    font-size: 16px;
		line-height: 1.5;
    margin-bottom: 30px;
  }
	
  .case > div{
    width: 100%;
    margin: 0 auto 25px;
    background: #dedede;
  }

  .case > div img{
    float: none;
  }

  .case > div > div{
    width: 100%;
    padding: 20px 15px 15px;
    float: none;
  }

  .case > div > div h3{
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  .case > div > div p.product{
    font-size: 15px;
    line-height: 1.3;
    color: #FFF;
    padding: 5px 15px;
    margin-bottom: 5px;
  }

  .case > div > div p{
    font-size: 14px;
    line-height: 1.5;
  }

  .case > div > div p.link a::before{
    font-size: 13px;
  }

  .case > div:nth-last-of-type(2) img{
    float: none;
  }

  .case > div:nth-last-of-type(2)  > div h3{
    font-size: 17px;
  }

  .contact{
    padding: 50px 0;
  }

  .contact h1{
    font-size: 25px;
    margin-bottom: 10px;
  }

  .contact h2{
    font-size: 18px;
    line-height: 1;
    margin-bottom: 30px;
  }

  .contact .box{
    display: block;
    padding: 0 10px;
  }

  .contact .box div{
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 15px;
  }

  .contact .box div + div{
    margin-left: 0;
		margin-top: 20px;
  }

  .contact .box div p{
    min-height: inherit;
    font-size: 16px;
    line-height: 1.5;
		margin-bottom: 35px;
  }

  .contact .box div p.tel{
    font-size: 25px;
    line-height: 1;
    text-align: center;
		margin-bottom: 10px;
		margin-top: 0;
  }

  .contact .box div p.tel span::before{
    height: 20px;
    content: "";
    padding-left: 25px;
    background: url("/jp/~/media/Images/company/phcmnc/hospital/icon_tel.gif") left center no-repeat;
    background-size: auto 100%;
    display: inline-block;
  }

  .contact .box div p.mail{
    min-height: inherit;
    text-align: center;
		margin-bottom: 10px;
  }

  .contact .box div p.mail a{
		width: 90%;
    height: 40px;
    font-size: 18px;
    line-height: 1;
    padding: 10px;
    color: #FFF;
    background: #003893;
    border-radius: 50px;
    display: block;
		margin: 0 auto;
		box-sizing: border-box;
  }

  .contact .box div p.mail a::before{
    height: 18px;
    content: "";
    padding-left: 30px;
    background: url("/jp/~/media/Images/company/phcmnc/hospital/icon_mail.gif") left center no-repeat;
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle;
  }


  .contact .note{
    margin-top: 60px;
    padding: 0 10px;
  }


}






