@charset "euc-jp";

/* Smartphones (portrait and landscape) ----------- */

/*@media screen and (min-width: 320px) and (max-width: 480px) {*/
/* @media screen and (min-width: 320px) and (max-width: 480px) { */

/*
 * .mbn / mobile ¤Î»þ display:none
 * .mdb / mobile ¤Î»þ display:block
 */

body{
	width:100%;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none; /* Prevent the automatic adjustment of font size  */
}
#header, #slider, .index_div_02, .index_div_03, #sidebar, #footer, .mdn{
	display:none;
}
#header_mobile, #footer_mobile_area, .mdb{
	display:block;
}
div.stage {
    margin: 0 auto;
    width: 100%;
}
.container .article{
	width:300px;
	margin:0 auto;
}
#topicsPath, #localNav, #branding{
	display:none;
}
#pageTitle{
	width:93.75%;
	margin:35px auto 0;
}
#pageTitle h2 {
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}
.modList01 li {
    background: none;
    float: none;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    width: 300px;
}
.modList01 li.dot2 {
	background:none;
}
.sectionBlock h5{
	margin-top:40px;
}
.sectionBlock h5+p{
	font-size:18px;
}
.sectionBlockInner{
	margin-top:10px !important;
	padding-bottom:15px !important;
}
.sectionBlockInner p.notes {
	padding-bottom:0 !important;
}
.sectionBlockInner .pic{
	display:none !important;
}
.contentBlock h4{
	margin-top:20px;
}
.mmt10{ margin-top:10px !important;}
.mmt20{ margin-top:20px !important;}
.fc-g{ color:#808080;}
.d-b{ display:block;}
.bb-e6{	border:none;}

/* index.html
----------------------------------------------------------------------------------------------------*/
.lineupTabs, .point, #footerContent{
	display:none;
}
#index .technologyContents {
	background: url(../img/bg/bg_technology_01.gif) 50% 200px no-repeat;
}
#index .technologyContents .iadapt {
	float:none;
	width:300px;
	margin:0 auto 5px;
	padding-bottom:50px;
}
#index .technologyContents .aeroforce {
	float:none;
	width:300px;
	margin:0 auto 5px;
}
#index .iadapt p .modLinkAicon,
#index .aeroforce p .modLinkAicon{
	margin:0;
}
#index h3 {
	width:300px;
	margin: 0 auto 20px;
}
#index .product .productContents h4{
	width:300px;
	margin:5px auto 0;
}
#index .accordionBox{
	overflow:hidden;
	width:300px;
	margin:0 auto;
	border-bottom:2px solid #d9d9d9;
	border-right:2px solid #d9d9d9;
	border-left:2px solid #d9d9d9;
	background:#fff;
}
#index .accordionBox .close{
	width:280px;
	margin:0 auto;
	text-align:right;
	padding:10px 0;
}
#index .primary {
	width:280px;
	margin:0 auto;
	float:none;
	text-align:center;
}
#index .secondary {
	width:280px;
	margin:0 auto;
	float:none;
}
#index .primary h4 {
	margin-top:20px;
}
#index .primary h4 img {
    height: 22px;
    width: 172px;
}
#index .primary .icnList li {
	float:left;
	width:135px;
	margin-right:10px;
	padding-top:5px;
}
#index .primary .icnList li.last-child {
	margin-right:0;
}
#index .primary .icnList li img {
	width:135px;
	height:15px;
}
#index .primary .mainImage {
	border: none;
    margin-bottom: 12px;
    text-align: center;
}
#index .primary .mainImage img{
	width:136px;
	height:149px;
}
#index .primary .thmbList {
    margin: 0;
    overflow: hidden;
}
#index .primary .thmbList li {
    float: left;
    padding-left: 0;
}
#index .primary .thmbList li img {
	width:68px;
	height:44px;
}
#index .primary p.price {
    border-top: 1px solid #E6E6E6;
    clear: both;
    padding: 15px 0 0 5px;
	font-size:14px;
	font-weight:bold;
}
#index .primary .btn {
    margin-left: 0;
}
/* secondary */
#index .secondary .func p.image img {
    height: 72px;
    width: 280px;
}
#index .secondary h5{
	margin-top:25px;
}
#index .secondary .modBorder01{
	background:none;
	border-bottom:1px solid #b2b2b2;
}
#index .secondary .pic {
    float: right;
    width: 94px;
}
#index .secondary .pic img{
	width:94px;
	height:62px;
}
#index .secondary .rightColumn {
    float: left;
    width: 175px;
}
#index .secondary .rightColumn p,
#index .secondary .rightColumn p a{
	font-weight:bold;
}
#index .secondary table {
    width: 280px;
}
#index .secondary table td.colon {
	display:none;
}