@charset "utf-8";

/* For Tablet CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
div.p_infos h3.t3 br {
	display: block;
}
div.p_infos h2.t2 br {
	display: block;
}
div.p_infos h2.t2 {
}
.products_main_outer h1.productTitle {
	padding: 0;
	width: 96%;
}
img.fl_img,  img.fr_img {
	width: auto;
}
}

/* For Mobile Landscape CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
.table_over_width {
	width: 100%;
	overflow: scroll;
}
}

/* For Mobile Portlate CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
.img_over_width {
	width: 80%;
}
.products_main_outer h1.productTitle {
	height: auto;
	padding: 0 2%;
}
}
/*-----------------------------------------------
	製品写真部
-----------------------------------------------*/
h4 {
	font-size: 22px !important;
	padding-left: 15px;
	margin-bottom: 10px;
}
.f12 {
	font-size: 12px;
	color: #000;
}
.f14 {
	font-size: 15px;
	color: #000;
	padding-left: 1em;
	text-indent: 2em;
}
span.center {
	text-align: center;
}
.secL {
	width: 45%;
	padding: 0 25px 0 0;
}
.secR {
	float: right;
	width: 45%;
	padding: 0 0 0 25px;
}
.naviSubTtl {
	text-align: center;
	width: 100%;
	color: rgb(0, 0, 0);
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-image: initial;
	margin: 0px 0px 50px;
	font-size: 26px;
}
span.f16 {
 font-size: !important;
	font-weight: normal;
	color: #000;
	line-height: 120%;
	margin: 0;
}
.ml40 {
	margin-left: 40px;
}
.pr30 {
	padding-right: 30px;
}
ul.product_feature_icons2 li {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	height: 52px;
}
.mt40 {
	margin-top: 40px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
#feature_icons_tooltip {
	display: none;
}
.respo_footer_policy {
	display: none;
}
.feature_icons_tooltip {
	display: none;
}
.modelname {
	padding: 2px 6px;
	border: 1px solid #F66;
	font-size: 75%;
	background-color: #F66;
	color: #FFF;
}
.p_photo_desc {
	padding-top: 30px;
}
.p_photo_desc.nolink {
	margin-bottom: 60px;
}
.p_photo_desc .p_photo {
	float: left;
	width: 450px;
	margin: 0 0 0 40px;
}
.p_photo_desc .p_photo img {
	display: block;
	margin: auto;
}
.p_photo_desc .p_desc {
	float: left;
	width: 390px;
	display: block;
	margin: 50px 40px 0 60px;
}
.p_photo_desc .p_desc p.description {
	font-size: 16px !important;
	font-weight: bold;
	color: #000;
	line-height: 180%;
	margin-bottom: 24px;
}
.p_photo_desc .p_desc p.name {
	font-size: 34px !important;
	font-weight: bold;
	color: #000;
	line-height: 120%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, verdana, sans-serif;
}
.p_photo_desc .p_desc p.price {
	font-size: 16px !important;
	color: #555;
}
.p_photo_desc .p_desc ul.icons li {
	float: left;
	margin-top: 13px;
	margin-right: 24px;
}
.p_photo_desc .p_icons {
	margin: 19px 54px 28px 35px;
	width: 900px;
}
/*-----------------------------------------------
	コンテンツリンク部
-----------------------------------------------*/
.p_features {
	margin: 60px 40px 75px;
}
.p_features li {
	float: left;
	width: 246px;
	height: 57px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.p_features li {
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 2px 3px 42px;
	height: 50px;
	list-style-type: none;
	display: table;
}
.p_features li.no_mg {
	margin-right: 0px;
}
.p_features li.out {
	background: url('img/link_icon_out.png') 21px 28px no-repeat;
}
.p_features li.in {
	background: url('img/link_icon_in.png') 21px 28px no-repeat;
}
.p_features li.on {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.p_features li a {
	width: 250px;
	height: 65px;
	color: #000;
	font-size: 16px;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.5em;
}
.p_features li a:hover {
	text-decoration: none !important;
}
.w_border {
	font-size: 12.37px;
	background-color: #fff;
	border: 1px solid #5e5e5e;
	color: #5e5e5e;
	padding: 1px 4px;
}
.box {
	text-align: right;
}
/*-----------------------------------------------
	機能紹介
-----------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#mediaformat {
	border-right: 1px solid #7c122e;
	border-bottom: 1px solid #7c122e;
}
#mediaformat th, #mediaformat td {
	border-left: 1px solid #7c122e;
	text-align: center;
	border-top: 1px solid #7c122e;
}
#mediaformat th {
	background-color: #a61e42;
	color: #FFF;
}
#mediaformat th, #mediaformat td {
	text-align: center;
	border-top: 1px solid #7c122e;
	border-left: 1px solid #7c122e;
}
#mediaformat th {
	background-color: #a61e42;
	color: #FFF;
}
th, td {
	display: table-cell;
}
tr {
	display: table-row;
}
.pt15 {
	padding-top: 15px;
}
.p_infos {
	padding: 120px 40px !important;
	margin: 0;
}
/* odd、evenはJSで付加 */
.p_infos.odd {
	background-color: #F5F5F5;
}
.p_infos.even {
	background-color: #FFF;
}
/* 特定モデル */
.products_main_outer .p_infos p.model {
	margin-bottom: 12px;
	padding: 5px 12px;
	display: inline-block;
	font-size: 16px !important;
	line-height: 16px;
	color: #FFF;
	background-color: #000;
}
/* リード文(メイン) */
.p_infos h2.main {
	font-size: 41px;
	font-weight: normal;
	color: #000;
	line-height: 120%;
	margin: 0;
}
/* リード文(サブ) */
.p_infos h2.sub {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 140%;
	margin: 0;
}
.p_infos div.p_infos_inner {
	width: 100%;
	margin-top: 45px;
	display: table;
	table-layout: fixed;
	vertical-align: middle;
}
.p_infos div.p_infos_inner.separator {
	background-image: url("img/bg_separator.png");
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
.p_infos div.p_infos_inner div.cols {
	display: table-cell;
	vertical-align: middle;
}
html*.p_infos div.p_infos_inner div.cols {
	float: left;
	width: 50%;
}
html*.p_infos div.p_infos_inner div.col_1only {
	width: 100%;
}
.p_infos div.p_infos_inner div.cols div.cols_inner {
	display: inline-block;
}
.p_infos div.p_infos_inner div.cols p {
	color: #000;
}
.p_infos div.p_infos_inner div.cols p:after {
	content: "";
}
.p_infos div.p_infos_inner div.cols p.img_note {
	font-size: 14px !important;
}
/* リンク画像 */
.p_infos div.p_infos_inner div.cols a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
/* 注意書き */
.p_infos div.p_infos_inner ul.mark_attention li {
	font-size: 12px;
	color: #000;
}
/* featureリスト 2行を2列表示 */
.p_infos div.p_infos_inner ul.feature_list {
	width: 900px;
}
.p_infos div.p_infos_inner ul.feature_list li {
	margin-bottom: 10px;
	margin-left: 1em;
	color: #000;
	font-size: 16px;
	line-height: 1.8em;
	text-indent: -1em;
	padding-left: 1em;
}
.p_infos div.p_infos_inner ul.feature_list li.last {
	margin-bottom: 0;
}
.p_infos div.p_infos_inner ul.feature_list li span {
	font-size: 16px;
}
/* featureリスト 「・」付加 */
.p_infos div.p_infos_inner ul.feature_list2 li {
	width: 450px;
	color: #000;
	font-size: 16px;
	line-height: 150%;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.p_infos div.p_infos_inner ul.feature_list2 li:before {
	content: "・ ";
}
/* 大きめのアイコン列挙 */
.p_infos div.p_infos_inner ul.product_feature_icons {
	margin-left: 20px;
}
.p_infos div.p_infos_inner ul.product_feature_icons li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
/* 70px以内のアイコン整列 */
.p_infos div.p_infos_inner ul.product_feature_icons2 {
	margin-left: 30px;
	letter-spacing: -.40em;
}
.p_infos div.p_infos_inner ul.product_feature_icons2 li {
	display: inline-block;
	letter-spacing: normal;
	width: 70px;
	height: 61px;
}
html*.p_infos div.p_infos_inner ul.product_feature_icons2 li {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	width: 61px;
	height: 52px;
}
.ml70 {
	margin-left: 70px !important;
}
.p_infos_inner p {
	padding-left: 1em;
}
.p_infos_inner li {
	padding-left: 1em;
	text-indent: -1em;
}
