/*
News詳細
*/

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

.NewsDetailArea{
	width:90%;
	margin:0 auto 10%;
}

#NewsTable_Left{
	display:inline-block;
	text-align:left;
	padding:0;
	max-width:100%;
	box-sizing:border-box;
	vertical-align: top;
}

#NewsTitleDetail{
	border-bottom: 1px solid #eee;
	margin: 10% auto 5%;
	padding: 0 0 2%;
	width: 100%;
	
}

#NewsTitleDetail p{
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	color: #555;
	letter-spacing:0.1em;
	
}

#NewsDateTheme{
	width:100%;
	margin: 0 auto 5%;

}

#NewsDateArea{
	width:50%;
	margin:0 auto 2%;
}

#NewsDateArea p{
	width:100%;
	font-size:11px;
	text-align:left;
	margin:auto;
}
#NewsThemeArea{
	width:50%;
	margin:auto;
	display: table-cell;
	text-align:right;
	
}

#NewsThemeArea p{
	font-size: 11px;
	margin: auto;
	text-align: center;
	width: 100%;
	background: #55bcdd;
	box-sizing: border-box;
}

#NewsThemeArea a{
	float: right;
	margin: auto;
	font-size: 13px;
	width: 70%;

}
#NewsThemeArea a:hover{
	color:#000;
	text-decoration:underline;

}

#NewsTopImage{
	width:100%;
	margin:1% auto ;
	text-align:center;

}
#NewsTopImage img{
	width: 100%;
	margin: auto;
	text-align: center;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #fff;
	box-sizing: border-box;

}


#NewsText{
	width:100%;
	text-align:left;
	padding-bottom:3%;
	padding-top:3%;
	font-size:16px;
	color:#555;	
	line-height:2;

}

#NewsText a{
	font-size:1em;
	text-decoration:underline;

}
#NewsText a:hover{
	color:#6699ff;
}

#NewsText iframe{
	width: 100%;

}


#NewsTable_Right{
	display:inline-block;
	width:100%;
	padding:50px 0 0;
	
}

.RightNewsSubTitle{
	width:100%;
	margin:0 auto 5%;
	padding:0 0 3%;
	border-bottom:1px dashed #1f1f1f;

}

.RightNewsSubTitle p{
	width:100%;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:left;

}

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

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

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

.RightNewsList{
	margin: 0 auto 5%;
	width:100%;
}

.RightNewsList_ul{
	font-size:0;

}
.RightNewsList_li{
	width: 100%;
	margin: 0 auto 5%;
	border-bottom: 1px dotted #1f1f1f;

}

.RightNews_Link{
	width:100%;
	margin:0 auto 5%;
}

.RightNewsLinkImgArea{
	display:table-cell;
	width:30%;
	vertical-align:middle;
	
}

.RightNewsLinkImgArea img{
	width:100%;
}

.RightNewsLinkImgArea img:hover{
	opacity:0.5;
}

.RightPartsArea{
	display:table-cell;
	width:70%;
	padding: 0 0 0 4%;
	box-sizing:border-box;
	
}
.RightNews_Link_DateArea{
	text-align:left;
	width:100%;
	font-size:12px;
	color:#1f1f1f;
	margin:0 auto 2%;
}

.RightNews_Link_TitleArea{
	width:100%;
	color:#1f1f1f;
	font-size:12px;
	
}

.RightNewsListLinkArea{
	width:100%;
	margin:auto;
	text-align:right;
}

.RightNewsListLinkArea a{
	font-size:15px;
	fotn-weight:bold;
	text-align:right;
	margin:auto;
	color:#1f1f1f;

}

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


.NewsScrollArea{
	width:100%;
	margin:15% auto 0;
	text-align:center;
	background: #55bcdd;
	padding:3% 0;

}

.NewsScrollArea p{
	font-size:14px;
	color:#fff;

}

.NewsScrollArea img{
	width: 80px;
	margin:15px auto 0;

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

.Heading ol{
	padding:0;
	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: #55bcdd;
	text-align: left;
}
.Newsdetailh2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: #55bcdd;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
}

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

.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: #55bcdd;
}

.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: #ebfaff;
	padding:2%;
	border-radius:3px;
	box-sizing:border-box;
	font-size:13px;
}

.mame strong{
	color:#7fcbea;
	font-size:13px
}

.mame span{
	color:#f87071;
}


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

