
@charset "utf-8";


/*=============================================================
Column 2015 jetdaisuke
=============================================================*/
div#contentsMain p {
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 8px;
}
img {
	max-width: 100%;
	height: auto;
}
h2 {
	margin-bottom: 0;
}
h3 {
    background: none;
    width: auto;
    color: #000;
    font-size: 18px;
    margin-top: 3em;
    padding: 0.3em 0 0.5em 1em;
    border-left: solid 8px #3ab200;
    border-bottom: solid 1px #000000;
}

div#hlsc_jet a img:hover{
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter:alpha(opacity=80);  /* IE6/7 */
	-ms-filter: "alpha( opacity=80 )"; /* IE8 */
}

div#hlsc_jet .center{
	text-align:center;
}

div#hlsc_jet .mT15{
	margin-top:1em;
}

div#hlsc_jet .mT25{
	margin-top:2em;
}
div#hlsc_jet .mT50{
	margin-top:5em;
}

#eColumnContainer #eColumnBox img{
	margin:0;
	padding:0;
}

#eColumnContainer #eColumnBox h2{
	clear: both;
	background:none;
	margin: 8% 0 0;
	padding: 0 0;
	border-top: none;
	border-bottom: none;
	line-height: 1em;
}

#eColumnContainer #eColumnBox h3{
	background:none;
	width:auto;
	color:#000;
	font-size: 18px;
	margin-top: 3em;
	padding:0.3em 0 0.5em 1em;
	border-left:solid 8px #3ab200;
	border-bottom:solid 1px #000000;
}

.hlsc_jet_mainBanner{
	position: relative;
	z-index: 1;
	background-image:url(../img/hlsc_jet_main.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100%;
}

.hlsc_jet_mainTxt{
	position: relative;
	width:92%;
	z-index: 10;
	margin: -10% auto 5%;
	padding: 0 2% 3%;
	background: #FFF;
	border: 3px solid #000;
	border-radius: 0.3em;
	font-size: 12px;
	line-height: 18px;
}


#eColumnContainer #eColumnBox .hlsc_jet_Review p{
	line-height: 28px;
	margin: 2% 0;
}

.hlsc_jet_ReviewR{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 70% 0 0 0;
}

.hlsc_jet_ReviewR iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hlsc_jet_Topics{
	width:94%;
	z-index: 10;
	margin: 10% auto;
	padding: 5% 2% 5%;
	background-image:url(../img/hlsc_jet_bg_dot.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f7ffde;
	border: 3px solid #000;
	border-radius: 0.3em;
}

.hlsc_jet_Topics h4 {
	font-size: 18px;
}

.hlsc_jet_TopicsTxt {
	border-top: 3px solid #3ab200;
	padding-top: 2%;
}

.hlsc_jet_closing{
	width:100%;
	line-height: 28px;
}

#eColumnContainer #eColumnBox .hlsc_jet_closing img{
	float:right;
	width:40%;
	margin-left: 2%;
}

.ProductIntroduction {
	border:#c1c1c1 solid 1px;
	margin-top: 5%;
	padding:5% 2%;
	line-height:1.5em;
}

.ProductIntroduction .ProductIntroductionL{
	width:38%;
	margin-top: 10%;
	float:left;
}

.ProductIntroduction .ProductIntroductionR{
	width:60%;
	float:right;
	line-height:1.5em;
}

.ProductIntroductionR p{
	font-size: 18px;
	font-weight: bold;
	margin: 2% 0;
}

.ProductIntroductionTab {
	background: #3ab200;
	color: #FFF;
	font-weight: bold;
	padding: 0.5% 1%;
	margin-right: 0.5em;
}
.ProductIntroductionR img{
	width: 100%;
	margin-top: 7%;

}






