@charset "UTF-8";

#covid{
	padding-top: 15px;
}

#covid .fl{
	float: left;
}

#covid .fr{
	float: right;
}


#covid .inner{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}

#covid img{
	width: auto;
	max-width: 100%;
	height: auto;
}

#covid .mv{
	height: 534px;
	background: url("/global/~/Media/phchd_g/covid-19/mv.jpg") center no-repeat;
	background-size: cover;
}

#covid .mv h1{
	font-family:FrutigerBold;
	font-size: 42px;
	line-height: 1.4;
	font-weight:700;
	color: #FFF;
	position: absolute;
	top: 180px;
	left: 0;
}

#covid .mv h1 br.sp{
	display: none;
}

#covid .mv h1 br.pc{
	display: block;
}

#covid .message{
	padding: 70px 35px 40px;
	margin-top: 70px;
	background: #f4f4f4;
	position: relative;
}

#covid .message h2{
	height: 37px;
	width: 195px;
	font-family:FrutigerBold;
	font-size: 20px;
	line-height: 39px;
	font-weight: 700;
	text-align: center;
	color: #FFF;
	background: #023b94;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	top:0;
	left: 35px;
}

#covid .message p{
	font-size: 17px;
	line-height: 1.5;
}

#covid .message p + p{
	margin-top: 30px;
}

#covid .news{
	margin-top: 50px;
	margin-bottom: 75px;
}

#covid .news h2{
	font-family:FrutigerBold;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 15px;
}

#covid .news ul li{
	font-size: 16px;
	line-height: 1.4;
	padding: 16px 10px 16px 80px;
	border-top: dotted #777 1px;
}

#covid .news ul li:last-child{
	border-bottom: dotted #777 1px;
}

#covid .news ul li span{
	width: 180px;
	font-family:FrutigerBold;
	font-weight: 700;
	margin-left: -80px;
	display: inline-block;
}

#covid .news ul li a{
	color: #000;
}

#covid .support > h2{
	height: auto;
	font-family:FrutigerBold;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
	color: #FFF;
	background: #023b94;
	padding: 20px 0;
}
#covid .support .bgg{
	background: #f4f4f4;
}

#covid .support .inner{
	padding: 75px 0;
}

#covid .support .inner > div{
	width: 50%;
	max-width: 610px;
}

#covid .support .inner img{
	width: 49%;
	height: auto;
	max-width: 622px;
}

#covid .support .inner > div h3{
	font-family:FrutigerBold;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 33px;
}

#covid .support .inner > div p{
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 45px;
}

#covid .support .inner > div a{
	font-size: 17px;
	line-height: 1.4;
	font-weight:700;
	padding-left: 1em;
	display: inline-block;
}

#covid .support .inner > div a::before{
	font-family: FontAwesome;
	content:"\f105";
	color: #535353;
  width: 1em;
  margin-left: -1em;
  display: inline-block;
}

#covid a.pdf::after{
	font-family: FontAwesome;
	content:"\f1c1";
	color: #023995;
	padding-left: 0.5em;
}

#covid a.blank::after{
	font-family: FontAwesome;
	content:"\f24d";
	color: #717171;
	padding-left: 0.6em;
	transform: scale(-1,1) rotate(180deg);
	display: inline-block;
}

#covid .phc_effort{
	padding: 80px 0 140px;
}

#covid .phc_effort h2{
	font-family:FrutigerBold;
	font-size: 24px;
	line-height: 1.5;
	color: #003399;
	font-weight: 700;
	padding-bottom: 5px;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 20px;
}

#covid .phc_effort p{
	font-family:FrutigerBold;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 700;
}

#covid .phc_effort p + p{
	margin-top: 20px;
}

#covid .phc_effort p a{
	font-family:FrutigerRoma;
	font-weight: normal;
}

#covid .phc_effort p a::before{
	font-family: FontAwesome;
	content:"\f105";
	color: #535353;
  width: 1em;
  display: inline-block;
}

#covid .phc_effort a.blank::after{
	color: #003399;
}


#covid .support .inner > div ul li +li{
	margin-top: 8px;
}

#covid .topics{
	padding: 80px 0 240px;
}

#covid .topics h2{
	font-family:FrutigerBold;
	font-size: 28px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	color: #023b94;
	margin-bottom: 70px;
}

#covid .topics ul{
	display: flex;
}

#covid .topics ul li{
	width: 407px;
}

#covid .topics ul li + li{
	margin-left: 30px;
}

#covid .topics ul li a{
	display: block;
}

#covid .topics ul li h3{
	font-family:FrutigerBold;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.4;
	margin: 18px 0 15px;
}

#covid .topics ul li p{
	font-size: 15px;
	line-height: 1.5;
}

#covid .support + .sns_mt{
	margin-top: 200px;
}

#covid .sns{
	text-align: center;
	display: inline-block;
	padding: 15px 25px 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f4f4f4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	vertical-align: middle;
}

#covid .sns p{
	font-family:FrutigerBold;
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

#covid .sns a{
	display: inline-block;
	vertical-align: middle;
}

#covid .sns a + a{
	margin-left: 5px;
}


#covid a{
	text-decoration:none;
	transition:0.3s linear;
}

#covid a:hover{
	text-decoration:none;
	transition:0.3s;
	opacity:0.7;
}

#covid .mov{
  width: 1000px;
  margin: 0 auto 40px;
}

#covid .mov > div{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#covid .mov > div iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#covid .mov p{
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
}


@media screen and (max-width:768px){
	
  #covid{
    padding-top: 60px;
  }

	#covid .fl{
    float: none;
  }

  #covid .fr{
    float: none;
  }

  #covid .inner{
    width: 100%;
    padding: 0 20px;
  }

  #covid img{
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #covid .mv{
    height: 65vw;
    background: url("/global/~/Media/phchd_g/covid-19/mv_sp.jpg") center no-repeat;
    background-size: cover;
  }
	
	#covid .mv .inner{
		height: 100%;
	}

  #covid .mv h1{
    font-size: 5vw;
    line-height: 1.4;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 20px;
		margin-top: -2em;
  }
	
  #covid .mv h1 br.sp{
    display: block;
  }
	
	#covid .mv h1 br.pc{
    display: none;
  }
	
  #covid .message{
    padding: 60px 20px 30px;
    margin-top: 30px;
  }

  #covid .message h2{
    height: auto;
    width: auto;
    font-size: 18px;
    line-height: 20px;
    padding: 8px 25px;
		display: inline-block;
    top:0;
    left: 20px;
  }

  #covid .message p{
    font-size: 15px;
    line-height: 1.6;
  }

  #covid .message p + p{
    margin-top: 20px;
  }

  #covid .news{
    margin-top: 40px;
    margin-bottom: 40px;
  }

  #covid .news h2{
    font-size:20px;
    line-height: 1;
    margin-bottom: 10px;
  }

  #covid .news ul li{
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 5px;
  }

  #covid .news ul li span{
    width: auto;
    margin-left: 0;
    display: block;
		margin-bottom: 5px;
  }
	
  #covid .support > h2{
    height: auto;
    font-size: 20px;
    line-height: 1.3;
    padding: 18px 10px;
  }
	
  #covid .support .bgg{
    background: #f4f4f4;
  }

  #covid .support .inner{
    padding: 0;
  }

  #covid .support .inner > div{
    width: 100%;
		max-width: 100%;
		padding: 20px 20px 40px;
		box-sizing: border-box;
  }
	
  #covid .support .inner img{
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  #covid .support .inner > div h3{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  #covid .support .inner > div p{
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
  }

  #covid .support .inner > div a{
    font-size: 15px;
    line-height: 1.4;
  }

  #covid .support .inner > div a::before{
    content:"\f105";
    color: #535353;
  }

  #covid .support .inner > div ul li +li{
    margin-top: 5px;
  }
	
  #covid .phc_effort{
    padding: 40px 20px 120px;
  }

  #covid .phc_effort h2{
    font-size: 18px;
  }

  #covid .topics{
    padding: 40px 0 120px;
  }

  #covid .topics h2{
    font-size: 20px;
    margin-bottom: 30px;
  }

  #covid .topics ul{
    display: block;
		padding: 0 20px;
  }

  #covid .topics ul li{
    width: 100%;
  }

  #covid .topics ul li + li{
    margin-left: 0;
		margin-top: 30px;
  }

  #covid .topics ul li a{
    display: block;
  }

  #covid .topics ul li h3{
    font-size: 16px;
    line-height: 1.4;
    margin: 15px 0;
  }

  #covid .topics ul li p{
    font-size: 14px;
    line-height: 1.5;
  }
	
	#covid .support + .sns_mt{
    margin-top: 120px;
  }

  #covid .sns{
		width: 90%;
    padding: 15px 25px 10px;
    position: absolute;
    bottom: 0;
    right: 0;
		left: 0;
		margin: 0 auto;
		display: inline-block;
		box-sizing: border-box;
  }

  #covid .sns p{
    font-size: 14px;
    line-height: 1;
    padding-right: 15px;
  }

  #covid .sns a{
		width: 35px;
    display: inline-block;
    vertical-align: middle;
  }

  #covid .sns a + a{
    margin-left: 15px;
  }
  
  #covid .mov{
    width: 100%;
    margin: 0 auto 40px;
  }

  #covid .mov p{
    font-size: 13px;
    line-height: 1.4;
    margin-top: 10px;
  }
  
}

.clearFix {overflow: hidden;}
.clearFix:after {
	clear: both;content: "";display: block;height: 0;overflow: hidden;
}
* html .clearFix {
	height: 1em;overflow: visible;
}
