/*PC用*/

.News_imageArea{
	height:430px;
	background:url(../commonImages/news.jpg) center/cover no-repeat;
	margin:0 auto 10px;
	width:100%;
}

.NewsArea{
	width:100%;
	margin:auto;
}

.NewsDetailArea{
	width:1000px;
	margin:auto;
}


#NewsTable{
	display: table;
	width: 100%;
	margin: 6% auto 15%;
}

#NewsTable_Left{
	display:table-cell;
	text-align:left;
	padding-right:4%;
	max-width:70%;
	box-sizing:border-box;
}

#NewsTitleDetail{
	margin: 0 auto 4%;
    text-align: left;
    border-bottom: 1px solid #DAE2E2;
    padding-bottom: 20px;
}

#NewsTitleDetail p{
	font-size: 25px;
	text-align: left;
	font-weight:600;
}

#NewsDate{
	margin:0 auto;
	text-align:left;
	font-size:1em;
}

#NewsTopImage{
	width: 100%;
	margin: 0 auto 5%;
	text-align: center;
	padding: 0.5%;
	background: #fff;

}
#NewsTopImage img{
	width: 100%;
	margin: auto;
	text-align: center;
	overflow: hidden;
	object-fit: cover;
}


#NewsText{
	width:100%;
	padding:3% 0;
	text-align:left;
	font-size:15px;
	line-height: 2;
}

#NewsText a{
	text-decoration: underline;
	color:#0099ff;
	font-size:14px;
}

.text_q{
	width:100%;
	text-align:left;
	padding:3% 0;
	font-size:14px;
	color:#19a78e;	
}

#NewsText iframe{
	width:100%;
}

.NewsText_innerImage{
	width:100%;
	margin:auto;
	text-align:center;
}

.NewsText_innerImage img{
	width:80%;
}

#NewsTable_Right{
	display: table-cell;
	width: 30%;
	vertical-align: top;
	text-align: right;
	
}

.NewsTable_Right_detail{
	background: #fafafa;
	padding: 7%;
	box-sizing: border-box;
}

#RightNewsListTitle{
	border-bottom: 1px solid #4E676B;
	padding: 0 0 2%;
	text-align: left;
	width: 100%;
}

#RightNewsListTitle p{
	width:100%;
	color:#4E676B;
	font-size: 18px;
	font-weight: 500;
}

#RightNewsList{
	width:100%;
}

#RightNewsList li{
	width:100%;
	text-align:left;
	display:inline-block;
}

.RightNews_Link{
	display:table;
	width:100%;
	padding-top:5%;
	padding-bottom:5%;
	border-bottom:1px dotted #DAE2E2;
	margin:1% auto;
}

.RightNews_Link_ul{
	font-size:0;
}

.RightNews_Link_li{
	display:table;
	margin:auto;
}

.RightNews_Link_ImgArea1{
	display:table-cell;
	width:30%;
	vertical-align:middle;
	text-align:left;
}

.RightNews_Link_ImgArea1 img{
	width:80px;
	height:54px;
	object-fit: cover;
}

.RightNews_Link_ImgArea1 img:hover{
	opacity:0.5;
}

.RightPartsArea{
	display:table-cell;
	width:66%;
	padding:2%;
}

.RightNews_Link_TitleArea{
	width: 100%;
	font-size: 12px;
}

.RightNews_Link_DateArea{
	text-align:left;
	width:100%;
	font-size:0.7em;
}

#RightNewsListMore{
	width:100%;
	text-align:right;
	padding:2% 0;
	margin:5% auto;
}

#RightNewsListMore a{
	font-size: 13px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 500;
}

#RightNewsListMore a:hover{
	text-decoration: underline;

}

.PersonAreaTitle {
	margin:5% auto 2%;
	border-bottom:1px solid #DAE2E2;
	text-align:left;
	padding-top:2%;
	padding-bottom:2%;
	font-size:18px;
}

.PersonListArea {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
}

.PersonListArea ol {
	font-size:0;
}

.PersonListArea ol	li {
	display: inline-block;
	position: relative;
	width: 15%;
}

.PersonListArea ol li img {
	width: 100%;
	border:1px solid #f6f6f6;
	margin:auto;
}

.PersonExplainArea{
	width:100%;
}

.PersonNameArea1{
	width:100%;
	text-align:center;
	font-size:15px;
	color:#222;
	font-weight:bold;
	padding-top:5%;
	padding-bottom:5%;
}

.PersonNameArea2{
	text-align:center;
	font-size:12px;
	color:#555;
}

.RelationNewsAreaTitle {
	margin-top:30px;
	margin-left:10px;
	font-size:18px;
}

.RelationArea{
	width:100%;
	margin:0 auto;
}

.RelationTitle{
	width:100%;
	text-align:center;
	margin:0 auto;
}

.RelationTitle p{
	border-bottom: 1px solid #DAE2E2;
	font-size: 18px;
	font-weight: bold;
	margin: 10% auto;
	padding-bottom: 2%;
	text-align: left;
	width: 100%;
}

.NewsCategoryArea{
	border-bottom: 1px dotted #DAE2E2;
	margin: 0 auto 10%;
	width: 100%;
}

.NewsCategoryArea p{
	font-size:13px;
	letter-spacing:0.1em;
	text-align:left;
	line-hegiht:2;
	margin:5% auto;
	width:100%;
}

.NewsCategoryArea a:hover{
	text-decoration:underline;
	color:#1f1f1f;
}

#NewsDateTheme{
	width:100%;
	margin: 0 auto 3%;
	display: table;
	font-family: 'Lato', sans-serif;
}

#NewsDateArea{
	width:20%;
	margin:0 auto;
	display: table-cell;
	text-align:left;
	vertical-align: middle;
	
}

#NewsDateArea p{
	width:100%;
	font-size:13px;
	text-align:left;
	margin:auto;
	font-family: "Poppins";
    color: #4E676B;
    font-weight: 200;
}

#NewsThemeArea{
	width:80%;
	margin:auto;
	display: table-cell;
	text-align:right;
	vertical-align: middle;
}

#NewsThemeArea p{
	color: #fff;
	box-sizing: border-box;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width: 130px;
	background: #4E676B;
}

#NewsThemeArea a{
	float: right;
	margin: auto;
}

#NewsThemeArea a:hover{
	opacity:0.5;
}

.Emphasis{
	font-size: 18px;
	font-weight: bold;
	color: #2F4565;
}

.ImageDescription {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 2;
	margin: 0px auto;
	width: 100%;
	text-align: left;
	color: #0066FF;
}

.SubTi {
	font-size: 15px;
	text-align: left;
	color: #0066FF;
	font-weight:bold;
}

.SubTi_r{
	font-size: 15px;
	text-align: left;
	color: #FF4F50;
	font-weight:bold;
}

.Waku {
	width: 100%;
	margin: auto;
	background: #fafafa;
	border: 2px solid #ddd;
	padding: 2%;
	box-sizing: border-box;
	text-align: left;
}

.Emphasis_borderline {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%,rgba(127,203,234,0.1) 0%) repeat scroll 0 0;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	color: #2F4565;
}

.Emphasis_G{
	font-size: 17px;
	text-align: left;
	color: #1fc2b8;
	font-weight:bold;
}

.PART{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%,rgba(127,203,234,0.1) 0%) repeat scroll 0 0;
	font-size: 35px;
	color: #2F4565;
	font-weight:bold;
}

.ImageDescription_2 {
	font-size: 13px;
	color: #136FFF;
}
.cnt{
	font-size: 13px;
	color: #05bcb1;
}

.Heading {
	width: 100%;
	margin: auto;
	background: #fafafa;
	border: 2px solid #ddd;
	padding: 3%;
	box-sizing: border-box;
	text-align: left;
}

.Heading ol{
	padding:0 0 0 10px;
	border: none;
}
.Heading_li{
	font-size: 0.95em;
	list-style-type:none;
}

.Heading_li:brfore{
	content: counter(decimal-1, decimal-leading-zero) "";
	position: absolute;
	font-size: 1.1em;
	left: -1.3em;
	background-color: transparent;
	top: 14px !important;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: normal;
	display: inline-block;
	width: auto;
	height: auto;
}

.Heading_ul{
    padding-left: 4em;
}
.Heading_li_2{
	padding: 10px 0 0 0;
	list-style: square;
	line-height: 2.5;
}

.HeadingT{
	font-size: 18px;
	text-align: left;
	color: #000;
	font-weight:bold;
}

.Heading0{
	font-size: 18px;
	text-align: left;
	color: #000;
	vertical-align: middle;
}

#Hydrogen{
	margin-top: -100px;
	padding-top: 100px;
}

#HydrogenInhalation{
	margin-top: -100px;
	padding-top: 100px;
}

.number {
	font-size:45px;
	color: #2F4565;
	text-align: left;
}
.Newsdetailh2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: #2F4565;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
}

.Newsdetailh3{
	font-size: 20px;
	font-weight: bold;
	color: #2F4565;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 90%,rgba(0,0,0,0.1) 0%) repeat scroll 0 0;
}

.Emphasis2_borderline {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%,rgba(127,203,234,0.2) 0%) repeat scroll 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #2F4565;
}

.caution{
	background: #fdf6f6;
	padding:2%;
	border-radius:3px;
	box-sizing:border-box;
	font-size:13px;
}
.caution strong{
	color: #f87071;
	font-size: 13px;
	font-weight: normal;
}

.mame{
	background: #f5f5f5;
	padding:2%;
	border-radius:3px;
	box-sizing:border-box;
	font-size:13px;
}

.mame strong{
	color:#2EBACF;
	font-size:13px
}

.subsubTi{
	font-size:16px;
	color:#0066CC;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%,rgba(0,102,204,0.1) 0%) repeat scroll 0 0;
	font-weight:bold;

}