@charset'UTF-8';

/* Common Style */
clearfix:after {
	display: block;
	content: '';
	clear: both;
}
clearfix {
	zoom: 1;
}
#footer {
	clear:both;
}
/* SmartPhone Style  ###################################################################################################### */
@media screen and (max-width:499px){
/**************************************
特徴の項目ボックス 幅フルサイズ
**************************************/
#feature-index .detail-box{
	width: 100%;
	padding: 3% 0;
	margin: 0 auto;
	clear: both;
	float: left;
}
/**************************************
特徴の項目ボックス 幅50%サイズ用
**************************************/
#feature-index .half{
	vertical-align: top;
	width: 100%;
	padding: 3% 0 3% 0;
}
/**************************************
特徴の見出し
**************************************/
#feature-index .detail-box h3{
	width: 100%;
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 5px;
}
#feature-index .detail-box .half h3{
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 3px 0;
	width: 98%;
}
#feature-index .detail-box h3 span{
	padding: 0 0 0 2%;
	font-size: 138.5%;
	line-height: 1.2;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #555555;
	display: block;
	margin: 0 0 0 0.5%;
}
/**************************************
特徴のテキスト
**************************************/
#feature-index .detail-box p{
	font-size: 93%;
	line-height: 1.6;
	padding: 0;
	margin: 15px auto 0;
	width: 98%;
}
#feature-index .detail-box p em{
	font-style:normal;
	color:#CB272C;
	font-size:85%;
}
#feature-index .detail-box .half p{
	line-height: 1.6;
	padding: 0;
	margin: 5px auto 0;
	width: 94%;
}
#feature-index .half p span{
	font-size: 85%;
	color: #B90B0F;
}
#feature-index .detail-box ul.lead-list{
	font-size: 93%;
	width: 97%;
	line-height: 1.6;
	padding: 12px 0 0 0;
	margin:0 auto;
}
#feature-index .detail-box ul.lead-list li{
	width:100%;
	clear:both;
}
#feature-index .detail-box ul.lead-list li em{
	display: inline-block;
	font-weight: bold;
	float:left;
	width: 18%;
}
#feature-index .detail-box ul.lead-list li span{
	display: inline-block;
	float:left;
	clear:both;
	margin:0 0 1% 0;
}
/**************************************
テキスト文中の画像配置
**************************************/
#product-body .pic-wide{
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	width:100%;
}
#product-body .half-pic-center{
	clear: both;
	padding: 8px 0 0 0;
	margin: 0 auto;
	float: none;
	width: 94%;
}
#product-body .pic-wide img{
	width:100%;
	height:auto;
}
#feature-index .pic-center img{

}
#feature-index .half-pic-center img{
	width:98%;
	height:auto;
}
/**************************************
製品画像 横並びリスト
**************************************/
#feature-index ul.pic{
	float:left;
	width:100%;
	margin:0 auto;
	padding:10px 0 0;
}
#feature-index ul.pic li{
	float:left;
	text-align:center;
}
#feature-index ul.pic li img{
	vertical-align:top
}
/**************************************
YOUTUBE 貼り付けボックス
**************************************/
#product-body .detail-box .youtube-link{
	padding: 10px 0;
	width:98%;
	margin:0 auto;
}
#product-body .detail-box .youtube-link iframe{
	width:100%;
	min-height:180px;
}
.mov-info{
	width:98%;
	margin:0 auto;
	font-size:85%;
}
/**************************************
Appsの紹介ボックス
**************************************/
#product-body .detail-box .about-apps{
	width: 98%;
	padding: 3% 0 0;
	margin: 15px auto;
}
#product-body .detail-box .about-apps ul{
	padding: 0 0 5px;
	width: 100%;
}
#product-body .detail-box .about-apps ul li{
}
#product-body .detail-box .about-apps ul li img{
	width:100%;
	height:auto;
	padding:0 0 18px 0;
}
#product-body .detail-box .about-apps ul li.img-s{
	width:36%;
	padding:0 7% 0;
	float:left;
}
#product-body .detail-box .about-apps ul li.img-l{
	width:86%;
	padding:0 0 0 0;
	margin:0 auto;
}
#product-body .detail-box .about-apps ul li span{
	text-align: center;
	display: block;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 93%;
}
#product-body .detail-box .about-apps ul li img{
	clear:both;
}
#product-body .detail-box .about-apps dl{
	clear: both;
	padding: 3% 0 0 0;
	width: 98%;
	margin: 0 auto;
}
#product-body .detail-box .about-apps dl dt{
	font-size:123.1%;
	line-height:1.1;
	color:#08396a;
	font-weight:bold;
}
#product-body .detail-box .about-apps dl dd{
	font-size: 93%;
	line-height: 1.8;
	padding:10px 0 0 0;
}
#product-body .detail-box .about-apps dl dd p.txt-apps{
	padding:0 0 3% 0;
	width:100%;
	float:left;
	line-height:1.7;
}
#product-body .detail-box .about-apps dl dd div{
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding:3% 0 3% 0;
	text-align:center;
}
#product-body .detail-box .about-apps dl dd div img{
	width:40%;
	height:auto;
	margin:0 2% 0 2%;
}
#product-body .detail-box .about-apps dl dd a{
	display:inline;
}
/**************************************
PASS コンテンツ欄
**************************************/
#pass-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 8% 6% 8% 6%;
	width: 88%;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	box-sizing:content-box;
}
#pass-contents .ttl-box{
	width: 100%;
	padding: 0 0 12% 0;
	clear: both;
}
#pass-contents .ttl-box .icn{
	width: 18%;
	padding:0 0 3% 0;
	margin:0 auto; 
}
#pass-contents .ttl-box .icn img{
	width:100%;
	height:auto;
}
#pass-contents .ttl-box .ttl{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	display:inline-block;
	font-size: 153.9%;
	width: 100%;
	line-height: 1;
	font-weight: bold;
	padding: 6% 0 1.5%;
	text-align:center;
}
#pass-contents .ttl-box .ttl span{
	font-size: 60%;
	display:block;
}
#pass-contents .ttl-box .lead{
	clear:both;
	color: #e60012;
	font-size: 116%;
	width: 100%;
	line-height: 1;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align:center;
}
#pass-contents ul{
	padding: 0;
	clear: both;
}
#pass-contents ul li{
	padding: 0 0 10% 0;
	width: 100%;
	float: left;
}
#pass-contents ul li dl{
	padding: 0;
	width:90%;
	margin:0 auto;
}
#pass-contents ul li dl dt{
	padding: 0;
	color: #0f6e8d;
	font-size: 116%;
	font-weight: bold;
	
}
#pass-contents ul li dl dd{
	width:100%;
	padding: 8px 0 5% 0;
	color: #666666;
	font-size: 93%;
	line-height: 1.5;
	float: left;
	letter-spacing: -1px;
}
#pass-contents ul li dl dd.img{
	width:100%;
	height:auto;
	padding:0 0 0 5%;
	margin:0;
	text-align:center;
}
#pass-contents ul li dl dd img{
	width:60%;
	height:auto;
}
#pass-contents p.summary{
	padding: 5% 0 0 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 100%;
	font-size: 93%;
}

/**************************************
AESコンテンツ欄
**************************************/
#aes-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 8% 6% 6% 6%;
	width: 88%;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	box-sizing: content-box;
}
#aes-contents .ttl-box{
	width: 100%;
	padding: 0 0 5% 0;
	clear: both;
}
#aes-contents .ttl-box .icn{
	width: 18%;
	padding:0 0 3% 0;
	margin:0 auto; 
}
#aes-contents .ttl-box .icn img{
	width:100%;
	height:auto;
}
#aes-contents .ttl-box .ttl{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	display:inline-block;
	font-size: 153.9%;
	width: 100%;
	line-height: 1;
	font-weight: bold;
	padding: 6% 0 1.5%;
	text-align:center;
}
#aes-contents .ttl-box .ttl span{
	font-size: 60%;
	display:block;
}
#aes-contents .ttl-box .lead{
	clear:both;
	color: #e60012;
	font-size: 116%;
	width: 100%;
	line-height: 1;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align:center;
}
#aes-contents p.aes-lead{
	width: 90%;
	clear: both;
	font-size: 93%;
	padding: 0 0 7% 0;
	margin: 0 auto;
	text-align:center;
}
#aes-contents ul{
	clear: both;
	width: 100%;
	padding:0 0 10%;
}
#aes-contents ul li{
}
#aes-contents ul li.img-l{
	width:60%;
	padding:0;
	margin:0 auto;
}
#aes-contents ul li.img-r{
	width:50%;
	padding:5% 0 0 0;
	margin:0 auto;
}
#aes-contents ul li img{
	width:100%;
	height:auto
}

#aes-contents dl{
	float: left;
	clear: both;
	width: 100%;
}
#aes-contents dl dt{
	font-size: 108%;
	font-weight: bold;
	color: #0f6e8d;
	clear: both;
	padding: 0 0 5px 0;
}
#aes-contents dl dd{
	margin: 0;
	padding: 5px 0 20px 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 100%;
	line-height: 1.6;
}
#aes-contents dl dd em{
	font-size:93%;
	color:#CB0A0F;
}
}
/* ## Tablet Style  ###################################################################################################### */
@media screen and (min-width: 500px) and (max-width: 799px){
/**************************************
特徴の項目ボックス 幅フルサイズ
**************************************/
#feature-index .detail-box{
	width: 100%;
	padding: 0 0 35px 0;
	margin: 0 auto;
	clear: both;
	float: left;
}
/**************************************
特徴の項目ボックス 幅50%サイズ用
**************************************/
#feature-index .half{
	float: left;
	vertical-align: top;
	width: 50%;
}
/**************************************
特徴の見出し
**************************************/
#feature-index .detail-box h3{
	width: 100%;
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 5px;
}
#feature-index .detail-box .half h3{
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 3px 0;
	width: 98%;
}
#feature-index .detail-box h3 span{
	padding: 0 0 0 2%;
	font-size: 146.5%;
	line-height: 1.2;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #555555;
	display: block;
	margin: 0 0 0 0.5%;
}
/**************************************
特徴のテキスト
**************************************/
#feature-index .detail-box p{
	font-size: 100%;
	line-height: 1.6;
	padding: 0;
	margin: 15px auto 0;
	width: 98%;
}
#feature-index .detail-box p em{
	font-style:normal;
	color:#CB272C;
	font-size:85%;
}
#feature-index .half p{
	font-size: 100%;
	line-height: 1.6;
	padding: 0;
	margin: 5px auto 0;
	width: 98%;
}
#feature-index .half p span{
	font-size: 85%;
	color: #B90B0F;
}
#feature-index .detail-box ul.lead-list{
	font-size: 93%;
	line-height: 1.6;
	padding: 12px 0 0 15px;
}
#feature-index .detail-box ul.lead-list li{
	width:100%;
	clear:both;
}
#feature-index .detail-box ul.lead-list li em{
	float: left;
	display: inline-block;
	font-weight: bold;
	width: 16%;
}
#feature-index .detail-box ul.lead-list li span{
	float:left;
	display: inline-block;
}
/**************************************
テキスト文中の画像配置
**************************************/
#product-body .pic-wide{
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	width:100%;
}
#product-body .half-pic-center{
	clear: both;
	padding: 8px 0 0 0;
	margin: 0 auto;
	float: none;
}
#product-body .pic-wide img{
	width:100%;
	height:auto;
}
#feature-index .pic-center img{

}
#feature-index .half-pic-center img{
	width:98%;
	height:auto;
}
/**************************************
製品画像 横並びリスト
**************************************/
#feature-index ul.pic{
	float:left;
	width:100%;
	margin:0 auto;
	padding:10px 0 0;
}
#feature-index ul.pic li{
	float:left;
	text-align:center;
}
#feature-index ul.pic li img{
	vertical-align:top
}
/**************************************
YOUTUBE 貼り付けボックス
**************************************/
#product-body .detail-box .youtube-link{
	padding: 10px 0;
	width:98%;
	margin:0 auto;
}
#product-body .detail-box .youtube-link iframe{
	width:100%;
	min-height:360px;
}
.mov-info{
	width:98%;
	margin:0 auto;
	font-size:85%;
}
/**************************************
Appsの紹介ボックス
**************************************/
#product-body .detail-box .about-apps{
	width:98%;
	padding: 15px 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	float: left;
	margin: 15px auto;
}
#product-body .detail-box .about-apps ul{
	padding: 10px 0;
	width: 100%;
}
#product-body .detail-box .about-apps ul li{
	float:left;
}
#product-body .detail-box .about-apps ul li img{
	width:100%;
	height:auto;
}
#product-body .detail-box .about-apps ul li.img-s{
	width:20%;
	padding:0 1.5% 0 0;
}
#product-body .detail-box .about-apps ul li.img-l{
	width:57%;
	padding:0 0 0 0;
}
#product-body .detail-box .about-apps ul li span{
	text-align: center;
	display: block;
	padding: 0 0 13px 0;
	font-weight: bold;
	font-size: 85%;
}
#product-body .detail-box .about-apps ul li img{
	clear:both;
}
#product-body .detail-box .about-apps dl{
	float: left;
	clear: both;
	padding: 25px 0 0;
}
#product-body .detail-box .about-apps dl dt{
	font-size:123.1%;
	line-height:1.1;
	color:#08396a;
	font-weight:bold;
}
#product-body .detail-box .about-apps dl dd{
	font-size: 93%;
	line-height: 1.8;
	padding:10px 0 0 0;
}
#product-body .detail-box .about-apps dl dd p.txt-apps{
	padding:0 2% 0 0;
	margin:0;
	width:73%;
	float:left;
	line-height:1.7;
}
#product-body .detail-box .about-apps dl dd div{
	float:left;
	width:25%
}
#product-body .detail-box .about-apps dl dd div img{
	width:98%;
	height:auto;
	clear:both;
	margin:0 0 0 2%;
}
#product-body .detail-box .about-apps dl dd a{
	display:inline;
}
/**************************************
PASS コンテンツ欄
**************************************/
#pass-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 30px 4% 30px 4%;
	width: 92%;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	box-sizing:content-box;
}
#pass-contents .ttl-box{
	width: 100%;
	padding: 0 0 25px 0;
	clear: both;
	float: left;
}
#pass-contents .ttl-box .icn{
	width: 10%;
	float: left;
	padding: 0 2% 0 0;
}
#pass-contents .ttl-box .icn img{
	width:100%;
	height:auto;
}
#pass-contents .ttl-box .ttl{
	font-size: 161.6%;
	width: 88%;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 1.5% 0;
}
#pass-contents .ttl-box .ttl span{
	font-size: 60%;
}
#pass-contents .ttl-box .lead{
	color: #e60012;
	font-size: 123.1%;
	width: 88%;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}
#pass-contents ul{
	padding: 0;
	clear: both;
}
#pass-contents ul li{
	padding: 0 0 3% 0;
	width: 100%;
	float: left;
}
#pass-contents ul li dl{
	padding: 0;
}
#pass-contents ul li dl dt{
	padding: 0;
	color: #0f6e8d;
	font-size: 116%;
	font-weight: bold;
}
#pass-contents ul li dl dd{
	width:65%;
	padding: 8px 0 10px 0;
	color: #666666;
	font-size: 93%;
	line-height: 1.5;
	float: left;
	letter-spacing: -1px;
}
#pass-contents ul li dl dd.img{
	width:30%;
	padding:0 0 0 5%;
	margin:-2% 0 0 0;
}
#pass-contents ul li dl dd img{
	width:100%;
	height:auto;
}
#pass-contents p.summary{
	padding: 15px 0 0 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 100%;
}

/**************************************
AESコンテンツ欄
**************************************/
#aes-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 30px 4% 10px 4%;
	width: 92%;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}
#aes-contents .ttl-box{
	width: 100%;
	padding: 0 0 13px 0;
	clear: both;
	float: left;
}
#aes-contents .ttl-box .icn{
	width: 10%;
	float: left;
	padding: 0 2% 0 0;
}
#aes-contents .ttl-box .icn img{
	width:100%;
	height:auto;
}
#aes-contents .ttl-box .ttl{
	font-size: 161.6%;
	width: 88%;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 1.5% 0;
}
#aes-contents .ttl-box .ttl span{
	font-size: 60%;
}
#aes-contents .ttl-box .lead{
	color: #e60012;
	font-size: 123.1%;
	width: 88%;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}
#aes-contents p.aes-lead{
	width: 644px;
	float: left;
	clear: both;
	font-size: 93%;
	padding: 0 0 18px 0;
	margin: 0;
}
#aes-contents ul{
	float: left;
	clear: both;
	width: 100%;
}
#aes-contents ul li{
}
#aes-contents ul li.img-l{
	width:45%;
	padding:0;
	float: left;
	padding: 0 5% 0 10%;
}
#aes-contents ul li.img-r{
	width:30%;
	padding:0 5% 0 5%;
	float: right;
}
#aes-contents ul li img{
	width:100%;
	height:auto
}
#aes-contents dl{
	float: left;
	clear: both;
	width: 100%;
}
#aes-contents dl dt{
	font-size: 108%;
	font-weight: bold;
	color: #0f6e8d;
	clear: both;
	padding: 0 0 5px 0;
}
#aes-contents dl dd{
	margin: 0;
	padding: 5px 0 20px 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 100%;
	line-height: 1.6;
}
#aes-contents dl dd em{
	font-size:93%;
	color:#CB0A0F;
}
}
/* ## PC Style  ###################################################################################################### */
@media print ,screen and (min-width:800px){
/**************************************
特徴の項目ボックス 幅フルサイズ
**************************************/
#feature-index .detail-box{
	width: 100%;
	padding: 0 0 35px 0;
	margin: 0 auto;
	clear: both;
	float: left;
}
/**************************************
特徴の項目ボックス 幅50%サイズ用
**************************************/
#feature-index .half{
	float: left;
	vertical-align: top;
	width: 50%;
}
/**************************************
特徴の見出し
**************************************/
#feature-index .detail-box h3{
	width: 100%;
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 5px;
}
#feature-index .detail-box .half h3{
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 3px 0;
	width: 97%;
}
#feature-index .detail-box h3 span{
	padding: 0 0 0 10px;
	font-size: 153.9%;
	line-height: 1.1;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #555555;
	display: block;
	margin: 0 0 0 3px;
}
/**************************************
特徴のテキスト 基本ベース
**************************************/
#feature-index .detail-box p{
	font-size: 100%;
	line-height: 1.6;
	padding: 15px 10px 0 15px;
}
#feature-index .detail-box p em{
	font-style:normal;
	color:#CB272C;
	font-size:85%;
}
#feature-index .half p{
	font-size: 100%;
	line-height: 1.6;
	padding: 5px 18px 0 15px;
	/* [disabled]float: left; */
}
#feature-index .half p span{
	font-size: 85%;
	color: #B90B0F;
}
#feature-index .detail-box ul.lead-list{
	font-size: 100%;
	line-height: 1.6;
	padding: 3px 0 0 15px;
}
#feature-index .detail-box ul.lead-list li{
	width: 93%;
	float: left;
	clear: both;
	padding: 2px 0 0 0;
}
#feature-index .detail-box ul.lead-list li em{
	float:left;
	display:block;
	font-weight:bold;
	width:14%;
}
#feature-index .detail-box ul.lead-list li span{
	float:left;
	display:block;
}
/**************************************
テキスト文中の画像配置
**************************************/
#product-body .pic-wide{
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
}
#product-body .half-pic-center{
	clear: both;
	padding: 8px 0 0 0;
	margin: 0 auto;
	float: none;
}
#feature-index .pic-center img{
}
#feature-index .half-pic-center img{
}
/**************************************
製品画像 横並びリスト
**************************************/
#feature-index ul.pic{
	float:left;
	width:100%;
	margin:0 auto;
	padding:10px 0 0;
}
#feature-index ul.pic li{
	float:left;
	text-align:center;
}
#feature-index ul.pic li img{
	vertical-align:top
}
/**************************************
YOUTUBE 貼り付けボックス
**************************************/
#product-body .detail-box .youtube-link{
	padding: 10px 10px 5px;
}
#product-body .detail-box .youtube-link iframe{
	width:100%;
	height:400px;
}
.mov-info{
	padding:0 15px;
	font-size:85%;
}
/**************************************
Appsの紹介ボックス
**************************************/
#product-body .detail-box .about-apps{
	width:680px;
	padding: 15px 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	float: left;
	margin: 15px 0;
}
#product-body .detail-box .about-apps ul{
	padding: 10px 0;
	width: 680px;
}
#product-body .detail-box .about-apps ul li{
	float:left;
}
#product-body .detail-box .about-apps ul li.img-s{
	width:20%;
	padding:0 1.5% 0 0;

}
#product-body .detail-box .about-apps ul li.img-l{
	width:57%;
	padding:0 0 0 0;
}
#product-body .detail-box .about-apps ul li span{
	text-align: center;
	display: block;
	padding: 0 0 13px 0;
	font-weight: bold;
	font-size: 93%;
}
#product-body .detail-box .about-apps ul li img{
	clear:both;
}
#product-body .detail-box .about-apps dl{
	float: left;
	clear: both;
	padding: 25px 10px 0;
}
#product-body .detail-box .about-apps dl dt{
	font-size:123.1%;
	line-height:1.1;
	color:#08396a;
	font-weight:bold;
}
#product-body .detail-box .about-apps dl dd{
	font-size: 93%;
	line-height: 1.8;
	padding:10px 0 0 0;
}
#product-body .detail-box .about-apps dl dd p.txt-apps{
	padding:0 10px 0 0;
	margin:0;
	width:355px;
	float:left;
	line-height:1.7;
}
#product-body .detail-box .about-apps dl dd div{
	float:left;
}
#product-body .detail-box .about-apps dl dd div img{
	float:left;
	margin:0 0 0 5px;
}
#product-body .detail-box .about-apps dl dd div img.ms{
	padding:3px 0 0 0;
}
#product-body .detail-box .about-apps dl dd a{
	display:inline;
}
/**************************************
PASS コンテンツ欄
**************************************/
#pass-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 30px 0 30px 27px;
	width: 671px;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}
#pass-contents .ttl-box{
	width: 100%;
	padding: 0 0 25px 0;
	clear: both;
	float: left;
}
#pass-contents .ttl-box .icn{
	width: 59px;
	float: left;
	padding: 0 15px 0 0;
}
#pass-contents .ttl-box .ttl{
	font-size: 161.6%;
	width: 570px;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 8px 0;
}
#pass-contents .ttl-box .ttl span{
	font-size: 85%;
}
#pass-contents .ttl-box .lead{
	color: #e60012;
	font-size: 123.1%;
	width: 570px;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}
#pass-contents ul{
	padding: 0;
	clear: both;
}
#pass-contents ul li{
	padding: 0 14px 0 0;
	width: 204px;
	float: left;
}
#pass-contents ul li dl{
	padding: 0;
}
#pass-contents ul li dl dt{
	padding: 0;
	color: #0f6e8d;
	font-size: 108%;
	font-weight: bold;
}
#pass-contents ul li dl dd{
	padding: 8px 0 10px 0;
	color: #666666;
	font-size: 93%;
	line-height: 1.5;
	float: left;
	clear: both;
	letter-spacing: -1px;
}
#pass-contents p.summary{
	padding: 15px 0 0 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 644px;
}

/**************************************
AESコンテンツ欄
**************************************/
#aes-contents{
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 30px 0 10px 27px;
	width: 671px;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}
#aes-contents .ttl-box{
	width: 100%;
	padding: 0 0 15px 0;
	clear: both;
	float: left;
}
#aes-contents .ttl-box .icn{
	width: 59px;
	float: left;
	padding: 0 15px 0 0;
}
#aes-contents .ttl-box .ttl{
	font-size: 161.6%;
	width: 570px;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 8px 0;
}
#aes-contents .ttl-box .ttl span{
	font-size: 77%;
}
#aes-contents .ttl-box .lead{
	color: #e60012;
	font-size: 123.1%;
	width: 570px;
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}
#aes-contents p.aes-lead{
	width: 644px;
	float: left;
	clear: both;
	font-size: 93%;
	padding: 0 0 30px 0;
	margin: 0;
}
#aes-contents ul{
	float: left;
	clear: both;
	width: 644px;
}
#aes-contents ul li{
}
#aes-contents ul li.img-l{
	width:324px;
	padding:0;
	float: left;
	padding: 0 0 0 50px;
}
#aes-contents ul li.img-r{
	width:224px;
	padding:0;
	float: right;
}
#aes-contents dl{
	float: left;
	clear: both;
	width: 644px;
}
#aes-contents dl dt{
	font-size: 108%;
	font-weight: bold;
	color: #0f6e8d;
	clear: both;
	padding: 0 0 5px 0;
}
#aes-contents dl dd{
	margin: 0;
	padding: 5px 0 18px 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 644px;
	line-height: 1.6;
}
#aes-contents dl dd em{
	font-size:93%;
	color:#CB0A0F;
}
}
