﻿/*
  for selection guide of sadoki
*/
	td.CellButton
	{
		text-align:center;
		padding-top:10px !important;
		padding-bottom:10px !important;
	}

	/* power cylinder */
	div.LpLeftArea
	{
		float:left;
		position:relative;
	}

	div.JcLeftArea
	{
		float:left;
	}

	div.LpLeftArea img,
	div.JcLeftArea img
	{
		border-style:none;
	}

	div.LpLeftArea div.SelSeries
	{
		position:absolute;
		display:none;
		left:180px;
		top:250px;
		background-color:white;
		border:solid 1px gray;
		width:220px;
		padding:5px;
	}

	div.LpLeftArea div.SelSeries p.link_button01
	{
		margin:5px;
		width:200px;
	}

	div.LpLeftArea div.SelSeries p.link_button01 a,
	div.LpLeftArea div.SelSeries p.link_button01 a:visited,
	div.LpLeftArea div.SelSeries p.link_button01 a:hover{
		width:185px;
	}

	div.LpLeftArea div.SelSeries p.Descript
	{
		margin-left:1em;
	}

	div.LpRightArea
	{
		float:left;
		width:278px;
		margin-left:10px;
		display:none;
	}

	div.JcRightArea
	{
		float:left;
		width:350px;
		margin-left:8px;
	}

	div.JcRightArea table
	{
		border-style:none;
		border-collapse:collapse;
	}

	div.JcRightArea div.JcImg
	{
		float:left;
		width:60px;
		height:150px;
	}

	div.JcRightArea div.JcSpec
	{
		float:left;
		width:280px;
	}

	div.JcRightArea div.JcImg img
	{
		height:130px;
	}

	div.JcRightArea p.link_button01
	{
		margin-left:80px;
	}

	div#R_JWM, div#R_JWB, div#R_JWH
	{
		display:none;
	}

	div.LpRightArea h3{ margin:0;}

	div.LpRightArea p.link_button01
	{
		margin-top:3px;
		margin-left:10px;
		/*width:175px;*/
	}


	div.LpRightArea p.link_button01 a,
	div.LpRightArea p.link_button01 a:visited{
		width:160px;
	}


	div#R_Multi p.RatedThrust,
	div#R_F p.RatedThrust,
	div#R_Mini p.RatedThrust,
	div#R_G p.RatedThrust
	{
		margin-top:30px;
		margin-left:20px;
	}

	div.Leaflet
	{
		float:left;
		margin-top:28px;
		margin-left:10px;
		text-align:center;
	}

	div.Leaflet p.link_button01
	{
		margin-top:10px;
	}

	p.Indent2ndLine
	{
		text-indent:-1em;
		padding-left:1em;
	}

	p.RatedThrust{ font-weight:bold;}

	p.RatedThrust span{ font-size:16px;}

	div.a{ display:none;}


/* 2023.new */
input {
	vertical-align: middle;
	display: none;
}
input + label{
	display: block;
	min-width: 100%;
	line-height: 1.2rem;
	padding: 0.5rem 0;
	border: 2px solid #ccc;
	border-radius: 10px;
	text-align: center;
}
input + label:hover,
input:checked + label {
	border: 2px solid #09f;
}
.slct_lft_title {
	font-size: 14px;
	font-weight: 600;
	text-align: right;
}
.resetbtn {
	font-size: 12px;
}
.w_15 {
	width: 16%;
}
.link_td {
	position: relative;
}
.gley_out::after {
	content: "";
	width: 100%;
	height: 100%;
	background: #666;
	filter: opacity(0.8);
	position: absolute;
	top: 0;
	left: 0;
}
.result_area {
	position: relative;
}
.inqr_box {
	position: absolute;
	bottom: 35%;
	left: 0.5rem;
	width: 90%;
	background: #fff;
	padding: 1rem;
	z-index: 999999;
}
/* .inqr_box {
	position: absolute;
	bottom: 35%;
	left: 30%;
	background: #fff;
	padding: 1rem;
	z-index: 999999;
} */
