@charset "UTF-8";

#lMenu {
	display: none;
}

#main {
	float: none;
	margin: 0 auto;
}

#contents .select-wrap {
	float: right;
}

#contents .selectMenu {
	overflow: hidden;
}

#contents .selectMenu h1.head00 {
	margin-bottom: 0;
}

#contents .newsDetailHead h2.head00 {
	margin-bottom: 60px;
}

#contents .newsDetailHead h1 {
	color: #444;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 5px;
}

#contents .newsDetailHead p {
	color: #444;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 5px;
	position: relative;
}

#contents .newsDetailHead p span.num {
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
}

#contents .newsDetail {
	color: #444;
	width: 730px;
}

#contents .newsDetail p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

#contents .newsDetail dl dt,
#contents .newsDetail dl dd {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
}

#contents .newsDetail .mainImg {
	float: left;
	margin-right: 30px;
}

#contents .newsDetail .thumbnails {
	text-align: center;
}

#contents .newsDetail .thumbnails p {
	display: inline-block;
	font-size: 9px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	vertical-align: top;
}

/*-- compo --*/


#contents .underline {
	text-decoration: underline;
}

#contents .qaDl {
	font-size: 14px;
	font-size: 1.4rem;
}

#contents .qaDl dt,
#contents .qaDl dd,
#contents .qaDl dd li {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}

#contents .qaDl dd ul {
	margin-bottom: 30px;
}

#contents .qaDl strong {
	font-weight: 600;
}

#contents .sns {
	margin-top: 30px;
}















/*繝・ヰ繧､繧ｹ縺ｮ讓ｪ蟷・′750px莉･荳九・蝣ｴ蜷�*/
@media only screen and (max-width: 750px) {

#contents .selectMenu h1.head00 {
	margin-bottom: 20px;
}

#contents .newsDetailHead h2.head00 {
	margin-bottom: 40px;
}

#contents .newsDetailHead h1 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2;
	margin: 5px 0 10px;
}

#contents .newsDetailHead p {
	color: #999;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.4;
}

#contents .newsDetail {
	width: auto;
	word-break: break-all;
}

#contents .newsDetail p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-bottom: 10px;
}

#contents .newsDetail dl dt,
#contents .newsDetail dl dd {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
}

#contents .newsDetail .mainImg {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
	width: 80%;
}

#contents .newsDetail .mainImg img {
	height: auto;
	width: 100%;
}

/*-- compo --*/


#contents .newsDetail img {
	height: auto;
	width: 100%;
}

#contents .newsDetail img.flag,
#contents .newsDetail img.noSpImg {
	height: auto;
	width: auto;
}

#contents .qaDl {
	font-size: 12px;
	font-size: 1.2rem;
}

#contents .qaDl dt,
#contents .qaDl dd,
#contents .qaDl dd li {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}

#contents .sns {
	margin-top: 20px;
}
}
 @media print {

#wrap {
	padding-top: 0;
}

#contents:before {
	border-bottom: 1px solid #CCC;
	content: url(/cmn/cmn_img/img_hd_logo.png);
	display: block;
	height: 20px;
	margin: 0 auto 50px;
	padding: 50px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#header,
#header .hdR,
#gNav,
#breadChumbs,
#contents .sns,
#contents .backBtn,
#footer {
	display: none;
}

#contents {
	min-height: inherit;
	width: 730px;
}

#main {
	float: none;
	min-height: inherit;
	padding-bottom: 0;
}
}
